Cumulus Java Classes 
Reference Documentation  
Version 11.1.7
  
A B C D E F G H I J K L M N O P Q R S T U V W X 

S

sameConfiguration(BackupJobConfiguration) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Returns whether the given jobs configuration equals this jobs configuration.
sameConfiguration(SchedulerJobConfiguration) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Returns whether the given jobs configuration equals this jobs configuration.
save() - Method in class com.canto.cumulus.db.permissions.Permissions
Saves the current state of permissions for the entity.
save() - Method in class com.canto.cumulus.db.permissions.PermissionsList
Saves all changes made.
save() - Method in class com.canto.cumulus.db.trigger.Trigger
Saves this trigger.
save() - Method in class com.canto.cumulus.Item
Save this item back to the catalog.
save(String) - Method in class com.canto.cumulus.Item
Save this item back to the catalog.
save() - Method in class com.canto.cumulus.keyword.service.AutoTaggingManager.AutoTaggingConfiguration
 
save() - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
save(String, boolean, CollectionType) - Method in class com.canto.cumulus.MultiRecordItemCollection
Save the contents of this collection at the Cumulus server.
save(String, CollectionType, Date) - Method in class com.canto.cumulus.MultiRecordItemCollection
Save the contents of this collection as a shared collection at the Cumulus server.
save() - Method in class com.canto.cumulus.prefs.BaseManager
Saves the changes below this class back to the server.
save(boolean) - Method in class com.canto.cumulus.prefs.BaseManager
Overrides the internal changes structure.
save() - Method in class com.canto.cumulus.prefs.CatalogSettingsRoot
Saves all changes made back to the server.
save(String, JPack) - Method in interface com.canto.cumulus.prefs.Saver
Saves for the given path the specified pack.
save() - Method in class com.canto.cumulus.usermanagement.ExternalUser
 
save() - Method in class com.canto.cumulus.usermanagement.Role
Save this role.
save() - Method in class com.canto.cumulus.usermanagement.User
Saves the changes for this user.
save() - Method in class com.canto.cumulus.usermanagement.UserFieldDefinition
Saves this field definition.
save(File, ImagingPixmap.Format, ImagingPixmap.ColorSpace, ImagingPixmap.Compression, int, boolean, int, int) - Method in class com.canto.cumulus.utils.ImagingPixmap
Saves the current pixmap as a new file at the given location using the specified parameters.
save(File, ImagingPixmap.Format, ImagingPixmap.ColorSpace, ImagingPixmap.Compression, int, boolean, int) - Method in class com.canto.cumulus.utils.ImagingPixmap
Saves the current pixmap as a new file at the given location using the specified parameters.
save(File, ImagingPixmap.Format, ImagingPixmap.ColorSpace, ImagingPixmap.Compression, int, int, boolean, int, int) - Method in class com.canto.cumulus.utils.ImagingPixmap
Saves the current pixmap as a new file at the given location using the specified parameters.
save() - Method in class com.canto.cumulus.video.cloud.VideoCloudManager.VideoCloudConfiguration
 
save() - Method in class com.canto.cumulus.video.cloud.VideoInformation
Save the modified VideoInformation data to the catalog (implicitly causing update of the Cloud Provider information in the background).
saveChanges() - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ConnectionPanel
Server Console has asked the user whether outstanding changes should be saved and tells the implementation to save its changes without another prompt to the user.
saveFieldDefinition(UserFieldDefinition) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Save the changes for the field definition back to the server.
saveOpenCatalogClientGroup(OpenCatalogClientGroup) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Save all changes for the group back to the server.
savePack() - Method in class com.canto.cumulus.usermanagement.Role.CatalogNames
Internal method
savePack() - Method in class com.canto.cumulus.usermanagement.Role.UserNames
No need to call this method.
savePack() - Method in class com.canto.cumulus.usermanagement.User.RoleNames
This method does not need to be called.
savePreferences() - Method in interface com.canto.cumulus.modules.ejpregistries.EJPPreferencePanel
Save the contents of the JPanel to the Pack object passed to the EJPPreferencePanel.getPanel(com.canto.cumulus.Pack) method.
Saver - Interface in com.canto.cumulus.prefs
This class saves changes back to the server.
Saver.ChangeListener - Interface in com.canto.cumulus.prefs
 
saveRole(Role) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Save the changes for the specified role back to the server.
saveUser(User) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Save the changes for the specified user back to the server.
scale(int, int) - Method in class com.canto.cumulus.utils.ImagingPixmap
Scales the pixmap to the specified width and height in pixels.
SchedulerConfigurator - Interface in com.canto.cumulus.server.esp.modules.scheduler
Implementations of this interface are instantiated by the Server Console Scheduler Manager plugin.
SchedulerConfiguratorWeb - Interface in com.canto.cumulus.server.esp.modules.scheduler
This interface allows the creation of a configuration panel available in the Web Server Console.
SchedulerESP - Interface in com.canto.cumulus.server.esp.modules.scheduler
This interface needs to be implemented by a class that wants to act as a scheduler ESP.
SchedulerESPJob - Interface in com.canto.cumulus.server.esp.modules.scheduler
Implementations of this interface are executed within the Scheduler Server when a scheduled job should be executed.
SchedulerESPJobExecutionContext - Interface in com.canto.cumulus.server.esp.modules.scheduler
This interface describes the environment a SchedulerESPJob has access to when being executed within a Cumulus Scheduler server application.
SchedulerESPJobExecutionException - Exception in com.canto.cumulus.server.esp.modules.scheduler
Instances of this class should wrap all exceptions happened while executing a scheduler job.
SchedulerESPJobExecutionException() - Constructor for exception com.canto.cumulus.server.esp.modules.scheduler.SchedulerESPJobExecutionException
Creates an empty exception.
SchedulerESPJobExecutionException(Throwable) - Constructor for exception com.canto.cumulus.server.esp.modules.scheduler.SchedulerESPJobExecutionException
Creates an exception for the specified cause.
SchedulerESPJobExecutionException(String) - Constructor for exception com.canto.cumulus.server.esp.modules.scheduler.SchedulerESPJobExecutionException
Creates an exception for the specified cause.
SchedulerESPJobExecutionException(String, Throwable) - Constructor for exception com.canto.cumulus.server.esp.modules.scheduler.SchedulerESPJobExecutionException
Creates an exception for the specified cause.
SchedulerJob - Class in com.canto.cumulus.prefs
This class manages a single scheduler job and enables one to access the jobs settings and statistics.
SchedulerJobConfiguration - Class in com.canto.cumulus.prefs
This class manages the configuration of a single scheduler job.
SchedulerJobList - Class in com.canto.cumulus.prefs
This class manages a list of server scheduler jobs.
SchedulerJobStatistics - Class in com.canto.cumulus.prefs
This class stores the job statistics for a scheduler job.
SchedulerRegistry - Class in com.canto.cumulus.server.esp.modules.scheduler
This class implements the server-side scheduler registry where scheduler ESPs are managed.
SchedulerWebESP - Interface in com.canto.cumulus.server.esp.modules.scheduler
Interface exposing a method to create a Web configurator.
SCOPE_OPTION_ALL_LEVELS - Static variable in class com.canto.cumulus.prefs.RecordFilter
 
SCOPE_OPTION_FIRST_LEVEL - Static variable in class com.canto.cumulus.prefs.RecordFilter
 
SCOPE_OPTION_LAST_LEVEL - Static variable in class com.canto.cumulus.prefs.RecordFilter
 
