public interface ProtocolDeleteService
| Modifier and Type | Method and Description |
|---|---|
void |
delete(ProtocolBase protocol,
ProtocolDeleteBean deleteBean)
Delete a protocol/amendment/renewal.
|
void delete(ProtocolBase protocol, ProtocolDeleteBean deleteBean) throws org.kuali.rice.kew.api.exception.WorkflowException
protocol - the protocol/amendment/renewaldeleteBean - the required data for performing a withdrawalorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.