hirondelle.web4jtools.codegenerator.action
Class ActionAction
Object
ActionImpl
hirondelle.web4jtools.codegenerator.action.ActionAction
- All Implemented Interfaces:
- Action
public final class ActionAction
- extends ActionImpl
Generate the source code of your feature's Action class, as plain text.
Uses the Feature
and
List of Field
objects placed in session scope.
Methods inherited from class ActionImpl |
addError, addError, addError, addMessage, addMessage, addToRequest, addToSession, copyFromSessionToRequest, createSessionAndCsrfToken, endSession, getErrors, getExistingSession, getFromSession, getIdParam, getIdParams, getLocale, getLoggedInUserName, getMessages, getOperation, getOrderBy, getParam, getParamUnsafe, getRequestParser, getResponsePage, getTimeZone, getUserId, hasErrors, removeFromSession, setResponsePage |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionAction
public ActionAction(RequestParser aRequestParser)
readConfig
public static void readConfig(ServletConfig aConfig)
- Read in necessary config from web.xml.
Called only upon startup.
execute
public ResponsePage execute()
throws AppException
- Generate the Action class.
- Specified by:
execute
in interface Action
- Specified by:
execute
in class ActionImpl
- Throws:
AppException
Copyright Hirondelle Systems - Generated 2013Oct19.12.26