Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.constants |
The constants and Enums of the Cumulus Java Classes.
|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
void |
Item.logUsage(AssetUsage usage,
java.lang.String additionalInformation)
Log the given asset usage with this item.
|
Modifier and Type | Method and Description |
---|---|
static AssetUsage |
AssetUsage.findAssetUsage(int id)
Finds the usage for the given id.
|
static AssetUsage |
AssetUsage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AssetUsage[] |
AssetUsage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CatalogField.isAssetUsageEnabledForLogging(AssetUsage assetUsage)
Returns whether the given asset usage is enabled for logging.
|
void |
CatalogField.setAssetUsageEnabledForLogging(AssetUsage assetUsage,
boolean value)
Sets whether the given asset usage should be enabled for logging.
|
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.