public interface IacucProtocolNotifyCommitteeService
| Modifier and Type | Method and Description |
|---|---|
void |
submitCommitteeNotification(IacucProtocol protocol,
IacucProtocolNotifyCommitteeBean notifyCommitteeBean)
Submit a notification to the IRB committee
The corresponding submission and protocol action
entries will be added to the database.
|
void submitCommitteeNotification(IacucProtocol protocol, IacucProtocolNotifyCommitteeBean notifyCommitteeBean) throws org.kuali.rice.kew.api.exception.WorkflowException
protocol - the protocolnotifyCommitteeBean - the notification dataorg.kuali.rice.kew.api.exception.WorkflowExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.