public class EditActionMVCActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
| Constructor and Description |
|---|
EditActionMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteActions(javax.portlet.ActionRequest actionRequest) |
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setMDRActionService(com.liferay.mobile.device.rules.service.MDRActionService mdrActionService) |
protected void |
updateAction(javax.portlet.ActionRequest actionRequest) |
protected void deleteActions(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exceptionprotected 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 setMDRActionService(com.liferay.mobile.device.rules.service.MDRActionService mdrActionService)
protected void updateAction(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exception