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 

T

TAB_ALIGNMENT_OPTION_CENTER - Static variable in class com.canto.cumulus.prefs.PrintSetTabStop
 
TAB_ALIGNMENT_OPTION_LEFT - Static variable in class com.canto.cumulus.prefs.PrintSetTabStop
 
TAB_ALIGNMENT_OPTION_RIGHT - Static variable in class com.canto.cumulus.prefs.PrintSetTabStop
 
TABLE_NAME_ASSET_RECORDS - Static variable in class com.canto.cumulus.Cumulus
 
TABLE_NAME_CATEGORIES - Static variable in class com.canto.cumulus.Cumulus
 
TABLE_PERMISSION_SEPARATOR - Static variable in class com.canto.cumulus.usermanagement.AuthenticationManager
 
TABLE_TYPE_CUE_TABLE - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TABLE_TYPE_MASTER_TABLE - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TABLE_TYPE_MISC_TABLE - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TableAction - Enum in com.canto.cumulus.constants
This enum offers all actions available for an item on a table.
TableConfigurations - Class in com.canto.cumulus.prefs
This class stores the configurations for a single table.
TableConfigurationsList - Class in com.canto.cumulus.prefs
This class manages a list of table specific configurations.
TableSubscriptionConfiguration - Class in com.canto.cumulus.prefs
This class stores the subscription configuration for a single table.
TableValidatorConfiguration - Class in com.canto.cumulus.prefs
This class manages the configuration of a single validator.
TableValidatorConfigurationList - Class in com.canto.cumulus.prefs
This class manages a list of validator configurations.
TableValidatorESP - Interface in com.canto.cumulus.server.esp.modules.validator
This interface needs to be implemented by a class that wants to check items being added, updated or deleted in a table.
tagItem(Item) - Method in class com.canto.cumulus.keyword.service.AutoTaggingManager
Tags the given item with the keywords from the configured provider.
TASK_TYPE_ADD_ENTRY - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TASK_TYPE_DELETE_ENTRY - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TASK_TYPE_PREPARE_DB - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TASK_TYPE_PREPARE_DB_FINISHED - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TASK_TYPE_UPDATE_ENTRY - Static variable in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
 
TEXT_ID_QUICKSEARCH - Static variable in class com.canto.cumulus.ui.Application
 
THUMBNAIL_QUALITY_COLOR_OPTION_HIGH - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_QUALITY_COLOR_OPTION_NORMAL - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_QUALITY_GRAYSCALE_OPTION_HIGH - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_QUALITY_GRAYSCALE_OPTION_NORMAL - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_QUALITY_LINEART_OPTION_HIGH - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_QUALITY_LINEART_OPTION_NORMAL - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_SIZE_LARGE - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
THUMBNAIL_SIZE_MEDIUM - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
THUMBNAIL_SIZE_OPTION_CUSTOM - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_SIZE_OPTION_LARGE - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_SIZE_OPTION_MEDIUM - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_SIZE_OPTION_SMALL - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
 
THUMBNAIL_SIZE_OTHER - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
Internal field.
THUMBNAIL_SIZE_SMALL - Static variable in class com.canto.cumulus.prefs.CumulusApplicationDisplayPrefs
 
THUMBNAILS_ALIGNMENT_OPTION_CENTER - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_EAST - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_NORTH - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_NORTH_EAST - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_NORTH_WEST - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_SOUTH - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_SOUTH_EAST - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_SOUTH_WEST - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
THUMBNAILS_ALIGNMENT_OPTION_WEST - Static variable in class com.canto.cumulus.prefs.PrintSetAdvanced
 
TIME_SPECIFICATION_MODE_OPTION_CRON - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
 
TIME_SPECIFICATION_MODE_OPTION_CRON - Static variable in class com.canto.cumulus.prefs.SchedulerJobConfiguration
 
TIME_SPECIFICATION_MODE_OPTION_SIMPLE - Static variable in class com.canto.cumulus.prefs.BackupJobConfiguration
 
TIME_SPECIFICATION_MODE_OPTION_SIMPLE - Static variable in class com.canto.cumulus.prefs.SchedulerJobConfiguration
 
