|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChainAction
Indicates an action that must be executed after the execution of this one.
| Method Summary | |
|---|---|
java.lang.String |
getNextAction()
The qualified name of the next action to execute. |
| Method Detail |
|---|
java.lang.String getNextAction()
throws java.lang.Exception
Qualified name is name of the controller + name of the
action as in controllers.xml file. For example,
CRUD.new.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||