public class ChangeModuleAction extends BaseAction implements IChangeModuleAction
PREVIOUS_MODULE
DETAIL, LIST, PREVIOUS_MODE, SPLIT
Constructor and Description |
---|
ChangeModuleAction() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
java.lang.String |
getNextModule()
The name of the module to go.
|
boolean |
hasReinitNextModule() |
boolean |
isReinit() |
void |
setNextModule(java.lang.String siguienteModulo) |
void |
setReinit(boolean reinit) |
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, commit, executeAction, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getQualifiedActionIfAvailable, getRequest, removeActions, resetDescriptionsCache, returnToPreviousControllers, rollback, setContext, setControllers, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrors, getMessages, setEnvironment, setErrors, setMessages
public void execute() throws java.lang.Exception
public java.lang.String getNextModule()
IChangeModuleAction
getNextModule
in interface IChangeModuleAction
public void setNextModule(java.lang.String siguienteModulo)
public boolean hasReinitNextModule()
hasReinitNextModule
in interface IChangeModuleAction
public boolean isReinit()
public void setReinit(boolean reinit)