- backup(String) - Method in class com.canto.cumulus.Catalog
-
Stores a backup copy of the catalog in the given file (Specific Permissions Required).
- backup(String, ProgressListener) - Method in class com.canto.cumulus.Catalog
-
Stores a backup copy of the catalog in the given file (Specific Permissions Required).
- BACKUP_COLLECTION_DELETE_EMPTY_FLAG - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
-
- BACKUP_COLLECTION_DELETE_OLDER_THAN_DAYS_FLAG - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
-
- BACKUP_MODE_OPTION_ALL_CATALOGS - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
-
- BACKUP_MODE_OPTION_CONFIGURATION - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
-
- BACKUP_MODE_OPTION_SPECIFIED_CATALOGS - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
-
- BackupJob - Class in com.canto.cumulus.prefs
-
This class manages a single backup job and enables one to access the jobs settings and statistics.
- BackupJobConfiguration - Class in com.canto.cumulus.prefs
-
This class manages the configuration of a single backup job.
- BackupJobList - Class in com.canto.cumulus.prefs
-
This class manages a list of server backup jobs.
- BackupJobStatistics - Class in com.canto.cumulus.prefs
-
This class stores the job statistics for a backup job.
- BaseEJP - Interface in com.canto.cumulus.modules.ejpregistries
-
Base interface implemented by all EJaP modules to be registered.
- BaseESP - Interface in com.canto.cumulus.server.esp.modules
-
Base interface for all server plugins.
- BaseEventListener<_Source> - Interface in com.canto.cumulus.events
-
The base class for event listeners in Cumulus
- BaseEventObject<_Source,_Listener extends BaseEventListener<_Source>> - Class in com.canto.cumulus.events
-
The base class for event objects in Cumulus.
- BaseEventObject() - Constructor for class com.canto.cumulus.events.BaseEventObject
-
For internal use only.
- BaseException - Exception in com.canto.cumulus.exceptions
-
The base class for all Exceptions of the CumulusJavaClasses.
- BaseManager - Class in com.canto.cumulus.prefs
-
This class manages all the base work for preferences access.
- BaseManager.PackEntryChangeListener - Interface in com.canto.cumulus.prefs
-
- BaseManager.RegistryEntry - Class in com.canto.cumulus.prefs
-
This class manages a single entry of the tree structure of the cumulus preferences.
- BasePreferencesEJP - Interface in com.canto.cumulus.modules.ejpregistries
-
Base interface implemented by all EJaP modules to be registered with a preference panel.
- BaseQueriesList - Class in com.canto.cumulus.prefs
-
- BaseRuntimeException - Exception in com.canto.cumulus.exceptions
-
The base class for all RuntimeExceptions of the CumulusJavaClasses.
- BaseUserManagementEventObject<_Source> - Class in com.canto.cumulus.usermanagement.event
-
- BaseUserManagementEventObject() - Constructor for class com.canto.cumulus.usermanagement.event.BaseUserManagementEventObject
-
- BaseUserManagementEventObject.EventType - Enum in com.canto.cumulus.usermanagement.event
-
- beforeShutdown() - Method in interface com.canto.cumulus.StartStopListener
-
This method is called in
CumulusStop()
when shutting down the Cumulus Java Classes.
- beforeStartup(boolean) - Method in interface com.canto.cumulus.StartStopListener
-
This method is called in
CumulusStart()
when starting up the Cumulus Java Classes.
- beginTable(int, String, int) - Method in class com.canto.cumulus.server.esp.modules.dbmirror.DBRebuild
-
Needs to be called before any entry of a table can be sent to the Cumulus server.
- bind(Binding) - Method in class com.canto.cumulus.db.trigger.Condition
-
Binds this condition to the given binding.
- bind(Binding) - Method in class com.canto.cumulus.db.trigger.RecordCategoryAddedCondition
-
- bind(Binding) - Method in class com.canto.cumulus.db.trigger.RecordCategoryDeletedCondition
-
- bind(Binding) - Method in class com.canto.cumulus.db.trigger.Trigger
-
Binds this trigger to the given binding.
- Binding - Class in com.canto.cumulus.db.trigger
-
This class describes the binding of a trigger.
- BooleanFieldData - Class in com.canto.cumulus.db.statistics
-
This class is the wrapper class for statistics range data of boolean fields.
- BooleanFieldData() - Constructor for class com.canto.cumulus.db.statistics.BooleanFieldData
-
Required to make Externalizable
happy.
- BooleanFieldData(JPack) - Constructor for class com.canto.cumulus.db.statistics.BooleanFieldData
-
- BooleanFieldData(GUID) - Constructor for class com.canto.cumulus.db.statistics.BooleanFieldData
-
- BooleanFieldData(GUID, boolean, boolean) - Constructor for class com.canto.cumulus.db.statistics.BooleanFieldData
-
- BooleanFieldData(GUID, Locale, boolean, boolean) - Constructor for class com.canto.cumulus.db.statistics.BooleanFieldData
-
- browseForAsset(CumulusSession, boolean, boolean, String) - Method in interface com.canto.cumulus.modules.AssetStorageModule
-
Bring up a dialog to allow the user to select a single asset.
- browseForAsset(CumulusSession, boolean, boolean, String, String) - Method in interface com.canto.cumulus.modules.AssetStorageModule
-
Bring up a dialog to allow the user to select a single asset.
- buildKey(String) - Static method in class com.canto.cumulus.utils.JPack
-
Converts a string to a record pack key (which is a 32-bits integer).
- buildTablePermission(String, boolean, String) - Static method in class com.canto.cumulus.usermanagement.AuthenticationManager
-
Create a permission string for a specific table.
- BUTTON_ID_QUICKSEARCH - Static variable in class com.canto.cumulus.ui.Application
-