public class ConfigurationActionImpl
extends com.liferay.portal.kernel.portlet.DefaultConfigurationAction
| Constructor and Description |
|---|
ConfigurationActionImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
getColumnNames(java.lang.String content,
java.lang.String portletId) |
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
reorganizeNestedColumns(javax.portlet.ActionRequest actionRequest,
java.lang.String portletResource,
java.lang.String newLayoutTemplateId,
java.lang.String oldLayoutTemplateId) |
public void processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
processAction in interface com.liferay.portal.kernel.portlet.ConfigurationActionprocessAction in class com.liferay.portal.kernel.portlet.DefaultConfigurationActionjava.lang.Exceptionprotected java.util.List<java.lang.String> getColumnNames(java.lang.String content,
java.lang.String portletId)
protected void reorganizeNestedColumns(javax.portlet.ActionRequest actionRequest,
java.lang.String portletResource,
java.lang.String newLayoutTemplateId,
java.lang.String oldLayoutTemplateId)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemException