org.littleshoot.util
Class HttpParamKeys

java.lang.Object
  extended by org.littleshoot.util.HttpParamKeys

public class HttpParamKeys
extends Object


Field Summary
static String APPLICATIONS
           
static String AUDIO
           
static String DOCUMENTS
           
static String GROUP_NAME
           
static String IMAGES
           
static String INSTANCE_ID
           
static String ITEMS_PER_PAGE
           
static String KEY_ID
           
static String KEYWORDS
           
static String OS
           
static String SIGNATURE
           
static String START_PAGE
           
static String TIME_ZONE
           
static String USER_ID
           
static String VIDEO
           
 
Constructor Summary
HttpParamKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

KEYWORDS

public static final String KEYWORDS
See Also:
Constant Field Values

START_PAGE

public static final String START_PAGE
See Also:
Constant Field Values

ITEMS_PER_PAGE

public static final String ITEMS_PER_PAGE
See Also:
Constant Field Values

OS

public static final String OS
See Also:
Constant Field Values

APPLICATIONS

public static final String APPLICATIONS
See Also:
Constant Field Values

AUDIO

public static final String AUDIO
See Also:
Constant Field Values

DOCUMENTS

public static final String DOCUMENTS
See Also:
Constant Field Values

IMAGES

public static final String IMAGES
See Also:
Constant Field Values

VIDEO

public static final String VIDEO
See Also:
Constant Field Values

USER_ID

public static final String USER_ID
See Also:
Constant Field Values

INSTANCE_ID

public static final String INSTANCE_ID
See Also:
Constant Field Values

GROUP_NAME

public static final String GROUP_NAME
See Also:
Constant Field Values

TIME_ZONE

public static final String TIME_ZONE
See Also:
Constant Field Values

SIGNATURE

public static final String SIGNATURE
See Also:
Constant Field Values

KEY_ID

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

HttpParamKeys

public HttpParamKeys()


Copyright © 2011-2013 LittleShoot. All Rights Reserved.