public class GeneralConfigImpl extends JspConfigPage
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_URL |
static String |
BASE_URL_KEY |
static String |
EDIT_URL |
static String |
FNAME_TARGET |
static String |
FNAME_URL_LIST_TYPE |
static String |
FNAME_URL_REWRITE_MASKS |
static String |
FNAME_URL_REWRITE_STATES |
static String |
PORTLET_URL_LIST_TYPE |
static String |
PORTLET_URL_REWRITE_MASKS |
static String |
PORTLET_URL_REWRITE_STATES |
static String |
POST_INTERCEPTOR_CLASS |
static String |
POST_PARAM_KEY |
static String |
PRE_INTERCEPTOR_CLASS |
static String |
URL_LIST_TYPE_EXCLUDE |
static String |
URL_LIST_TYPE_INCLUDE |
| Constructor and Description |
|---|
GeneralConfigImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a displayable title for the configuration page.
|
void |
process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
Called by the portlet when the submitted configuration page was for this
object.
|
getJsp, render, setJsppublic static final String BASE_URL
public static final String BASE_URL_KEY
public static final String POST_PARAM_KEY
public static final String EDIT_URL
public static final String PORTLET_URL_REWRITE_MASKS
public static final String PORTLET_URL_REWRITE_STATES
public static final String PORTLET_URL_LIST_TYPE
public static final String FNAME_URL_REWRITE_MASKS
public static final String FNAME_URL_REWRITE_STATES
public static final String FNAME_URL_LIST_TYPE
public static final String FNAME_TARGET
public static final String PRE_INTERCEPTOR_CLASS
public static final String POST_INTERCEPTOR_CLASS
public static final String URL_LIST_TYPE_INCLUDE
public static final String URL_LIST_TYPE_EXCLUDE
public String getName()
ConfigPagepublic void process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException,
edu.wisc.my.webproxy.beans.config.ConfigurationException
ConfigPagejavax.portlet.PortletExceptionIOExceptionConfigurationExceptionCopyright © 2016 Jasig. All Rights Reserved.