Class BaseConfigurationAction

java.lang.Object
javax.portlet.GenericPortlet
com.liferay.portal.kernel.portlet.LiferayPortlet
com.liferay.portal.kernel.portlet.SettingsConfigurationAction
com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationAction
com.liferay.portal.kernel.portlet.DefaultConfigurationAction
com.liferay.portlet.display.template.portlet.action.BaseConfigurationAction
All Implemented Interfaces:
com.liferay.portal.kernel.portlet.ConfigurationAction, com.liferay.portal.kernel.portlet.ResourceServingConfigurationAction, javax.portlet.EventPortlet, javax.portlet.HeaderPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public abstract class BaseConfigurationAction extends com.liferay.portal.kernel.portlet.DefaultConfigurationAction
  • Field Summary

    Fields inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet

    addProcessActionSuccessMessage, alwaysSendRedirect

    Fields inherited from class javax.portlet.GenericPortlet

    AUTOMATIC_RESOURCE_DISPATCH
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    postProcess(long companyId, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences)
     

    Methods inherited from class com.liferay.portal.kernel.portlet.DefaultConfigurationAction

    getSettings, postProcess, removeDefaultValue, updateMultiValuedKeys

    Methods inherited from class com.liferay.portal.kernel.portlet.BaseJSPSettingsConfigurationAction

    getJspPath, include, removeDefaultValue

    Methods inherited from class com.liferay.portal.kernel.portlet.SettingsConfigurationAction

    getLocalizedParameter, getLocalizedParameter, getParameter, getSelPortletConfig, getSettingsId, processAction, serveResource, setParameterNamePrefix, setPreference, setPreference, validateEmail, validateEmailFrom

    Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet

    addSuccessMessage, callActionMethod, callResourceMethod, doAbout, doConfig, doDispatch, doEditDefaults, doEditGuest, doPreview, doPrint, getActionMethod, getRedirect, getResourceMethod, getServletContext, getTitle, init, isAddSuccessMessage, isAlwaysSendRedirect, isEmptySessionMessages, isSessionErrorException, processAction, sendRedirect, serveResource, translate, translate, writeJSON, writeJSON

    Methods inherited from class javax.portlet.GenericPortlet

    destroy, dispatchAnnotatedActionMethod, dispatchAnnotatedEventMethod, dispatchAnnotatedRenderMethod, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletModes, getPortletName, getProcessingEventQNames, getPublicRenderParameterDefinitions, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getWindowStates, init, processEvent, render, renderHeaders

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.liferay.portal.kernel.portlet.ConfigurationAction

    include, processAction

    Methods inherited from interface com.liferay.portal.kernel.portlet.ResourceServingConfigurationAction

    serveResource
  • Constructor Details

    • BaseConfigurationAction

      public BaseConfigurationAction()
  • Method Details

    • postProcess

      protected void postProcess(long companyId, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences) throws com.liferay.portal.kernel.exception.PortalException
      Overrides:
      postProcess in class com.liferay.portal.kernel.portlet.DefaultConfigurationAction
      Throws:
      com.liferay.portal.kernel.exception.PortalException