public class IacucProtocolAmendRenewServiceImpl extends ProtocolAmendRenewServiceImplBase implements IacucProtocolAmendRenewService
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CONTINUATION |
protected static String |
CONTINUATION_ID |
protected static String |
CONTINUATION_NEXT_VALUE |
AMEND_ID, AMEND_NEXT_VALUE, AMENDMENT, businessObjectService, CREATED, DIGIT_COUNT, documentService, kraLookupDao, PROTOCOL_NUMBER, PROTOCOL_STATUS, protocolCopyService, protocolFinderDao, questionnaireAnswerService, RENEW_ID, RENEW_NEXT_VALUE, RENEWAL, sequenceAccessorServiceAMEND_RENEW_CONTINUATION_ALLOW_NEW_PROTOCOL_DOCUMENTAMEND_RENEW_ALLOW_NEW_PROTOCOL_DOCUMENT| Constructor and Description |
|---|
IacucProtocolAmendRenewServiceImpl() |
createAmendment, createAmendment, createAmendmentRenewal, createCreateAmendmentProtocolAction, createCreateRenewalProtocolAction, createModule, createRenewal, createRenewalWithAmendment, generateProtocolAmendmentNumber, generateProtocolNumber, generateProtocolRenewalNumber, getAmendments, getAvailableModules, getProtocolCopyService, getRenewals, getWorkflowDocument, isAmendmentCompleted, markProtocolAttachmentsAsFinalized, removeEditedQuestionaire, setBusinessObjectService, setDocumentService, setKraLookupDao, setProtocolCopyService, setProtocolFinderDao, setQuestionnaireAnswerService, setSequenceAccessorService, updateAmendmentRenewalclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAmendment, createRenewal, createRenewalWithAmendment, getAmendments, getAvailableModules, getRenewals, updateAmendmentRenewalprotected static final String CONTINUATION_ID
protected static final String CONTINUATION_NEXT_VALUE
protected static final String CONTINUATION
protected void addModules(ProtocolBase protocol, ProtocolAmendmentBean amendmentBean)
addModules in class ProtocolAmendRenewServiceImplBaseprotected ProtocolActionBase getNewAmendmentProtocolActionInstanceHook(ProtocolBase protocol)
getNewAmendmentProtocolActionInstanceHook in class ProtocolAmendRenewServiceImplBaseprotected ProtocolActionBase getNewRenewalProtocolActionInstanceHook(ProtocolBase protocol)
getNewRenewalProtocolActionInstanceHook in class ProtocolAmendRenewServiceImplBaseprotected ModuleQuestionnaireBean getNewProtocolModuleQuestionnaireBeanInstanceHook(ProtocolBase protocol)
getNewProtocolModuleQuestionnaireBeanInstanceHook in class ProtocolAmendRenewServiceImplBaseprotected String getAmendmentInProgressStatusHook()
getAmendmentInProgressStatusHook in class ProtocolAmendRenewServiceImplBaseprotected String getRenewalInProgressStatusHook()
getRenewalInProgressStatusHook in class ProtocolAmendRenewServiceImplBaseprotected List<String> getAllModuleTypeCodes()
getAllModuleTypeCodes in class ProtocolAmendRenewServiceImplBaseprotected Class<? extends ProtocolBase> getProtocolBOClassHook()
getProtocolBOClassHook in class ProtocolAmendRenewServiceImplBaseprotected ProtocolAmendRenewalBase getNewProtocolAmendRenewalInstanceHook()
getNewProtocolAmendRenewalInstanceHook in class ProtocolAmendRenewServiceImplBaseprotected ProtocolAmendRenewModuleBase getNewProtocolAmendRenewModuleInstanceHook()
getNewProtocolAmendRenewModuleInstanceHook in class ProtocolAmendRenewServiceImplBasepublic String createContinuation(IacucProtocolDocument protocolDocument, String continuationSummary) throws Exception
createContinuation in interface IacucProtocolAmendRenewServiceExceptionpublic String createContinuationWithAmendment(IacucProtocolDocument protocolDocument, ProtocolAmendmentBean amendmentBean) throws Exception
createContinuationWithAmendment in interface IacucProtocolAmendRenewServiceExceptionprotected String generateProtocolContinuationNumber(IacucProtocolDocument protocolDocument)
protocolDocument - protected IacucProtocolAction createCreateContinuationProtocolAction(IacucProtocol protocol, String protocolNumber)
protocol - protocolNumber - protocol number of the renewalpublic Collection<IacucProtocol> getContinuations(String protocolNumber) throws Exception
getContinuations in interface IacucProtocolAmendRenewServiceExceptionpublic List<ProtocolBase> getAmendmentAndRenewals(String protocolNumber) throws Exception
ProtocolAmendRenewServicegetAmendmentAndRenewals in interface ProtocolAmendRenewServicegetAmendmentAndRenewals in class ProtocolAmendRenewServiceImplBaseprotocolNumber - the protocol numberExceptionProtocolAmendRenewService.getAmendmentAndRenewals(java.lang.String)Copyright © 2013 The Kuali Foundation. All Rights Reserved.