public class EditInstanceMVCActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
| Constructor and Description |
|---|
EditInstanceMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deleteInstance(javax.portlet.ActionRequest actionRequest) |
protected void |
doProcessAction(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setCompanyService(com.liferay.portal.kernel.service.CompanyService companyService) |
protected void |
updateInstance(javax.portlet.ActionRequest actionRequest) |
protected void deleteInstance(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 setCompanyService(com.liferay.portal.kernel.service.CompanyService companyService)
protected void updateInstance(javax.portlet.ActionRequest actionRequest)
throws java.lang.Exception
java.lang.Exception