public class OleLoanDocumentsFromSolrBuilder extends Object
Constructor and Description |
---|
OleLoanDocumentsFromSolrBuilder() |
public OleLoanDocumentsFromSolrBuilder()
public List<OleLoanDocument> getPatronLoanedItemBySolr(String patronId, String itemBarcode) throws Exception
Exception
public OleLoanDocument retrieveByPatronAndItem(String patronId, String itemBarcode) throws Exception
Exception
public String getParameter(String name)
public List<OleLoanDocument> getOleLoanDocumentsFromSearchResponse(SearchResponse searchResponse, String patronId) throws Exception
Exception
public void getLocationBySolr(SearchResultField searchResultField, OleLoanDocument oleLoanDocument) throws Exception
Exception
public Date tryParse(String[] formatStrings, String dateString) throws ParseException
ParseException
public List<OleLoanDocument> sortLoanDocumentByDueDate(List<OleLoanDocument> loanDocuments)
public DocstoreClientLocator getDocstoreClientLocator()
public org.kuali.rice.krad.service.BusinessObjectService getBusinessObjectService()
public ItemOlemlRecordProcessor getItemOlemlRecordProcessor()
public List<OleTemporaryCirculationHistory> getPatronTemporaryCirculationHistoryRecords(String patronId)
patronId
- Exception
public String getItemCallNumber(Item oleItem, String instanceUUID) throws Exception
Exception
public String getItemCallNumber(CallNumber itemCallNumber, CallNumber holdingCallNumber) throws Exception
itemCallNumber,holdingCallNumber
- Exception
public OleHoldings getOleHoldings(String instanceUUID) throws Exception
instanceUUID
- Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.