public class MissingPieceNoticesExecutor extends LoanNoticesExecutor
fieldLabelMap, loanDocuments, noticeContentConfigName, oleNoticeContentConfigurationBo| Constructor and Description | 
|---|
| MissingPieceNoticesExecutor(Map missingNoticeMap) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OLEDeliverNotice> | buildNoticesForDeletion() | 
| void | deleteNotices(List<OLEDeliverNotice> oleDeliverNotices) | 
| String | generateMailContent(List<OleLoanDocument> oleLoanDocuments) | 
| String | getBody() | 
| protected String | getNoticeType() | 
| String | getTitle() | 
| protected void | postProcess(List<OleLoanDocument> loanDocuments) | 
| protected void | preProcess(List<OleLoanDocument> loanDocuments) | 
| List<OLEDeliverNoticeHistory> | saveOLEDeliverNoticeHistory(List<OLEDeliverNotice> oleDeliverNotices,
                                                      String mailContent) | 
| void | setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter) | 
| void | setOleNoticeContentConfigurationBo() | 
run, sendMailgetBusinessObjectService, getCircDeskLocationResolver, getDocstoreClientLocator, getDocstoreUtil, getItemTypeCodeByName, getNoticeUtil, getOleMailer, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, sendMailsToPatron, setBusinessObjectService, setItemInformations, setNoticeUtil, setOleMailerpublic MissingPieceNoticesExecutor(Map missingNoticeMap)
public void setNoticeMailContentFormatter(NoticeMailContentFormatter noticeMailContentFormatter)
protected String getNoticeType()
getNoticeType in class LoanNoticesExecutorprotected 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 String generateMailContent(List<OleLoanDocument> oleLoanDocuments)
generateMailContent in class LoanNoticesExecutorpublic void deleteNotices(List<OLEDeliverNotice> oleDeliverNotices)
deleteNotices in class NoticesExecutorpublic List<OLEDeliverNoticeHistory> saveOLEDeliverNoticeHistory(List<OLEDeliverNotice> oleDeliverNotices, String mailContent)
saveOLEDeliverNoticeHistory in class NoticesExecutorpublic void setOleNoticeContentConfigurationBo()
setOleNoticeContentConfigurationBo in class LoanNoticesExecutorCopyright © 2004–2016 The Kuali Foundation. All rights reserved.