hirondelle.web4jtools.codegenerator.output
Class OutputAction
Object
ActionImpl
hirondelle.web4jtools.codegenerator.output.OutputAction
- All Implemented Interfaces:
- Action
public final class OutputAction
- extends ActionImpl
Present links for generating your feature's source code.
When you click on each link, the corresponding source code is generated and served as plain text.
There are two ways to place the generated source code into your development environment:
- a manual copy and paste operation
- automatic file generation, if enabled by settings in web.xml. This will create files
directly in your development directory, as a side-effect of serving the plain text.
See the overview for more information on this option.
If the necessary items are not found in session scope, then an error message is displayed as a warning.
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 |
OutputAction
public OutputAction(RequestParser aRequestParser)
execute
public ResponsePage execute()
throws AppException
- Specified by:
execute
in interface Action
- Specified by:
execute
in class ActionImpl
- Throws:
AppException
Copyright Hirondelle Systems - Generated 2013Oct19.12.26