public final class DigitalAssetComponentContext extends Object
Constructor and Description |
---|
DigitalAssetComponentContext(com.onwbp.adaptation.Adaptation userRecord,
com.orchestranetworks.schema.Path mediaPath,
com.orchestranetworks.service.Session session)
Instantiates a new digital asset component context.
|
Modifier and Type | Method and Description |
---|---|
com.orchestranetworks.schema.Path |
getMediaPath()
Returns the media path.
|
com.orchestranetworks.service.Session |
getSession()
Returns the EBX® session.
|
com.onwbp.adaptation.Adaptation |
getUserRecord()
Returns the user record.
|
public DigitalAssetComponentContext(com.onwbp.adaptation.Adaptation userRecord, com.orchestranetworks.schema.Path mediaPath, com.orchestranetworks.service.Session session)
userRecord
- the user recordmediaPath
- the media pathsession
- the EBX® session