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.
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.

AttributeDataFactory A factory class that is used to create AttributeData
AttributeDataImpl Default implementation of AttributeData interface
BlobObjectImpl Implementation class for BlobObject
 



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