|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This Action is the result of an ActionResolver.
The methods of this Action are invoked by JSF using reflection.
| Method Summary | |
boolean |
isEnabled()
Checks, if the referenced action currently my be performed |
java.lang.Object |
perform()
The referenced action will be performed. |
| Method Detail |
public boolean isEnabled()
public java.lang.Object perform()
java.lang.RuntimeException - if the action can not be performed currently.
Use #isEnabled(String) to check.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||