Package | Description |
---|---|
com.orchestranetworks.addon.dama |
Provides features that allow end-users to perform CRUD actions on digital assets and allows users to get the Edit asset service component.
|
Modifier and Type | Method and Description |
---|---|
List<MetaData> |
DigitalAsset.getMetaData()
Deprecated.
Gets the digital asset's metadata.
|
Modifier and Type | Method and Description |
---|---|
void |
DigitalAsset.setMetaData(List<MetaData> metadata)
Deprecated.
Specifies the digital asset's metadata.
|