selectionChanged(SelectionChangedEventObject<_Source>) - Method in interface com.canto.cumulus.ui.events.SelectionListener
Callback method that gets called when the selection of items has changed.
SelectionChangedEventObject<_Source> - Class in com.canto.cumulus.ui.events
The event object for the SelectionListener interface.
SelectionChangedEventObject(int, GUID, String) - Constructor for class com.canto.cumulus.ui.events.SelectionChangedEventObject
For internal use only.
SelectionListener<_Source> - Interface in com.canto.cumulus.ui.events
The listener interface for selection changes in the Cumulus client application.
sendMessage(String, String) - Method in class com.canto.cumulus.Catalog
Sends a message to a server plug-in module (Administrator only).
sendMessage(String, String, String) - Method in class com.canto.cumulus.Catalog
Sends a message with parameters to a server plug-in module (Administrator only).
sendMessage(String, byte[]) - Method in class com.canto.cumulus.Catalog
Sends a message with parameters to a server plug-in module.
sendMessage(int, GUID, String, MailManager.PlaceholderProvider, String, String, String, String, Collection<Asset>) - Method in class com.canto.cumulus.db.mail.MailManager
Sends a message dynamically constructed from an email template.
sendMessage(String, String, String, String, String, String, Collection<Asset>) - Method in class com.canto.cumulus.db.mail.MailManager
Sends a message.
sendNotificationMessage(MailServerConfiguration.NotificationsLevel, String) - Method in class com.canto.cumulus.db.mail.MailManager
Sends a notification message to the administrator of the cumulus server.
sendServerModuleMessage(String, byte[]) - Method in class com.canto.cumulus.Server
Sends a message with parameters to a server plug-in module (Administrator only).
sendTestMessage(int, GUID, String, MailManager.PlaceholderProvider, String, String, String, String, Collection<Asset>) - Method in class com.canto.cumulus.db.mail.MailManager
Sends a test message dynamically constructed from an email template.
Server - Class in com.canto.cumulus
The Server object allows you to connect to a remote server and administer or work with it.
Server.CatalogInfo - Class in com.canto.cumulus
This immutable class holds information about a catalog at the server.
SERVER_PERMISSION_BACKUP_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage backups using the Backup Scheduler application.
SERVER_PERMISSION_BROWSE_EXTERNAL_USERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to browse external users using AuthenticationManager.findUsers(String).
SERVER_PERMISSION_BROWSE_USERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to browse users using PermissionManager.getUsers(String)
SERVER_PERMISSION_CAN_ACCESS_ALL_CATALOG_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view all shared catalog templates.
SERVER_PERMISSION_CAN_ACCESS_ALL_CATALOGS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view all catalogs.
SERVER_PERMISSION_CAN_ACCESS_ALL_COLLECTIONS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view all shared Collections.
SERVER_PERMISSION_CAN_ACCESS_ALL_FILESYSTEM_COMPANION_INSTANCES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view all filesystem companion instances.
SERVER_PERMISSION_CAN_ACCESS_ALL_REPORT_SETS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view all report sets.
SERVER_PERMISSION_CAN_ACCESS_ALL_SCHEDULER_JOBS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view all shared Scheduler Jobs.
SERVER_PERMISSION_CREATE_DOWNLOAD_COLLECTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new download Collection at the server
SERVER_PERMISSION_CREATE_EXTERNAL_USERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create external users using AuthenticationManager.createExternalUser(String, String).
SERVER_PERMISSION_CREATE_SHARED_ASSET_ACTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared asset Action set at the server
SERVER_PERMISSION_CREATE_SHARED_ASSETHANDLING_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared asset handling set at the server
SERVER_PERMISSION_CREATE_SHARED_CATALOG_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared catalog template at the server
SERVER_PERMISSION_CREATE_SHARED_CATEGORY_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Query at the server
SERVER_PERMISSION_CREATE_SHARED_CATEGORYVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared category view set at the server
SERVER_PERMISSION_CREATE_SHARED_COLLECTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Collection at the server
SERVER_PERMISSION_CREATE_SHARED_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared crop template at the server
SERVER_PERMISSION_CREATE_SHARED_FILESYSTEM_COMPANION_INSTANCE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Filesystem Companion Instance at the server.
SERVER_PERMISSION_CREATE_SHARED_METADATA_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Metadata Template at the server
SERVER_PERMISSION_CREATE_SHARED_PERMISSION_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Permission Template at the server
SERVER_PERMISSION_CREATE_SHARED_PRINT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Print Set at the server
SERVER_PERMISSION_CREATE_SHARED_RECORD_FILTER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Record Filter at the server
SERVER_PERMISSION_CREATE_SHARED_RECORD_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Query at the server
SERVER_PERMISSION_CREATE_SHARED_RECORDVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared record view set at the server
SERVER_PERMISSION_CREATE_SHARED_REPORT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Report Set at the server
SERVER_PERMISSION_CREATE_SHARED_SCHEDULER_JOB - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new shared Scheduler Job at the server
SERVER_PERMISSION_CREATE_UPLOAD_COLLECTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create a new upload Collection at the server
SERVER_PERMISSION_DELETE_SHARED_ASSET_ACTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared asset Action sets
SERVER_PERMISSION_DELETE_SHARED_ASSETHANDLING_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared asset handling sets
SERVER_PERMISSION_DELETE_SHARED_CATALOG_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared catalog templates
SERVER_PERMISSION_DELETE_SHARED_CATEGORY_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Query sets
SERVER_PERMISSION_DELETE_SHARED_CATEGORYVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared category view sets
SERVER_PERMISSION_DELETE_SHARED_COLLECTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Collections
SERVER_PERMISSION_DELETE_SHARED_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared crop templates
SERVER_PERMISSION_DELETE_SHARED_FILESYSTEM_COMPANION_INSTANCE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Filesystem Companion Instances.
SERVER_PERMISSION_DELETE_SHARED_METADATA_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Metadata Templates
SERVER_PERMISSION_DELETE_SHARED_PERMISSION_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Permission Templates
SERVER_PERMISSION_DELETE_SHARED_PRINT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Print Sets
SERVER_PERMISSION_DELETE_SHARED_RECORD_FILTER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Record Filters
SERVER_PERMISSION_DELETE_SHARED_RECORD_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Query sets
SERVER_PERMISSION_DELETE_SHARED_RECORDVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared record view sets
SERVER_PERMISSION_DELETE_SHARED_REPORT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared Report Sets
SERVER_PERMISSION_DELETE_SHARED_SCHEDULER_JOB - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to delete shared SchedulerJobs
SERVER_PERMISSION_FORCE_READ_ONLY_CATALOG_ACCESS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission forces a user to be a read-only user for catalog access.
SERVER_PERMISSION_MAIL_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage the mail configuration using the mail manager application.
SERVER_PERMISSION_MANAGE_USER_ASSET_ACTIONS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user asset handling sets
SERVER_PERMISSION_MANAGE_USER_ASSETHANDLING_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user asset handling sets
SERVER_PERMISSION_MANAGE_USER_CATALOG_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user catalog templates.
SERVER_PERMISSION_MANAGE_USER_CATEGORY_QUERIES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user queries
SERVER_PERMISSION_MANAGE_USER_CATEGORYVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user category view sets
SERVER_PERMISSION_MANAGE_USER_COLLECTIONS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user collections.
SERVER_PERMISSION_MANAGE_USER_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user crop templates.
SERVER_PERMISSION_MANAGE_USER_METADATA_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user metadata templates
SERVER_PERMISSION_MANAGE_USER_PERMISSION_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user permission templates.
SERVER_PERMISSION_MANAGE_USER_PRINT_SETS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user print sets.
SERVER_PERMISSION_MANAGE_USER_RECORD_FILTERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user record filters.
SERVER_PERMISSION_MANAGE_USER_RECORD_QUERIES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user queries
SERVER_PERMISSION_MANAGE_USER_RECORDVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to create, copy, modify and delete user record view sets
SERVER_PERMISSION_MEDIA_DELIVERY_CLOUD_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage assets and images in Media Delivery Cloud.
SERVER_PERMISSION_MODIFY_SHARED_ASSET_ACTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared asset Action sets
SERVER_PERMISSION_MODIFY_SHARED_ASSETHANDLING_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared asset handling sets
SERVER_PERMISSION_MODIFY_SHARED_CATALOG_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared catalog templates
SERVER_PERMISSION_MODIFY_SHARED_CATEGORY_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Query sets
SERVER_PERMISSION_MODIFY_SHARED_CATEGORYVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared category view sets
SERVER_PERMISSION_MODIFY_SHARED_COLLECTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Collections
SERVER_PERMISSION_MODIFY_SHARED_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared crop templates
SERVER_PERMISSION_MODIFY_SHARED_FILESYSTEM_COMPANION_INSTANCE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Filesystem Companion Instances.
SERVER_PERMISSION_MODIFY_SHARED_METADATA_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Metadata Templates
SERVER_PERMISSION_MODIFY_SHARED_PERMISSION_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Permission Templates
SERVER_PERMISSION_MODIFY_SHARED_PRINT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Print Sets
SERVER_PERMISSION_MODIFY_SHARED_RECORD_FILTER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Record Filters
SERVER_PERMISSION_MODIFY_SHARED_RECORD_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Query sets
SERVER_PERMISSION_MODIFY_SHARED_RECORDVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared record view sets
SERVER_PERMISSION_MODIFY_SHARED_REPORT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared Report Sets
SERVER_PERMISSION_MODIFY_SHARED_SCHEDULER_JOB - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify shared SchedulerJobs
SERVER_PERMISSION_MODIFY_USER_SETTINGS_ASSETHANDLING - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify the user setting of the "Asset Handling" section.
SERVER_PERMISSION_MODIFY_USER_SETTINGS_DISPLAY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify the user setting of the "Display" section.
SERVER_PERMISSION_MODIFY_USER_SETTINGS_GENERAL - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to zz the user setting of the "General" section.
SERVER_PERMISSION_MODIFY_USER_SETTINGS_PRINT - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify the user setting of the "Print" section.
SERVER_PERMISSION_MODIFY_USER_SETTINGS_SEARCH - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to modify the user setting of the "Search" section.
SERVER_PERMISSION_REPLACE_USER_SETTINGS_PATH - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to replace a sub tree of the user settings.
SERVER_PERMISSION_ROBOFLOW_EXECUTE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to run RoboFlow workflows.
SERVER_PERMISSION_ROBOFLOW_MANAGE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage RoboFlow workflows at the server.
SERVER_PERMISSION_RUN_AS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission allows a user to act as another user whose uid is suffixed to this permission string.
SERVER_PERMISSION_RUN_AS_ALL_USERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission allows a user to act as any other user.
SERVER_PERMISSION_SET_DEFAULT_SHARED_ASSET_ACTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared asset Action set
SERVER_PERMISSION_SET_DEFAULT_SHARED_ASSETHANDLING_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared asset handling set
SERVER_PERMISSION_SET_DEFAULT_SHARED_CATALOG_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared catalog templates
SERVER_PERMISSION_SET_DEFAULT_SHARED_CATEGORYVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared category view set
SERVER_PERMISSION_SET_DEFAULT_SHARED_COLLECTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Collection
SERVER_PERMISSION_SET_DEFAULT_SHARED_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared crop templates
SERVER_PERMISSION_SET_DEFAULT_SHARED_FILESYSTEM_COMPANION_INSTANCE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Filesystem Companion Instance.
SERVER_PERMISSION_SET_DEFAULT_SHARED_METADATA_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Metadata Template
SERVER_PERMISSION_SET_DEFAULT_SHARED_PERMISSION_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Permission Template
SERVER_PERMISSION_SET_DEFAULT_SHARED_PRINT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Print Set
SERVER_PERMISSION_SET_DEFAULT_SHARED_RECORD_FILTER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Record Filter
SERVER_PERMISSION_SET_DEFAULT_SHARED_RECORDVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared record view set
SERVER_PERMISSION_SET_DEFAULT_SHARED_REPORT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared Report Set
SERVER_PERMISSION_SET_DEFAULT_SHARED_SCHEDULER_JOB - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to set the default shared SchedulerJob
SERVER_PERMISSION_SITES_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage a Sites configuration using the SitesConfiguration application.
SERVER_PERMISSION_USE_EXTERNAL_USERS - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to use external users at all.
SERVER_PERMISSION_USER_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage users using the UserManager application.
SERVER_PERMISSION_USER_ADMIN_DEPARTMENT_RO - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to assign users / roles to administered roles / users of a specific department using the UserManager application.
SERVER_PERMISSION_USER_ADMIN_DEPARTMENT_RW - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage users / roles of a specific department using the UserManager application.
SERVER_PERMISSION_VAULT_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage a Cumulus Vault Server using the Vault EJP application.
SERVER_PERMISSION_VIEW_SHARED_ASSET_ACTION - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared asset Action sets
SERVER_PERMISSION_VIEW_SHARED_ASSETHANDLING_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared asset handling sets
SERVER_PERMISSION_VIEW_SHARED_CATALOG_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared catalog templates
SERVER_PERMISSION_VIEW_SHARED_CATEGORY_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared Query sets
SERVER_PERMISSION_VIEW_SHARED_CATEGORYVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared category view sets
SERVER_PERMISSION_VIEW_SHARED_CROP_TEMPLATES - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared crop templates
SERVER_PERMISSION_VIEW_SHARED_METADATA_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared Metadata Templates
SERVER_PERMISSION_VIEW_SHARED_PERMISSION_TEMPLATE - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared Permission Templates
SERVER_PERMISSION_VIEW_SHARED_PRINT_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared Print Sets
SERVER_PERMISSION_VIEW_SHARED_RECORD_FILTER - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared Record Filters
SERVER_PERMISSION_VIEW_SHARED_RECORD_QUERY - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared Query sets
SERVER_PERMISSION_VIEW_SHARED_RECORDVIEW_SET - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to view shared record view sets
SERVER_PERMISSION_WORKFLOW_ADMIN - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
The permission to manage workflows.
ServerApplication - Class in com.canto.cumulus.server
This class is available to server-side running ESPs that need to access the server environment.
ServerConsoleEJP - Interface in com.canto.cumulus.modules.ejpregistries.serverconsole
Interface implemented by all EJaP modules that want to appear in the ServerConsole dialog.
ServerConsoleEJPRegistry - Interface in com.canto.cumulus.modules.ejpregistries.serverconsole
Registry of server console EJPs.
ServerConsoleIconNode - Class in com.canto.cumulus.modules.ejpregistries.serverconsole
This class manages a single node within the server console tree.
ServerConsoleIconNode() - Constructor for class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Creates a new default instance.
ServerConsoleIconNode(ServerConsoleNodeContent) - Constructor for class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Creates a new instance for the given model.
ServerConsoleIconNode(ServerConsoleNodeContent, boolean, Icon) - Constructor for class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Creates a new instance for the given model and icon.
ServerConsoleNodeContent - Interface in com.canto.cumulus.modules.ejpregistries.serverconsole
Implementations of this interface act a as a model for the ServerConsoleIconNode.
ServerNotFoundException - Exception in com.canto.cumulus.exceptions
Exception that is thrown in case the caller wants to connect to a Cumulus server which does not respond.
ServerNotFoundException(String, int, int, String, int, String, String, String) - Constructor for exception com.canto.cumulus.exceptions.ServerNotFoundException
For internal use only.
ServerPermissions - Class in com.canto.cumulus.usermanagement
This class manages the server permissions assigned to a role.
ServerRegistryManager - Class in com.canto.cumulus.server.esp.modules
This singletone enables easy access to the server-side available registries.
ServerRoot - Class in com.canto.cumulus.prefs
This class enables on to access all Cumulus preferences.
ServerSettings - Class in com.canto.cumulus.prefs
This class is the main entry point for all shared server settings.
ServerStatistics - Class in com.canto.cumulus.server
Wrapper class to provide server statistics information.
ServerStatistics(JPack) - Constructor for class com.canto.cumulus.server.ServerStatistics
 
ServerStatistics.CatalogStatistics - Class in com.canto.cumulus.server
 
ServerStatistics.CatalogStatistics(JPack) - Constructor for class com.canto.cumulus.server.ServerStatistics.CatalogStatistics
 
ServerStatistics.SetsStatistics - Class in com.canto.cumulus.server
 
ServerStatistics.SetsStatistics(JPack) - Constructor for class com.canto.cumulus.server.ServerStatistics.SetsStatistics
 
ServerStatistics.SetType - Enum in com.canto.cumulus.server
 
