public interface ServicePermissionForHierarchy extends ServicePermission
From release 5.8.0, it is strongly advised to use the new UserService API,
which allows to use the more powerful ServicePermissionRule interface.
Refer to the
current documentation on user services for
more information.
| Modifier and Type | Method and Description |
|---|---|
ActionPermission |
getPermissionForHierarchy(HierarchyNode aHierarchyNode,
Session aSession)
Returns the permissions for the arguments specified.
|
getPermissionActionPermission getPermissionForHierarchy(HierarchyNode aHierarchyNode, Session aSession)
ServicePermission.getPermission(com.orchestranetworks.schema.SchemaNode, com.onwbp.adaptation.Adaptation, Session)).
For a single instance of this interface, this method may be called concurrently by several threads.