Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.fieldvalue |
Wrapper clsses for field values of the Cumulus Java Classes.
|
com.canto.cumulus.mediadeliverycloud |
Modifier and Type | Method and Description |
---|---|
void |
Item.deleteItem(boolean deleteAsset)
Delete this item and optionally also the asset that is referenced by this item.
|
void |
Item.deleteItem(boolean deleteAsset,
boolean deleteContainedItems)
Delete this item and optionally all contained items and optionally also the asset that is referenced by this item.
|
Constructor and Description |
---|
Asset(CumulusSession session,
java.lang.String sXML)
Creates a new
Asset object from the given AssetReference in XML format. |
Asset(CumulusSession session,
java.lang.String sXML,
java.lang.String assetHandlingSet)
Creates a new
Asset object from the given AssetReference in XML format, using a specific asset handling set. |
Modifier and Type | Method and Description |
---|---|
Asset |
AssetReference.getAsset(boolean allowProxyAsset)
Resolves the asset reference data and returns the asset object, using the default asset handling set.
|
Modifier and Type | Method and Description |
---|---|
void |
MediaDeliveryCloudManager.uploadOriginalAsset(Item item)
Upload the original asset to media delivery cloud.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.