public class BaseJSPSettingsConfigurationAction extends SettingsConfigurationAction implements ConfigurationAction, ResourceServingConfigurationAction
addProcessActionSuccessMessage, alwaysSendRedirect, validPaths
AUTOMATIC_RESOURCE_DISPATCH
Constructor and Description |
---|
BaseJSPSettingsConfigurationAction() |
Modifier and Type | Method and Description |
---|---|
String |
getJspPath(javax.servlet.http.HttpServletRequest request) |
protected javax.servlet.ServletContext |
getServletContext(javax.servlet.http.HttpServletRequest request) |
void |
include(PortletConfig portletConfig,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
removeDefaultValue(PortletRequest portletRequest,
ModifiableSettings modifiableSettings,
String key,
LocalizedValuesMap localizedMap) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettings, getSettingsId, postProcess, processAction, serveResource, setParameterNamePrefix, setPreference, setPreference, updateMultiValuedKeys, validateEmail, validateEmailFrom
addSuccessMessage, callActionMethod, callResourceMethod, checkPath, doAbout, doConfig, doDispatch, doEditDefaults, doEditGuest, doPreview, doPrint, getActionMethod, getJSONContentType, getPaths, getRedirect, getResourceMethod, getServletContext, getTitle, init, initValidPaths, isAddSuccessMessage, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, isValidPath, processAction, sendRedirect, serveResource, translate, translate, writeJSON, writeJSON
destroy, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, render
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processAction
serveResource
public String getJspPath(javax.servlet.http.HttpServletRequest request)
public void include(PortletConfig portletConfig, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
include
in interface ConfigurationAction
Exception
public void setServletContext(javax.servlet.ServletContext servletContext)
protected javax.servlet.ServletContext getServletContext(javax.servlet.http.HttpServletRequest request)
protected void removeDefaultValue(PortletRequest portletRequest, ModifiableSettings modifiableSettings, String key, LocalizedValuesMap localizedMap)