edu.wisc.my.webproxy.portlet
Interface WebproxyConstants


public interface WebproxyConstants

Author:
nramzan TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
static String BACK_BUTTON
           
static String BASE_URL
           
static javax.portlet.PortletMode CONFIG_MODE
           
static String CURRENT_STATE
           
static String GET_REQUEST
           
static String HEAD_REQUEST
           
static String LAST_USED
           
static String PASS_THROUGH
           
static String POST_REQUEST
           
static String REQUEST_TYPE
           
static String UNIQUE_CONSTANT
           
 

Field Detail

CONFIG_MODE

static final javax.portlet.PortletMode CONFIG_MODE

UNIQUE_CONSTANT

static final String UNIQUE_CONSTANT
See Also:
Constant Field Values

REQUEST_TYPE

static final String REQUEST_TYPE

PASS_THROUGH

static final String PASS_THROUGH
See Also:
Constant Field Values

BASE_URL

static final String BASE_URL

CURRENT_STATE

static final String CURRENT_STATE
See Also:
Constant Field Values

GET_REQUEST

static final String GET_REQUEST
See Also:
Constant Field Values

POST_REQUEST

static final String POST_REQUEST
See Also:
Constant Field Values

HEAD_REQUEST

static final String HEAD_REQUEST
See Also:
Constant Field Values

LAST_USED

static final String LAST_USED
See Also:
Constant Field Values

BACK_BUTTON

static final String BACK_BUTTON
See Also:
Constant Field Values


Copyright © 2010 Jasig. All Rights Reserved.