public interface ProtocolVersionService
| Modifier and Type | Method and Description |
|---|---|
ProtocolBase |
getProtocolVersion(String protocolNumber,
Integer sequenceNumber)
Get a particular version of a protocol.
|
ProtocolDocumentBase |
versionProtocolDocument(ProtocolDocumentBase protocolDocument)
Create a new version of a protocol document.
|
ProtocolDocumentBase versionProtocolDocument(ProtocolDocumentBase protocolDocument) throws Exception
protocolDocument - the protocol document to versionExceptionProtocolBase getProtocolVersion(String protocolNumber, Integer sequenceNumber)
protocolNumber - sequenceNumber - Copyright © 2013 The Kuali Foundation. All Rights Reserved.