public class CourtesyNoticesExecutor extends LoanNoticesExecutor
fieldLabelMap, loanDocuments
Constructor and Description |
---|
CourtesyNoticesExecutor(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, sendMail
deleteNotices, getBusinessObjectService, getCircDeskLocationResolver, getDocstoreClientLocator, getDocstoreUtil, getItemTypeCodeByName, getNoticeUtil, getOleMailer, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, saveOLEDeliverNoticeHistory, sendMailsToPatron, setBusinessObjectService, setItemInformations, setNoticeUtil, setOleMailer
public CourtesyNoticesExecutor(List<OleLoanDocument> loanDocuments)
protected void postProcess(List<OleLoanDocument> loanDocuments)
postProcess
in class LoanNoticesExecutor
protected void preProcess(List<OleLoanDocument> loanDocuments)
preProcess
in class LoanNoticesExecutor
public List<OLEDeliverNotice> buildNoticesForDeletion()
buildNoticesForDeletion
in class LoanNoticesExecutor
public void populateFieldLabelMapping()
populateFieldLabelMapping
in class LoanNoticesExecutor
public String generateMailContent(List<OleLoanDocument> oleLoanDocuments)
generateMailContent
in class LoanNoticesExecutor
public void setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.