public class EditRuleMVCActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
| Constructor and Description |
|---|
EditRuleMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteRule(javax.portlet.ActionRequest request) |
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setMDRRuleService(com.liferay.mobile.device.rules.service.MDRRuleService mdrRuleService) |
protected void |
updateRule(javax.portlet.ActionRequest actionRequest) |
protected void deleteRule(javax.portlet.ActionRequest request)
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 setMDRRuleService(com.liferay.mobile.device.rules.service.MDRRuleService mdrRuleService)
protected void updateRule(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exception