public final class ExternalSingularRequest extends ExternalCommonRequest
| Constructor and Description |
|---|
ExternalSingularRequest(com.onwbp.adaptation.AdaptationHome home,
com.orchestranetworks.service.Session session,
String driveId,
String digitalAssetComponentId,
String externalId)
Instantiates a new
ExternalSingularRequest |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalId()
Returns the asset ID of the external drive.
|
getDigitalAssetComponentId, getDriveId, getHome, getSessionpublic ExternalSingularRequest(com.onwbp.adaptation.AdaptationHome home,
com.orchestranetworks.service.Session session,
String driveId,
String digitalAssetComponentId,
String externalId)
ExternalSingularRequest.home - the user dataspacesession - the EBX® sessiondriveId - the Drive ID for the Drive that accesses an externally managed locationdigitalAssetComponentId - the Digital Asset Component's IDexternalId - the asset ID of external drivepublic String getExternalId()