Skip navigation links
EBX® Digital Asset Manager Add-on Documentation
A B C D E F G H I L M O P R S T U V 

D

DAMException - Exception in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DAMException instead.
DAMException(String) - Constructor for exception com.orchestranetworks.addon.dama.DAMException
Deprecated.
 
DAMException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dama.DAMException
Deprecated.
 
DAMException(Exception) - Constructor for exception com.orchestranetworks.addon.dama.DAMException
Deprecated.
 
DAMException - Exception in com.orchestranetworks.addon.dama.ext.exception
Defines the exception for the EBX® Digital Asset Manager Add-on.
DAMException(String) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
Instantiates a new DAMException.
DAMException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
Instantiates a new DAMException.
DAMException(Exception) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
Instantiates a new DAMException.
DateRange - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DateRange instead.
DateRange(Date, Date) - Constructor for class com.orchestranetworks.addon.dama.DateRange
Deprecated.
Instantiates the new DateRange.
DateRange - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the range between two dates.
DateRange() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DateRange
 
delete(DigitalAssetContext) - Method in class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Deletes the digital asset.
delete(DigitalAssetVersionContext) - Method in class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Deletes the digital asset version.
delete(DigitalAssetKey) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
Deletes a digital asset.
delete(DigitalAssetVersionKey) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
Deletes a digital asset version.
delete(ResourceIdentifier) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
Deletes the resource.
deleteAsset(ExternalSingularRequest, boolean) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
Deletes a digital asset.
deleteAssetVersion(ExternalSingularRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
Deletes a digital asset version.
deleteResource(ResourceIdentifier) - Method in class com.orchestranetworks.addon.dama.StorageManager
Deprecated.
Deletes the file.
detach(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
Detach digital assets from the media field.
DigitalAsset - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAsset instead.
DigitalAsset(DigitalAssetContext) - Constructor for class com.orchestranetworks.addon.dama.DigitalAsset
Deprecated.
Instantiates the new DigitalAsset.
DigitalAsset - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the digital asset.
DigitalAsset() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAsset
 
DigitalAssetComponentContext - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the digital asset component context.
DigitalAssetComponentContext(Adaptation, Path, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetComponentContext
Instantiates a new digital asset component context.
DigitalAssetComponentServices - Interface in com.orchestranetworks.addon.dama.ext.componentcontroller
Provides methods for using Digital Asset Component services.
DigitalAssetContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
DigitalAssetContext(DigitalAssetKey, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetContext
Deprecated.
Instantiates the new DigitalAssetContext.
DigitalAssetKey - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetKey instead.
DigitalAssetKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetKey
Deprecated.
Instantiates the new DigitalAssetKey.
DigitalAssetKey - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the digital asset's key.
DigitalAssetKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetKey
Instantiates the new DigitalAssetKey.
DigitalAssetKey(String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetKey
Instantiates the new DigitalAssetKey.
DigitalAssetMediaContent - Interface in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use MediaContent instead.
DigitalAssetSpec - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetSpec instead.
DigitalAssetSpec(File, UserMessage, UserMessage, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetSpec
Deprecated.
Instantiates the new DigitalAssetSpec.
DigitalAssetSpec(File, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetSpec
Deprecated.
Instantiates the new DigitalAssetSpec.
DigitalAssetSpec - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the specification of the new digital asset to upload.
DigitalAssetSpec(Resource) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetSpec
Instantiates the new DigitalAssetSpec.
DigitalAssetState - Enum in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetState instead.

The possible states are:

  • Activated – when applied to a digital asset the digital asset is available to select.
  • Deactivated – when applied to a digital asset the digital asset is unavailable to select.
DigitalAssetState - Enum in com.orchestranetworks.addon.dama.ext.enumeration
Defines the permission to see and modify a resource.
DigitalAssetUpdateContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
DigitalAssetUpdateContext(DigitalAssetContext, UserMessage, UserMessage, DigitalAssetState) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetUpdateContext
Deprecated.
Specifies the updated information of the digital asset to be used in method DriveManager.update(DigitalAssetUpdateContext).
DigitalAssetVersion - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the version of the digital asset.
DigitalAssetVersion() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersion
 
DigitalAssetVersionContext - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0.
DigitalAssetVersionContext(DigitalAssetVersionKey, Context) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetVersionContext
Deprecated.
Instantiates the new DigitalAssetVersionContext.
DigitalAssetVersionKey - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetVersionKey instead.
DigitalAssetVersionKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetVersionKey
Deprecated.
Instantiates the new DigitalAssetVersionKey.
DigitalAssetVersionKey - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the key of the digital asset version.
DigitalAssetVersionKey(PrimaryKey) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionKey
Instantiates a new digital asset version key.
DigitalAssetVersionKey(String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionKey
Instantiates a new digital asset version key.
DigitalAssetVersionSpec - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DigitalAssetVersionSpec instead.
DigitalAssetVersionSpec(DigitalAssetContext, File, String, String, boolean) - Constructor for class com.orchestranetworks.addon.dama.DigitalAssetVersionSpec
Deprecated.
Specifies the new digital asset version's information that will be created when calling DriveManager.create(DigitalAssetVersionSpec)
DigitalAssetVersionSpec - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the specification of the new digital asset version to upload.
DigitalAssetVersionSpec(DigitalAssetKey, Resource) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DigitalAssetVersionSpec
Specifies the new digital asset version's information.
DriveContext - Class in com.orchestranetworks.addon.dama.ext.bean
Specifies the media field's drive context.
DriveContext(Adaptation, AdaptationTable, Path, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DriveContext
Instantiates a new media field DriveContext.
DriveFactory - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DriveFactory instead.
DriveFactory() - Constructor for class com.orchestranetworks.addon.dama.DriveFactory
Deprecated.
 
DriveFactory - Interface in com.orchestranetworks.addon.dama.ext.factory
Defines a factory to register and retrieve implementations.
DriveFactoryProvider - Class in com.orchestranetworks.addon.dama.ext.factory
Define a provider to retrieve DriveFactory implementations.
DriveInformation - Interface in com.orchestranetworks.addon.dama.ext.backuprestore
Defines the drive information.
DriveManager - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DriveManager instead.
DriveManager(Repository) - Constructor for class com.orchestranetworks.addon.dama.DriveManager
Deprecated.
Instantiates the new drive manager.
DriveManager - Interface in com.orchestranetworks.addon.dama.ext.drivemanager
Defines a DriveManager to perform operations on digital assets.
DrivePermissionBuilder(BigDecimal) - Constructor for class com.orchestranetworks.addon.dama.Permission.DrivePermissionBuilder
Deprecated.
Instantiates a new DrivePermissionBuilder.
DriveType - Class in com.orchestranetworks.addon.dama
Deprecated.
Since 1.6.0, use DriveType instead.
DriveType - Class in com.orchestranetworks.addon.dama.ext.bean
Defines the drive type.
DriveType(String) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DriveType
Instantiates a new drive type.
A B C D E F G H I L M O P R S T U V 
Skip navigation links

EBX® Digital Asset Manager Add-on Version 1.8.21 [0036].

Copyright TIBCO Software Inc. 2001-2022. All rights reserved.
All third party product and company names and third party marks mentioned in this document are the property of their respective owners and are mentioned for identification.