org.kaoriha.jspbp.renderer.table
Class Constant

java.lang.Object
  extended by org.kaoriha.jspbp.renderer.table.Constant

public class Constant
extends Object


Field Summary
static char PRE_ASC
           
static char PRE_DSC
           
static String QN_LIMIT
           
static String QN_OFFSET
           
static String QN_SORT
           
 
Constructor Summary
Constant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QN_SORT

public static final String QN_SORT
See Also:
Constant Field Values

PRE_ASC

public static final char PRE_ASC
See Also:
Constant Field Values

PRE_DSC

public static final char PRE_DSC
See Also:
Constant Field Values

QN_OFFSET

public static final String QN_OFFSET
See Also:
Constant Field Values

QN_LIMIT

public static final String QN_LIMIT
See Also:
Constant Field Values
Constructor Detail

Constant

public Constant()


Copyright ? 2007-2008 Hound. All Rights Reserved.