|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
AssetDataReadStrategy | AssetDataReadStrategy is the basic interface that would be used for handling Asset Data read from Content Server. |
AssetDataWriteStrategy | The primary inteface for saving assets back to Content Server |
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. |
Class Summary | |
---|---|
AbstractSpecialAssetTypeWriteStrategy | TODO: Add class/interface details |
AssetDataImpl | AssetData interface implementation class |
AssetDataManagerImpl | AssetDataManager implementation class
The class has two variant of read methods:
1. |
AssetDataStrategyFactory | The class returns the proper asset data read/write strategy giving an asset type. |
AttributeDataFactory | A factory class that is used to create AttributeData |
AttributeDataImpl | Default implementation of AttributeData interface |
BasicAssetDataWriteStrategy | BasicAssetDataWriteStrategy is used to handle the write operation for basic asset types in Content Server through Asset API |
BlobObjectImpl | Implementation class for BlobObject |
CSElementReadStrategy | TODO: Add class/interface details |
DimensionSetReadStrategy | |
DimensionSetWriteStrategy | |
FlexAttributeReadStrategy | TODO: Add class/interface details |
FlexAttributeWriteStrategy | TODO: Add class/interface details |
FlexDefReadStrategy | TODO: Add class/interface details |
FlexDefWriteStrategy | TODO: Add class/interface details |
FlexFilterReadStrategy | TODO: Add class/interface details |
FlexFilterWriteStrategy | TODO: Add class/interface details |
FlexPDReadStrategy | TODO: Add class/interface details |
RevisionTrackingManagerImpl | Impelementation class for RevisionTrackingManager |
Enum Summary | |
---|---|
AssetDataWriteStrategy.AssetActionType |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |