Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
CatalogTemplate |
CatalogTemplateList.copy(java.lang.String newName,
CatalogSettingsRoot copySource)
Copies the given catalog into a new Catalog Template and stores the result under the specified name.
|
CatalogTemplate |
CatalogTemplateList.copy(java.lang.String newName,
CatalogSettingsRoot copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Copies the given catalog into a new Catalog Template and stores the result under the specified name.
|
CatalogTemplate |
CatalogTemplateList.copy(java.lang.String newName,
CatalogTemplate copySource)
Duplicates the given catalog template and stores the result under the specified name.
|
CatalogTemplate |
CatalogTemplateList.copy(java.lang.String newName,
CatalogTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given catalog template and stores the result under the specified name.
|
CatalogTemplate |
PreferencesImpl.getCatalogTemplate(java.lang.String name) |
CatalogTemplate |
Preferences.getCatalogTemplate(java.lang.String name)
Returns the catalog template with the specified name.
|
CatalogTemplate |
CatalogTemplateList.getCatalogTemplate(java.lang.String name)
Returns the catalog template for the given name.
|
CatalogTemplate |
CatalogTemplateList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
CatalogTemplate |
CatalogTemplateList.copy(java.lang.String newName,
CatalogTemplate copySource)
Duplicates the given catalog template and stores the result under the specified name.
|
CatalogTemplate |
CatalogTemplateList.copy(java.lang.String newName,
CatalogTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given catalog template and stores the result under the specified name.
|
void |
CatalogTemplateList.delete(CatalogTemplate setToDelete)
Deletes the given catalog template.
|
void |
CatalogTemplateList.rename(java.lang.String newName,
CatalogTemplate setToRename)
Renames the given catalog template to the new specified name.
|
void |
CatalogTemplateList.rename(java.lang.String newName,
CatalogTemplate setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given catalog template to the new specified name.
|
void |
CatalogTemplateList.setAsDefault(CatalogTemplate newDefaultSet)
Sets the given catalog template as the default catalog template.
|
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.