Uses of Class
com.luciad.fusion.platform.model.TLfnDataRoot
Package
Description
This package contains all classes for LuciadFusion event objects regarding
TLfnDataRoots
.
This package contains the classes and interfaces representing the resources available in LuciadFusion Studio.
-
Uses of TLfnDataRoot in com.luciad.fusion.platform.event.object.dataroot
Modifier and TypeMethodDescriptionALfnDataRootEvent.getDataRoot()
Get theTLfnDataRoot
object for which this event is published.ModifierConstructorDescriptionTLfnDataRootCreatedEvent
(TLfnDataRoot aDataRoot) Create a new LuciadFusion data root created event.TLfnDataRootDeletedEvent
(TLfnDataRoot aDataRoot) Create a new LuciadFusion data root deleted event.TLfnDataRootUpdatedEvent
(TLfnDataRoot aDataRoot) Create a new LuciadFusion data root updated event. -
Uses of TLfnDataRoot in com.luciad.fusion.platform.model
Modifier and TypeMethodDescriptionTLfnCrawlJob.getDataRoot()
TheTLfnDataRoot
that is crawled by this job.