public interface ProtocolRequestService
| Modifier and Type | Method and Description |
|---|---|
void |
submitRequest(Protocol protocol,
ProtocolRequestBean requestBean)
Submit a protocol request.
|
void submitRequest(Protocol protocol, ProtocolRequestBean requestBean) throws org.kuali.rice.kew.api.exception.WorkflowException
protocol - the protocolrequestBean - the request dataorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.