com.liferay.portlet.journalcontentsearch.action
Class ConfigurationActionImpl
java.lang.Object
com.liferay.portal.kernel.portlet.BaseConfigurationAction
com.liferay.portlet.journalcontentsearch.action.ConfigurationActionImpl
- All Implemented Interfaces:
- ConfigurationAction, ResourceServingConfigurationAction
public class ConfigurationActionImpl
- extends BaseConfigurationAction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationActionImpl
public ConfigurationActionImpl()
processAction
public void processAction(PortletConfig portletConfig,
ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
- Specified by:
processAction
in interface ConfigurationAction
- Overrides:
processAction
in class BaseConfigurationAction
- Throws:
Exception
render
public String render(PortletConfig portletConfig,
RenderRequest renderRequest,
RenderResponse renderResponse)
throws Exception
- Specified by:
render
in interface ConfigurationAction
- Overrides:
render
in class BaseConfigurationAction
- Throws:
Exception