Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
CategoryViewSet |
CategoryViewSetList.copy(java.lang.String newName,
CategoryViewSet copySource)
Duplicates the given category view set and stores the result under the specified name.
|
CategoryViewSet |
CategoryViewSetList.copy(java.lang.String newName,
CategoryViewSet copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given category view set and stores the result under the specified name.
|
CategoryViewSet |
PreferencesImpl.getCategoryViewSet(java.lang.String name) |
CategoryViewSet |
Preferences.getCategoryViewSet(java.lang.String name)
Returns the category view set with the specified name.
|
CategoryViewSet |
CategoryViewSetList.getCategoryViewSet(java.lang.String name)
Returns the category view set for the given name.
|
CategoryViewSet |
CategoryViewSetList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CategoryViewSet> |
CategoryViewSetList.getCategoryViewSets()
Returns all sets contained in this list.
|
Modifier and Type | Method and Description |
---|---|
CategoryViewSet |
CategoryViewSetList.copy(java.lang.String newName,
CategoryViewSet copySource)
Duplicates the given category view set and stores the result under the specified name.
|
CategoryViewSet |
CategoryViewSetList.copy(java.lang.String newName,
CategoryViewSet copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given category view set and stores the result under the specified name.
|
void |
CategoryViewSetList.delete(CategoryViewSet setToDelete)
Deletes the given category view set.
|
void |
CategoryViewSetList.rename(java.lang.String newName,
CategoryViewSet setToRename)
Renames the given category view set to the new specified name.
|
void |
CategoryViewSetList.rename(java.lang.String newName,
CategoryViewSet setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given category view set to the new specified name.
|
void |
CategoryViewSetList.setAsDefault(CategoryViewSet newDefaultSet)
Sets the given set as the default category view 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.