Class EmptyAction
java.lang.Object
org.openxava.actions.BaseAction
org.openxava.actions.EmptyAction
- All Implemented Interfaces:
IAction, IChangeModeAction, IModuleContextAction, IRequestAction
- Author:
- Javier Paniza
-
Field Summary
Fields inherited from interface IChangeModeAction
DETAIL, LIST, PREVIOUS_MODE, SPLIT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseAction
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
-
Constructor Details
-
EmptyAction
public EmptyAction()
-
-
Method Details
-
execute
-