public interface IacucProtocolTableService
| Modifier and Type | Method and Description |
|---|---|
CommitteeScheduleBase |
getNextScheduleForCommittee(CommitteeScheduleBase schedule) |
void |
tableProtocol(IacucProtocol protocol,
IacucProtocolTableBean actionBean)
This method will "table" the protocol by bumping it from its current assigned schedule to the next
in order by date for the same committee, will also record the data from the actionBean.
|
CommitteeScheduleBase getNextScheduleForCommittee(CommitteeScheduleBase schedule)
committee - schedule - void tableProtocol(IacucProtocol protocol, IacucProtocolTableBean actionBean) throws Exception
protocol - actionBean - ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.