public class DefaultConfigurationAction extends BaseJSPSettingsConfigurationAction implements ConfigurationAction, ResourceServingConfigurationAction
addProcessActionSuccessMessage, alwaysSendRedirect, validPathsAUTOMATIC_RESOURCE_DISPATCH| Constructor and Description |
|---|
DefaultConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Settings |
getSettings(ActionRequest actionRequest) |
protected void |
postProcess(long companyId,
PortletRequest portletRequest,
PortletPreferences portletPreferences) |
protected void |
postProcess(long companyId,
PortletRequest portletRequest,
Settings settings) |
protected void |
removeDefaultValue(PortletRequest portletRequest,
PortletPreferences portletPreferences,
String key,
String defaultValue) |
protected void |
updateMultiValuedKeys(ActionRequest actionRequest) |
getJspPath, getServletContext, include, removeDefaultValue, setServletContextgetLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettingsId, processAction, serveResource, setParameterNamePrefix, setPreference, setPreference, validateEmail, validateEmailFromaddSuccessMessage, callActionMethod, callResourceMethod, checkPath, doAbout, doConfig, doDispatch, doEditDefaults, doEditGuest, doPreview, doPrint, getActionMethod, getJSONContentType, getPaths, getRedirect, getResourceMethod, getServletContext, getTitle, init, initValidPaths, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, isValidPath, processAction, sendRedirect, serveResource, translate, translate, writeJSON, writeJSONdestroy, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent, renderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinclude, processActionserveResourceprotected Settings getSettings(ActionRequest actionRequest)
getSettings in class SettingsConfigurationActionprotected void postProcess(long companyId,
PortletRequest portletRequest,
PortletPreferences portletPreferences)
throws PortalException
PortalExceptionprotected void postProcess(long companyId,
PortletRequest portletRequest,
Settings settings)
throws PortalException
postProcess in class SettingsConfigurationActionPortalExceptionprotected void removeDefaultValue(PortletRequest portletRequest, PortletPreferences portletPreferences, String key, String defaultValue)
protected void updateMultiValuedKeys(ActionRequest actionRequest)
updateMultiValuedKeys in class SettingsConfigurationAction