Package com.fatwire.assetapi.data

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
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 A special Asset read handler class for Content Server asset type CSElement through Asset API
RevisionTrackingManagerImpl Impelementation class for RevisionTrackingManager
 

Enum Summary
AssetDataWriteStrategy.AssetActionType  
 



Copyright (c) 2003 - 2010 FatWire Corporation All Rights Reserved.