com.liferay.portlet.journalcontent.action
Class ConfigurationActionImpl
java.lang.Object
com.liferay.portal.kernel.portlet.DefaultConfigurationAction
com.liferay.portlet.journalcontent.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
getArticleId
protected String getArticleId(PortletRequest portletRequest)
getRuntimePortletId
protected String getRuntimePortletId(String xml)
throws Exception
- Throws:
Exception
getRuntimePortletIds
protected String getRuntimePortletIds(String content)
throws Exception
- Throws:
Exception
getRuntimePortletIds
protected String getRuntimePortletIds(ThemeDisplay themeDisplay,
String articleId)
throws Exception
- Throws:
Exception
updateContentSearch
protected void updateContentSearch(PortletRequest portletRequest)
throws Exception
- Throws:
Exception
updateLayout
protected void updateLayout(PortletRequest portletRequest)
throws Exception
- Throws:
Exception