|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public Operation
Interface for checking if a operation is allowed to execute by the current user.
Operations are more coarse grained actions compared to the confirmable APIs.
Method Summary | |
---|---|
Boolean |
isAllowed()
Checks if the operation is allowed to be executed by the current user. |
Method Detail |
---|
Boolean isAllowed()
true
if the operation is allowed to be executed by the current user, false
otherwise. Can never be null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |