com.liferay.portlet.softwarecatalog.action
Class EditLicenseMVCActionCommand
java.lang.Object
com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
com.liferay.portlet.softwarecatalog.action.EditLicenseMVCActionCommand
- All Implemented Interfaces:
- MVCActionCommand, MVCCommand
public class EditLicenseMVCActionCommand
- extends BaseMVCActionCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditLicenseMVCActionCommand
public EditLicenseMVCActionCommand()
doProcessAction
public void doProcessAction(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
- Specified by:
doProcessAction in class BaseMVCActionCommand
- Throws:
Exception
deleteLicense
protected void deleteLicense(ActionRequest actionRequest)
throws Exception
- Throws:
Exception
updateLicense
protected void updateLicense(ActionRequest actionRequest)
throws Exception
- Throws:
Exception