Package | Description |
---|---|
com.canto.cumulus |
The base package of the Cumulus Java Classes.
|
com.canto.cumulus.keyword.service | |
com.canto.cumulus.prefs |
The Cumulus preferences package for accessing the Cumulus preferences.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemCollection.catalogAsset(Asset asset,
java.lang.String assetHandlingSet,
java.lang.String permissionTemplate,
java.util.EnumSet<CatalogingFlag> catalogingFlags,
Item additionalFieldValuesItem,
java.util.Map<GUID,MetadataTemplateEntry.ValueFillMode> additionalFieldValuesFillMode,
CatalogingListener<ItemCollection> catalogingListener)
Catalog a single asset to this collection.
|
void |
ItemCollection.catalogAssets(AssetCollection assetCollection,
java.lang.String assetHandlingSet,
java.lang.String permissionTemplate,
java.util.EnumSet<CatalogingFlag> catalogingFlags,
Item additionalFieldValuesItem,
java.util.Map<GUID,MetadataTemplateEntry.ValueFillMode> additionalFieldValuesFillMode,
CatalogingListener<ItemCollection> catalogingListener)
Catalog a collection of assets to this collection.
|
Modifier and Type | Method and Description |
---|---|
MetadataTemplateEntry.ValueFillMode |
AutoTaggingField.getFillMode() |
Modifier and Type | Method and Description |
---|---|
AutoTaggingField |
AutoTaggingManager.AutoTaggingConfiguration.addField(GUID fieldUID,
MetadataTemplateEntry.ValueFillMode fillMode) |
Modifier and Type | Method and Description |
---|---|
static MetadataTemplateEntry.ValueFillMode |
MetadataTemplateEntry.ValueFillMode.find(int id) |
MetadataTemplateEntry.ValueFillMode |
MetadataTemplateEntry.getValueFillMode()
Returns the mode for applying this entry for string fields.
|
static MetadataTemplateEntry.ValueFillMode |
MetadataTemplateEntry.ValueFillMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MetadataTemplateEntry.ValueFillMode[] |
MetadataTemplateEntry.ValueFillMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MetadataTemplate.ChangeCallback.fieldChanged(FieldDefinition fieldDefinition,
MetadataTemplateEntry.ValueFillMode fillMode) |
void |
MetadataTemplateEntry.setValueFillMode(MetadataTemplateEntry.ValueFillMode mode)
Configures the mode for applying this entry for string fields.
|
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.