Fish & Chips Club 4.10.0.0

hirondelle.fish.main.reports
Class Report4Action

Object
  extended by ActionImpl
      extended by hirondelle.fish.main.reports.Report4Action
All Implemented Interfaces:
Action

public final class Report4Action
extends ActionImpl

Total attendance per year.

Each time a person attends a lunch counts as "1".

View : SQL Statements :

Field Summary
static SqlId LISTING
           
static RequestParameter ORDER
          Used for sorting mechanism.
static RequestParameter SORT_ON
          Used for sorting mechanism.
static SqlId TOTAL_ATTENDANCE
           
(package private) static String TOTAL_ATTENDANCE_ALL_YEARS
          Key for total placed in request scope.
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
Report4Action(RequestParser aRequestParser)
          Constructor.
 
Method Summary
 ResponsePage execute()
          Fetch report data and display it.
 
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
 

Field Detail

LISTING

public static final SqlId LISTING

TOTAL_ATTENDANCE

public static final SqlId TOTAL_ATTENDANCE

SORT_ON

public static final RequestParameter SORT_ON
Used for sorting mechanism.


ORDER

public static final RequestParameter ORDER
Used for sorting mechanism.


TOTAL_ATTENDANCE_ALL_YEARS

static final String TOTAL_ATTENDANCE_ALL_YEARS
Key for total placed in request scope.

See Also:
Constant Field Values
Constructor Detail

Report4Action

public Report4Action(RequestParser aRequestParser)
Constructor.

Method Detail

execute

public ResponsePage execute()
                     throws AppException
Fetch report data and display it.

Specified by:
execute in interface Action
Specified by:
execute in class ActionImpl
Throws:
AppException

Fish & Chips Club 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26