WEB4J Development Tools 4.10.0.0

hirondelle.web4jtools.codegenerator.dao
Class DaoAction

Object
  extended by ActionImpl
      extended by hirondelle.web4jtools.codegenerator.dao.DaoAction
All Implemented Interfaces:
Action

public final class DaoAction
extends ActionImpl

Generate the source code for the Data Access Object, and serve as plain text.

Uses the Feature and List of Field objects placed in session scope.


Field Summary
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
DaoAction(RequestParser aRequestParser)
           
 
Method Summary
 ResponsePage execute()
           
 
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
 

Constructor Detail

DaoAction

public DaoAction(RequestParser aRequestParser)
Method Detail

execute

public ResponsePage execute()
                     throws AppException
Specified by:
execute in interface Action
Specified by:
execute in class ActionImpl
Throws:
AppException

WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26