public interface ProtocolApproveService extends ProtocolApproveService
| Modifier and Type | Method and Description |
|---|---|
void |
grantExpeditedApproval(Protocol protocol,
ProtocolApproveBean actionBean)
Approves an expedited submission to a Protocol.
|
grantAdminApproval, grantFullApproval, grantResponseApprovalvoid grantExpeditedApproval(Protocol protocol, ProtocolApproveBean actionBean) throws Exception
protocol - the current ProtocolactionBean - the bean that contains the comments and datesExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.