- EJP - Interface in com.canto.cumulus.ejp
-
Embedded Java Plugin interface.
- EJPContext - Interface in com.canto.cumulus.ejp
-
Context information for an Embedded Java Plugin module.
- EJPPreferencePanel - Interface in com.canto.cumulus.modules.ejpregistries
-
This interface is used by the Preference dialog of Cumulus to display the prefernce panel of an EJaP.
- EmailClass - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single email class.
- EmailClassesList - Class in com.canto.cumulus.prefs
-
This class manages a list of email classes.
- EmailClassesList.PredefinedClassID - Enum in com.canto.cumulus.prefs
-
- EmailClassPlaceholder - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single email class.
- EmailClassPlaceholderList - Class in com.canto.cumulus.prefs
-
This class manages a list of placeholders for an email class.
- EmailClassTemplate - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single email template.
- EmailClassTemplate.LayoutMode - Enum in com.canto.cumulus.prefs
-
- EmailClassTemplateList - Class in com.canto.cumulus.prefs
-
This class manages a list of templates for an email class.
- EmailLayout - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single email layout.
- EmailLayoutAttachment - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single email class.
- EmailLayoutAttachmentsList - Class in com.canto.cumulus.prefs
-
This class manages a list of attachments for an email layout.
- EmailLayoutsList - Class in com.canto.cumulus.prefs
-
This layout manages a list of email layouts.
- enableMirroring(boolean) - Method in class com.canto.cumulus.prefs.DBMirroring
-
Configures whether mirroring is enabled.
- END_OF_INPUT_MARKER - Static variable in class com.canto.cumulus.utils.JPack.JSONParser
-
- endTable() - Method in class com.canto.cumulus.server.esp.modules.dbmirror.DBRebuild
-
Needs to be called after all entries of a table have been rebuild.
- enlargeSmallerFitHeight() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- enlargeSmallerFitHeightPreviewView() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- enlargeSmallerFitImage() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- enlargeSmallerFitImagePreviewView() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- enlargeSmallerFitWidth() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- enlargeSmallerFitWidthPreviewView() - Method in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
-
- EntityRestrictor - Class in com.canto.cumulus.usermanagement
-
This class manages access to an entity for the entire server or a specific catalog.
- ENUM_VIEW_MODE_OPTION_DROPDOWN_MENU - Static variable in class com.canto.cumulus.prefs.RecordField
-
- ENUM_VIEW_MODE_OPTION_RADIO_BUTTONS - Static variable in class com.canto.cumulus.prefs.RecordField
-
- ENV_KEY_CATALOG - Static variable in interface com.canto.cumulus.server.esp.modules.trigger.ActionConfiguratorExtension
-
- ENV_KEY_ITEM - Static variable in interface com.canto.cumulus.server.esp.modules.trigger.ActionConfiguratorExtension
-
- ENV_KEY_SERVER - Static variable in interface com.canto.cumulus.server.esp.modules.trigger.ActionConfiguratorExtension
-
- ENV_KEY_TABLE_NAME - Static variable in interface com.canto.cumulus.server.esp.modules.trigger.ActionConfiguratorExtension
-
- equals(Object) - Method in class com.canto.cumulus.Catalog
-
- equals(Object) - Method in class com.canto.cumulus.CumulusSession
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.Action
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.ActionWrapper
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.CatalogSettingsChangedCondition
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.Condition
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.FieldValueChangedCondition
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.RecordCategoryAddedCondition
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.RecordCategoryDeletedCondition
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.SpecificFieldCondition
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.Trigger
-
- equals(Object) - Method in class com.canto.cumulus.db.trigger.UnknownCondition
-
- equals(Object) - Method in class com.canto.cumulus.FieldDefinition
-
- equals(Object) - Method in class com.canto.cumulus.fieldvalue.AssetReference
-
- equals(Object) - Method in class com.canto.cumulus.fieldvalue.DataSizeFieldValue
-
- equals(Object) - Method in class com.canto.cumulus.fieldvalue.DateOnlyFieldValue
-
- equals(Object) - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
-
- equals(Object) - Method in class com.canto.cumulus.fieldvalue.ResolutionFieldValue
-
- equals(Object) - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
-
- equals(Object) - Method in class com.canto.cumulus.GUID
-
Compares this GUID to the specified object.
- equals(Object) - Method in class com.canto.cumulus.Item
-
- equals(Object) - Method in class com.canto.cumulus.ItemCollection
-
- equals(Object) - Method in class com.canto.cumulus.ItemIdentifier
-
- equals(Object) - Method in class com.canto.cumulus.Layout
-
Compares this layout to the specified object.
- equals(Object) - Method in class com.canto.cumulus.MultiItemCollection
-
- equals(Object) - Method in class com.canto.cumulus.MultiLayout
-
Compares this layout to the specified object.
- equals(Object) - Method in class com.canto.cumulus.Server
-
Compares this server to the specified object.
- equals(Object) - Method in class com.canto.cumulus.SortFieldDescriptor
-
- equals(Object) - Method in class com.canto.cumulus.ui.CollectionWindow
-
- equals(Object) - Method in class com.canto.cumulus.ui.Pane
-
- equals(Object) - Method in class com.canto.cumulus.utils.FieldFormulaFunctions.FunctionDescriptor
-
- equals(JPack) - Method in class com.canto.cumulus.utils.JPack
-
Compares this pack to the specified pack.
- ESP - Interface in com.canto.cumulus.server.esp
-
Embedded Java Server Plugin interface.
- ESPContext - Interface in com.canto.cumulus.server.esp
-
Context information for an Embedded Server Plugin module.
- ESPRemoteClassLoaderUtils - Class in com.canto.cumulus.server.esp.modules
-
helper class for server-side ESP registry implementing the server side of the ESPRemoteClassloader
- ESPRemoteClassLoaderUtils() - Constructor for class com.canto.cumulus.server.esp.modules.ESPRemoteClassLoaderUtils
-
- execute(JPack, Map<ReportGeneratorESP.ParameterKey, ?>) - Method in interface com.canto.cumulus.server.esp.modules.reportgenerator.ReportGeneratorESP
-
This method is called to create a ReportGenerator for the given configuration.
- execute(SchedulerESPJobExecutionContext) - Method in interface com.canto.cumulus.server.esp.modules.scheduler.SchedulerESPJob
-
Called to execute the job using the given context data.
- executeScriptingCommand(String) - Method in class com.canto.cumulus.ejp.AbstractEJP
-
- executeScriptingCommand(String) - Method in interface com.canto.cumulus.ejp.EJP
-
Execute a command that comes in through the scripting API of the Cumulus client.
- expandAll(String) - Method in class com.canto.cumulus.ui.CategoriesPane
-
- exportItems(ItemCollection, List<Integer>, OutputStream, MetadataExchange.Format, MetadataExchange.FieldFilter, MetadataExchange.ProgressListener) - Static method in class com.canto.cumulus.utils.MetadataExchange
-
Exports all items or the items with the specified IDs from the given
ItemCollection
into the output stream.
- exportItems(MultiItemCollection, List<ItemIdentifier>, OutputStream, MetadataExchange.Format, MetadataExchange.FieldFilter, MetadataExchange.ProgressListener) - Static method in class com.canto.cumulus.utils.MetadataExchange
-
Exports all items or the items with the specified IDs from the given
MultiItemCollection
into the output stream.
- exportSet() - Method in class com.canto.cumulus.prefs.AssetAction
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.AssetHandlingSet
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.BackupJob
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.CatalogTemplate
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.CategoryViewSet
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.CollectionSet
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.CropTemplate
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.EmailClass
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.EmailLayout
-
Exports this set into a
JPack
.
- exportSet() - Method in interface com.canto.cumulus.prefs.Item
-
Exports this item into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.MetadataTemplate
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.PermissionTemplate
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.PrintSet
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.Query
-
Exports this query into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.RecordFilter
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.RecordViewSet
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.SchedulerJob
-
Exports this set into a
JPack
.
- exportSet() - Method in class com.canto.cumulus.prefs.Workflow
-
Exports this set into a
JPack
.
- ExternalUser - Class in com.canto.cumulus.usermanagement
-