public class IacucCommitteeBatchCorrespondenceServiceImpl extends CommitteeBatchCorrespondenceServiceImplBase implements IacucCommitteeBatchCorrespondenceService
businessObjectService, documentService, finalActionCounter, kcEmailService, kcNotificationService, kcPersonService, LOG, protocolCorrespondenceTemplateService, protocolDao, protocolGenericActionService| Constructor and Description |
|---|
IacucCommitteeBatchCorrespondenceServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyFinalAction(ProtocolBase protocol,
BatchCorrespondenceBase batchCorrespondence) |
CommitteeBatchCorrespondenceBase |
generateBatchCorrespondence(String batchCorrespondenceTypeCode,
String committeeId,
Date startDate,
Date endDate)
This method generates the batch correspondence of a committee.
|
protected Class<? extends BatchCorrespondenceBase> |
getBatchCorrespondenceBOClassHook() |
protected CommitteePrintingServiceBase |
getCommitteePrintingService() |
protected CommitteeBatchCorrespondenceDetailBase |
getNewCommitteeBatchCorrespondenceDetailInstanceHook() |
protected ProtocolActionBase |
getNewProtocolActionInstanceHook(ProtocolBase protocol,
Object object,
String protocolActionTypeCode) |
protected ProtocolCorrespondence |
getNewProtocolCorrespondenceInstanceHook() |
protected Class<? extends ProtocolCorrespondence> |
getProtocolCorrespondenceBOClassHook() |
correspondencePreviouslyGenerated, createAndSaveProtocolAction, createAndSaveProtocolCorrespondence, createBatchCorrespondenceDetail, getAfterProtocolCorrespondenceTypeToGenerate, getBeforeProtocolCorrespondenceTypeToGenerate, getEmailAttachments, getProtocolCorrespondenceTypeToGenerate, getProtocolDao, lookupBatchCorrespondence, setBusinessObjectService, setDateTimeService, setDocumentService, setKcNotificationService, setKcPersonService, setProtocolCorrespondenceTemplateService, setProtocolDao, setProtocolGenericActionServicepublic IacucCommitteeBatchCorrespondenceServiceImpl()
public CommitteeBatchCorrespondenceBase generateBatchCorrespondence(String batchCorrespondenceTypeCode, String committeeId, Date startDate, Date endDate) throws Exception
CommitteeBatchCorrespondenceServiceBasegenerateBatchCorrespondence in interface CommitteeBatchCorrespondenceServiceBasegenerateBatchCorrespondence in class CommitteeBatchCorrespondenceServiceImplBaseExceptionprotected void applyFinalAction(ProtocolBase protocol, BatchCorrespondenceBase batchCorrespondence) throws Exception
applyFinalAction in class CommitteeBatchCorrespondenceServiceImplBaseExceptionprotected Class<? extends ProtocolCorrespondence> getProtocolCorrespondenceBOClassHook()
getProtocolCorrespondenceBOClassHook in class CommitteeBatchCorrespondenceServiceImplBaseprotected CommitteeBatchCorrespondenceDetailBase getNewCommitteeBatchCorrespondenceDetailInstanceHook()
getNewCommitteeBatchCorrespondenceDetailInstanceHook in class CommitteeBatchCorrespondenceServiceImplBaseprotected ProtocolActionBase getNewProtocolActionInstanceHook(ProtocolBase protocol, Object object, String protocolActionTypeCode)
getNewProtocolActionInstanceHook in class CommitteeBatchCorrespondenceServiceImplBaseprotected ProtocolCorrespondence getNewProtocolCorrespondenceInstanceHook()
getNewProtocolCorrespondenceInstanceHook in class CommitteeBatchCorrespondenceServiceImplBaseprotected Class<? extends BatchCorrespondenceBase> getBatchCorrespondenceBOClassHook()
getBatchCorrespondenceBOClassHook in class CommitteeBatchCorrespondenceServiceImplBaseprotected CommitteePrintingServiceBase getCommitteePrintingService()
getCommitteePrintingService in class CommitteeBatchCorrespondenceServiceImplBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.