public class EditPluginActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
| Constructor and Description |
|---|
EditPluginActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setPluginSettingService(com.liferay.portal.kernel.service.PluginSettingService pluginSettingService) |
protected void |
setPortletService(com.liferay.portal.kernel.service.PortletService portletService) |
protected void |
updatePluginSetting(javax.portlet.ActionRequest actionRequest) |
protected void doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
doProcessAction in class com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommandjava.lang.Exceptionprotected void setPluginSettingService(com.liferay.portal.kernel.service.PluginSettingService pluginSettingService)
protected void setPortletService(com.liferay.portal.kernel.service.PortletService portletService)
protected void updatePluginSetting(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exception