|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.actions.BaseAction
org.openxava.actions.ChangeModuleAction
public class ChangeModuleAction
| Field Summary |
|---|
| Fields inherited from interface org.openxava.actions.IChangeModuleAction |
|---|
PREVIOUS_MODULE |
| Fields inherited from interface org.openxava.actions.IChangeModeAction |
|---|
DETAIL, LIST, PREVIOUS_MODE, SPLIT |
| Constructor Summary | |
|---|---|
ChangeModuleAction()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.openxava.actions.BaseAction |
|---|
addActions, addError, addErrors, addInfo, addMessage, addMessages, addWarning, clearActions, executeAfter, executeBefore, getContext, getEnvironment, getErrors, getLocale, getManager, getMessages, getNextMode, getRequest, removeActions, resetDescriptionsCache, returnToPreviousControllers, setContext, setControllers, setDefaultControllers, setEnvironment, setErrors, setMessages, setNextMode, setRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.openxava.actions.IAction |
|---|
getErrors, getMessages, setEnvironment, setErrors, setMessages |
| Constructor Detail |
|---|
public ChangeModuleAction()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
execute in interface IActionjava.lang.Exceptionpublic java.lang.String getNextModule()
IChangeModuleAction
getNextModule in interface IChangeModuleActionpublic void setNextModule(java.lang.String siguienteModulo)
public boolean hasReinitNextModule()
hasReinitNextModule in interface IChangeModuleActionpublic boolean isReinit()
public void setReinit(boolean reinit)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||