Package | Description |
---|---|
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetAction
This class represents an Asset Action and its settings.
|
class |
AssetHandlingSet
This class represents an asset handling set.
|
class |
CatalogTemplate
This class manages the settings of a catalog template.
|
class |
CategoryViewSet
This class provides access to all settings of a category view set.
|
class |
CollectionSet
This class manages the settings of a collection set.
|
class |
CropTemplate
This class manages all the settings of a single crop template.
|
class |
EmailClass
This class stores the settings for a single email class.
|
class |
EmailLayout
This class stores the settings for a single email layout.
|
class |
MetadataTemplate
This class stores the settings for a single metadata template.
|
class |
PermissionTemplate
This class stores the settings for a single permission template.
|
class |
PrintSet
This class manages all the settings of a single print set.
|
class |
Query
This class stores a single query.
|
class |
RecordFilter
This class stores the settings for a record filter.
|
class |
RecordViewSet
This class stores the settings for a single record view set.
|
class |
Workflow
This class stores the settings for a single workflow.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Item> |
PreferencesImpl.restrictItemsToCatalog(java.util.Collection<T> items,
MultiItemCollection multiItemCollection,
PreferencesImpl.ItemIDProvider itemIDProvider) |
Modifier and Type | Method and Description |
---|---|
Item |
WorkflowList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given workflow with the specified UID.
|
Item |
RecordViewSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
RecordFilterList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
PrintSetsList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
PermissionTemplatesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
MetadataTemplatesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
ItemManager.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
EmailLayoutsList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email layout with the specified layout ID.
|
Item |
EmailClassesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email class with the specified class ID.
|
Item |
CropTemplatesList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
CollectionSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
CategoryViewSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
CatalogTemplateList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
BaseQueriesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
AssetRelationList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
AssetHandlingSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
AssetActionsList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
WorkflowList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
RecordViewSetList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
RecordFilterList.getItem(java.lang.String id) |
Item |
PrintSetsList.getItem(java.lang.String id) |
Item |
PermissionTemplatesList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
MetadataTemplatesList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
ItemManager.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
EmailLayoutsList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
EmailClassesList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
CropTemplatesList.getItem(java.lang.String id) |
Item |
CollectionSetList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
CategoryViewSetList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
CatalogTemplateList.getItem(java.lang.String id) |
Item |
BaseQueriesList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
AssetRelationList.getItem(java.lang.String id) |
Item |
AssetHandlingSetList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Item |
AssetActionsList.getItem(java.lang.String id)
Returns the item with the specified UID.
|
Modifier and Type | Method and Description |
---|---|
Item |
WorkflowList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given workflow with the specified UID.
|
Item |
RecordViewSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
RecordFilterList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
PrintSetsList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
PermissionTemplatesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
MetadataTemplatesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
ItemManager.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
EmailLayoutsList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email layout with the specified layout ID.
|
Item |
EmailClassesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given email class with the specified class ID.
|
Item |
CropTemplatesList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
CollectionSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
CategoryViewSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
CatalogTemplateList.copy(java.lang.String id,
Item item,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
BaseQueriesList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
AssetRelationList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions) |
Item |
AssetHandlingSetList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
Item |
AssetActionsList.copy(java.lang.String newID,
Item src,
boolean copyDisplayNames,
boolean copyDescriptions)
Duplicates the given item with the specified UID.
|
void |
WorkflowList.delete(Item item)
Deletes the given item.
|
void |
RecordViewSetList.delete(Item item)
Deletes the given item.
|
void |
RecordFilterList.delete(Item item) |
void |
PrintSetsList.delete(Item item) |
void |
PermissionTemplatesList.delete(Item item)
Deletes the given item.
|
void |
MetadataTemplatesList.delete(Item item)
Deletes the given item.
|
void |
ItemManager.delete(Item item)
Deletes the given item.
|
void |
EmailLayoutsList.delete(Item item)
Deletes the given item.
|
void |
EmailClassesList.delete(Item item)
Deletes the given item.
|
void |
CropTemplatesList.delete(Item item) |
void |
CollectionSetList.delete(Item item)
Deletes the given item.
|
void |
CategoryViewSetList.delete(Item item)
Deletes the given item.
|
void |
CatalogTemplateList.delete(Item item) |
void |
BaseQueriesList.delete(Item item)
Deletes the given item.
|
void |
AssetRelationList.delete(Item item) |
void |
AssetHandlingSetList.delete(Item item)
Deletes the given item.
|
void |
AssetActionsList.delete(Item item)
Deletes the given item.
|
void |
WorkflowList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
RecordViewSetList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
RecordFilterList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions) |
void |
PrintSetsList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions) |
void |
PermissionTemplatesList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
MetadataTemplatesList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
ItemManager.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
EmailLayoutsList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
EmailClassesList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
CropTemplatesList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions) |
void |
CollectionSetList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
CategoryViewSetList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
CatalogTemplateList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions) |
void |
BaseQueriesList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
AssetRelationList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions) |
void |
AssetHandlingSetList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
AssetActionsList.rename(java.lang.String newID,
Item item,
boolean keepDisplayNames,
boolean keepDescriptions)
Renames the given item to the new UID.
|
void |
WorkflowList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
RecordViewSetList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
RecordFilterList.setAsDefault(Item item) |
void |
PrintSetsList.setAsDefault(Item item) |
void |
PermissionTemplatesList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
MetadataTemplatesList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
ItemManager.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
EmailLayoutsList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
EmailClassesList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
CropTemplatesList.setAsDefault(Item item) |
void |
CollectionSetList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
CategoryViewSetList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
CatalogTemplateList.setAsDefault(Item item) |
void |
BaseQueriesList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
AssetRelationList.setAsDefault(Item item) |
void |
AssetHandlingSetList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
AssetActionsList.setAsDefault(Item item)
Sets the given item to be the default item.
|
void |
PreferencesImpl.setItemSharing(Item item,
ItemManager itemManagerOld,
ItemManager itemManagerNew)
Set the sharing flag for the given item.
|
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.