public interface IChainAction
java.lang.String
getNextAction()
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.
CRUD.new
java.lang.Exception