public class OverdueNoticesExecutor extends NoticesExecutor
loanDocuments
Constructor and Description |
---|
OverdueNoticesExecutor(List<OleLoanDocument> loanDocuments) |
Modifier and Type | Method and Description |
---|---|
List<OLEDeliverNotice> |
buildNoticesForDeletion() |
String |
generateMailContent(List<OleLoanDocument> oleLoanDocuments) |
String |
getItemTypeCodeByName(String itemTypeName) |
protected void |
postProcess(List<OleLoanDocument> loanDocuments) |
protected void |
preProcess(List<OleLoanDocument> loanDocuments) |
void |
setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter) |
getBusinessObjectService, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, run, sendMailsToPatron, setBusinessObjectService, setCircDeskLocationResolver
public OverdueNoticesExecutor(List<OleLoanDocument> loanDocuments)
protected void postProcess(List<OleLoanDocument> loanDocuments)
postProcess
in class NoticesExecutor
protected void preProcess(List<OleLoanDocument> loanDocuments)
preProcess
in class NoticesExecutor
public List<OLEDeliverNotice> buildNoticesForDeletion()
buildNoticesForDeletion
in class NoticesExecutor
public String getItemTypeCodeByName(String itemTypeName)
getItemTypeCodeByName
in class NoticesExecutor
public String generateMailContent(List<OleLoanDocument> oleLoanDocuments)
generateMailContent
in class NoticesExecutor
public void setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.