public class OverdueNoticesExecutor extends LoanNoticesExecutor
fieldLabelMap, loanDocuments| Constructor and Description |
|---|
OverdueNoticesExecutor(List<OleLoanDocument> loanDocuments) |
| Modifier and Type | Method and Description |
|---|---|
List<OLEDeliverNotice> |
buildNoticesForDeletion() |
String |
generateMailContent(List<OleLoanDocument> oleLoanDocuments) |
String |
getBody() |
String |
getTitle() |
void |
populateFieldLabelMapping() |
protected void |
postProcess(List<OleLoanDocument> loanDocuments) |
protected void |
preProcess(List<OleLoanDocument> loanDocuments) |
void |
setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter) |
run, sendMaildeleteNotices, getBusinessObjectService, getCircDeskLocationResolver, getDocstoreClientLocator, getDocstoreUtil, getItemTypeCodeByName, getNoticeUtil, getOleMailer, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, saveOLEDeliverNoticeHistory, sendMailsToPatron, setBusinessObjectService, setItemInformations, setNoticeUtil, setOleMailerpublic OverdueNoticesExecutor(List<OleLoanDocument> loanDocuments)
protected void postProcess(List<OleLoanDocument> loanDocuments)
postProcess in class LoanNoticesExecutorprotected void preProcess(List<OleLoanDocument> loanDocuments)
preProcess in class LoanNoticesExecutorpublic List<OLEDeliverNotice> buildNoticesForDeletion()
buildNoticesForDeletion in class LoanNoticesExecutorpublic void populateFieldLabelMapping()
populateFieldLabelMapping in class LoanNoticesExecutorpublic String generateMailContent(List<OleLoanDocument> oleLoanDocuments)
generateMailContent in class LoanNoticesExecutorpublic void setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.