org.gcube.portlets.user.tdw.shared
Class ServletParameters

java.lang.Object
  extended by org.gcube.portlets.user.tdw.shared.ServletParameters

public class ServletParameters
extends Object

Author:
"Federico De Faveri defaveri@isti.cnr.it"

Field Summary
static String LIMIT
           
static String OFFSET
           
static String SORTDIR
           
static String SORTFIELD
           
static String TD_SESSION_ID
           
 
Constructor Summary
ServletParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OFFSET

public static final String OFFSET
See Also:
Constant Field Values

LIMIT

public static final String LIMIT
See Also:
Constant Field Values

SORTFIELD

public static final String SORTFIELD
See Also:
Constant Field Values

SORTDIR

public static final String SORTDIR
See Also:
Constant Field Values

TD_SESSION_ID

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

ServletParameters

public ServletParameters()


Copyright © 2013. All Rights Reserved.