Index
All Classes and Interfaces|All Packages|Serialized Form
D
- DAMException - Exception in com.orchestranetworks.addon.dama.ext.exception
-
Defines the exception for the EBX Digital Asset Manager Add-on.
- 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
. - DAMException(String) - Constructor for exception com.orchestranetworks.addon.dama.ext.exception.DAMException
-
Instantiates a new
DAMException
. - DAMType - Enum in com.orchestranetworks.addon.dama.ext.enumeration
- 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
- DEACTIVATED - Enum constant in enum com.orchestranetworks.addon.dama.ext.enumeration.DigitalAssetState
-
The deactivated.
- 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(FolderKey) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Updates a digital asset version.
- delete(ResourceIdentifier) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
-
Deletes the resource.
- delete(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Deletes digital assets.
- 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.
- detach(List<DigitalAssetKey>) - Method in interface com.orchestranetworks.addon.dama.ext.componentcontroller.DigitalAssetComponentServices
-
Detach digital assets from the media field.
- DIGITAL_ASSET - Enum constant in enum com.orchestranetworks.addon.dama.ext.enumeration.DAMType
-
The Digital asset type.
- DIGITAL_ASSET_TYPE - Enum constant in enum com.orchestranetworks.addon.dama.ext.enumeration.SortBy
-
The digital asset type.
- 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.
- 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
. - 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.ext.enumeration
-
Defines the permission to see and modify a resource.
- 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
- 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.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.
- doesObjectExist(DigitalAsset) - Method in class com.orchestranetworks.addon.dama.ext.StorageManager
- 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
-
Deprecated.
- DriveContext(AdaptationTable, Path, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.DriveContext
-
Create a new
DriveContext
. - 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 - Interface in com.orchestranetworks.addon.dama.ext.drivemanager
-
Defines a
DriveManager
to perform operations on digital assets. - 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.
All Classes and Interfaces|All Packages|Serialized Form
DriveContext(AdaptationTable, Path, Session)
.