public interface PermissionExecutionContext
AccessRule.getPermission(Adaptation, Session,
SchemaNode)
,
ServicePermission.getPermission(SchemaNode,
Adaptation, Session)
Modifier and Type | Method and Description |
---|---|
com.onwbp.adaptation.Adaptation |
getAdaptation()
Returns the current data set or record.
|
com.orchestranetworks.schema.SchemaNode |
getSchemaNode()
Returns the current data model node.
|
com.orchestranetworks.service.Session |
getSession()
Returns the current user session.
|
com.orchestranetworks.schema.SchemaNode getSchemaNode()
com.onwbp.adaptation.Adaptation getAdaptation()
com.orchestranetworks.service.Session getSession()