Package com.luciad.fusion.platform.model
package com.luciad.fusion.platform.model
This package contains the classes and interfaces representing the resources available in LuciadFusion Studio.
Some notable examples are:
TLfnData
: represents a geospatial data set.TLfnProduct
: represents a product./li>TLfnService
: represents a service.
Resources can be obtained by using the repositories available in LuciadFusion,
see the com.luciad.fusion.platform.repository
package.
- Since:
- 2021.0
-
ClassDescriptionRepresents an asynchronous process that can be executed by LuciadFusion Studio.Enum class representing the possible execution results of a job.Enum class representing the possible state a job can be in.The product type describes the type of data contained within a product.Enum representing the different states that a service can be in.Represents a crawl job that is available in LuciadFusion Studio.Represents a geospatial data set.Represents a data root that is available in LuciadFusion Studio.Exception thrown when an error occurs while trying to delete a resource.Exception to be thrown when a resource with a given id cannot be found.Represents a preprocess job that is available in LuciadFusion Studio.Represents a product that is available in LuciadFusion Studio.Exception to be thrown when a resource cannot be found.Exception thrown when an error occurs while trying to create or update a resource.Represents a service that is available in LuciadFusion Studio.Represents a style that is available in LuciadFusion Studio.Represents a registered user in LuciadFusion.