public class FormConfigurationAction
extends com.liferay.portal.kernel.portlet.DefaultConfigurationAction
| Constructor and Description |
|---|
FormConfigurationAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
String |
render(javax.portlet.PortletConfig portletConfig,
javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
public void processAction(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws Exception
processAction in interface com.liferay.portal.kernel.portlet.ConfigurationActionprocessAction in class com.liferay.portal.kernel.portlet.DefaultConfigurationActionExceptionpublic String render(javax.portlet.PortletConfig portletConfig, javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse) throws Exception
render in interface com.liferay.portal.kernel.portlet.ConfigurationActionrender in class com.liferay.portal.kernel.portlet.DefaultConfigurationActionExceptionCopyright © 2021. All rights reserved.