com.liferay.portlet.rss.action
Class ConfigurationActionImpl
java.lang.Object
com.liferay.portal.kernel.portlet.DefaultConfigurationAction
com.liferay.portlet.rss.action.ConfigurationActionImpl
- All Implemented Interfaces:
- ConfigurationAction, ResourceServingConfigurationAction
public class ConfigurationActionImpl
- extends DefaultConfigurationAction
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 DefaultConfigurationAction
- Throws:
Exception
removeFooterArticle
protected void removeFooterArticle(ActionRequest actionRequest,
PortletPreferences preferences)
throws Exception
- Throws:
Exception
removeHeaderArticle
protected void removeHeaderArticle(ActionRequest actionRequest,
PortletPreferences preferences)
throws Exception
- Throws:
Exception
setFooterArticle
protected void setFooterArticle(ActionRequest actionRequest,
PortletPreferences preferences)
throws Exception
- Throws:
Exception
setHeaderArticle
protected void setHeaderArticle(ActionRequest actionRequest,
PortletPreferences preferences)
throws Exception
- Throws:
Exception
updateSubscriptions
protected void updateSubscriptions(ActionRequest actionRequest)
throws Exception
- Throws:
Exception