public class OleOverDueNotice extends Object
Constructor and Description |
---|
OleOverDueNotice() |
Modifier and Type | Method and Description |
---|---|
void |
deleteTemporaryHistoryRecord() |
void |
deletingExpiredRequests() |
void |
generateCourtesyNotices() |
void |
generateHoldCourtesyNotice() |
void |
generateLostNotices() |
void |
generateNotices() |
void |
generateOnHoldNotice() |
void |
generateOverdueNotices() |
void |
generateRequestExpirationNotice() |
OleDeliverRequestDocumentHelperServiceImpl |
getOleDeliverRequestDocumentHelperService() |
OleShelvingLagTime |
getOleShelvingLagTime() |
void |
setOleDeliverRequestDocumentHelperService(OleDeliverRequestDocumentHelperServiceImpl oleDeliverRequestDocumentHelperService) |
void |
setOleShelvingLagTime(OleShelvingLagTime oleShelvingLagTime) |
void |
updateStatusIntoAvailableAfterReShelving() |
public OleOverDueNotice()
public OleShelvingLagTime getOleShelvingLagTime()
public void setOleShelvingLagTime(OleShelvingLagTime oleShelvingLagTime)
public OleDeliverRequestDocumentHelperServiceImpl getOleDeliverRequestDocumentHelperService()
public void setOleDeliverRequestDocumentHelperService(OleDeliverRequestDocumentHelperServiceImpl oleDeliverRequestDocumentHelperService)
public void generateNotices()
public void generateHoldCourtesyNotice()
public void deleteTemporaryHistoryRecord()
public void generateRequestExpirationNotice()
public void deletingExpiredRequests()
public void generateOnHoldNotice()
public void updateStatusIntoAvailableAfterReShelving()
public void generateCourtesyNotices()
public void generateOverdueNotices()
public void generateLostNotices()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.