public class OnHoldNoticesExecutor extends RequestNoticesExecutor
deliverNotices, deliverRequestBos, fieldLabelMap, filteredDeliverNotices, requestEmailContentFormatter| Constructor and Description |
|---|
OnHoldNoticesExecutor(List<OLEDeliverNotice> deliverNotices) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteNotices(List<OLEDeliverNotice> oleDeliverNotices) |
String |
getBody() |
RequestEmailContentFormatter |
getRequestEmailContentFormatter() |
String |
getTitle() |
boolean |
isValidRequestToSendNotice(OleDeliverRequestBo oleDeliverRequestBo) |
void |
populateFieldLabelMapping() |
protected void |
postProcess() |
generateMailContent, getDeliverNotices, getDeliverRequestBos, getFilteredDeliverNotices, run, sendMail, setDeliverNotices, setDeliverRequestBos, setFilteredDeliverNotices, setRequestEmailContentFormattergetBusinessObjectService, getCircDeskLocationResolver, getDocstoreClientLocator, getDocstoreUtil, getItemTypeCodeByName, getNoticeUtil, getOleMailer, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, saveOLEDeliverNoticeHistory, sendMailsToPatron, setBusinessObjectService, setItemInformations, setNoticeUtil, setOleMailerpublic OnHoldNoticesExecutor(List<OLEDeliverNotice> deliverNotices)
public RequestEmailContentFormatter getRequestEmailContentFormatter()
getRequestEmailContentFormatter in class RequestNoticesExecutorpublic boolean isValidRequestToSendNotice(OleDeliverRequestBo oleDeliverRequestBo)
isValidRequestToSendNotice in class RequestNoticesExecutorprotected void postProcess()
postProcess in class RequestNoticesExecutorpublic void populateFieldLabelMapping()
populateFieldLabelMapping in class RequestNoticesExecutorpublic void deleteNotices(List<OLEDeliverNotice> oleDeliverNotices)
deleteNotices in class NoticesExecutorpublic String getTitle()
getTitle in class RequestNoticesExecutorpublic String getBody()
getBody in class RequestNoticesExecutorCopyright © 2004–2015 The Kuali Foundation. All rights reserved.