|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PermissionNodeNotActionableException | |
---|---|
com.metamatrix.platform.admin.api | |
com.metamatrix.platform.admin.apiimpl |
Uses of PermissionNodeNotActionableException in com.metamatrix.platform.admin.api |
---|
Methods in com.metamatrix.platform.admin.api that throw PermissionNodeNotActionableException | |
---|---|
void |
PermissionNode.setActions(AuthorizationActions actions)
Set the AuthorizationActions on this data node. |
void |
PermissionNode.setActions(int actions)
Set the allowed AuthorizationActions on this data node. |
Uses of PermissionNodeNotActionableException in com.metamatrix.platform.admin.apiimpl |
---|
Methods in com.metamatrix.platform.admin.apiimpl that throw PermissionNodeNotActionableException | |
---|---|
void |
PermissionDataNodeImpl.setActions(AuthorizationActions actions)
Set the AuthorizationActions on this data node. |
void |
PermissionDataNodeImpl.setActions(int actions)
Set the allowed AuthorizationActions on this data node. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |