public interface OLEDeliverItemSearchService
Modifier and Type | Method and Description |
---|---|
void |
setAdditionalCopiesInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setBorrowerInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setClaimsReturnedInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setDamagedInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setDeliverRequestInfo(Map itemIdMap,
OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setInTransitHistoryInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setMissingPieceItemInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setNoteInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setOutstandingFineInfo(Map itemIdMap,
OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
void |
setRequestHistoryInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow) |
boolean |
validateItemStatusForPlaceRequest(String itemStatus) |
void setDeliverRequestInfo(Map itemIdMap, OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setOutstandingFineInfo(Map itemIdMap, OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setNoteInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setBorrowerInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setAdditionalCopiesInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setRequestHistoryInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setInTransitHistoryInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setClaimsReturnedInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setDamagedInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
void setMissingPieceItemInfo(OLESingleItemResultDisplayRow singleItemResultDisplayRow)
boolean validateItemStatusForPlaceRequest(String itemStatus)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.