public class LostNoticesExecutor extends NoticesExecutor
loanDocuments
Constructor and Description |
---|
LostNoticesExecutor(List<OleLoanDocument> loanDocuments) |
Modifier and Type | Method and Description |
---|---|
String |
buildItemContentWithItemStatus(Item oleItem,
String itemStatus) |
List<OLEDeliverNotice> |
buildNoticesForDeletion() |
String |
generateMailContent(List<OleLoanDocument> oleLoanDocuments) |
ItemOlemlRecordProcessor |
getItemOlemlRecordProcessor() |
OlePaymentStatus |
getOlePaymentStatus() |
String |
getPatronBillPayment(OleLoanDocument oleLoanDocument,
BigDecimal fineAmount) |
protected void |
postProcess(List<OleLoanDocument> loanDocuments) |
protected void |
preProcess(List<OleLoanDocument> loanDocuments) |
void |
setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter) |
getBusinessObjectService, getItemTypeCodeByName, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, run, sendMailsToPatron, setBusinessObjectService, setCircDeskLocationResolver
public LostNoticesExecutor(List<OleLoanDocument> loanDocuments)
public ItemOlemlRecordProcessor getItemOlemlRecordProcessor()
protected void postProcess(List<OleLoanDocument> loanDocuments)
postProcess
in class NoticesExecutor
protected void preProcess(List<OleLoanDocument> loanDocuments)
preProcess
in class NoticesExecutor
public String getPatronBillPayment(OleLoanDocument oleLoanDocument, BigDecimal fineAmount)
public OlePaymentStatus getOlePaymentStatus()
public List<OLEDeliverNotice> buildNoticesForDeletion()
buildNoticesForDeletion
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.