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, setCircDeskLocationResolverpublic LostNoticesExecutor(List<OleLoanDocument> loanDocuments)
public ItemOlemlRecordProcessor getItemOlemlRecordProcessor()
protected void postProcess(List<OleLoanDocument> loanDocuments)
postProcess in class NoticesExecutorprotected void preProcess(List<OleLoanDocument> loanDocuments)
preProcess in class NoticesExecutorpublic String getPatronBillPayment(OleLoanDocument oleLoanDocument, BigDecimal fineAmount)
public OlePaymentStatus getOlePaymentStatus()
public List<OLEDeliverNotice> buildNoticesForDeletion()
buildNoticesForDeletion in class NoticesExecutorpublic String generateMailContent(List<OleLoanDocument> oleLoanDocuments)
generateMailContent in class NoticesExecutorpublic void setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.