SET_FOR_ACCESS - Static variable in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
SET_FOR_CAT - Static variable in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
setAccountMetadataMD5(byte[]) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setActionCommand(String) - Method in class com.canto.cumulus.ui.MenuItem
Sets the menu item action command.
setActionCommand(String) - Method in class com.canto.cumulus.ui.ToolbarButton
Sets the button action command.
setActionHandler(ActionHandler) - Method in class com.canto.cumulus.ui.MenuItem
Associates an action handler to the item.
setActionHandler(ActionHandler) - Method in class com.canto.cumulus.ui.ToolbarButton
Sets the action handler for this button.
setActive(boolean) - Method in class com.canto.cumulus.db.trigger.Trigger
Sets whether this trigger should be active.
setActive(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSetModuleEntry
Sets whether this module is active.
setActive(boolean) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets whether this backup job should be active.
setActive(boolean) - Method in class com.canto.cumulus.prefs.CatalogLinkedField
Sets whether this linking should be active.
setActive(boolean) - Method in class com.canto.cumulus.prefs.FormatListModuleEntry
Configures whether this format is active.
setActive(boolean) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets whether this scheduler job should be active.
setActiveSubviewBackgroundColor(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setAddAndUpdate(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the cataloging mode for adding and updating existing records when cataloging using this asset handling set.
setAdditionalParameters(Map<Character, String>) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setAddOrIgnoreDuplicates(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the cataloging mode for adding or ignoring duplicate assets when cataloging using this asset handling set.
setAdvancedMode() - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Calling this function switches the server to Advanced Mode if this feature is available at the server.
setAfterCataloging(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setAlarmColor(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setAlignment(int) - Method in class com.canto.cumulus.prefs.PrintSetTabStop
Sets the alignment for the tab stop.
setAllCatalogs(boolean) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Deprecated.
Cumulus 8.1 no longer supports the "All Catalogs" option and this is now a no-op.
setAllowCatalogCreation(boolean) - Method in class com.canto.cumulus.prefs.CatalogTemplateLayout
If set to true this template can be used to create a new catalog.
setAllowDynamicLanguageSwitchForFieldsSupportingMultipleLanguages(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSetTable
Configures whether this view should allow the user to select another language for display for all fields supporting multiple languages.
setAllowDynamicLanguageSwitchForFieldsSupportingMultipleLanguages(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures whether this view should allow the user to select another language for display for all fields supporting multiple languages.
setAllowMultiple(boolean) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets whether this crop template can be repeated (have multiple value items).
setAppendBackupTimeToFilename(boolean) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets whether the backup destination filename should always contain the time of backup.
setAppliedAssetAction(String) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the name of the asset action to apply on printed thumbnails.
setApplyAssetActionOnThumbnail(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether this print sets applies an asset action on the printed thumbnail.
setApplyRestrictions(boolean) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets whether only a specific type of asset should be found using this filter.
setAsDefault(AssetAction) - Method in class com.canto.cumulus.prefs.AssetActionsList
Sets the given asset action as the default asset action.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.AssetActionsList
Sets the given item to be the default item.
setAsDefault(AssetHandlingSet) - Method in class com.canto.cumulus.prefs.AssetHandlingSetList
Sets the given set as the default asset handling set.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.AssetHandlingSetList
Sets the given item to be the default item.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.AssetRelationList
 
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.BaseQueriesList
Sets the given item to be the default item.
setAsDefault(CatalogTemplate) - Method in class com.canto.cumulus.prefs.CatalogTemplateList
Sets the given catalog template as the default catalog template.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.CatalogTemplateList
 
setAsDefault(CategoryViewSet) - Method in class com.canto.cumulus.prefs.CategoryViewSetList
Sets the given set as the default category view set.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.CategoryViewSetList
Sets the given item to be the default item.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.CollectionSetList
Sets the given item to be the default item.
setAsDefault(CropTemplate) - Method in class com.canto.cumulus.prefs.CropTemplatesList
Sets the given set as the default crop template.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.CropTemplatesList
 
setAsDefault(EmailClass) - Method in class com.canto.cumulus.prefs.EmailClassesList
Sets the given email class as the default email class.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.EmailClassesList
Sets the given item to be the default item.
setAsDefault(EmailClassTemplate) - Method in class com.canto.cumulus.prefs.EmailClassTemplateList
Sets the given template as the default template.
setAsDefault(EmailLayout) - Method in class com.canto.cumulus.prefs.EmailLayoutsList
Sets the given email layout as the default email layout.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.EmailLayoutsList
Sets the given item to be the default item.
setAsDefault(Item) - Method in interface com.canto.cumulus.prefs.ItemManager
Sets the given item to be the default item.
setAsDefault(MetadataTemplate) - Method in class com.canto.cumulus.prefs.MetadataTemplatesList
Sets the given set as the default metadata template.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.MetadataTemplatesList
Sets the given item to be the default item.
setAsDefault(PermissionTemplate) - Method in class com.canto.cumulus.prefs.PermissionTemplatesList
Sets the given set as the default permission template.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.PermissionTemplatesList
Sets the given item to be the default item.
setAsDefault(PrintSet) - Method in class com.canto.cumulus.prefs.PrintSetsList
Sets the given set as the default print set.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.PrintSetsList
 
setAsDefault(RecordFilter) - Method in class com.canto.cumulus.prefs.RecordFilterList
Sets the given filter as the default record filter.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.RecordFilterList
 
setAsDefault(RecordViewSet) - Method in class com.canto.cumulus.prefs.RecordViewSetList
Sets the given set as the default record view set.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.RecordViewSetList
Sets the given item to be the default item.
setAsDefault(Workflow) - Method in class com.canto.cumulus.prefs.WorkflowList
Sets the given workflow as the default workflow.
setAsDefault(Item) - Method in class com.canto.cumulus.prefs.WorkflowList
Sets the given item to be the default item.
setAskAssetHandlingSetForCataloging(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
setAskForCheckedOutAssetsBeforeClosingCatalog(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setAssetActionNames(Set<String>) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the asset action names.
setAssetActions(Collection<String>) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setAssetDownloadNameFieldUID(GUID) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setAssetHandlingSet(String) - Method in class com.canto.cumulus.prefs.AssetAction
Sets the asset handling set to use when executing this action.
setAssetHandlingSetForAccess(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
setAssetHandlingSetForCataloging(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
setAssetHandlingSetModeChoice(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setAssetReferenceValue(GUID, AssetReference) - Method in class com.canto.cumulus.Item
Modify the value of a asset reference field in this item.
setAssetUsageEnabledForLogging(AssetUsage, boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether the given asset usage should be enabled for logging.
setAssetUsageEnabledForLogging(int, boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether the given asset usage should be enabled for logging.
setAssetXRefValue(GUID, AssetXRefFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a asset cross references field in this item.
setAssignmentMode(WorkflowActivity.AssignmentMode) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the assignment mode when applying this activity.
setAutoAddNewFormats(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets whether newly found formats should automatically be added to the formats list.
setAutoCollectionEnabled(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setAutoExtendMatchingFieldList(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether the field linking should automatically include newly found modules.
setAutomaticallySortNewlyOpenedCatalog(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setAutomaticallySortNewlyOpenedCatalogFieldGUID(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setAutomaticallySortNewlyOpenedCatalogFieldName(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setAutomaticGarbageCollection(int) - Static method in class com.canto.cumulus.Cumulus
Setup automatic call of the System.gc() and System.runFinalization() methods when the given number of Cumulus Java Classes objects are created.
setAutomaticGarbageCollectionInterval(int) - Static method in class com.canto.cumulus.Cumulus
Setup automatic call of the System.gc() and System.runFinalization() methods when the given time is elapsed.
setAutoSwitchCategoryName(String) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Sets the name of the master category to switch to after activating this category view set.
setAutoSwitchViewModeName(String) - Method in class com.canto.cumulus.prefs.RecordViewSetTable
Sets the name of the record view to activate.
setBackgroundColor(int) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Sets the background color as RGB value representing the color.
setBackgroundColor(int) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Sets the background color as RGB value representing the color.
setBackgroundColorForAlternateRows(int) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Sets the background color as RGB value representing the color.
setBackupMode(int) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the backup mode.
setBinaryData(byte[]) - Method in class com.canto.cumulus.fieldvalue.AssetReferencePart
Set the binary data for this asset reference part.
setBinaryValue(GUID, byte[]) - Method in class com.canto.cumulus.Item
Modify the value of a binary, asset reference, asset cross references, picture, or audio field in this item.
setBody(int, String) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Sets the body for the given language.
setBold(boolean) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Adds the bold attribute to the layout of this blib.
setBooleanValue(GUID, boolean) - Method in class com.canto.cumulus.Item
Modify the value of a boolean field in this item.
setBooleanValue(boolean) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as a boolean value.
setBoundingBoxSize(int) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setCatalogIntoFrontmostCollection(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setCatalogItemEventsTable(String) - Method in class com.canto.cumulus.db.trigger.Condition
Configures the sub table which should be watched for the condition.
setCatalogMissingReferencedAssets(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets whether missing referenced assets should also be cataloged.
setCatalogName(String) - Method in class com.canto.cumulus.prefs.CatalogSettingsRoot
Sets a new catalog name.
setCatalogOpen(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
setCatalogUnknownFormats(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Configures whether unknown formats should be cataloged as well.
setCategories(List<ItemIdentifier>) - Method in class com.canto.cumulus.prefs.QueryConditionCategories
Sets the wanted categories for the match mode QueryConditionCategories.MatchMode.CONTAINS.
setCategoriesTarget(String) - Method in class com.canto.cumulus.prefs.CatalogLinkedField
Sets a new master category name this linking should point to.
setCategoriesValue(CategoriesFieldValue) - Method in class com.canto.cumulus.RecordItem
Modify the category assignment of this record item.
setCategoryAudioSettings(JPack) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setCategoryAutoPlayFirstAudio(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setCategoryFilter(String) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets the new category filter query
setCategoryFilterEnabled(boolean) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Set whether the category filter should be active.
setCategoryHandlingWhenDragDropRecords(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setCategorySearchFindsBelow(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setCategoryViewSet(String) - Method in class com.canto.cumulus.prefs.RecordField
Sets the category view set to use for showing further details.
setCategoryWindowMergeSelection(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setCategoryWindowOnTop(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setCategoryWindowShowsOneOrAllAssets(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setCategoryWindowSynchronize(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setCentralAssetLocation(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the mode for handling the central asset location configured for the catalog when cataloging using this asset handling set.
setCentralAssetLocation(byte[]) - Method in class com.canto.cumulus.prefs.CatalogSettingsRoot
Sets the central asset location for this catalog.
setCentralAssetLocationSetting(int) - Method in class com.canto.cumulus.prefs.CatalogSettingsRoot
Configures the central asset location mode for this catalog.
setChecked(boolean) - Method in class com.canto.cumulus.ui.MenuItem
Checks or unchecks a menu item.
setCheckoutLocation(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setClearWhenUpdating(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether this field should be cleared before being updated.
setCollectionAgeDays(int) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the age in days for collections, see BackupJobConfiguration.deleteCollectionsAfterDays().
setColor(int) - Method in class com.canto.cumulus.fieldvalue.LabelFieldValue
Set the label field value from a color value.
setColor(int) - Method in class com.canto.cumulus.prefs.FontDetail
Sets the font color as RGB value representing the color.
setCombine(int) - Method in class com.canto.cumulus.prefs.Query
Sets the mode for combining the found records with the existing collection.
setComparisonExistingValues(List<DataSizeFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
 
setComparisonExistingValues(List<DataSizeFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
 
setComparisonExistingValues(List<DateFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonExistingValues(List<DateOnlyFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
 
setComparisonExistingValues(List<DoubleFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
 
setComparisonExistingValues(List<IntFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
 
setComparisonExistingValues(List<LengthInInchFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
 
setComparisonExistingValues(List<LongFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionLong
 
setComparisonExistingValues(List<ResolutionFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
 
setComparisonExistingValues(List<StringFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionString
 
setComparisonExistingValues(List<TimeOnlyFieldData>) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
 
setComparisonListValues(List<DataSizeFieldValue>) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
 
setComparisonListValues(List<DataSizeFieldValue>) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
 
setComparisonListValues(List<DateOnlyFieldValue>) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
 
setComparisonListValues(List<Double>) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
 
setComparisonListValues(List<Integer>) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
 
setComparisonListValues(List<LengthInInchFieldValue>) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
 
setComparisonListValues(List<Long>) - Method in class com.canto.cumulus.prefs.QueryConditionLong
 
setComparisonListValues(List<ResolutionFieldValue>) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
 
setComparisonListValues(List<TimeOnlyFieldValue>) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
 
setComparisonMode(QueryConditionDataSize.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
 
setComparisonMode(QueryConditionDataSizeLong.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
 
setComparisonMode(QueryConditionDate.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonMode(QueryConditionDateOnly.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
 
setComparisonMode(QueryConditionDouble.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
 
setComparisonMode(QueryConditionInteger.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
 
setComparisonMode(QueryConditionLengthInInch.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
 
setComparisonMode(QueryConditionLong.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionLong
 
setComparisonMode(QueryConditionResolution.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
 
setComparisonMode(QueryConditionString.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionString
 
setComparisonMode(QueryConditionTimeOnly.ComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
 
setComparisonModeCustomRangeAmount(int) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeCustomRangeDirection(QueryConditionDate.CustomRangeDirection) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeCustomRangeUnit(QueryConditionDate.CustomRangeUnit) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeDateFromValue(Date) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeDateTimeFromValue(Date) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeDateTimeToValue(Date) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeDateToValue(Date) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonModeStaticRange(QueryConditionDate.StaticRange) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setComparisonRangeFromValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
 
setComparisonRangeFromValue(long) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
 
setComparisonRangeFromValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
 
setComparisonRangeFromValue(double) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
 
setComparisonRangeFromValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
 
setComparisonRangeFromValue(double) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
 
setComparisonRangeFromValue(long) - Method in class com.canto.cumulus.prefs.QueryConditionLong
 
setComparisonRangeFromValue(double) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
 
setComparisonRangeFromValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
 
setComparisonRangeToValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
 
setComparisonRangeToValue(long) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
 
setComparisonRangeToValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
 
setComparisonRangeToValue(double) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
 
setComparisonRangeToValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
 
setComparisonRangeToValue(double) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
 
setComparisonRangeToValue(long) - Method in class com.canto.cumulus.prefs.QueryConditionLong
 
setComparisonRangeToValue(double) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
 
setComparisonRangeToValue(int) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
 
setComplexQuery(boolean) - Method in class com.canto.cumulus.prefs.Query
Configures whether this is a complex query.
setConfiguration(JPack, PackListener) - Method in class com.canto.cumulus.prefs.AssetActionProcessor
Sets the module configuration.
setConfiguration(JPack, PackListener) - Method in class com.canto.cumulus.prefs.CatalogFieldValidatorConfiguration
Sets the validator configuration.
setConfiguration(JPack, PackListener) - Method in class com.canto.cumulus.prefs.TableValidatorConfiguration
Sets the validator configuration.
setConstraint(CropTemplate.Constraint) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the constraint of this crop template
setContainsIndex(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should have a contains index.
setContainsIndexSegmented(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should use a segmented index.
setContainsIndexSolr(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should use a segmented index.
setContainsIndexWithoutWordBreaks(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should have a contains IndexNoWordBreaks.
setCopySubAssetsToCentralLocation(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Configures whether the sub assets should also be copied to the central asset location configured for the catalog when cataloging using this asset handling set.
setCoreValue(long) - Method in class com.canto.cumulus.fieldvalue.DataSizeFieldValue
Set this field value from a core value (number of bytes).
setCoreValue(int) - Method in class com.canto.cumulus.fieldvalue.DateOnlyFieldValue
Set the value from a core integer value.
setCoreValue(double) - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
Set the value from a core double value in inches.
setCoreValue(double) - Method in class com.canto.cumulus.fieldvalue.ResolutionFieldValue
Set the field value in dots per inch.
setCoreValue(int) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the field value of this field to a number of milliseconds as the core value.
setCountAssignedRecords(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Configures whether the application should display the number of directly assigned records behind each category.
setCreateThumbnailFrom(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the thumbnail source when cataloging using this asset handling set.
setCronText(String) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets a new CRON mode configuration string.
setCronText(String) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets a new CRON mode configuration string.
setCropArea(Rectangle2D.Double) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setCropAreaPixels(Rectangle) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setCropAspectRatio(Dimension) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the aspect ratio constraint values for this crop template.
setCropBeforeScale(boolean) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setCropFixedSize(Dimension) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the fixed size constraint value for this crop template.
setCurrentCollection(boolean) - Method in class com.canto.cumulus.db.statistics.FieldData
Specifies whether this field data will return children that are valid for the current collection only.
setCustomerID(String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setData(JPack) - Method in interface com.canto.cumulus.server.esp.modules.dbmirror.DBMirrorConfigurator
Sets the existing configuration.
setData(JPack, Map) - Method in interface com.canto.cumulus.server.esp.modules.scheduler.SchedulerConfigurator
Initializes the implementation with the given configuration pack.
setData(JPack) - Method in interface com.canto.cumulus.server.esp.modules.trigger.ActionESP
Sets the configuration data for a specific trigger action.
setDataSizeValue(GUID, DataSizeFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a data size field in this item.
setDateOnlyValue(GUID, DateOnlyFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a date only field in this item.
setDateValue(GUID, Date) - Method in class com.canto.cumulus.Item
Modify the value of a date field in this item.
setDateValue(Date) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as a Date value.
setDateValue(Date, boolean) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as a Date value.
setDefaultProviderID(String) - Method in class com.canto.cumulus.keyword.service.AutoTaggingManager.AutoTaggingConfiguration
 
setDefaultProviderID(String) - Method in class com.canto.cumulus.video.cloud.VideoCloudManager.VideoCloudConfiguration
 
setDefaultSortDirection(SortDirection) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setDeleteCollectionsAfterDays(boolean) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets whether the backup should delete collections that are older than a number of days, see BackupJobConfiguration.getCollectionAgeDays().
setDeleteEmptyCollections(boolean) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets whether the backup should delete empty collections.
setDeleteNoLongerContainedAssetAfterUpdate(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setDeleteOriginalAssetAfterCopyToCentralAssetLocation(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Configures whether the original asset should be locally deleted after copying it to the central asset location configured for the catalog when cataloging using this asset handling set.
setDepartmentID(int) - Method in class com.canto.cumulus.usermanagement.Role
Configures the ID of the department of this user.
setDepartmentID(int) - Method in class com.canto.cumulus.usermanagement.User
Configures the ID of the department of this user.
setDepartments(AuthenticationManager.Department) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Saves all departments.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.AssetAction
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets the description of this asset relation for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the field description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CatalogFieldEnumListValueContainerCoreValue
Sets the description for the specified language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CatalogTemplate
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CatalogTemplateLayout
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CollectionSet
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.EmailClass
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.EmailClassPlaceholder
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.EmailLayout
Sets the description for the given language.
setDescription(int, String) - Method in interface com.canto.cumulus.prefs.Item
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.MetadataTemplate
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.PermissionTemplate
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.Query
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.RecordViewSet
Sets the description for the given language.
setDescription(String) - Method in class com.canto.cumulus.prefs.ReportSet
 
setDescription(int, String) - Method in class com.canto.cumulus.prefs.Workflow
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Sets the description for the given language.
setDescription(int, String) - Method in class com.canto.cumulus.prefs.WorkflowState
Sets the description for the given language.
setDestinationFolder(String) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the destination folder for the created backups.
setDestinationStateIDs(Set<Integer>) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the state IDs this activity can use as destination states.
setDirection(int) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the direction for the relation of this filter.
setDirectionNameToChild(int, String) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets the direction name of this asset relation for the given language.
setDirectionNameToMaster(int, String) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets the direction name of this asset relation for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.AssetAction
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.CatalogTemplate
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.CatalogTemplateLayout
Sets the description for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.CollectionSet
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.EmailClass
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.EmailClassPlaceholder
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.EmailLayout
Sets the display name for the given language.
setDisplayName(int, String) - Method in interface com.canto.cumulus.prefs.Item
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.MetadataTemplate
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.PermissionTemplate
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.Query
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.RecordViewSet
Sets the display name for the given language.
setDisplayName(int, String) - Method in class com.canto.cumulus.prefs.Workflow
Sets the display name for the given language.
setDisplayPrefs(PackListener, JPack) - Method in class com.canto.cumulus.prefs.ModulePreferences
Saves the display preferences pack.
setDisplayUnit(int) - Method in class com.canto.cumulus.prefs.PrintSet
Configures the unit to use for displaying measurements.
setDontChangeWindowSizeForNavigationOrZoom(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setDoubleClickOnRecord(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setDoubleValue(GUID, double) - Method in class com.canto.cumulus.Item
Modify the value of a double field in this item.
setDoubleValue(double) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as an double value.
setDrawFieldNames(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether field names should be printed as well.
setDrawRecordFrame(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether a border should be painted around the entire record cell.
setDrawThumbnailFrame(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether a border should be drawn around the thumbnail area.
setDynamicFieldValueErrorMode(int) - Method in class com.canto.cumulus.prefs.CatalogField
Configures the error handling mode if the dynamic function fails.
setDynamicFieldValueFormula(String) - Method in class com.canto.cumulus.prefs.CatalogField
Sets a new function for the dynamic content creation.
setEditPDFSettingsWhenPrintingEnabled(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether this print sets PDF options can be edited when printing.
setEnabled(boolean) - Method in class com.canto.cumulus.prefs.CatalogFieldValidatorConfiguration
Enables or disables this validator.
setEnabled(boolean) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Specifies whether this template is enabled and can be used.
setEnabled(boolean) - Method in class com.canto.cumulus.prefs.SolrIntegrationConfiguration
Configures whether this table is enabled for Solr integration.
setEnabled(boolean) - Method in class com.canto.cumulus.prefs.TableSubscriptionConfiguration
Configures whether this table is enabled for subscriptions.
setEnabled(boolean) - Method in class com.canto.cumulus.ui.Menu
Enables or disables a menu.
setEnabled(boolean) - Method in class com.canto.cumulus.ui.MenuItem
Enables or disables a menu item.
setEnabled(boolean) - Method in class com.canto.cumulus.ui.ToolbarButton
Sets the state of this button
setEnabledForCreate(boolean) - Method in class com.canto.cumulus.prefs.TableValidatorConfiguration
Enables or disables this validator to validate items being created.
setEnabledForDelete(boolean) - Method in class com.canto.cumulus.prefs.TableValidatorConfiguration
Enables or disables this validator to validate items being deleted.
setEnabledForUpdate(boolean) - Method in class com.canto.cumulus.prefs.TableValidatorConfiguration
Enables or disables this validator to validate items being updated.
setEndpoint(String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setEnlargeSmallerFitHeight(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setEnlargeSmallerFitHeightPreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setEnlargeSmallerFitImage(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setEnlargeSmallerFitImagePreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setEnlargeSmallerFitWidth(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setEnlargeSmallerFitWidthPreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setEnumDescription(int, int, String) - Method in class com.canto.cumulus.prefs.CatalogFieldEnumListValueContainer
Sets the enum description for the specified enum ID and language.
setEnumIDListValues(List<Integer>) - Method in class com.canto.cumulus.prefs.QueryConditionLabel
 
setEnumIDListValues(List<Integer>) - Method in class com.canto.cumulus.prefs.QueryConditionRating
 
setEnumIDListValues(List<Integer>) - Method in class com.canto.cumulus.prefs.QueryConditionStringEnum
 
setEnumName(int, int, String) - Method in class com.canto.cumulus.prefs.CatalogFieldEnumListValueContainer
Sets the enum value for the specified enum ID and language.
setEnvironment(Map) - Method in interface com.canto.cumulus.server.esp.modules.trigger.ActionConfiguratorExtension
Caller provides the current environment which enables the implementation to access the current server connection.
setErrorMessage(String) - Method in class com.canto.cumulus.prefs.BackupJobStatistics
Sets the error message for this job.
setErrorMessage(String) - Method in class com.canto.cumulus.prefs.SchedulerJobStatistics
Sets the error message for this job.
setErrorMode(AssetAction.ErrorMode) - Method in class com.canto.cumulus.prefs.AssetAction
Sets the error mode for this asset action.
setExecuteNow(boolean) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Configures whether this job should be started immediately by the server ignoring the currently stored start date.
setExpandedCategories(String, Collection<ItemIdentifier>) - Method in class com.canto.cumulus.ui.CategoriesPane
Overwrite the set of expanded category items.
setFallbackImageID(String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setFallbackValue(String) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the fallback value that should be used if a dynamic field fails to execute the stored function.
setFieldAlignment(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the mode for aligning the field content.
setFieldBackgroundColor(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the background color for the fields content area as RGB value representing the color.
setFieldName(int, String) - Method in class com.canto.cumulus.prefs.RecordField
Sets the name for the given language.
setFieldNameAlignment(int) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Specifies the alignment for field names.
setFieldNameIsEditable(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this fields name is editable.
setFieldRestrictionEnabled(boolean) - Method in class com.canto.cumulus.prefs.TableSubscriptionConfiguration
Configures whether this table should send subscription notifications only in case one of a list of specified fields has changed.
setFieldsMarginToFrame(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the margin between the fields area border and the fields itself.
setFieldSpacing(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the spacing between the printed fields.
setFieldToThumbnailAlignment(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures the alignment of fields to the thumbnail image.
setFieldUID(GUID) - Method in class com.canto.cumulus.prefs.QueryCondition
 
setFieldUID(GUID) - Method in class com.canto.cumulus.SortFieldDescriptor
Set the unique ID of the field to sort by.
setFieldValue(Object) - Method in class com.canto.cumulus.usermanagement.FieldValue
Sets the new field value for this field.
setFieldValueMode(int) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the mode for this fields values.
setFileFormatFilterList(Set<String>) - Method in class com.canto.cumulus.prefs.AssetAction
Configures the list of allowed file formats for this asset action.
setFileFormatType(int) - Method in class com.canto.cumulus.prefs.FormatListModuleEntry
Sets the file type as an enum id.
setFillField(boolean) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Configures whether this entry should be used when applying this metadata template.
setFillMode(int) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
setFilter(String) - Method in class com.canto.cumulus.ui.FilteredMultiItemPane
Change the record filter currently used in this pane.
setFireHostItem(boolean) - Method in class com.canto.cumulus.db.trigger.Condition
Configures whether this condition should fire for one of its host items instead of the actual item.
setFireHostItemInTable(String) - Method in class com.canto.cumulus.db.trigger.Condition
Configures the table for which this condition should fire for.
setFont(String) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Sets the font name for this blib.
setFontColor(int) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Sets the font color as RGB value representing the color.
setFontSize(int) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Sets the font size for this blib.
setFooter(int, String) - Method in class com.canto.cumulus.prefs.EmailLayout
Sets the footer for the given language.
setFooter72() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
This returns an empty footer structure which replaced the original one and can now be filled by the caller with the new footer information.
setForceUpdate(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setFormat(String) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setFormula(String) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets a formula for this entry.
setFormulaUpdatingRestricted(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether this formula field should only be updated if one of the listed dependency fields changed instead of being updated on every item save.
setFreesorted() - Method in class com.canto.cumulus.ItemCollection
Set this collection to be custom sorted.
setFreesorted() - Method in class com.canto.cumulus.MultiItemCollection
Set this collection to be custom sorted.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.AssetReference
This method is not supported for asset reference values.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.AssetReference
This method is not supported for asset reference values.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.AssetXRefFieldValue
This method is not supported for asset cross reference values.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.AssetXRefFieldValue
This method is not supported for asset cross reference values.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.CategoriesFieldValue
This method is not supported for categories.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.CategoriesFieldValue
This method is not supported for categories.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.DataSizeFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.DataSizeFieldValue
Set the field value from a display string using a specific locale for formatting and language selection.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.DateOnlyFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.DateOnlyFieldValue
Set the field value from a display string using a specific locale for formatting and language selection.
setFromDisplayString(String) - Method in interface com.canto.cumulus.fieldvalue.FieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in interface com.canto.cumulus.fieldvalue.FieldValue
Set the field value from a display string using a specific locale for formatting and language selection.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.LabelFieldValue
Set the label field value from a string representation of the color.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.LabelFieldValue
Set the label field value from a string representation of the color.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
Set the field value from a display string using a specific locale for formatting and language selection.
setFromDisplayString(Locale, MeasurementUnit, String) - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
Set the field value from a display string using a specific locale for formatting and language selection.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.RatingFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.RatingFieldValue
Set the field value from a display string.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.ResolutionFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.ResolutionFieldValue
Set the field value from a display string using a specific locale for formatting and language selection.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.StringEnumFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.StringEnumFieldValue
Set the field value from a display string.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the field value from a display string.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.UserUIDFieldValue
This method is not supported.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.UserUIDFieldValue
This method is not supported.
setFromDisplayString(String) - Method in class com.canto.cumulus.fieldvalue.VocabularyFieldValue
Set the field value from a display string.
setFromDisplayString(Locale, String) - Method in class com.canto.cumulus.fieldvalue.VocabularyFieldValue
Set the field value from a display string.
setFrontWindow(String) - Method in class com.canto.cumulus.ui.Application
Sets the window with the given title to front.
setGeneralPrefs(PackListener, JPack) - Method in class com.canto.cumulus.prefs.ModulePreferences
Saves the general preferences pack.
setGlobalFilterFlags(int) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets which live filters should be used.
setGridColumns(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the number of columns for the record grid.
setGridRows(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the number of rows for the record grid.
setGroupName(String) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the fixed output size value for this crop template.
setHeader(int, String) - Method in class com.canto.cumulus.prefs.EmailLayout
Sets the header for the given language.
setHeader72() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
This returns an empty header structure which replaced the original one and can now be filled by the caller with the new header information.
setHeight(int) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setHideToolbarInFullscreen(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setHiResPrintingEnabled(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setHour(int) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the hour value of this time only field value.
setICCSupport(boolean) - Method in class com.canto.cumulus.utils.ImagingPixmap
Specify whether the ImagingPixmap should support ICC profiles.
setIcon(Icon) - Method in class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Sets the icon.
setID(int) - Method in class com.canto.cumulus.fieldvalue.LabelFieldValue
Because a "Label" field is a value interpretation of a string list field this method allows you to set the field value using the ID of the underlying string list value.
setID(int) - Method in class com.canto.cumulus.fieldvalue.StringEnumFieldValue
Set the ID of this string list value.
setID(int) - Method in class com.canto.cumulus.fieldvalue.VocabularyFieldValue
Set the ID of this string list value.
setIDs(Set<Integer>) - Method in class com.canto.cumulus.fieldvalue.CategoriesFieldValue
Set the list of assigned categories.
setIDs(Set<Integer>) - Method in class com.canto.cumulus.fieldvalue.StringEnumFieldValue
Set the field value to the given set of string list IDs.
setIDs(Set<Integer>) - Method in class com.canto.cumulus.fieldvalue.VocabularyFieldValue
Set the field value to the given set of string list IDs.
setImageAlignment(int) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Sets image alignment for this blib.
setImageData(byte[]) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Sets image data for this blib.
setImageSize(int) - Method in class com.canto.cumulus.prefs.RecordField
Configures the wanted default image size for this thumbnail field.
setImageSource(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the source being used for printing the thumbnail image.
SetImportDuplicatesMode - Enum in com.canto.cumulus.prefs
 
setIndeterminate() - Method in interface com.canto.cumulus.utils.MetadataExchange.ProgressListener
 
setIndexedLanguage(int, boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether the given language should have its own sort index.
setInitialActivity(boolean) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Specifies whether this activity should be available as an initial activity.
setInitialValue(String) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the initial value for this field.
setInnerMarginsHorizontal(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the horizontal space between two cells of the grid.
setInnerMarginsVertical(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the vertical space between two cells of the grid.
setInstance(String) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets the server instance name.
setIntValue(GUID, int) - Method in class com.canto.cumulus.Item
Modify the value of a integer field in this item.
setIntValue(int) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as an integer value.
setInvalidFileFormatsErrorMode(AssetAction.ErrorModeFileFormats) - Method in class com.canto.cumulus.prefs.AssetAction
Sets the error mode for assets that don't match the allowed list of file formats.
setIsActive(boolean) - Method in class com.canto.cumulus.prefs.AssetActionProcessor
Sets whether this module is active.
setIsMaster(boolean) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets whether this crop template is a master in its group.
setIsPublished(boolean) - Method in class com.canto.cumulus.video.cloud.VideoCloudInformation
 
setItalic(boolean) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Adds the italic attribute to the layout of this blib.
setItemIDListValues(List<Integer>) - Method in class com.canto.cumulus.prefs.QueryConditionVocabulary
 
setItemSharing(String, ItemManager, ItemManager) - Method in class com.canto.cumulus.prefs.PreferencesImpl
Set the sharing flag for the item with the given id.
setItemSharing(Item, ItemManager, ItemManager) - Method in class com.canto.cumulus.prefs.PreferencesImpl
Set the sharing flag for the given item.
setJPEGQuality(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the JPEG quality being used when creating asset previews.
setKeepCategoriesUnique(boolean) - Method in class com.canto.cumulus.prefs.CatalogTemplateLayout
Sets whether the catalog should keep category names unique.
setKeepSelection(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setKeepSorting(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setLabelColorBackgroundField(String) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Sets the field UID of the label field being used for rendering the background color.
setLabelColorBackgroundMode(int) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures the mode which specified how the color of a label field should be used as a background color.
setLabelValue(GUID, LabelFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a label field in this item.
setLanguage(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setLanguageID(int) - Method in class com.canto.cumulus.CumulusSession
Sets the language used for this session.
setLastRun(Date) - Method in class com.canto.cumulus.prefs.SchedulerJobStatistics
Sets the given date as date of the last run.
setLayoutMode(EmailClassTemplate.LayoutMode) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Specifies the layout mode to use when rendering this template.
setLeader(int) - Method in class com.canto.cumulus.prefs.PrintSetTabStop
Sets the leader for this tab stop.
setLengthInInchValue(GUID, LengthInInchFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a length field in this item.
setLimitPictureSize(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether this picture field should limit the size of stored images.
setLinkViewSets(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setLocale(Locale) - Method in class com.canto.cumulus.db.statistics.FieldData
Sets the locale to use when rendering display strings.
setLogLevel(int) - Method in class com.canto.cumulus.keyword.service.AutoTaggingManager.AutoTaggingConfiguration
 
setLogLevel(int) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setLogLevel(int) - Method in class com.canto.cumulus.video.cloud.VideoCloudManager.VideoCloudConfiguration
 
setLongValue(GUID, long) - Method in class com.canto.cumulus.Item
Modify the value of a long field in this item.
setLongValue(long) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as an long value.
setMandatory(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should be mandatory.
setMasterComparisonMode(QueryConditionString.MasterComparisonMode) - Method in class com.canto.cumulus.prefs.QueryConditionString
 
setMasterImageSize(int) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setMatchAtLeastOneOrAll(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setMatchingString(String) - Method in class com.canto.cumulus.db.statistics.StringFieldData
 
setMatchMode(QueryConditionAssetXRef.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionAssetXRef
 
setMatchMode(QueryConditionBoolean.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionBoolean
Sets the current match mode
setMatchMode(QueryConditionCategories.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionCategories
Sets the current match mode
setMatchMode(QueryConditionDataSize.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
Sets the current match mode
setMatchMode(QueryConditionDataSizeLong.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
 
setMatchMode(QueryConditionDate.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionDate
 
setMatchMode(QueryConditionDateOnly.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
 
setMatchMode(QueryConditionDouble.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
 
setMatchMode(QueryConditionInteger.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
 
setMatchMode(QueryConditionLabel.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionLabel
 
setMatchMode(QueryConditionLengthInInch.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
 
setMatchMode(QueryConditionLong.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionLong
 
setMatchMode(QueryConditionRating.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionRating
 
setMatchMode(QueryConditionResolution.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
 
setMatchMode(QueryConditionString.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionString
 
setMatchMode(QueryConditionStringEnum.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionStringEnum
 
setMatchMode(QueryConditionTimeOnly.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
 
setMatchMode(QueryConditionVocabulary.MatchMode) - Method in class com.canto.cumulus.prefs.QueryConditionVocabulary
 
setMaximumFractionDigits(int) - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
Configures the maximum number of fraction digits to use when creating a display string.
setMaximumFractionDigits(int) - Method in class com.canto.cumulus.fieldvalue.ResolutionFieldValue
Configures the maximum number of fraction digits to use when creating a display string.
setMaximumFractionDigits(int) - Method in class com.canto.cumulus.prefs.RecordField
Configures the number of fraction digits to use when displaying this field.
setMaximumFractionDigits(int) - Method in class com.canto.cumulus.utils.formats.NumberFormat
 
setMaxTools(int) - Static method in class com.canto.cumulus.Cumulus
Sets the maximum number of CumulusTool processes that can be started.
setMaxValue(long) - Method in interface com.canto.cumulus.events.ProgressListener
New maximum value for a progress.
setMeasurement(MeasurementUnit) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setMetadataTemplate(String) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the name of the metadata template applied when cataloging or null when not configured.
setMetadataTemplateName(String) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the metadata template name to use when applying this activity.
setMillisecond(int) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the millisecond of the second value of this time only field value.
setMinute(int) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the minute of the hour value of this time only field value.
setMirroringConfiguration(PackListener, JPack) - Method in class com.canto.cumulus.prefs.DBMirroring
Sets the mirroring module specific configuration pack.
setMirroringModule(GUID) - Method in class com.canto.cumulus.prefs.DBMirroring
Sets the GUID of the mirroring module.
setModal(boolean) - Method in class com.canto.cumulus.ui.Application
Sets whether the application should be modal.
setMode(CalendarPane.Mode) - Method in class com.canto.cumulus.ui.CalendarPane
Change the mode for this calendar view.
setModificationDate(Date) - Method in class com.canto.cumulus.prefs.CollectionSet
Set the date when this collection was modified last.
setModified() - Method in class com.canto.cumulus.prefs.CatalogField
Marks this field as modified.
setModuleName(String) - Method in class com.canto.cumulus.prefs.AssetActionProcessor
Sets the module display name.
setModulePreferences(String, boolean, JPack) - Method in interface com.canto.cumulus.prefs.Preferences
Sets the general preferences for the given module.
setModulePreferences(String, boolean, JPack) - Method in class com.canto.cumulus.prefs.PreferencesImpl
 
setModulePreferences(PackListener, JPack) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets the modules preferences.
setModuleUID(GUID) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets the module UID of the module being executed at the scheduler server when this job runs.
setMultipleLanguagesBaseField(int) - Method in class com.canto.cumulus.prefs.CatalogField
Enables or disables a multiple languages field bundle by providing a language to assume for this field which is configured as the multiple languages base field.
setMultipleLanguagesBaseFieldLanguage(int) - Method in class com.canto.cumulus.prefs.CatalogField
Configures the language to assume for a multiple languages base field.
setMultipleValuesStringEnum(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets this field as a multiple values string enum field.
setMultiSorting(List<SortFieldDescriptor>) - Method in class com.canto.cumulus.ItemCollection
Sort this collection by the given list of fields and sorting directions.
setMultiSorting(List<SortFieldDescriptor>) - Method in class com.canto.cumulus.MultiItemCollection
Sort this collection by the given list of fields and sorting directions.
setName(String) - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleNodeContent
Sets a new name.
setName(int, String) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets the name of this asset relation for the given language.
setName(int, String) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the field name for the given language.
setName(int, String) - Method in class com.canto.cumulus.prefs.CatalogFieldEnumListValueContainerCoreValue
Sets the enum name for the specified language.
setName(String) - Method in class com.canto.cumulus.prefs.FontDetail
Sets the name of the font.
setName(int, String) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Sets the name for the given language.
setName(int, String) - Method in class com.canto.cumulus.prefs.WorkflowState
Sets the name for the given language.
setName(String) - Method in class com.canto.cumulus.ui.Menu
Sets the menu name.
setName(String) - Method in class com.canto.cumulus.ui.MenuItem
Sets the menu item text.
setName(String) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager.Department
Rename this department to the given new name.
setNewStart(boolean) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Configures whether this job should be started immediately after being scheduled by the server ignoring the currently stored start date.
setNextStart(Date) - Method in class com.canto.cumulus.prefs.BackupJobStatistics
Sets the next start date to use for this job.
setNextStart(Date) - Method in class com.canto.cumulus.prefs.SchedulerJobStatistics
Sets the next start date to use for this job.
setNodeContent(ServerConsoleNodeContent) - Method in class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Sets the model for this node.
setObject(T) - Method in class com.canto.cumulus.prefs.ModuleJsonPreferences
Save an object of type valueType of the "JSON" key in the data pack.
setOperandString(String) - Method in class com.canto.cumulus.prefs.QueryConditionString
 
setOptimizeThumbnail(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets whether thumbnails should be optimized on creation.
setOption(int, long) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, double) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, int) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, boolean, boolean) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, boolean) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, byte[]) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, int[]) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, double[]) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, long[]) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, GUID) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, String) - Method in class com.canto.cumulus.prefs.CustomData
 
setOption(int, JPack) - Method in class com.canto.cumulus.prefs.CustomData
 
setOrientation(int) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the fixed output size value for this crop template.
setOuterMarginsBottom(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the outer grid margins for the bottom of the page.
setOuterMarginsLeft(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the outer grid margins for the left border.
setOuterMarginsRight(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the outer grid margins for the right border.
setOuterMarginsTop(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the outer grid margins for the top of the page.
setOutputFixedSize(Dimension) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the fixed output size value for this crop template.
setOutputSizeMode(CropTemplate.OutputSizeMode) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the output size mode of this crop template
setPage(int) - Method in class com.canto.cumulus.utils.ImagingPixmap
Select a new page to render.
setPageBackgroundColor(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the background color for the entire page as RGB value representing the color.
setPageFormat(String) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the display string for the chosen format.
setPageHeight(double) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the page format height.
setPageMarginBottom(double) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the page margin at the bottom.
setPageMarginLeft(double) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the page margin at the left side.
setPageMarginRight(double) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the page margin at the right side.
setPageMarginTop(double) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the page margin at the top.
setPageOrientation(int) - Method in class com.canto.cumulus.prefs.PrintSet
Configures the page orientation.
setPageWidth(double) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the page format width.
setParameterString(String) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setParent(MutableTreeNode) - Method in class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Sets a new parent for this node.
setPassword(String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudConfiguration
 
setPDFAllowContentCopyingAndExtractionAlsoForScreenReaders(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether the PDF document should allow content copying and extraction.
setPDFAllowDegradedPrinting(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether printing the PDF in low resolution is allowed.
setPDFAllowDocumentAssembly(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether the PDF document should allow document assembly.
setPDFAllowDocumentChanges(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether PDF document changes are allowed.
setPDFAllowFillIn(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether the PDF document should allow to fill in forms and sign the document.
setPDFAllowModifyAnnotations(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether PDF document annotation changes are allowed.
setPDFAllowPrinting(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether printing the PDF in high resolution is allowed.
setPDFAllowScreenReaders(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether the PDF document should allow content copying and extraction for screen readers.
setPDFDocumentOwnerPassword(String) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the PDF document owner password.
setPDFEmbedAnnotations(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Specify whether the PDF should embed user comments as annotations.
setPDFEnabled(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether this print set can be used to print PDFs.
setPDFOpenDocumentPassword(String) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the password to open the PDF document.
setPDFSecurityEnabled(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether security options should be set when printing the PDF.
setPDFURLMode(URLMode) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures the URL Mode when printing to PDF and embedding URLs.
setPDFWPPICPBaseURL(String) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the base installation URL for the WPP/ICP installation.
setPDFWPPICPEnabled(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets whether thumbnails should be linked to their records in a WPP/ICP installation.
setPDFWPPICPGuestLogin(boolean) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures whether the generated WPP/ICP links should use an automatic guest login or direct the caller to the login page of the WPP/ICP installation.
setPermissionTemplateForCataloging(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
 
setPermissionTemplateName(String) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the permission template name to use when applying this activity.
setPictureSizeLimit(int) - Method in class com.canto.cumulus.prefs.CatalogField
Configures the maximum size for this picture field if CatalogField.isLimitPictureSize() is true.
setPictureValue(GUID, Pixmap) - Method in class com.canto.cumulus.Item
Modify the value of a picture field in this item.
setPixmap(Pixmap) - Method in class com.canto.cumulus.ui.ToolbarButton
Sets the default button's picture.
setPixmap(int, Pixmap) - Method in class com.canto.cumulus.ui.ToolbarButton
Set the button's picture for the specified mode.
setPlainOption(int, int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPos(long) - Method in class com.canto.cumulus.InputDataStream
Sets the current position in this input stream.
setPos(long) - Method in class com.canto.cumulus.OutputDataStream
Sets the current position in this output stream.
setPosition(float) - Method in class com.canto.cumulus.prefs.PrintSetTabStop
Sets the position of the tab.
setPredefinedImageSize(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreferences(CumulusSession, String, Pack) - Method in interface com.canto.cumulus.modules.ejpregistries.general.GeneralEJPRegistry
setPreferences(CumulusSession, String, JPack) - Method in interface com.canto.cumulus.modules.ejpregistries.general.GeneralEJPRegistry
Deprecated.
Use com.canto.cumulus.prefs.Preferences#setModulePreferences(String, com.canto.cumulus.utils.JPack, boolean) instead.
setPreferredLanguageID(int) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Specifies the language ID to use for displaying the category tree.
setPreferredLanguageID(int) - Method in class com.canto.cumulus.prefs.RecordField
Specifies the language ID to use for displaying the content.
setPreferredSingleValueEnumView(int) - Method in class com.canto.cumulus.prefs.RecordField
Configures the mode for rendering this enum field.
setPreferSortIndex(boolean) - Method in class com.canto.cumulus.db.statistics.StringFieldData
 
setPreFillerRecordViewSet(String) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the name of the record view set being used when showing the PreFiller.
setPreviewDisplay(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewImageSize(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewSizeLarge(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewSizeMedium(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewSizeSmall(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewTransparencyGridSize(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewViewAutoPlayFirstAudio(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewViewImageSize(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewViewNavigationMode(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewWindowAutoPlayFirstAudio(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewWindowFitToMainEnlargeSmallerAssets(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewWindowNavigationMode(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewWindowSize(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewWindowSizeOther(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPreviewWindowStayOnTop(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPrinterProfile(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setPrintMode(int) - Method in class com.canto.cumulus.prefs.PrintSet
Configures the mode being used when printing using this print set.
setProviderConfiguration(String, JPack) - Method in class com.canto.cumulus.keyword.service.AutoTaggingManager.AutoTaggingConfiguration
 
setProviderConfiguration(String) - Method in class com.canto.cumulus.video.cloud.VideoCloudManager
 
setProviderConfiguration(String, JPack) - Method in class com.canto.cumulus.video.cloud.VideoCloudManager.VideoCloudConfiguration
 
setPublishToInternet(boolean) - Method in class com.canto.cumulus.prefs.CatalogSettingsRoot
Sets whether this catalog should be available to WPP/ICP applications.
setQuery(String) - Method in class com.canto.cumulus.prefs.Query
Sets the query string of this query.
setQuery(String) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the query to use when executing this filter.
setQuickSearchFindCategoriesFieldInAllLanguages(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setQuickSearchFindInAllLanguages(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setQuickSearchFindInAllLanguagesCategories(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setRating(int) - Method in class com.canto.cumulus.fieldvalue.RatingFieldValue
Set the field value using a number of stars representing a rating.
setRatingValue(GUID, RatingFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a rating field in this item.
setReadAllWhenAdding(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether all found field values are linked back into the field when cataloging or only the first one.
setReadAllWhenUpdating(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether all found field values are linked back into the field when updating or only the first one.
setRecordFilter(String) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets the new record filter query.
setRecordFilterEnabled(boolean) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets whether the record filter should be used.
setRecordFilterParamFindAbove(boolean) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets whether the record filter query should expand found categories to the categories above the found one.
setRecordFilterParamFindBelow(boolean) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets whether the record filter query should expand found categories to the categories below the found one.
setRecordFilterParamFindRelated(boolean) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets whether the record filter query should expand found categories to the categories related the found one.
setRecordFilterParams(int) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Sets which query settings for the record live filter should be used.
setRecordRestricted(boolean) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Specifies whether this activity should only be available for a specified list of records and roles.
setRecordRestrictionQueryName(String) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the query name to use when using the record restriction for this activity.
setRecordRestrictionQueryString(String) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the query string to use when using the record restriction for this activity as a fallback in case the configured query is ont available.
setRecordViewAudioSettings(JPack) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordViewAutoPlayFirstAudio(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordWindowAudioSettings(JPack) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordWindowAutoPlayFirstAudio(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordWindowMergeSelection(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordWindowOnTop(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordWindowShowsOneOrAllAssets(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRecordWindowSynchronize(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setReduceBiggerFitHeight(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setReduceBiggerFitHeightPreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setReduceBiggerFitImage(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setReduceBiggerFitImagePreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setReduceBiggerFitWidth(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setReduceBiggerFitWidthPreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setRelation(GUID) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the GUID for the relation of this filter.
setRelationIDValues(Set<GUID>) - Method in class com.canto.cumulus.prefs.QueryConditionAssetXRef
 
setReopenAtAtartup(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setReportGeneratorConfiguration(PackListener, JPack) - Method in class com.canto.cumulus.prefs.ReportSet
 
setReportGeneratorID(GUID) - Method in class com.canto.cumulus.prefs.ReportSet
 
setResolutionValue(GUID, ResolutionFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a resolution field in this item.
setResolveOrIgnore(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Configures whether linked assets should be resolved.
setRestricted(boolean) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets this asset relation is restricted to roles and users.
setRestrictionMode(int) - Method in class com.canto.cumulus.prefs.RecordFilter
Configures the restriction mode for this filter to only include or exclude assets of a specific type.
setRestrictMasterCategories(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Sets whether the list of shown master categories should not contain some master categories of the catalog.
setRestrictVocabularyItems(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this vocabulary field is restricted.
setResultsInNewCollection(boolean) - Method in class com.canto.cumulus.prefs.Query
Configures whether the search result should be shown in a new collection.
setScope(int) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the scope for this filter.
setSearchable(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should be shown in the Find Window as a field to search for.
setSearchFindsAbove(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setSearchFindsBelow(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setSearchFindsRelated(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setSearchPrefs(PackListener, JPack) - Method in class com.canto.cumulus.prefs.ModulePreferences
Saves the search preferences pack.
setSecond(int) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Set the second of the minute value of this time only field value.
setSelectedMasterCategoryTab(String) - Method in class com.canto.cumulus.ui.CategoriesPane
Show one of the available master category tabs.
setSelection(String, Collection<ItemIdentifier>) - Method in class com.canto.cumulus.ui.CategoriesPane
Overwrite the selection with the given collection of category item identifiers.
setSelection(Collection<ItemIdentifier>) - Method in class com.canto.cumulus.ui.MultiItemPane
Overwrite the selection with the given collection of item identifiers.
setSendNotificationOnError(boolean) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Configures whether the scheduler should send a notification message when an error occurred while executing this job.
setSendNotificationOnSuccessfulRun(boolean) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Configures whether the scheduler should send a notification message when this job was executed successfully.
setSessionSubscriptionsDisabled(boolean) - Method in class com.canto.cumulus.db.subscriptions.SubscriptionManager
Enables or disables subscription notifications for this session.
setShareCatalog(boolean) - Method in class com.canto.cumulus.prefs.CatalogSettingsRoot
Sets whether this catalog is live and accessible for users.
setSharedPreferences(CumulusSession, String, JPack) - Method in interface com.canto.cumulus.modules.ejpregistries.general.GeneralEJPRegistry
Deprecated.
Use com.canto.cumulus.prefs.Preferences#setModulePreferences(String, com.canto.cumulus.utils.JPack, boolean) instead.
setSharing(int, boolean, boolean) - Method in class com.canto.cumulus.Server
Enable or disable sharing this catalog to other users.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.AssetAction
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.CatalogTemplate
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.CollectionSet
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.EmailClass
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.EmailLayout
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in interface com.canto.cumulus.prefs.Item
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.MetadataTemplate
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.PermissionTemplate
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.PrintSet
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.Query
Sets whether the query visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.RecordViewSet
Sets whether the set visibility is restricted to a group of users or roles.
setSharingRestricted(boolean) - Method in class com.canto.cumulus.prefs.Workflow
Sets whether the set visibility is restricted to a group of users or roles.
setShortcut(char, int) - Method in class com.canto.cumulus.ui.MenuItem
Sets the shortcut key to activate the item.
setShowActiveSubview(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setShowAutoCatalogingWindow(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setShowEmbeddedMetadataTags(boolean) - Method in class com.canto.cumulus.prefs.RecordField
Specifies whether a FieldTypes.FieldTypePicture field should be extended with the content of the GUID.UID_EMBEDDED_METADATA_TAGS field.
setShowEmbeddedMetadataTags(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Specifies whether the thumbnail shown in the report view will be extended with the content of the GUID.UID_EMBEDDED_METADATA_TAGS field.
setShowErrorMessagePreviewView(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setShowErrorMessagePreviewWindow(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setShowFieldNames(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures whether the field names should be shown.
setShowFieldValues(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures in case of a record view of type RecordView.RECORD_VIEW_TYPE_PREVIEW_WIN whether field values should be shown.
setShowFrame(boolean) - Method in class com.canto.cumulus.prefs.RecordField
Configures whether this field should be rendered with a frame.
setShowFrame(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures whether a frame should be drawn around the record when rendering a record views of type RecordView.RECORD_VIEW_TYPE_THUMBNAIL or RecordView.RECORD_VIEW_TYPE_PALETTE.
setShowLanguageOfCategory(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Specifies whether this category view set is configured to show the used language for the displayed category name.
setShowProgressWhileCataloging(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setShowReportThumbnail(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Specifies whether the report view should show a thumbnail.
setShowUI(boolean) - Method in class com.canto.cumulus.prefs.AssetActionProcessor
Sets whether this module should show configuration UI when being executed
setSimpleAskAssetHandlingSetForCataloging(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setSimpleAssetHandlingSetForAccess(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setSimpleAssetHandlingSetForCataloging(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setSimpleMode(int) - Method in class com.canto.cumulus.prefs.PrintSet
Sets whether the current record view set or a specific record view set should be used if this print set is in simple mode and used for printing.
setSimpleModeNthWeekRepetition(int) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the number of weeks between backups to use for simple mode backup.
setSimpleModeRecordViewSet(String) - Method in class com.canto.cumulus.prefs.PrintSet
Sets the name of the record view set to use when printing using this print set in simple mode and with PrintSet.getSimpleMode() returning PrintSet.SIMPLE_MODE_RVS_MODE_OPTION_SPECIFIC_RVS.
setSimpleModeViewModeName(String) - Method in class com.canto.cumulus.prefs.PrintSet
Configures the view mode to use when printing in simple mode.
setSimplePermissionTemplateForCataloging(String) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setSimpleSpecDaysOfWeek(int) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the days the job should run.
setSimpleSpecDaysOfWeek(int) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets the days the job should run.
setSize(int) - Method in class com.canto.cumulus.prefs.FontDetail
Sets the font size.
setSolrCoreBaseUrl(String) - Method in class com.canto.cumulus.prefs.SolrIntegrationConfiguration
Configures the base URL for accessing the Solr core for this table.
setSortAlphabetically(boolean) - Method in class com.canto.cumulus.db.statistics.StringFieldData
 
setSortDirection(SortDirection) - Method in class com.canto.cumulus.ItemCollection
Change the sorting direction from ascending to descending or vice-versa.
setSortDirection(SortDirection) - Method in class com.canto.cumulus.MultiItemCollection
Change the sorting direction from ascending to descending or vice-versa.
setSortDirection(SortDirection) - Method in class com.canto.cumulus.SortFieldDescriptor
Set the direction to sort this field by.
setSortedIndex(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should have a sort index.
setSorting(GUID) - Method in class com.canto.cumulus.ItemCollection
Sort this collection by a given field.
setSorting(GUID) - Method in class com.canto.cumulus.MultiItemCollection
Sort this collection by a given field.
setSortOrder(int, int[]) - Method in class com.canto.cumulus.prefs.CatalogFieldEnumListSortOrders
Sets the sort order for the given id.
setSortType(int) - Method in class com.canto.cumulus.prefs.CatalogFieldEnumListSort
Sets the current sort mode.
setSourceStateIDs(Set<Integer>) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Configures the state IDs for which this activity should be available.
setSpacing(int) - Method in class com.canto.cumulus.prefs.RecordField
Sets the spacing around this field when being rendered.
setSpacing(int) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures the space around the image when rendering a record view of type RecordView.RECORD_VIEW_TYPE_THUMBNAIL, RecordView.RECORD_VIEW_TYPE_DETAILS and RecordView.RECORD_VIEW_TYPE_PALETTE.
setSpecificLayoutID(GUID) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Specifies the id of the layout to use when this template is configured to use a specific layout.
setStartDate(Date) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets the start date this job should run the first time.
setStartTime(int) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the start time this job should run the first time.
setStatistics(VideoCloudStatistics) - Method in class com.canto.cumulus.video.cloud.VideoCloudInformation
 
setStatus(int) - Method in class com.canto.cumulus.prefs.BackupJobStatistics
Sets the status of this job after execution.
setStatus(int) - Method in class com.canto.cumulus.prefs.SchedulerJobStatistics
Sets the status of this job after execution.
setStringEnumValue(GUID, StringEnumFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a string list field in this item.
setStringEnumValue(int[]) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as an string enum value.
setStringValue(GUID, String) - Method in class com.canto.cumulus.Item
Modify the value of a string field in this item.
setStringValue(String) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as an string value.
setStyle(int) - Method in class com.canto.cumulus.prefs.FontDetail
Sets the style information for the font.
setSubject(int, String) - Method in class com.canto.cumulus.prefs.EmailClassTemplate
Sets the subject for the given language.
setTableDisplayName(String) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the display name for the related table.
setTableName(String) - Method in class com.canto.cumulus.prefs.QueryCondition
Sets the table name for this field.
setTableName(String) - Method in class com.canto.cumulus.prefs.RecordFilter
Sets the internal name for the related table.
setTabNameToChild(int, String) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets the tab name of this asset relation for the given language.
setTabNameToMaster(int, String) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets the tab name of this asset relation for the given language.
setTabSet(TabSet) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Sets the tab set for this blib.
setText(String) - Method in interface com.canto.cumulus.events.ProgressListener
Server requests to update the UI text.
setText(String) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Returns the text for this blib.
setTextNumberOfLine(int) - Method in class com.canto.cumulus.prefs.RecordField
Configures the number of lines to use when rendering this field.
setThumbnailAlignment(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Configures the alignment of the thumbnail within the entire area available for the thumbnail.
setThumbnailBackgroundColor(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the background color for the thumbnail area as RGB value representing the color.
setThumbnailMarginToFields(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the margin between thumbnail area and the field values.
setThumbnailMarginToFrame(double) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the margin between the thumbnail area border and the thumbnail itself.
setThumbnailQualityColor(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the mode for thumbnail quality for color when cataloging using this asset handling set.
setThumbnailQualityGrayscale(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the mode for thumbnail quality for grayscale when cataloging using this asset handling set.
setThumbnailQualityLineArt(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the mode for thumbnail quality for lineart when cataloging using this asset handling set.
setThumbnailResolution(int) - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Sets the resolution to use for generating asset previews.
setThumbnailSize(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the thumbnail size when cataloging using this asset handling set.
setThumbnailSizeLarge(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setThumbnailSizeMedium(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setThumbnailSizeOther(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the custom thumbnail size.
setThumbnailSizeSmall(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setThumbnailTransparencyGridSize(int) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setTimeOnlyValue(GUID, TimeOnlyFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a time only field in this item.
setTimeSpecificationMode(int) - Method in class com.canto.cumulus.prefs.BackupJobConfiguration
Sets the mode this backup job uses for determining the next start date.
setTimeSpecificationMode(int) - Method in class com.canto.cumulus.prefs.SchedulerJobConfiguration
Sets the mode this scheduler job uses for determining the next start date.
setTimeZoneOffset(int) - Method in class com.canto.cumulus.db.statistics.FieldData
Set the time zone offset.
setToolboxActionKeys(Set<String>) - Method in class com.canto.cumulus.prefs.WorkflowState
Sets toolbox action keys for this state
setToolTimeout(int) - Static method in class com.canto.cumulus.Cumulus
Sets the timeout (in milliseconds) that the Cumulus Java Classes waits for a CumulusTool processes to finish.
setTooltip(String) - Method in class com.canto.cumulus.ui.ToolbarButton
Sets the tooltip string for this button.
setTopItemsRequest(int) - Method in class com.canto.cumulus.db.statistics.StringFieldData
Marks this object to return a list of most used values when passed to MultiItemCollection.getItemFieldStatistics(FieldData).
setTransparencyGridDarkColor(Color) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setTransparencyGridLightColor(Color) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setTreatAsMaster(boolean) - Method in class com.canto.cumulus.prefs.AssetRelation
Sets this asset relation to treat as master.
setType(CropTemplate.Type) - Method in class com.canto.cumulus.prefs.CropTemplate
Sets the type of this crop template
setUID(String) - Method in class com.canto.cumulus.prefs.AssetActionProcessor
Sets the module UID.
setUnderline(boolean) - Method in class com.canto.cumulus.prefs.PrintSetDocumentBlib
Adds the underline attribute to the layout of this blib.
setUpdateAssetModificationDateWhenWritingMetadata(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Configures whether the assets modification date should be updated when writing back metadata to that asset.
setUpdateContainedAsset(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setUseAssetActions(boolean) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Specifies whether this activity should apply one or more asset action.
setUseAssetHandlingSet(boolean) - Method in class com.canto.cumulus.prefs.AssetAction
Sets whether this action should use a specific asset handling set when being executed.
setUseAutoSwitchViewMode(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Configures whether the application should switch to a specific master category after activating this category view set.
setUseAutoSwitchViewMode(boolean) - Method in class com.canto.cumulus.prefs.RecordViewSetTable
Configures whether the application should switch the record view when activating this record view set.
setUseCategoryFilterResultsForRecordFilter(boolean) - Method in class com.canto.cumulus.usermanagement.CatalogLiveFilterQuery
Setting this to true overrides the stored record filter but uses a record filter that returns all records that are assigned to the categories found by the category filter.
setUseCheckoutLocation(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs
 
setUseChildPermissions(boolean) - Method in class com.canto.cumulus.db.permissions.Permissions
In case of a category permissions block this configures whether the configured permissions should be automatically be assigned to newly created sub categories or whether the new child categories have their own permission block.
setUseCustomOrderedLanguageSpecificSortedTree(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Specifies whether this category view set should allow custom ordering and language specific sorting of the category tree.
setUseFieldFontsForFieldNames(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Specifies whether this view should use the field value font definitions for displaying the field names.
setUseFieldNamesOverlay(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Specifies in case of a record view of type RecordView.RECORD_VIEW_TYPE_PREVIEW_WIN whether field values should be shown below the preview or overlay the preview.
setUseFileFormatFilter(boolean) - Method in class com.canto.cumulus.prefs.AssetAction
Configures whether this asset action should only process assets of a specific file type.
setUseInitialValue(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should have a initial value.
setUseJournaling(boolean) - Method in class com.canto.cumulus.prefs.CatalogTemplateLayout
Sets whether journaling should be used.
setUseLabelColorAsBackground(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Configures whether the field value of a label field should be used as a background color.
setUseMetadataTemplate(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Set whether a metadata template should automatically be applied when cataloging.
setUseMetadataTemplate(boolean) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Specifies whether this activity should apply a metadata template.
setUsePermissionTemplate(boolean) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Specifies whether this activity should apply a permission template.
setUsePreferredLanguage(boolean) - Method in class com.canto.cumulus.prefs.CategoryViewSet
Specifies whether this category view set should use a preferred language for displaying the category tree when available.
setUsePreferredLanguage(boolean) - Method in class com.canto.cumulus.prefs.RecordField
Specifies whether this field should configured to use a preferred language for displaying the content.
setUsePreFillerForNewRecords(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets whether the metadata editor window should be shown for new records before saving the record.
setUsePreFillerForUpdatedRecords(boolean) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets whether the metadata editor window should be shown for updated records before saving the record.
setUsePreviewTransparencyGrid(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setUseQuery(boolean) - Method in class com.canto.cumulus.prefs.RecordFilter
Configures whether this filter should also apply a query to reduce the found records.
setUseQuickSearchFieldList(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setUseQuickSearchFieldListCategories(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
 
setUserEditable(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether this field is user editable.
setUserEditRestricted(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether the user editability is restricted to a group of users or roles.
setUseRegionalSettings(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field value should be shown using the regional setting.
setUseRegionalSettings(boolean) - Method in class com.canto.cumulus.prefs.RecordField
Specifies whether a FieldTypes.FieldTypeInteger or FieldTypes.FieldTypeLong field will be displayed by using regional settings or just as a plain number.
setUserObject(Object) - Method in class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
Sets either the name on the model when given a String or sets the model when given an instance of ServerConsoleNodeContent.
setUserRestricted(boolean) - Method in class com.canto.cumulus.prefs.WorkflowActivity
Specifies whether this activity should only be available for a specified list of users and roles.
setUserSettings(String, String[]) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Copies the Cumulus application user settings from the source user to all provided target users.
setUserUID(String) - Method in class com.canto.cumulus.fieldvalue.UserUIDFieldValue
Set teh value of this field to a given user unique ID string.
setUserVisibilityRestricted(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether the user visibility is restricted to a group of users or roles.
setUseSecondColorForAlternateRows(boolean) - Method in class com.canto.cumulus.prefs.RecordFieldOptions
Specifies whether this view should use a different background color for every second row.
setUseThumbnailTransparencyGrid(boolean) - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
setValidFrom(Date) - Method in class com.canto.cumulus.video.cloud.VideoInformation
Change the start date ("embargo date") that this video is published.
setValidTo(Date) - Method in class com.canto.cumulus.video.cloud.VideoInformation
Change the end date ("expiration date") that this video is published.
setValue(long) - Method in interface com.canto.cumulus.events.ProgressListener
New current value for a progress.
setValue(int, int, int) - Method in class com.canto.cumulus.fieldvalue.DateOnlyFieldValue
Set the date only field value from the given day, month, and year.
setValue(Object) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Deprecated.
Use one of the type-specific functions instead!
setValueFillMode(MetadataTemplateEntry.ValueFillMode) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Configures the mode for applying this entry for string fields.
setValueInterpretation(int) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the value interpretation of this field.
setValueInterpretation(int) - Method in class com.canto.cumulus.prefs.WeakFieldReference
Sets the value interpretation of this field.
setVariants(Collection<VideoVariant>) - Method in class com.canto.cumulus.video.cloud.VideoCloudInformation
 
setVersionInformation(Date, String, String) - Method in class com.canto.cumulus.Asset
 
setVersioningGLVBehaviour(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the mode for handling the getting of assets when using this asset handling set.
setViewMode(MultiItemPane.ViewMode) - Method in class com.canto.cumulus.ui.MultiItemPane
Change the view mode of this pane.
setViewSet(String) - Method in class com.canto.cumulus.ui.Pane
change the view set of this pane.
setVisibilityMatchingEnumIDs(Set<Integer>) - Method in class com.canto.cumulus.prefs.RecordField
Configures the selected enum IDs when using the visibility mode RecordField.Visibility.STRING_ENUM_MATCH for this field.
setVisibilityMode(RecordField.Visibility) - Method in class com.canto.cumulus.prefs.RecordField
Configures the visibility mode for this field.
setVisibilityQueryMatchName(String) - Method in class com.canto.cumulus.prefs.RecordField
Configures the query name to use when using the visibility mode RecordField.Visibility.QUERY_MATCH for this field.
setVisibilityQueryString(String) - Method in class com.canto.cumulus.prefs.RecordField
Configures the query string to use when using the visibility mode RecordField.Visibility.QUERY_MATCH or as a fallback for the mode RecordField.Visibility.QUERY_MATCH.
setVisible(boolean) - Method in class com.canto.cumulus.ui.Pane
Show or hide this pane.
setVocabularyFilterQuery(String) - Method in class com.canto.cumulus.prefs.CatalogField
Sets the vocabulary filter query.
setVocabularyValue(GUID, VocabularyFieldValue) - Method in class com.canto.cumulus.Item
Modify the value of a vocabulary field in this item.
setVocabularyValue(int[]) - Method in class com.canto.cumulus.prefs.MetadataTemplateEntry
Sets this entries value as an vocabulary value.
setWatermarkImageID(String) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setWhenAdding(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should be linked when cataloging.
setWhenSaving(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether this field should be linked when saving.
setWhenUpdating(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Configures whether this field should be linked when updating.
setWidth(int) - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
setWordIndex(boolean) - Method in class com.canto.cumulus.prefs.CatalogField
Sets whether this field should have a word index.
setWorkflowActivity(WorkflowActivity) - Method in class com.canto.cumulus.prefs.AssetHandlingSetWorkflow
Configures a new initial activity for this workflow reference.
setWriteMDToAssets(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the mode for writing metadata back to the asset when using this asset handling set.
setWriteMetadataDestination(int) - Method in class com.canto.cumulus.prefs.AssetHandlingSet
Sets the destination for writing metadata back.
showAboutDialog() - Method in interface com.canto.cumulus.modules.Module
Tells the module to show its about dialog.
showCatalogLimitReachedDialog() - Method in class com.canto.cumulus.ui.Application
Shows the limit reached dialog.
showCategories(String, Collection<ItemIdentifier>) - Method in class com.canto.cumulus.ui.CategoriesPane
Expand all category items necessary to show the given category items the given master category tab.
showErrorMessagePreviewView() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
showErrorMessagePreviewWindow() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
showFormatPreferencesDialog(CumulusSession, JPack, int) - Method in interface com.canto.cumulus.modules.FilterModule
Show the preferences dialog using the given preferences from the module preferences pack.
showHelp(String) - Method in class com.canto.cumulus.ui.Application
Opens the Cumulus Help Window to shows a specific online help page topic.
showHelp(String, String) - Method in class com.canto.cumulus.ui.Application
Opens the Cumulus Help Window to shows a specific online help page topic.
showInContainer() - Method in class com.canto.cumulus.Asset
Show this asset in it's container.
showPreferencesDialog(CumulusSession, JPack) - Method in interface com.canto.cumulus.modules.Module
Show the preferences dialog using the given preferences from the module preferences pack.
showUI() - Method in class com.canto.cumulus.prefs.AssetActionProcessor
Specifies whether this module should show configuration UI when being executed
SIMPLE_MODE_RVS_MODE_OPTION_CURRENT_RVS - Static variable in class com.canto.cumulus.prefs.PrintSet
 
SIMPLE_MODE_RVS_MODE_OPTION_SPECIFIC_RVS - Static variable in class com.canto.cumulus.prefs.PrintSet
 
SingleItemPane - Class in com.canto.cumulus.ui
This class represents a pane of a collection window that displays a single item (e.g.
skip(long) - Method in class com.canto.cumulus.InputDataStream
Skips bytesToSkip bytes of input from this input stream.
SolrIntegrationConfiguration - Class in com.canto.cumulus.prefs
This class stores the Solr integration configuration for a single table.
SORT_TYPE_OPTION_ALPHABETICALLY - Static variable in class com.canto.cumulus.prefs.CatalogFieldEnumListSort
 
SORT_TYPE_OPTION_CONTENT - Static variable in class com.canto.cumulus.prefs.CatalogFieldEnumListSort
 
SORT_TYPE_OPTION_LANGUAGE_SPECIFIC - Static variable in class com.canto.cumulus.prefs.CatalogFieldEnumListSort
 
sortCategoryIDsAccordingToCategoryTree(Set<Integer>) - Method in class com.canto.cumulus.CategoryItemCollection
Reorder the given categories according to their position in the category tree.
SortDirection - Enum in com.canto.cumulus.constants
This enum specifies the available sort directions for sorting a collection.
SortFieldDescriptor - Class in com.canto.cumulus
The information about a single sorting field.
SortFieldDescriptor(GUID, SortDirection) - Constructor for class com.canto.cumulus.SortFieldDescriptor
Create a new descriptor for a given field and sorting direction.
sortMapByValue(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
SOURCE_TYPE_CATALOG - Static variable in class com.canto.cumulus.db.permissions.PermissionManager
 
SOURCE_TYPE_CATALOG - Static variable in class com.canto.cumulus.db.trigger.Conditions
 
SOURCE_TYPE_CATALOG - Static variable in class com.canto.cumulus.db.trigger.TriggerManager
 
SOURCE_TYPE_CATEGORIES - Static variable in class com.canto.cumulus.db.trigger.Conditions
 
SOURCE_TYPE_CATEGORIES - Static variable in class com.canto.cumulus.db.trigger.TriggerManager
 
SOURCE_TYPE_CATEGORY - Static variable in class com.canto.cumulus.db.permissions.PermissionManager
 
SOURCE_TYPE_CATEGORY - Static variable in class com.canto.cumulus.db.trigger.Conditions
 
SOURCE_TYPE_CATEGORY - Static variable in class com.canto.cumulus.db.trigger.TriggerManager
 
SOURCE_TYPE_ITEM - Static variable in class com.canto.cumulus.db.permissions.PermissionManager
 
SOURCE_TYPE_RECORD - Static variable in class com.canto.cumulus.db.permissions.PermissionManager
 
SOURCE_TYPE_RECORD - Static variable in class com.canto.cumulus.db.trigger.Conditions
 
SOURCE_TYPE_RECORD - Static variable in class com.canto.cumulus.db.trigger.TriggerManager
 
SOURCE_TYPE_RECORDS - Static variable in class com.canto.cumulus.db.trigger.Conditions
 
SOURCE_TYPE_RECORDS - Static variable in class com.canto.cumulus.db.trigger.TriggerManager
 
SOURCE_TYPE_SERVER - Static variable in class com.canto.cumulus.db.trigger.Conditions
 
SOURCE_TYPE_SERVER - Static variable in class com.canto.cumulus.db.trigger.TriggerManager
 
SpecificFieldCondition - Class in com.canto.cumulus.db.trigger
startLogDuration(String) - Method in class com.canto.cumulus.ui.CollectionWindow
Starts time logging
startMirroring(boolean) - Method in interface com.canto.cumulus.server.esp.modules.dbmirror.DBMirrorWorker
Start the mirroring process by creating all the needed connections and checking the needed resources.
startPublishingVideo(Item) - Method in class com.canto.cumulus.video.cloud.VideoCloudManager
Let the provider generate the variants for different devices/environments/bandwidth.
StartStopListener - Interface in com.canto.cumulus
The event listener interface to receive events when the Cumulus Java Classes are starting up and shutting down.
STATISTICS_CATALOG_NAME - Static variable in class com.canto.cumulus.Catalog
Name of the statistics catalog.
STATUS_OPTION_ERROR - Static variable in class com.canto.cumulus.prefs.BackupJobStatistics
 
STATUS_OPTION_ERROR - Static variable in class com.canto.cumulus.prefs.SchedulerJobStatistics
 
STATUS_OPTION_EXECUTING - Static variable in class com.canto.cumulus.prefs.BackupJobStatistics
 
STATUS_OPTION_EXECUTING - Static variable in class com.canto.cumulus.prefs.SchedulerJobStatistics
 
STATUS_OPTION_NOT_YET_EXECUTED - Static variable in class com.canto.cumulus.prefs.BackupJobStatistics
 
STATUS_OPTION_NOT_YET_EXECUTED - Static variable in class com.canto.cumulus.prefs.SchedulerJobStatistics
 
STATUS_OPTION_SUCCESSFUL - Static variable in class com.canto.cumulus.prefs.BackupJobStatistics
 
STATUS_OPTION_SUCCESSFUL - Static variable in class com.canto.cumulus.prefs.SchedulerJobStatistics
 
stopLogDuration(int) - Method in class com.canto.cumulus.ui.CollectionWindow
Stops time logging
stopMirroring() - Method in interface com.canto.cumulus.server.esp.modules.dbmirror.DBMirrorWorker
Release all resources to stop mirroring.
StringEnumFieldData - Class in com.canto.cumulus.db.statistics
This class is the wrapper class for statistics range data of string list integer fields.
StringEnumFieldData() - Constructor for class com.canto.cumulus.db.statistics.StringEnumFieldData
Required to make Externalizable happy.
StringEnumFieldData(JPack) - Constructor for class com.canto.cumulus.db.statistics.StringEnumFieldData
 
StringEnumFieldData(GUID) - Constructor for class com.canto.cumulus.db.statistics.StringEnumFieldData
 
StringEnumFieldData(GUID, StringEnumFieldValue, StringEnumFieldValue) - Constructor for class com.canto.cumulus.db.statistics.StringEnumFieldData
 
StringEnumFieldData(GUID, Locale, StringEnumFieldValue, StringEnumFieldValue) - Constructor for class com.canto.cumulus.db.statistics.StringEnumFieldData
 
StringEnumFieldValue - Class in com.canto.cumulus.fieldvalue
A field value wrapper for a "String List" field, e.g.
StringEnumFieldValue(FieldDefinition) - Constructor for class com.canto.cumulus.fieldvalue.StringEnumFieldValue
Creates a new instance for the given string enum field.
StringFieldData - Class in com.canto.cumulus.db.statistics
This class is the wrapper class for statistics range data of string fields.
StringFieldData() - Constructor for class com.canto.cumulus.db.statistics.StringFieldData
Required to make Externalizable happy.
StringFieldData(JPack) - Constructor for class com.canto.cumulus.db.statistics.StringFieldData
 
StringFieldData(GUID) - Constructor for class com.canto.cumulus.db.statistics.StringFieldData
 
StringFieldData(GUID, String, String) - Constructor for class com.canto.cumulus.db.statistics.StringFieldData
 
StringFieldData(GUID, Locale, String, String) - Constructor for class com.canto.cumulus.db.statistics.StringFieldData
 
StringSet - Class in com.canto.cumulus.prefs
This class manages a set of Strings.
SUBSCRIPTION_NOTIFICATION_UID - Static variable in class com.canto.cumulus.GUID
Internal constant UID for the subscription feature.
SubscriptionManager - Class in com.canto.cumulus.db.subscriptions
Manages subscriptions on items.
supportsDepartments() - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
Returns whether the connected server supports departments.
supportsDnDropFor(DataFlavor[], int) - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleNodeContent
Not yet supported.
supportsDragAndDrop() - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleNodeContent
Returns whether the dnd is supported.
supportsField(Layout, GUID) - Static method in class com.canto.cumulus.keyword.service.AutoTaggingManager
Returns whether the field is supported
supportsField(GUID, int, int) - Method in interface com.canto.cumulus.server.esp.modules.validator.ValidatorESP
Returns whether the given field is supported for validation.
supportsFieldFilter() - Method in enum com.canto.cumulus.utils.MetadataExchange.Format
 
supportsHeaderFooter72() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
Returns whether header and footer are available in the new 7.5 format which is interchangeable between different platforms.
supportsJPanel() - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleNodeContent
Returns whether the attached node has its own panel for the right server console area.
supportsJPopupMenu() - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleNodeContent
Returns whether the attached node supports to have a context menu.
supportsMultipleValues() - Method in class com.canto.cumulus.fieldvalue.StringEnumFieldValue
Return whether this field is defined to support multiple values.
supportsMultipleValues() - Method in class com.canto.cumulus.fieldvalue.VocabularyFieldValue
Return whether this field is defined to support multiple values.
supportsSaving() - Method in enum com.canto.cumulus.utils.ImagingPixmap.ColorSpace
Returns whether the color space supports saving.
supportsSourceTypes(int) - Method in class com.canto.cumulus.db.trigger.Condition
Returns whether this condition supports the given source type.
supportsSubscriptions(Item) - Method in class com.canto.cumulus.db.subscriptions.SubscriptionManager
Returns whether the current item supports subscriptions.
supportsSubscriptions() - Method in class com.canto.cumulus.Layout
Returns whether the table of this layout supports item subscriptions.
supportsVersioning() - Method in class com.canto.cumulus.Asset
Return whether this asset supports versioning, meaning that is allows to check it out and check a new version back in.
supportsVersioning() - Method in class com.canto.cumulus.fieldvalue.AssetReference
Return whether this asset reference supports versioning, meaning that is allows (after resolving it to an Asset object to check it out and check a new version back in.
supportsViewSets() - Method in class com.canto.cumulus.ui.Pane
Return whether this pane supports getting and setting the pane's view set.
syncAccountMetadata() - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudManager
Update the definitions of automatic crop templates if they have changed.
SynchronizeRequest - Enum in com.canto.cumulus.constants
This enum specifies all available types of the synchronize request field
SynchronizeState - Enum in com.canto.cumulus.constants
This enum specifies all available types of the synchronize state field
A B C D E F G H I J K L M N O P Q R S T U V W X 
Cumulus Java Classes 
Reference Documentation  
Version 11.1.7
  

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.