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 |
---|---|
DigitalAssetVersionKey |
Version.getVersionKey()
Deprecated.
Returns the version key.
|
DigitalAssetVersionKey |
DigitalAssetVersionContext.getVersionKey()
Deprecated.
Returns the version key.
|
Modifier and Type | Method and Description |
---|---|
DigitalAssetMediaContent |
DriveManager.getDigitalAssetMediaContent(DigitalAssetVersionKey versionKey)
Deprecated.
Returns the media content of the version.
|
abstract DigitalAssetMediaContent |
StorageManager.getDigitalAssetMediaContent(DigitalAssetVersionKey versionKey)
Deprecated.
Gets content of version.
|
Constructor and Description |
---|
DigitalAssetVersionContext(DigitalAssetVersionKey versionKey,
Context context)
Deprecated.
Instantiates the new
DigitalAssetVersionContext . |
Version(DigitalAssetVersionKey versionKey,
String versionName,
String comment,
String url)
Deprecated.
Instantiates the new
Version . |