|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectActionImpl
hirondelle.fish.main.reports.Report4Action
public final class Report4Action
Total attendance per year.
Each time a person attends a lunch counts as "1".
| 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 |
|---|
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 Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final SqlId LISTING
public static final SqlId TOTAL_ATTENDANCE
public static final RequestParameter SORT_ON
public static final RequestParameter ORDER
static final String TOTAL_ATTENDANCE_ALL_YEARS
| Constructor Detail |
|---|
public Report4Action(RequestParser aRequestParser)
| Method Detail |
|---|
public ResponsePage execute()
throws AppException
execute in interface Actionexecute in class ActionImplAppException
|
Fish & Chips Club 4.7.1.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||