Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
MetadataTemplate |
MetadataTemplatesList.copy(java.lang.String newName,
MetadataTemplate copySource)
Duplicates the given metadata template and stores the result under the specified name.
|
MetadataTemplate |
MetadataTemplatesList.copy(java.lang.String newName,
MetadataTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given metadata template and stores the result under the specified name.
|
MetadataTemplate |
MetadataTemplatesList.create(java.lang.String newName)
Creates an empty metadata template and stores it under the specified name.
|
MetadataTemplate |
PreferencesImpl.getMetadataTemplate(java.lang.String name) |
MetadataTemplate |
Preferences.getMetadataTemplate(java.lang.String name)
Returns the metadata template with the specified name.
|
MetadataTemplate |
MetadataTemplatesList.getMetadataTemplate(java.lang.String name)
Returns the metadata template for the given name.
|
MetadataTemplate |
MetadataTemplatesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<MetadataTemplate> |
PreferencesImpl.getMetadataTemplates() |
java.util.Collection<MetadataTemplate> |
Preferences.getMetadataTemplates()
Returns all available metadata templates.
|
java.util.List<MetadataTemplate> |
MetadataTemplatesList.getMetadataTemplates()
Returns all templates contained in this list.
|
Modifier and Type | Method and Description |
---|---|
MetadataTemplate |
MetadataTemplatesList.copy(java.lang.String newName,
MetadataTemplate copySource)
Duplicates the given metadata template and stores the result under the specified name.
|
MetadataTemplate |
MetadataTemplatesList.copy(java.lang.String newName,
MetadataTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given metadata template and stores the result under the specified name.
|
void |
MetadataTemplatesList.delete(MetadataTemplate setToDelete)
Deletes the given metadata template.
|
void |
MetadataTemplatesList.rename(java.lang.String newName,
MetadataTemplate setToRename)
Renames the given metadata template to the new specified name.
|
void |
MetadataTemplatesList.rename(java.lang.String newName,
MetadataTemplate setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given metadata template to the new specified name.
|
void |
MetadataTemplatesList.setAsDefault(MetadataTemplate newDefaultSet)
Sets the given set as the default metadata 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.