Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
AssetHandlingSet |
AssetHandlingSetList.copy(java.lang.String newName,
AssetHandlingSet copySource)
Duplicates the given asset handling set and stores the result under the specified name.
|
AssetHandlingSet |
AssetHandlingSetList.copy(java.lang.String newName,
AssetHandlingSet copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given asset handling set and stores the result under the specified name.
|
AssetHandlingSet |
PreferencesImpl.getAssetHandlingSet(java.lang.String name) |
AssetHandlingSet |
Preferences.getAssetHandlingSet(java.lang.String name)
Returns the asset handling set with the specified name.
|
AssetHandlingSet |
AssetHandlingSetList.getAssetHandlingSet(java.lang.String name)
Returns the asset handling set for the given name.
|
AssetHandlingSet |
AssetHandlingSetList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AssetHandlingSet> |
PreferencesImpl.getAssetHandlingSets() |
java.util.Collection<AssetHandlingSet> |
Preferences.getAssetHandlingSets()
Returns a collection of all asset handling sets available.
|
Modifier and Type | Method and Description |
---|---|
AssetHandlingSet |
AssetHandlingSetList.copy(java.lang.String newName,
AssetHandlingSet copySource)
Duplicates the given asset handling set and stores the result under the specified name.
|
AssetHandlingSet |
AssetHandlingSetList.copy(java.lang.String newName,
AssetHandlingSet copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given asset handling set and stores the result under the specified name.
|
void |
AssetHandlingSetList.delete(AssetHandlingSet handlingSet)
Deletes the given asset handling set.
|
void |
AssetHandlingSetList.rename(java.lang.String newName,
AssetHandlingSet handlingSet)
Renames the given asset handling set to the new specified name.
|
void |
AssetHandlingSetList.rename(java.lang.String newName,
AssetHandlingSet handlingSet,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given asset handling set to the new specified name.
|
void |
AssetHandlingSetList.setAsDefault(AssetHandlingSet handlingSet)
Sets the given set as the default asset handling set.
|
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.