- close() - Method in interface com.orchestranetworks.addon.dama.ext.resource.MediaContent
-
- closeInputStream() - Method in interface com.orchestranetworks.addon.dama.DigitalAssetMediaContent
-
Deprecated.
Closes the input stream of the physical file.
- closeInputStream() - Method in interface com.orchestranetworks.addon.dama.ext.resource.MediaContent
-
Close the input stream.
- com.orchestranetworks.addon.dama - package com.orchestranetworks.addon.dama
-
Provides features that allow end-users to perform CRUD actions on digital assets and allows users to get the Edit asset service component.
- com.orchestranetworks.addon.dama.ext - package com.orchestranetworks.addon.dama.ext
-
Provides the extension API.
- com.orchestranetworks.addon.dama.ext.backuprestore - package com.orchestranetworks.addon.dama.ext.backuprestore
-
Provides the interfaces and classes to perform backup and restore operations on the TIBCO EBX® Digital Asset Manager Add-on dataset.
- com.orchestranetworks.addon.dama.ext.bean - package com.orchestranetworks.addon.dama.ext.bean
-
Provides Entity Beans for working with digital assets.
- com.orchestranetworks.addon.dama.ext.componentcontroller - package com.orchestranetworks.addon.dama.ext.componentcontroller
-
Provides the interface to perform actions on media fields using Digital Asset Component services.
- com.orchestranetworks.addon.dama.ext.drivemanager - package com.orchestranetworks.addon.dama.ext.drivemanager
-
Provides the interface to perform actions on digital assets contained in a drive.
- com.orchestranetworks.addon.dama.ext.enumeration - package com.orchestranetworks.addon.dama.ext.enumeration
-
Provides enumerations for permissions on assets, asset state, and sorting assets.
- com.orchestranetworks.addon.dama.ext.exception - package com.orchestranetworks.addon.dama.ext.exception
-
Supplies a class to define the result of an operation's execution and allows you to define an exception for the add-on.
- com.orchestranetworks.addon.dama.ext.factory - package com.orchestranetworks.addon.dama.ext.factory
-
Provides factories to register and retrieve implementations.
- com.orchestranetworks.addon.dama.ext.resource - package com.orchestranetworks.addon.dama.ext.resource
-
Provides classes to register resource.
- com.orchestranetworks.addon.dama.externalmanagement - package com.orchestranetworks.addon.dama.externalmanagement
-
Provides the API for a Drive that accesses an externally managed storage location.
- com.orchestranetworks.addon.dama.externalmanagement.bean - package com.orchestranetworks.addon.dama.externalmanagement.bean
-
Provides Entity Beans for working with external management assets.
- com.orchestranetworks.addon.dama.externalmanagement.request - package com.orchestranetworks.addon.dama.externalmanagement.request
-
Provides Entity Beans request to access external management.
- com.orchestranetworks.addon.dama.externalmanagement.response - package com.orchestranetworks.addon.dama.externalmanagement.response
-
Provides the Entity Beans response after accessing external management.
- com.orchestranetworks.addon.dama.models - package com.orchestranetworks.addon.dama.models
-
Provide class to retrieve attached assets from media field.
- com.orchestranetworks.addon.dama.servicecomponent - package com.orchestranetworks.addon.dama.servicecomponent
-
Provide classes to call EBX® Digital Asset Manager Add-on services.
- Context - Class in com.orchestranetworks.addon.dama
-
- Context(Session, Adaptation, Path, String) - Constructor for class com.orchestranetworks.addon.dama.Context
-
Deprecated.
Instantiates a new Context
.
- convertBooleanToAccessPermission(Boolean) - Static method in enum com.orchestranetworks.addon.dama.AccessPermission
-
Deprecated.
Converts a boolean value to an AccessPermission
.
- convertBooleanToAccessPermission(Boolean) - Static method in enum com.orchestranetworks.addon.dama.ext.enumeration.AccessPermission
-
Converts a boolean value to an AccessPermission
.
- create(DigitalAssetSpec) - Method in class com.orchestranetworks.addon.dama.DriveManager
-
Deprecated.
Creates the digital asset.
- create(DigitalAssetVersionSpec) - Method in class com.orchestranetworks.addon.dama.DriveManager
-
Deprecated.
Creates the version of the digital asset.
- create(GeneralDigitalAssetSpec) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Creates the new DigitalAsset
following the DigitalAssetSpec
.
- create(GeneralDigitalAssetVersionSpec) - Method in interface com.orchestranetworks.addon.dama.ext.drivemanager.DriveManager
-
Creates the new DigitalAssetVersion
following DigitalAssetSpec
.
- createAsset(ExternalUploadAssetRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Creates a new ExternalDigitalAsset
following the ExternalUploadAssetRequest
.
- createAssetVersion(ExternalUploadAssetRequest) - Method in interface com.orchestranetworks.addon.dama.externalmanagement.ExternalManager
-
Creates a new digital asset version.