|
Interface Summary |
| AssetData |
This interface represents an asset instance (data of a single asset). |
| AssetDataManager |
This interface is the primary access point for getting to Asset's data. |
| AssetId |
This interface identifies an instance of the asset uniquely in the system. |
| AttributeData |
This interface represents data that is associated with an attribute. |
| BlobObject |
This interface represents an attribute data of BLOB/URL type. |
| BlobObject.BlobAddress |
This interface represent the address information of a corresponding BlobObject. |
| MutableAssetData |
Interface that is a mutable extension of AssetData |
| RevisionTrackingManager |
This interface acts as accessor for Revision tracking functionality. |