|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
BeansActionManager
queries models that implement this interface to
test if a ModelAction can be invoked.
If you are using ModelActions on a model with an access right that can be dynamically changed then implement this interface on your model class.
Method Summary | |
boolean |
isActionInvokable(ModelAction inModelAction)
Returns true if the ModelAction can be invoked on this model in its current state. |
Method Detail |
public boolean isActionInvokable(ModelAction inModelAction)
inModelAction
- ModelAction to query whether invokable.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |