public interface OperationContext extends BrowseContext, PayloadMetadataFactory
Modifier and Type | Method and Description |
---|---|
String |
getObjectDefinitionCookie(ObjectDefinitionRole role)
Returns an object definition cookie constructed by the object profile retrieval during a browsing request.
|
String |
getObjectTypeId()
Returns the id of the object type for which this operation is being executed.
|
List<String> |
getSelectedFields()
Returns a field list describing the fields to be retrieved.
|
getCustomOperationType, getOperationProperties, getOperationType, getSSLContext
getConnectionProperties, getConnector, getConnectorCache
createTempOutputStream, getConfig, tempOutputStreamToInputStream, tempOutputStreamToPayload
createMetadata
String getObjectTypeId()
String getObjectDefinitionCookie(ObjectDefinitionRole role)
role
- the role identifying the profile for which the profile is desirednull
if no cookie was stored for the profile