public interface IacucProtocolRequestService
| Modifier and Type | Method and Description |
|---|---|
void |
submitRequest(IacucProtocol protocol,
IacucProtocolRequestBean requestBean)
Submit a protocol request.
|
void submitRequest(IacucProtocol protocol, IacucProtocolRequestBean 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.