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