Fish & Chips Club 4.10.0.0

hirondelle.fish.util
Class ReqParam

Object
  extended by hirondelle.fish.util.ReqParam

public final class ReqParam
extends Object

Commonly used RequestParameters that are used in more than one package.


Field Summary
static RequestParameter ID
          Parameter called 'Id', with a length check.
static RequestParameter NAME
          Parameter called 'Name', with a length check.
static RequestParameter ORDER
          Control sorting.
static RequestParameter SORT_ON
          Control sorting.
 
Constructor Summary
ReqParam()
           
 
Method Summary
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final RequestParameter NAME
Parameter called 'Name', with a length check.


ID

public static final RequestParameter ID
Parameter called 'Id', with a length check.


SORT_ON

public static final RequestParameter SORT_ON
Control sorting. See the sortLinks.tag file.


ORDER

public static final RequestParameter ORDER
Control sorting. See the sortLinks.tag file.

Constructor Detail

ReqParam

public ReqParam()

Fish & Chips Club 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26