Package | Description |
---|---|
com.canto.cumulus.db.permissions | |
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
void |
PermissionManager.applyPermissionTemplate(CategoryItem categoryItem,
PermissionTemplate permissionTemplate)
Applies the given permission template on to the given category.
|
void |
PermissionManager.applyPermissionTemplate(Item item,
PermissionTemplate permissionTemplate)
Applies the given permission template on to the given record.
|
Modifier and Type | Method and Description |
---|---|
PermissionTemplate |
PermissionTemplatesList.copy(java.lang.String newName,
PermissionTemplate copySource)
Duplicates the given permission template and stores the result under the specified name.
|
PermissionTemplate |
PermissionTemplatesList.copy(java.lang.String newName,
PermissionTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given permission template and stores the result under the specified name.
|
PermissionTemplate |
PreferencesImpl.getPermissionTemplate(java.lang.String name) |
PermissionTemplate |
Preferences.getPermissionTemplate(java.lang.String name)
Returns the permission template with the specified name.
|
PermissionTemplate |
PermissionTemplatesList.getPermissionTemplate(java.lang.String name)
Returns the permission template for the given name.
|
PermissionTemplate |
PermissionTemplatesList.importSet(JPack data,
SetImportDuplicatesMode duplicatesMode)
Imports the given exported set data into a new set.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<PermissionTemplate> |
PreferencesImpl.getPermissionTemplates() |
java.util.Collection<PermissionTemplate> |
Preferences.getPermissionTemplates()
Returns all available permission templates.
|
Modifier and Type | Method and Description |
---|---|
PermissionTemplate |
PermissionTemplatesList.copy(java.lang.String newName,
PermissionTemplate copySource)
Duplicates the given permission template and stores the result under the specified name.
|
PermissionTemplate |
PermissionTemplatesList.copy(java.lang.String newName,
PermissionTemplate copySource,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given permission template and stores the result under the specified name.
|
void |
PermissionTemplatesList.delete(PermissionTemplate setToDelete)
Deletes the given permission template.
|
void |
PermissionTemplatesList.rename(java.lang.String newName,
PermissionTemplate setToRename)
Renames the given permission template to the new specified name.
|
void |
PermissionTemplatesList.rename(java.lang.String newName,
PermissionTemplate setToRename,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given permission template to the new specified name.
|
void |
PermissionTemplatesList.setAsDefault(PermissionTemplate newDefaultSet)
Sets the given set as the default permission 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.