public class DeleteRecordSetMVCActionCommand
extends com.liferay.portal.kernel.portlet.bridges.mvc.BaseTransactionalMVCActionCommand
| Constructor and Description |
|---|
DeleteRecordSetMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doDeleteRecordSet(long recordSetId) |
protected void |
doTransactionalCommand(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setDDLRecordSetService(com.liferay.dynamic.data.lists.service.DDLRecordSetService ddlRecordSetService) |
protected void |
setDDMStructureService(com.liferay.dynamic.data.mapping.service.DDMStructureService ddmStructureService) |
protected void doDeleteRecordSet(long recordSetId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected void doTransactionalCommand(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
doTransactionalCommand in class com.liferay.portal.kernel.portlet.bridges.mvc.BaseTransactionalMVCActionCommandjava.lang.Exceptionprotected void setDDLRecordSetService(com.liferay.dynamic.data.lists.service.DDLRecordSetService ddlRecordSetService)
protected void setDDMStructureService(com.liferay.dynamic.data.mapping.service.DDMStructureService ddmStructureService)