Interface ConfigurationAction

All Known Implementing Classes:
BaseJSPSettingsConfigurationAction, DefaultConfigurationAction, SettingsConfigurationAction

public interface ConfigurationAction
Author:
Brian Wing Shun Chan
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    include(PortletConfig portletConfig, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
     
    void
    processAction(PortletConfig portletConfig, ActionRequest actionRequest, ActionResponse actionResponse)