Fish & Chips Club 4.10.0.0

hirondelle.fish.main.reports
Class Report2Action

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

public final class Report2Action
extends ActionImpl

Number of visits for each member.

View : SQL Statements :

Field Summary
static RequestParameter ORDER
          Used for sorting mechanism.
static SqlId REPORT_SQL
           
static RequestParameter SORT_ON
          Used for sorting mechanism.
 
Fields inherited from class ActionImpl
DATA, ERRORS, ITEM_FOR_EDIT, ITEMS_FOR_LISTING, MESSAGES, USER_ID
 
Constructor Summary
Report2Action(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

REPORT_SQL

public static final SqlId REPORT_SQL

SORT_ON

public static final RequestParameter SORT_ON
Used for sorting mechanism.


ORDER

public static final RequestParameter ORDER
Used for sorting mechanism.

Constructor Detail

Report2Action

public Report2Action(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