public interface IacucProtocolAmendRenewService extends ProtocolAmendRenewService
| Modifier and Type | Field and Description |
|---|---|
static String |
AMEND_RENEW_CONTINUATION_ALLOW_NEW_PROTOCOL_DOCUMENT |
AMEND_RENEW_ALLOW_NEW_PROTOCOL_DOCUMENT| Modifier and Type | Method and Description |
|---|---|
String |
createContinuation(IacucProtocolDocument protocolDocument,
String continuationSummary) |
String |
createContinuationWithAmendment(IacucProtocolDocument protocolDocument,
ProtocolAmendmentBean amendmentBean) |
Collection<IacucProtocol> |
getContinuations(String protocolNumber) |
createAmendment, createRenewal, createRenewalWithAmendment, getAmendmentAndRenewals, getAmendments, getAvailableModules, getRenewals, updateAmendmentRenewalstatic final String AMEND_RENEW_CONTINUATION_ALLOW_NEW_PROTOCOL_DOCUMENT
Collection<IacucProtocol> getContinuations(String protocolNumber) throws Exception
ExceptionString createContinuation(IacucProtocolDocument protocolDocument, String continuationSummary) throws Exception
ExceptionString createContinuationWithAmendment(IacucProtocolDocument protocolDocument, ProtocolAmendmentBean amendmentBean) throws Exception
ExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.