public interface IChangeModuleAction extends IAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREVIOUS_MODULE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNextModule()
The name of the module to go.
|
boolean |
hasReinitNextModule() |
execute, getErrors, getMessages, setEnvironment, setErrors, setMessages
static final java.lang.String PREVIOUS_MODULE