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, setRequestEmailContentFormatter
getBusinessObjectService, getCircDeskLocationResolver, getDocstoreClientLocator, getDocstoreUtil, getItemTypeCodeByName, getNoticeUtil, getOleMailer, getParameterResolverInstance, getPatronHomeEmailId, getSendToDate, saveOLEDeliverNoticeHistory, sendMailsToPatron, setBusinessObjectService, setItemInformations, setNoticeUtil, setOleMailer
public OnHoldNoticesExecutor(List<OLEDeliverNotice> deliverNotices)
public RequestEmailContentFormatter getRequestEmailContentFormatter()
getRequestEmailContentFormatter
in class RequestNoticesExecutor
public boolean isValidRequestToSendNotice(OleDeliverRequestBo oleDeliverRequestBo)
isValidRequestToSendNotice
in class RequestNoticesExecutor
protected void postProcess()
postProcess
in class RequestNoticesExecutor
public void populateFieldLabelMapping()
populateFieldLabelMapping
in class RequestNoticesExecutor
public void deleteNotices(List<OLEDeliverNotice> oleDeliverNotices)
deleteNotices
in class NoticesExecutor
public String getTitle()
getTitle
in class RequestNoticesExecutor
public String getBody()
getBody
in class RequestNoticesExecutor
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.