public final class AssetManager extends Object
Constructor and Description |
---|
AssetManager(com.orchestranetworks.instance.Repository damRepository) |
Modifier and Type | Method and Description |
---|---|
DigitalAsset |
getDigitalAsset(String assetUUID)
Lookup the digital asset in DAM repository by UUID
|
public AssetManager(com.orchestranetworks.instance.Repository damRepository)
public DigitalAsset getDigitalAsset(String assetUUID) throws DAMException
assetUUID
- UUID of the assetDigitalAsset
matching the assetUUID
DAMException
- in case the repository is not setup or no asset is match with the assetUUID