public interface ProtocolAssignReviewersService
| Modifier and Type | Method and Description |
|---|---|
void |
assignReviewers(ProtocolSubmissionBase protocolSubmission,
List<ProtocolReviewerBeanBase> reviewerBeans)
Assigns the reviewers to the protocol.
|
void assignReviewers(ProtocolSubmissionBase protocolSubmission, List<ProtocolReviewerBeanBase> reviewerBeans) throws Exception
protocolSubmission - the protocol submissionreviewerBeans - the list of reviewersExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.