- AbstractEJP - Class in com.canto.cumulus.ejp
-
Abstract base class for an EJP.
- AbstractEJP() - Constructor for class com.canto.cumulus.ejp.AbstractEJP
-
- AbstractESP - Class in com.canto.cumulus.server.esp
-
Abstract base class for an ESP.
- AbstractESP() - Constructor for class com.canto.cumulus.server.esp.AbstractESP
-
- AbstractGenericEJP - Class in com.canto.cumulus.ejp
-
A class you can use to implement the
GeneralEJP
interface.
- AbstractGenericEJP() - Constructor for class com.canto.cumulus.ejp.AbstractGenericEJP
-
- acceptField(FieldDefinition) - Method in interface com.canto.cumulus.utils.MetadataExchange.FieldFilter
-
- accepts(UserContext) - Method in class com.canto.cumulus.prefs.RestrictionsList
-
Returns whether the given
UserContext
matches one of the stored UIDs of this instance.
- AccountInformation - Class in com.canto.cumulus.mediadeliverycloud
-
Information about a Media Delivery Cloud customer account.
- Action - Class in com.canto.cumulus.db.trigger
-
This class is the base for all trigger actions.
- ActionConfigurator - Interface in com.canto.cumulus.server.esp.modules.trigger
-
This interface needs to be implemented to provide a configuration UI for the Cumulus Client Properties dialog that
configures triggers.
- ActionConfiguratorExtension - Interface in com.canto.cumulus.server.esp.modules.trigger
-
- ActionESP - Interface in com.canto.cumulus.server.esp.modules.trigger
-
This interface describes the functions a server ESP needs to provide to be accepted as
a trigger action ESP which will be called when a supported trigger condition is met.
- ActionExecutor - Interface in com.canto.cumulus.server.esp.modules.trigger
-
Base interface for all action executor types.
- ActionHandler - Interface in com.canto.cumulus.ui.event
-
The listener interface for receiving action events.
- ActionRegistry - Class in com.canto.cumulus.server.esp.modules.trigger
-
This class implements the server-side action registry where trigger action ESPs are managed.
- ActionWrapper - Class in com.canto.cumulus.db.trigger
-
This class wraps a server-side action.
- ActionWrapper(ActionESP) - Constructor for class com.canto.cumulus.db.trigger.ActionWrapper
-
Creates a new wrapper for the given action ESP.
- add(MutableTreeNode) - Method in class com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleIconNode
-
Adds the given child.
- add(AssetRelation) - Method in class com.canto.cumulus.prefs.CatalogAssetRelationList
-
Adds the given asset relation.
- add(Workflow) - Method in class com.canto.cumulus.prefs.CatalogWorkflowList
-
Adds the given workflow.
- ADD_AND_UPDATE_OPTION_ADD_AND_UPDATE - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- ADD_AND_UPDATE_OPTION_ADD_ONLY - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- ADD_AND_UPDATE_OPTION_UPDATE_ONLY - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- ADD_OR_IGNORE_DUPLICATES_OPTION_ADD - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- ADD_OR_IGNORE_DUPLICATES_OPTION_IGNORE - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- addAllowedMasterCategoryName(String) - Method in class com.canto.cumulus.prefs.CategoryViewSet
-
Add a master category name to the list of allowed master categories.
- addAllRenditionParameters(Item, JSONObject, String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudManager
-
- addAuthenticatorListener(AuthenticatorListener<AuthenticationManager>) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager
-
Adds a listener for authentication events.
- addButton(int, ToolbarButton) - Method in class com.canto.cumulus.ui.Toolbar
-
Add a button at a specified index.
- addButton(ToolbarButton) - Method in class com.canto.cumulus.ui.Toolbar
-
Add a button at the end of the toolbar.
- addCatalog(String) - Method in class com.canto.cumulus.prefs.CatalogList
-
Adds the given catalog name to this list.
- addCatalog(int) - Method in class com.canto.cumulus.ui.CollectionWindow
-
Adds the given catalog to this collection window.
- addCatalog(String) - Method in class com.canto.cumulus.usermanagement.Role.CatalogNames
-
Adds the catalog with the specified name to this role.
- addCatalogingListener(CatalogingListener<ItemCollection>) - Method in class com.canto.cumulus.ItemCollection
-
Add a listener that is called whenever someone catalogs into this ItemCollection.
- addCatalogListener(CatalogListener<Application>) - Method in class com.canto.cumulus.ui.Application
-
Add a listener that gets called whenever a catalog is opened or closed.
- addCatalogPropertiesListener(CatalogPropertiesListener<Catalog>) - Method in class com.canto.cumulus.Catalog
-
Add a listener that is called whenever the properties of a catalog have changed.
- addCatalogTrigger(Catalog, Trigger) - Method in class com.canto.cumulus.db.trigger.TriggerManager
-
Adds the given trigger as a catalog trigger.
- addCategoriesTrigger(Catalog, Trigger) - Method in class com.canto.cumulus.db.trigger.TriggerManager
-
Adds the given trigger as a trigger for all categories of the specified catalog.
- addChangeListener(BaseManager.PackEntryChangeListener) - Method in class com.canto.cumulus.prefs.BaseManager
-
- addChangeListener(int, BaseManager.PackEntryChangeListener) - Method in class com.canto.cumulus.prefs.BaseManager
-
- addChangeListener(Saver.ChangeListener) - Method in class com.canto.cumulus.prefs.PreferencesImpl.SaverAdapter
-
- addChangeListener(Saver.ChangeListener) - Method in interface com.canto.cumulus.prefs.Saver
-
- addCollectionListener(CollectionListener<ItemCollection>) - Method in class com.canto.cumulus.ItemCollection
-
Add a listener that is called whenever a single item is added / updated / deleted, or the whole content has changed, or the sorting has changed for this
ItemCollection.
- addCollectionListener(CollectionListener<MultiItemCollection>) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a listener that is called whenever a single item is added / updated / deleted, or the whole content has changed, or the sorting has changed for this
ItemCollection.
- addCollectionWindowListener(CollectionWindowListener<Application>) - Method in class com.canto.cumulus.ui.Application
-
Add a listener that gets called whenever a collection window is opened, is about to close or was brought to front.
- addContextMenuListener(ContextMenuListener<Application>) - Method in class com.canto.cumulus.ui.Application
-
Add a listener that gets called whenever a catalog is opened or closed.
- addEntity(String) - Method in class com.canto.cumulus.usermanagement.EntityRestrictor
-
Adds access to the specified entity for the entire server.
- addEntity(String, String) - Method in class com.canto.cumulus.usermanagement.EntityRestrictor
-
Adds access to the specified entity for the specified catalog.
- addExistingCatalog(GUID, String) - Method in class com.canto.cumulus.Server
-
Add an existing catalog to the Cumulus server.
- addField(GUID, MetadataTemplateEntry.ValueFillMode) - Method in class com.canto.cumulus.keyword.service.AutoTaggingManager.AutoTaggingConfiguration
-
- addField(String, String) - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs.QuickSeachFieldList
-
- addFilter(String, String, Locale) - Method in class com.canto.cumulus.ItemCollection
-
Add a user live filter to this collection.
- addFilter(String, String, EnumSet<FindFlag>, Locale) - Method in class com.canto.cumulus.ItemCollection
-
Add a user live filter to this collection.
- addFilter(String, String, Locale) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a user live filter to this collection.
- addFilter(String, String, EnumSet<FindFlag>, Locale) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a user live filter to this collection.
- addFilter(String, List<? extends FieldData>) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a user live filter to this collection.
- addFilter(String, List<? extends FieldData>, boolean) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a user live filter to this collection.
- addFilter(String, QueryConditionBase, Locale, FieldDefinition) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a user live filter to this collection.
- addGlobalCatalogingListener(CatalogingListener<ItemCollection>) - Static method in class com.canto.cumulus.ItemCollection
-
Add a listener that is called whenever someone catalogs into any ItemCollection.
- addGlobalCatalogPropertiesListener(CatalogPropertiesListener<Catalog>) - Static method in class com.canto.cumulus.Catalog
-
Add a listener that is called whenever the properties of a catalog have changed.
- addGlobalChangeListener(Saver.ChangeListener) - Method in class com.canto.cumulus.prefs.BaseManager
-
- addGlobalCollectionListener(CollectionListener<ItemCollection>) - Static method in class com.canto.cumulus.ItemCollection
-
Add a listener that is called whenever a single item is added / updated / deleted, or the whole content of has changed, or the sorting has changed for
any ItemCollection.
- addGlobalCollectionListener(CollectionListener<MultiItemCollection>) - Static method in class com.canto.cumulus.MultiItemCollection
-
Add a listener that is called whenever a single item is added / updated / deleted, or the whole content of has changed, or the sorting has changed for
any ItemCollection.
- addID(int) - Method in class com.canto.cumulus.fieldvalue.CategoriesFieldValue
-
Add a single category assignment to the list.
- addIDs(Set<Integer>) - Method in class com.canto.cumulus.fieldvalue.CategoriesFieldValue
-
Add category assignments to the list.
- addInitializationListener(JPack.InitializationListener) - Method in class com.canto.cumulus.utils.JPack
-
- addItem(ItemIdentifier) - Method in class com.canto.cumulus.MultiItemCollection
-
Add an existing item to this collection
- addItem(int, int) - Method in class com.canto.cumulus.MultiItemCollection
-
Add an existing item to this collection
- addItemByID(int) - Method in class com.canto.cumulus.ItemCollection
-
Add an existing item by ID to this collection
- addItemCollection(ItemCollection) - Method in class com.canto.cumulus.MultiItemCollection
-
Add an ItemCollection to this MultiItemCollection.
- addItems(List<ItemIdentifier>) - Method in class com.canto.cumulus.MultiItemCollection
-
Add a whole list of items to this collection.
- addItemsByID(List<Integer>) - Method in class com.canto.cumulus.ItemCollection
-
Add a whole list of items to this collection.
- addItemTrigger(Item, Trigger) - Method in class com.canto.cumulus.db.trigger.TriggerManager
-
Adds the given trigger as a trigger for the specified item.
- addMasterImageRegionOfInterest(Item, JSONObject, String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudManager
-
- addMasterImageSize(Asset, JSONObject, String) - Method in class com.canto.cumulus.mediadeliverycloud.MediaDeliveryCloudManager
-
- addMenu(Menu) - Method in class com.canto.cumulus.ui.MenuBar
-
Adds a menu at the end of the menu bar.
- addMenu(int, Menu) - Method in class com.canto.cumulus.ui.MenuBar
-
Adds a menu by index.
- addMenuItem(MenuItem) - Method in class com.canto.cumulus.ui.Menu
-
Adds a menu item at the end of the menu.
- addMenuItem(int, MenuItem) - Method in class com.canto.cumulus.ui.Menu
-
Adds a menu item at the specified index.
- addMultipleLanguagesLanguage(int) - Method in class com.canto.cumulus.prefs.CatalogField
-
Adds the specified language to the multiple languages field bundle.
- addNewCatalog(GUID, String) - Method in class com.canto.cumulus.Server
-
Create a new catalog and add it to the Cumulus server.
- addNewCatalog(GUID, String, String) - Method in class com.canto.cumulus.Server
-
Create a new catalog from the given template and add it to the Cumulus server.
- addPackListener(PackListener) - Method in class com.canto.cumulus.prefs.BaseManager
-
Adds a pack listener for the pack behind this class to get a notification when the pack behind this class shall be saved.
- addPermission(String, String) - Method in class com.canto.cumulus.db.permissions.Permissions
-
Adds for the specified role or user the given permission.
- addPermission(String, String, boolean) - Method in class com.canto.cumulus.db.permissions.Permissions
-
Adds for the specified role or user the given permission.
- addPermission(String, String, boolean) - Method in class com.canto.cumulus.db.permissions.PermissionsList
-
Adds for the specified role or user the given permission for all entities.
- addPermission(String, String) - Method in class com.canto.cumulus.prefs.PermissionsListTable
-
Adds the specified positive permission for the specified user or role.
- addPermission(String, String) - Method in class com.canto.cumulus.prefs.PermissionTemplate
-
Adds the specified positive permission for the specified user or role.
- addPermission(String) - Method in class com.canto.cumulus.usermanagement.RolePermissions
-
Adds a permission to all objects managed by this instance.
- addPermission(String, String) - Method in class com.canto.cumulus.usermanagement.RolePermissions
-
Adds a permission for the specified catalog object.
- addPermissionRemoval(String, String) - Method in class com.canto.cumulus.prefs.PermissionsListTable
-
Adds the specified negative permission for the specified user or role.
- addPermissionRemoval(String, String) - Method in class com.canto.cumulus.prefs.PermissionTemplate
-
Adds the specified negative permission for the specified user or role.
- addPreferencesChangeListener(PreferencesChangeListener, String) - Method in interface com.canto.cumulus.prefs.Preferences
-
Add a listener for preferences changes for the specified path.
- addPreferencesChangeListener(PreferencesChangeListener, String) - Method in class com.canto.cumulus.prefs.PreferencesImpl
-
- addRecordsTrigger(Catalog, Trigger) - Method in class com.canto.cumulus.db.trigger.TriggerManager
-
Adds the given trigger as a trigger for all records of the specified catalog.
- addReference(GUID, int, String) - Method in class com.canto.cumulus.fieldvalue.AssetXRefFieldValue
-
Add a new reference to this asset cross reference field value.
- addRestrictedType(GUID) - Method in class com.canto.cumulus.prefs.RecordFilter
-
Adds the given type to the list of restricted types.
- addRole(Role) - Method in class com.canto.cumulus.usermanagement.User
-
Adds this user to the specified role.
- addRole(String) - Method in class com.canto.cumulus.usermanagement.User.RoleNames
-
Adds another role to the list of roles this user is assigned to.
- addSelectionListener(SelectionListener<Application>) - Method in class com.canto.cumulus.ui.Application
-
Add a listener that gets called whenever the selection of items (records, categories, sub-table items) changed.
- addSeparator() - Method in class com.canto.cumulus.ui.Menu
-
Adds a separator at the end of the menu.
- addSeparator(int) - Method in class com.canto.cumulus.ui.Menu
-
Adds a separator at the specified index.
- addSeparator(int) - Method in class com.canto.cumulus.ui.Toolbar
-
Adds a separator at the specified index.
- addSeparator() - Method in class com.canto.cumulus.ui.Toolbar
-
Adds a separator at the end of the toolbar.
- addServerPermission(String) - Method in class com.canto.cumulus.usermanagement.ServerPermissions
-
Adds the specified server permission to the role.
- addServerTrigger(Trigger) - Method in class com.canto.cumulus.db.trigger.TriggerManager
-
Adds the given trigger as a server trigger.
- addStartStopListener(StartStopListener) - Static method in class com.canto.cumulus.Cumulus
-
Adds a new StartStopListener
to the Cumulus environment.
- addSubDepartment(String) - Method in class com.canto.cumulus.usermanagement.AuthenticationManager.Department
-
Add another child department.
- addSubMenu(Menu) - Method in class com.canto.cumulus.ui.Menu
-
Adds a sub menu at the end of the menu.
- addSubMenu(int, Menu) - Method in class com.canto.cumulus.ui.Menu
-
Adds a sub menu at the specified index.
- addSubscription(Item) - Method in class com.canto.cumulus.db.subscriptions.SubscriptionManager
-
Subscribe to the given item.
- addTableEntry(MirroringTask) - Method in interface com.canto.cumulus.server.esp.modules.dbmirror.DBMirrorWorker
-
Add the specified entry to the table.
- addTableEntry(String, JPack) - Method in class com.canto.cumulus.server.esp.modules.dbmirror.DBRebuild
-
Rebuild an entry of a Named Table.
- addTableEntry(int, JPack) - Method in class com.canto.cumulus.server.esp.modules.dbmirror.DBRebuild
-
Rebuild an entry of a Cue Table.
- addTabStop(TabStop) - Method in class com.canto.cumulus.prefs.PrintSetTabSet
-
Adds another tab stop to this list.
- addUID(String) - Method in class com.canto.cumulus.prefs.RestrictionsList
-
Add a user or role UID to this list.
- addUser(String) - Method in class com.canto.cumulus.usermanagement.Role.UserNames
-
Adds the specified user to this role.
- addValue(long) - Method in interface com.canto.cumulus.events.ProgressListener
-
New value to be added to the current value for a progress.
- adjustBrightnessContrast(double, double, boolean) - Method in class com.canto.cumulus.utils.ImagingPixmap
-
- adjustBrightnessContrast(double, double, boolean, BufferedImage) - Method in class com.canto.cumulus.utils.ImagingPixmap
-
- adjustColors(double[]) - Method in class com.canto.cumulus.utils.ImagingPixmap
-
- adjustColors(double[], BufferedImage) - Method in class com.canto.cumulus.utils.ImagingPixmap
-
- adjustGamma(double, boolean) - Method in class com.canto.cumulus.utils.ImagingPixmap
-
- adjustGamma(double, boolean, BufferedImage) - Method in class com.canto.cumulus.utils.ImagingPixmap
-
- afterShutdown() - Method in interface com.canto.cumulus.StartStopListener
-
This method is called in
CumulusStop()
when shutting down the Cumulus Java Classes.
- afterStartup() - Method in interface com.canto.cumulus.StartStopListener
-
This method is called in
CumulusStart()
when restarting the Cumulus Java Classes.
- AllCategoriesItemCollection - Class in com.canto.cumulus
-
This class represents an unmutable collection of all categories that the current user is able to see.
- allocateModuleLicense(CumulusSession, int) - Method in class com.canto.cumulus.modules.ModuleRegistry
-
Allocate an option's license with the given product ID.
- allowPDFWPPICPGuestLogin() - Method in class com.canto.cumulus.prefs.PrintSetAdvanced
-
Returns whether the generated WPP/ICP links use an automatic guest login or direct the caller to the login page of the WPP/ICP installation.
- allowUserToEdit() - Method in class com.canto.cumulus.FieldListEntry
-
Returns whether the field is editable by the user.
- APP_TYPE_CLIENT - Static variable in class com.canto.cumulus.ui.Application
-
Application Type ID for a Cumulus Client.
- APP_TYPE_CROSS_CLIENT - Static variable in class com.canto.cumulus.ui.Application
-
Application Type ID for a Cumulus Cross Client (can connect to server as a Client but can also open catalog files locally).
- APP_TYPE_SINGLE_USER - Static variable in class com.canto.cumulus.ui.Application
-
Application Type ID for a Cumulus Single User application.
- APP_TYPE_UNKNOWN - Static variable in class com.canto.cumulus.ui.Application
-
Application Type ID Unknown
- APP_TYPE_VIEWER - Static variable in class com.canto.cumulus.ui.Application
-
Application Type ID for a Cumulus Viewer application.
- append(FormatListModuleEntry) - Method in class com.canto.cumulus.prefs.AssetFormatsList
-
Appends the given module entry to the end of the format list if the entry has not been added before.
- append(GUID) - Method in class com.canto.cumulus.prefs.CatalogGUIDList
-
Appends another GUID to this list.
- append(String) - Method in class com.canto.cumulus.prefs.StringSet
-
Appends another String to this list.
- appendAssetActionPacker(int, String, String) - Method in class com.canto.cumulus.prefs.AssetActionPackers
-
Adds a packer at the end.
- appendAssetActionProcessor(int, String, String) - Method in class com.canto.cumulus.prefs.AssetActionProcessors
-
Adds a processor at the end.
- appendDocumentStore(TabSet) - Method in class com.canto.cumulus.prefs.PrintSetDocumentStore
-
Appends the given tab set as a new blib and returns that created blib.
- appendQueryCondition() - Method in class com.canto.cumulus.prefs.QueryConditionList
-
- appendText(String) - Method in class com.canto.cumulus.prefs.PrintSetDocumentStore
-
Appends the given text as a new blib and returns that created blib.
- Application - Class in com.canto.cumulus.ui
-
The base class of the Embedded Java Plugin library (EJaP).
- applyActivity(RecordItem, GUID, int, int, Set<String>, int) - Method in class com.canto.cumulus.utils.WorkflowManager
-
Applies the given activity on the given record.
- applyActivity(RecordItem, GUID, int, int, Set<String>, String, int) - Method in class com.canto.cumulus.utils.WorkflowManager
-
Applies the given activity on the given record.
- applyPermissionTemplate(Item, PermissionTemplate) - Method in class com.canto.cumulus.db.permissions.PermissionManager
-
Applies the given permission template on to the given record.
- applyPermissionTemplate(CategoryItem, PermissionTemplate) - Method in class com.canto.cumulus.db.permissions.PermissionManager
-
Applies the given permission template on to the given category.
- applyPermissionTemplate(String) - Method in class com.canto.cumulus.Item
-
Sets the permissions stored in the permission template.
- areMoreUsersAvailable() - Method in class com.canto.cumulus.db.permissions.Users
-
- ASK_FOR_CAT_SET - Static variable in class com.canto.cumulus.prefs.CumulusApplicationGeneralPrefs.AssetHandlingSetAdvancedEntry
-
- Asset - Class in com.canto.cumulus
-
The Asset
object allows you to access an individual asset.
- Asset(CumulusSession, String) - Constructor for class com.canto.cumulus.Asset
-
Creates a new Asset
object from the given AssetReference
in XML format.
- Asset(CumulusSession, String, String) - Constructor for class com.canto.cumulus.Asset
-
Creates a new Asset
object from the given AssetReference
in XML format, using a specific asset handling set.
- Asset(CumulusSession, File) - Constructor for class com.canto.cumulus.Asset
-
Creates a new Asset
object from the given file or folder object.
- Asset(CumulusSession, File, String) - Constructor for class com.canto.cumulus.Asset
-
Creates a new Asset
object from the given file or folder object, using a specific asset handling set.
- Asset.VersionInformation - Class in com.canto.cumulus
-
This class bundles version information for an asset.
- AssetAction - Class in com.canto.cumulus.prefs
-
This class represents an Asset Action and its settings.
- AssetAction.ErrorMode - Enum in com.canto.cumulus.prefs
-
This enum specifies the different types for the asset action error mode.
- AssetAction.ErrorModeFileFormats - Enum in com.canto.cumulus.prefs
-
This enum specifies the different types of handling assets that do not fit the configured asset type restriction.
- AssetActionPacker - Class in com.canto.cumulus.prefs
-
This class manages the settings for a single packer of an
AssetAction
.
- AssetActionPacker(JPack, Saver, String, PreferencesImpl, BaseManager.ChangeManager) - Constructor for class com.canto.cumulus.prefs.AssetActionPacker
-
- AssetActionPackers - Class in com.canto.cumulus.prefs
-
- AssetActionProcessor - Class in com.canto.cumulus.prefs
-
This class manages the settings for a single processor of an
AssetAction
.
- AssetActionProcessors - Class in com.canto.cumulus.prefs
-
- AssetActionSaver - Class in com.canto.cumulus.prefs
-
This class manages the settings for a single saver of an
AssetAction
.
- AssetActionSaver(JPack, Saver, String, PreferencesImpl, BaseManager.ChangeManager) - Constructor for class com.canto.cumulus.prefs.AssetActionSaver
-
- AssetActionSavers - Class in com.canto.cumulus.prefs
-
- AssetActionsList - Class in com.canto.cumulus.prefs
-
This class manages a list of asset actions.
- assetAdded(CatalogingEventObject<_Source>) - Method in interface com.canto.cumulus.events.CatalogingListener
-
Callback method that gets called when a new record was created due to an asset being added to the catalog.
- AssetCollection - Class in com.canto.cumulus
-
This class represents an iterable collection of
Asset
objects.
- assetFailed(CatalogingEventObject<_Source>) - Method in interface com.canto.cumulus.events.CatalogingListener
-
Callback method that gets called when an asset failed to catalog.
- AssetFiltersList - Class in com.canto.cumulus.prefs
-
This class manages a list of filters in an asset handling set.
- AssetFormatsList - Class in com.canto.cumulus.prefs
-
This class manages the formats list of an asset handling set.
- AssetFormatsList.Entry - Class in com.canto.cumulus.prefs
-
- AssetHandlingSet - Class in com.canto.cumulus.prefs
-
This class represents an asset handling set.
- AssetHandlingSetList - Class in com.canto.cumulus.prefs
-
This class manages a list of asset handling sets.
- AssetHandlingSetModuleEntry - Class in com.canto.cumulus.prefs
-
This class represents a module reference used by an asset handling set.
- AssetHandlingSetWorkflow - Class in com.canto.cumulus.prefs
-
This class represents a workflow reference used by an asset handling set.
- AssetHandlingSetWorkflowList - Class in com.canto.cumulus.prefs
-
This class manages a list of workflows configured for an asset handling set.
- assetIgnored(CatalogingEventObject<_Source>) - Method in interface com.canto.cumulus.events.CatalogingListener
-
Callback method that gets called when an asset was ignored because it already is referenced by a record in the catalog and this record is up-to-date.
- AssetMetadataModule - Interface in com.canto.cumulus.modules
-
The Module object exposes the common methods supported by asset metadata modules.
- AssetModuleList - Class in com.canto.cumulus.prefs
-
This class manages a list of modules.
- AssetReference - Class in com.canto.cumulus.fieldvalue
-
A field value wrapper for an asset reference field, e.g.
- AssetReference(CumulusSession, String, String) - Constructor for class com.canto.cumulus.fieldvalue.AssetReference
-
Create a new asset reference object from the given data.
- AssetReferencePart - Class in com.canto.cumulus.fieldvalue
-
- AssetRelation - Class in com.canto.cumulus.prefs
-
This class stores the settings for a single asset relation.
- AssetRelationList - Class in com.canto.cumulus.prefs
-
This class manages a list of asset relations.
- AssetStorageModule - Interface in com.canto.cumulus.modules
-
The Module object exposes the common methods supported by asset storage modules.
- assetUpdated(CatalogingEventObject<_Source>) - Method in interface com.canto.cumulus.events.CatalogingListener
-
Callback method that gets called when a record was updated due to an asset being cataloged.
- AssetUsage - Enum in com.canto.cumulus.constants
-
This enum specifies all available types of asset usages that can be logged by the cumulus server.
- AssetXRefFieldValue - Class in com.canto.cumulus.fieldvalue
-
A field value wrapper for an asset cross-reference field, e.g.
- AssetXRefFieldValue(byte[]) - Constructor for class com.canto.cumulus.fieldvalue.AssetXRefFieldValue
-
Create a new asset cross reference field value wrapper from the binary data contents of the corresponding field.
- AsyncCJCActionExecutor - Interface in com.canto.cumulus.server.esp.modules.trigger
-
Marker interface that makes the implementing class an ActionExecutor that is executed asynchronously within a CJC environment to be able to open catalogs and
change metadata.
- Audio - Class in com.canto.cumulus
-
The Audio
object allows you to access a Cumulus audio field.
- Audio(byte[]) - Constructor for class com.canto.cumulus.Audio
-
Creates a new Audio
object from a pack array.
- Audio(Pack) - Constructor for class com.canto.cumulus.Audio
-
Creates a new Audio
object from a pack.
- AUTH_KEY_FIELD_DEFS - Static variable in class com.canto.cumulus.UserContextData
-
- AUTH_KEY_FIELD_VALUES - Static variable in class com.canto.cumulus.UserContextData
-
- AUTHENTICATION_METHOD_BUILTIN - Static variable in class com.canto.cumulus.UserContextPredefinedFields
-
The GUID for the built-in authentication method.
- AUTHENTICATION_METHOD_SYSTEM - Static variable in class com.canto.cumulus.UserContextPredefinedFields
-
The GUID for the system authentication method.
- AuthenticationManager - Class in com.canto.cumulus.usermanagement
-
This class provides access to the Cumulus user management API.
- AuthenticationManager.Department - Class in com.canto.cumulus.usermanagement
-
This class describes a single department and provides access to the child departments.
- AuthenticationManager.ServerSettings - Class in com.canto.cumulus.usermanagement
-
This class enables accessing some configuration specifics of the server this authentication manager is connected to.
- AuthenticationManager.UserType - Enum in com.canto.cumulus.usermanagement
-
- AuthenticatorListener<_Source> - Interface in com.canto.cumulus.usermanagement.event
-
Listener interface for events in the user management system.
- automaticallySortNewlyOpenedCatalog() - Method in class com.canto.cumulus.prefs.CumulusApplicationSearchPrefs
-
- AutoTaggingField - Class in com.canto.cumulus.keyword.service
-
Keyword field class.
- AutoTaggingLicense - Enum in com.canto.cumulus.keyword.service
-
- AutoTaggingManager - Class in com.canto.cumulus.keyword.service
-
Automatic Tagging management class.
- AutoTaggingManager.AutoTaggingConfiguration - Class in com.canto.cumulus.keyword.service
-
- AutoTaggingManager.AutoTaggingConfiguration(Server, Map<String, AutoTaggingProvider>) - Constructor for class com.canto.cumulus.keyword.service.AutoTaggingManager.AutoTaggingConfiguration
-
- AutoTaggingRequest - Enum in com.canto.cumulus.constants
-
This enum specifies all available types of the automatic tagging request field
- available() - Method in class com.canto.cumulus.InputDataStream
-
Returns the number of bytes that can be read (or skipped over) from the current position.