com.adobe.icc.services.api
Interface AssetService


public interface AssetService

Service interface for Asset specific operations.


Method Summary
 Asset getFirstLevelAsset(java.lang.String assetId)
          Fetch only first level properties of the Asset identified by the given assetId.
 

Method Detail

getFirstLevelAsset

Asset getFirstLevelAsset(java.lang.String assetId)
                         throws ICCException
Fetch only first level properties of the Asset identified by the given assetId.

Parameters:
assetId - ID of the Asset to be fetched.
Returns:
the Asset identified by the given assetId.
Throws:
ICCException


[an error occurred while processing this directive] [an error occurred while processing this directive]