public class DefaultConfigurationAction extends BaseJSPSettingsConfigurationAction implements ConfigurationAction, ResourceServingConfigurationAction
addProcessActionSuccessMessage, alwaysSendRedirect, validPaths
AUTOMATIC_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, setServletContext
getLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettingsId, processAction, serveResource, setParameterNamePrefix, setPreference, setPreference, 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
include, processAction
serveResource
protected Settings getSettings(ActionRequest actionRequest)
getSettings
in class SettingsConfigurationAction
protected void postProcess(long companyId, PortletRequest portletRequest, PortletPreferences portletPreferences) throws PortalException
PortalException
protected void postProcess(long companyId, PortletRequest portletRequest, Settings settings) throws PortalException
postProcess
in class SettingsConfigurationAction
PortalException
protected void removeDefaultValue(PortletRequest portletRequest, PortletPreferences portletPreferences, String key, String defaultValue)
protected void updateMultiValuedKeys(ActionRequest actionRequest)
updateMultiValuedKeys
in class SettingsConfigurationAction