TimeOnlyFieldData - Class in com.canto.cumulus.db.statistics
This class is the wrapper class for statistics range data of time only fields.
TimeOnlyFieldData() - Constructor for class com.canto.cumulus.db.statistics.TimeOnlyFieldData
Required to make Externalizable happy.
TimeOnlyFieldData(JPack) - Constructor for class com.canto.cumulus.db.statistics.TimeOnlyFieldData
 
TimeOnlyFieldData(GUID) - Constructor for class com.canto.cumulus.db.statistics.TimeOnlyFieldData
 
TimeOnlyFieldData(GUID, TimeOnlyFieldValue, TimeOnlyFieldValue) - Constructor for class com.canto.cumulus.db.statistics.TimeOnlyFieldData
 
TimeOnlyFieldData(GUID, Locale, TimeOnlyFieldValue, TimeOnlyFieldValue) - Constructor for class com.canto.cumulus.db.statistics.TimeOnlyFieldData
 
TimeOnlyFieldValue - Class in com.canto.cumulus.fieldvalue
A field value wrapper for a "Time Only" field.
TimeOnlyFieldValue() - Constructor for class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Create a new empty time only field value.
TimeOnlyFieldValue(int) - Constructor for class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
Create a new time only field value from the given core field value.
TimeOnlyFormat - Class in com.canto.cumulus.utils.formats
 
TimeOnlyFormat() - Constructor for class com.canto.cumulus.utils.formats.TimeOnlyFormat
 
toCatalogSpecificIDs(Iterable<ItemIdentifier>) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionAssetXRef
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionBoolean
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition, MultiItemCollection) - Method in class com.canto.cumulus.prefs.QueryConditionCategories
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDate
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionLabel
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
Returns a query string that represents this configuration.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionLong
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionRating
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionString
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionStringEnum
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
Converts this configuration into a presentable display string.
toDisplayString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionVocabulary
Converts this configuration into a presentable display string.
toDoubleArray(Collection<Double>) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toIntArray(Collection<Integer>) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toJSON() - Method in class com.canto.cumulus.server.ServerStatistics
 
