- validate(int) - Method in class com.canto.cumulus.FieldDefinition
-
Validates the given index of this field and returns an error message.
- validate(Set<GUID>, Locale) - Method in class com.canto.cumulus.Item
-
Validates the current item content against the validators configured for this catalog.
- validate(int, CumulusSession) - Method in class com.canto.cumulus.prefs.Workflow
-
Validates this workflow for being correct.
- validate(Locale, Object, TableAction, JPack) - Method in interface com.canto.cumulus.server.esp.modules.validator.TableValidatorESP
-
The actual worker method that should validate the content of the given table item to comply with the validation rules specified by the configuration
data.
- validate(Locale, Object, Object, JPack) - Method in interface com.canto.cumulus.server.esp.modules.validator.ValidatorESP
-
The actual worker method that should validate the field content of the given record to comply with the validation rules specified by the configuration
data.
- validateAddresses(String) - Method in class com.canto.cumulus.db.mail.MailManager
-
Converts the email addresses in the given string into a list of parsed email addresses.
- validateOwner(boolean) - Method in class com.canto.cumulus.db.trigger.Trigger
-
Returns whether the stored trigger owner is stored as a unique UID.
- validateTable(String) - Method in class com.canto.cumulus.Catalog
-
Validates the given table data and returns an error message.
- ValidatorConfigurator - Interface in com.canto.cumulus.server.esp.modules.validator
-
Implementations of this interface are instantiated by the Preferences dialog to configure this validator.
- ValidatorESP - Interface in com.canto.cumulus.server.esp.modules.validator
-
This interface needs to be implemented by a class that wants to act as a validator.
- ValidatorRegistry - Class in com.canto.cumulus.server.esp.modules.validator
-
This class implements the server-side validator registry.
- VALUE_INTERPRETATION_ASSETREFERENCE - Static variable in interface com.canto.cumulus.FieldTypes
-
An asset reference.
- VALUE_INTERPRETATION_DATA_SIZE - Static variable in interface com.canto.cumulus.FieldTypes
-
A field value describing a data size in bytes.
- VALUE_INTERPRETATION_DATE_ONLY - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a date only value .
- VALUE_INTERPRETATION_DATE_TIME - Static variable in interface com.canto.cumulus.FieldTypes
-
A date and time field.
- VALUE_INTERPRETATION_DEFAULT - Static variable in interface com.canto.cumulus.FieldTypes
-
The default value interpretation
- VALUE_INTERPRETATION_LENGTH_IN_INCH - Static variable in interface com.canto.cumulus.FieldTypes
-
A length field measured in inches.
- VALUE_INTERPRETATION_RESOLUTION - Static variable in interface com.canto.cumulus.FieldTypes
-
A resolution field measured in dots per inch.
- VALUE_INTERPRETATION_STRING_ENUM_LABEL - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a String Enum field which represents a label for the record or asset.
- VALUE_INTERPRETATION_STRING_ENUM_MULTIPLE_VALUES - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a String Enum field with multiple values enabled.
- VALUE_INTERPRETATION_STRING_ENUM_RATING - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a String Enum field which represents a rating for the record or asset.
- VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY - Static variable in interface com.canto.cumulus.FieldTypes
-
- VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_MULTIPLE_VALUES - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a String Enum field which represents a vocabulary value with multiple values enabled.
- VALUE_INTERPRETATION_STRING_ENUM_VOCABULARY_SINGLE_VALUE - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a String Enum field which represents a vocabulary value with multiple values disabled.
- VALUE_INTERPRETATION_STRING_USER_UID - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a String field which represents a user unique identifier.
- VALUE_INTERPRETATION_TIME_ONLY - Static variable in interface com.canto.cumulus.FieldTypes
-
The field is a time only value measured in milliseconds.
- valueChanged() - Method in interface com.canto.cumulus.prefs.BaseManager.PackEntryChangeListener
-
- valueOf(String) - Static method in enum com.canto.cumulus.constants.AssetUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.AutoTaggingRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.CatalogingFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.CategoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.CentralAssetLocationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.CollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.ColorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.CombineMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.FieldValueMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.FindFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.MeasurementUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.MediaDeliveryCloudRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.MediaDeliveryCloudState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.MultipleLanguagesFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.SynchronizeRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.SynchronizeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.TableAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.URLMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.UserCommentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.VideoCloudRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.constants.VideoCloudState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.db.mail.MailManager.EmailContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.events.CatalogingEventObject.CatalogingPurpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.events.CatalogingEventObject.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.events.CollectionCatalogEventObject.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.keyword.service.AutoTaggingLicense
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.AssetAction.ErrorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.AssetAction.ErrorModeFileFormats
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.CatalogFieldList.FieldListMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.CropTemplate.Constraint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.CropTemplate.OutputSizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.CropTemplate.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.EmailClassesList.PredefinedClassID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.EmailClassTemplate.LayoutMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.MetadataTemplateEntry.ValueFillMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionAssetXRef.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionBoolean.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionCategories.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSize.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSize.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSizeLong.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSizeLong.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.CustomRangeDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.CustomRangeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.StaticRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDateOnly.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDateOnly.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDouble.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionDouble.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionInteger.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionInteger.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionLabel.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionLengthInInch.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionLengthInInch.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionLong.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionLong.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionRating.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionResolution.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionResolution.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionString.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionString.MasterComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionString.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionStringEnum.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionTimeOnly.ComparisonMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionTimeOnly.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.QueryConditionVocabulary.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.RecordField.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.SetImportDuplicatesMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.prefs.WorkflowActivity.AssignmentMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.server.esp.modules.reportgenerator.ReportGeneratorESP.ParameterKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.server.esp.modules.reportgenerator.ResultDataTimeSeries.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.server.ServerStatistics.SetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.ui.CalendarPane.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.ui.events.CatalogEventObject.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.ui.events.CollectionWindowEventObject.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.ui.events.ContextMenuEventObject.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.ui.MultiItemPane.ViewMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.usermanagement.AuthenticationManager.UserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.usermanagement.event.BaseUserManagementEventObject.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.canto.cumulus.usermanagement.event.BaseUserManagementEventObject.EventType
-
- valueOf(String) - Static method in enum com.canto.cumulus.utils.ImagingPixmap.ColorSpace
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.ImagingPixmap.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.ImagingPixmap.Filter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.ImagingPixmap.FlipDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.ImagingPixmap.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.ImagingPixmap.RotateAngle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.MetadataExchange.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.utils.OSTools.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.canto.cumulus.video.cloud.VideoCloudLicense
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.canto.cumulus.constants.AssetUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.AutoTaggingRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.CatalogingFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.CategoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.CentralAssetLocationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.CollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.ColorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.CombineMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.FieldValueMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.FindFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.MeasurementUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.MediaDeliveryCloudRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.MediaDeliveryCloudState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.MultipleLanguagesFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.SynchronizeRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.SynchronizeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.TableAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.URLMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.UserCommentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.VideoCloudRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.constants.VideoCloudState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.db.mail.MailManager.EmailContentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.events.CatalogingEventObject.CatalogingPurpose
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.events.CatalogingEventObject.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.events.CollectionCatalogEventObject.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.keyword.service.AutoTaggingLicense
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.AssetAction.ErrorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.AssetAction.ErrorModeFileFormats
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.CatalogFieldList.FieldListMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.CropTemplate.Constraint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.CropTemplate.OutputSizeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.CropTemplate.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.EmailClassesList.PredefinedClassID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.EmailClassTemplate.LayoutMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.MetadataTemplateEntry.ValueFillMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionAssetXRef.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionBoolean.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionCategories.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSize.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSize.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSizeLong.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDataSizeLong.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.CustomRangeDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.CustomRangeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDate.StaticRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDateOnly.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDateOnly.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDouble.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionDouble.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionInteger.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionInteger.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionLabel.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionLengthInInch.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionLengthInInch.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionLong.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionLong.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionRating.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionResolution.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionResolution.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionString.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionString.MasterComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionString.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionStringEnum.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionTimeOnly.ComparisonMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionTimeOnly.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.QueryConditionVocabulary.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.RecordField.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.SetImportDuplicatesMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.prefs.WorkflowActivity.AssignmentMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.server.esp.modules.reportgenerator.ReportGeneratorESP.ParameterKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.server.esp.modules.reportgenerator.ResultDataTimeSeries.Unit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.server.ServerStatistics.SetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.ui.CalendarPane.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.ui.events.CatalogEventObject.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.ui.events.CollectionWindowEventObject.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.ui.events.ContextMenuEventObject.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.ui.MultiItemPane.ViewMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.usermanagement.AuthenticationManager.UserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.usermanagement.event.BaseUserManagementEventObject.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.ImagingPixmap.ColorSpace
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.ImagingPixmap.Compression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.ImagingPixmap.Filter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.ImagingPixmap.FlipDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.ImagingPixmap.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.ImagingPixmap.RotateAngle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.MetadataExchange.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.utils.OSTools.OS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.canto.cumulus.video.cloud.VideoCloudLicense
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_NUMBER_10_0 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.0.
- VERSION_NUMBER_10_0_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.0.1.
- VERSION_NUMBER_10_0_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.0.2.
- VERSION_NUMBER_10_0_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.0.3.
- VERSION_NUMBER_10_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.1.
- VERSION_NUMBER_10_1_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.1.1.
- VERSION_NUMBER_10_1_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.1.2.
- VERSION_NUMBER_10_1_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.1.3.
- VERSION_NUMBER_10_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.
- VERSION_NUMBER_10_2_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.1.
- VERSION_NUMBER_10_2_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.2.
- VERSION_NUMBER_10_2_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.3.
- VERSION_NUMBER_10_2_4 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.4.
- VERSION_NUMBER_10_2_5 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.5.
- VERSION_NUMBER_10_2_6 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.6.
- VERSION_NUMBER_10_2_7 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 10.2.7.
- VERSION_NUMBER_11_0 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.0.
- VERSION_NUMBER_11_0_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.0.1.
- VERSION_NUMBER_11_0_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.0.2.
- VERSION_NUMBER_11_0_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.0.3.
- VERSION_NUMBER_11_0_4 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.0.4.
- VERSION_NUMBER_11_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.
- VERSION_NUMBER_11_1_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.1.
- VERSION_NUMBER_11_1_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.2.
- VERSION_NUMBER_11_1_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.3.
- VERSION_NUMBER_11_1_4 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.4.
- VERSION_NUMBER_11_1_5 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.5.
- VERSION_NUMBER_11_1_6 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.6.
- VERSION_NUMBER_11_1_7 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 11.1.7.
- VERSION_NUMBER_6_0 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 6.0.
- VERSION_NUMBER_7_0 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 7.0.
- VERSION_NUMBER_7_5 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 7.5.
- VERSION_NUMBER_7_5_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 7.5.3.
- VERSION_NUMBER_7_5_4 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 7.5.4.
- VERSION_NUMBER_7_6 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 7.6.
- VERSION_NUMBER_8_0 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.0.0.
- VERSION_NUMBER_8_0_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.0.1.
- VERSION_NUMBER_8_0_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.0.2.
- VERSION_NUMBER_8_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.1.
- VERSION_NUMBER_8_1_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.1.
- VERSION_NUMBER_8_5 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.5.
- VERSION_NUMBER_8_5_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.5.2.
- VERSION_NUMBER_8_6 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 8.6.
- VERSION_NUMBER_9_0 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.0.
- VERSION_NUMBER_9_0_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.0.1.
- VERSION_NUMBER_9_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.1.
- VERSION_NUMBER_9_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.
- VERSION_NUMBER_9_2_1 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.1.
- VERSION_NUMBER_9_2_2 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.2.
- VERSION_NUMBER_9_2_3 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.3.
- VERSION_NUMBER_9_2_4 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.4.
- VERSION_NUMBER_9_2_6 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.6.
- VERSION_NUMBER_9_2_7 - Static variable in class com.canto.cumulus.Cumulus
-
Constant value for version 9.2.7.
- VERSIONING_DELETE_BEHAVIOUR_OPTION_ALWAYS_DELETE_ALL_VERSIONS - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- VERSIONING_DELETE_BEHAVIOUR_OPTION_ASK_FOR_VERSION - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- VERSIONING_GET_BEHAVIOUR_OPTION_ALWAYS_GET_LATEST_VERSION - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- VERSIONING_GET_BEHAVIOUR_OPTION_ASK_FOR_VERSION - Static variable in class com.canto.cumulus.prefs.AssetHandlingSet
-
- VideoCloudInformation - Class in com.canto.cumulus.video.cloud
-
Information about the video obtained from the video cloud provider.
- VideoCloudInformation() - Constructor for class com.canto.cumulus.video.cloud.VideoCloudInformation
-
- VideoCloudLicense - Enum in com.canto.cumulus.video.cloud
-
- VideoCloudManager - Class in com.canto.cumulus.video.cloud
-
Video Cloud management class.
- VideoCloudManager.VideoCloudConfiguration - Class in com.canto.cumulus.video.cloud
-
- VideoCloudManager.VideoCloudConfiguration(Server, Map<String, VideoCloudProvider>) - Constructor for class com.canto.cumulus.video.cloud.VideoCloudManager.VideoCloudConfiguration
-
- VideoCloudRequest - Enum in com.canto.cumulus.constants
-
This enum specifies all available types of the video cloud request field
- VideoCloudState - Enum in com.canto.cumulus.constants
-
This enum specifies all available types of the video cloud state field
- VideoCloudStatistics - Class in com.canto.cumulus.video.cloud
-
Statistics information about the given video in the Video Cloud.
- VideoCloudStatistics(long) - Constructor for class com.canto.cumulus.video.cloud.VideoCloudStatistics
-
- VideoInformation - Class in com.canto.cumulus.video.cloud
-
Information about the video in respect the video cloud provider.
- VideoVariant - Class in com.canto.cumulus.video.cloud
-
Live information about the variants that the video provider has generated.
- VideoVariant(String, String, int) - Constructor for class com.canto.cumulus.video.cloud.VideoVariant
-
- VOCABULARIES_CATALOG_NAME - Static variable in class com.canto.cumulus.Catalog
-
Name of the vocabularies catalog.
- VocabularyFieldData - Class in com.canto.cumulus.db.statistics
-
This class is the wrapper class for statistics range data of vocabulary fields.
- VocabularyFieldData() - Constructor for class com.canto.cumulus.db.statistics.VocabularyFieldData
-
Required to make Externalizable
happy.
- VocabularyFieldData(JPack) - Constructor for class com.canto.cumulus.db.statistics.VocabularyFieldData
-
- VocabularyFieldData(GUID) - Constructor for class com.canto.cumulus.db.statistics.VocabularyFieldData
-
- VocabularyFieldData(GUID, VocabularyFieldValue, VocabularyFieldValue) - Constructor for class com.canto.cumulus.db.statistics.VocabularyFieldData
-
- VocabularyFieldData(GUID, Locale, VocabularyFieldValue, VocabularyFieldValue) - Constructor for class com.canto.cumulus.db.statistics.VocabularyFieldData
-
- VocabularyFieldValue - Class in com.canto.cumulus.fieldvalue
-
A field value wrapper for the vocabulary assignment of an item.
- VocabularyFieldValue(FieldDefinition) - Constructor for class com.canto.cumulus.fieldvalue.VocabularyFieldValue
-
Creates a new instance for the given string enum field.