- registerConnector(ConnectorManagerDefinition) - Static method in class com.orchestranetworks.addon.dama.connector.ConnectorManagerRegistry
-
Ensures custom connector registration in the add-on's
- registerStorageManager(DriveType, StorageManager) - Method in interface com.orchestranetworks.addon.dama.ext.factory.DriveFactory
-
Registers a StorageManager
by drive type.
- RemoteDigitalAssetSpec - Class in com.orchestranetworks.addon.dama.ext.bean
-
Defines the specifications of an asset from a 3rd party digital asset management system.
- RemoteDigitalAssetSpec() - Constructor for class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetSpec
-
- RemoteDigitalAssetVersionSpec - Class in com.orchestranetworks.addon.dama.ext.bean
-
Defines the GeneralDigitalAssetVersionSpec
from a 3rd party asset management system.
- RemoteDigitalAssetVersionSpec(DigitalAssetKey) - Constructor for class com.orchestranetworks.addon.dama.ext.bean.RemoteDigitalAssetVersionSpec
-
Instantiates the new RemoteDigitalAssetVersionSpec
.
- Resource - Interface in com.orchestranetworks.addon.dama.ext.resource
-
Defines the resource.
- ResourceIdentifier - Interface in com.orchestranetworks.addon.dama.ext.resource
-
Defines the resource identifier.
- ResourceIdentifierFactory - Interface in com.orchestranetworks.addon.dama.ext.resource
-
Defines a factory for parsing ResourceIdentifier
objects.
- restore(RestoreDetail) - Method in interface com.orchestranetworks.addon.dama.ext.backuprestore.RestoreService
-
Returns the OperationExecutionStatus after running the restore service.
- RestoreDetail - Interface in com.orchestranetworks.addon.dama.ext.backuprestore
-
Defines the restore detail.
- RestoreService - Interface in com.orchestranetworks.addon.dama.ext.backuprestore
-
Defines the restore service.
- RestoreSpec - Class in com.orchestranetworks.addon.dama.ext.backuprestore
-
Defines the restore service specifications.
- RestoreSpec(File, Session) - Constructor for class com.orchestranetworks.addon.dama.ext.backuprestore.RestoreSpec
-
Instantiates a new restore specification.