TOKEN_PERMISSION_SEPARATOR - Static variable in class com.canto.cumulus.usermanagement.PredefinedPermissions
Token to split core permission from options.
toList(T[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toList(int[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toList(long[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toList(double[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toLongArray(Collection<Long>) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
Toolbar - Class in com.canto.cumulus.ui
The Toolbar class allows you to access and modify the application's toolbar.
ToolbarButton - Class in com.canto.cumulus.ui
This class represents a toolbar button.
ToolbarButton(Pixmap) - Constructor for class com.canto.cumulus.ui.ToolbarButton
Creates a new button with the associated picture.
toPattern() - Method in class com.canto.cumulus.utils.formats.DateFormat
 
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionAssetXRef
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionBase
Returns the query string for this instance.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionBoolean
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionCategories
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDataSize
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDataSizeLong
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDate
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDateOnly
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionDouble
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionInteger
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionLabel
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionLengthInInch
Converts this configuration into a presentable display string.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionLong
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionRating
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionResolution
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionString
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionStringEnum
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionTimeOnly
Returns a query string that represents this configuration.
toQueryString(Locale, FieldDefinition) - Method in class com.canto.cumulus.prefs.QueryConditionVocabulary
Returns a query string that represents this configuration.
toSet(T[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toSet(int[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toSet(long[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toSet(double[]) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toString() - Method in class com.canto.cumulus.Asset
Returns the name of this asset in its container asset.
toString() - Method in class com.canto.cumulus.Catalog
Returns the catalog's name.
toString() - Method in class com.canto.cumulus.CategoryItem
Return a string representation of this category item.
toString() - Method in enum com.canto.cumulus.constants.AssetUsage
 
toString() - Method in enum com.canto.cumulus.constants.AutoTaggingRequest
 
toString() - Method in enum com.canto.cumulus.constants.ColorMode
 
toString() - Method in enum com.canto.cumulus.constants.LogLevel
 
toString() - Method in enum com.canto.cumulus.constants.MediaDeliveryCloudRequest
 
toString() - Method in enum com.canto.cumulus.constants.MediaDeliveryCloudState
 
toString() - Method in enum com.canto.cumulus.constants.SynchronizeRequest
 
toString() - Method in enum com.canto.cumulus.constants.SynchronizeState
 
toString() - Method in enum com.canto.cumulus.constants.VideoCloudRequest
 
toString() - Method in enum com.canto.cumulus.constants.VideoCloudState
 
toString() - Method in class com.canto.cumulus.db.permissions.UserRoleBase
Returns the display name.
toString() - Method in class com.canto.cumulus.db.trigger.Conditions.ConditionDescriptor
Returns the display string for this condition.
toString() - Method in class com.canto.cumulus.events.CatalogingEventObject
Return a string representation of this event object.
toString() - Method in class com.canto.cumulus.FieldDefinition
Returns this fields name.
toString() - Method in class com.canto.cumulus.FieldListEntry
Returns the field's name.
toString() - Method in class com.canto.cumulus.fieldvalue.AssetXRefFieldValue
Return a string representation of this asset cross reference field value.
toString() - Method in class com.canto.cumulus.fieldvalue.CategoriesFieldValue
Return a string representation of the assigned categories.
toString() - Method in class com.canto.cumulus.fieldvalue.DataSizeFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.DateOnlyFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.LabelFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.LengthInInchFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.RatingFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.ResolutionFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.StringEnumFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.TimeOnlyFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.UserUIDFieldValue
toString() - Method in class com.canto.cumulus.fieldvalue.VocabularyFieldValue
toString() - Method in class com.canto.cumulus.GUID
Returns the GUID's value as String.
toString() - Method in class com.canto.cumulus.Item
Return a string representation of this item.
toString() - Method in class com.canto.cumulus.ItemIdentifier
 
toString() - Method in class com.canto.cumulus.mediadeliverycloud.RenditionParameters
 
toString() - Method in interface com.canto.cumulus.modules.ejpregistries.serverconsole.ServerConsoleNodeContent
Returns the attached node label.
toString() - Method in class com.canto.cumulus.prefs.BaseManager
Returns a XML representation of this class.
toString() - Method in class com.canto.cumulus.prefs.MetadataTemplate
 
toString() - Method in enum com.canto.cumulus.prefs.QueryConditionDate.StaticRange
 
toString() - Method in class com.canto.cumulus.RecordItem
Return a string representation of this record item.
toString() - Method in class com.canto.cumulus.Server.CatalogInfo
toString() - Method in class com.canto.cumulus.server.esp.modules.dbmirror.MirroringTask
Returns a readable string for this object.
toString() - Method in class com.canto.cumulus.ui.events.CatalogEventObject
 
toString() - Method in class com.canto.cumulus.ui.events.CollectionWindowEventObject
 
toString() - Method in class com.canto.cumulus.ui.events.ContextMenuEventObject
Return a string representation of this event object.
toString() - Method in class com.canto.cumulus.usermanagement.event.DepartmentStructureChangedEvent
 
toString() - Method in class com.canto.cumulus.usermanagement.event.FieldEvent
 
toString() - Method in class com.canto.cumulus.usermanagement.event.RoleEvent
 
toString() - Method in class com.canto.cumulus.usermanagement.event.UserEvent
 
toString() - Method in class com.canto.cumulus.utils.JPack
 
toString() - Method in class com.canto.cumulus.utils.LanguageManager.LanguageDescriptor
Returns a String representation for this object.
toString() - Method in class com.canto.cumulus.video.cloud.VideoCloudInformation
 
toStringArray(Collection<String>) - Static method in class com.canto.cumulus.utils.CollectionUtilities
 
toXMLString() - Method in class com.canto.cumulus.utils.RecordPackWrapper
 
transformFile(String, String, String) - Static method in class com.canto.cumulus.utils.XSLTransform
 
Trigger - Class in com.canto.cumulus.db.trigger
This class describes a single trigger.
Trigger(Condition, Action) - Constructor for class com.canto.cumulus.db.trigger.Trigger
Creates a new local trigger instance.
TriggerData - Class in com.canto.cumulus.server.esp.modules.trigger
This class wraps the trigger information a single trigger provides.
TriggerData(JPack, Object) - Constructor for class com.canto.cumulus.server.esp.modules.trigger.TriggerData
 
TriggerManager - Class in com.canto.cumulus.db.trigger
Manager to create, list and delete triggers.
TYPE_EJP - Static variable in class com.canto.cumulus.prefs.BaseManager
 
TYPE_NATIVE - Static variable in class com.canto.cumulus.prefs.BaseManager
 
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.