public interface QueryService
List<OleDocument> queryForDocs(OleDocument queryDoc) throws Exception
Exception
String queryField(SearchParams searchParams, String fieldName) throws Exception
Exception
String buildQueryForDoc(OleDocument queryDoc)
List<String> getTitleValues(String fieldValue)
List<WorkBibDocument> getBibDocuments(SearchParams searchParams) throws Exception
Exception
List<WorkItemDocument> getItemDocuments(SearchParams searchParams) throws Exception
Exception
List<WorkHoldingsDocument> getHoldingDocuments(SearchParams searchParams) throws Exception
Exception
List<OLESerialReceivingRecord> getOleSerialReceivingRecords(SearchParams searchParams) throws Exception
Exception
List<String> getBibDetailsForPurchaseOrderSearch(Map<String,String> searchCriteria)
WorkBibDocument queryForBibTree(WorkBibDocument workBibDocument) throws Exception
Exception
List<WorkBibDocument> queryForBibTree(List<WorkBibDocument> workBibDocumentList) throws org.apache.solr.client.solrj.SolrServerException, Exception
org.apache.solr.client.solrj.SolrServerException
Exception
WorkBibDocument buildBibDocumentInfo(WorkBibDocument bibDocument) throws org.apache.solr.client.solrj.SolrServerException, IOException
org.apache.solr.client.solrj.SolrServerException
IOException
WorkInstanceDocument queryForInstanceTree(WorkInstanceDocument instanceDocument) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
WorkItemDocument queryForItemTree(WorkItemDocument itemDocument) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
List<String> queryForBibs(String uuid) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
String queryForBib(String uuid) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
void initCallNumberBrowse(CallNumberBrowseParams callNumberBrowseParams) throws Exception
Exception
List<WorkBibDocument> getWorkBibRecords(List<LinkedHashMap<String,String>> uuidsMapList) throws Exception
Exception
List<WorkBibDocument> browseCallNumbers(CallNumberBrowseParams callNumberBrowseParams) throws Exception
Exception
boolean isFieldValueExists(String docType, String solrField, String fieldValue, String id) throws Exception
Exception
List<String> queryForInstances(String uuid) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
List retriveResults(String queryString)
Map getItemDetails(String itemBarcode, String itemUUID) throws Exception
Exception
Map getTitleAndAuthorfromBib(String bibUuid) throws Exception
Exception
Map<String,String> getBibInformation(String bibIdentifier, Map<String,String> searchCriteria)
List retriveResults(String queryString, int rowSize)
boolean verifyFieldValue(String uuid, String fieldValue, List<String> fieldValueList) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
List<String> getItemIdsForInstanceIds(List<String> instanceIds) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
String buildQuery(SearchParams params)
List<WorkEHoldingsDocument> getEHoldingsDocuments(SearchParams searchParams) throws Exception
Exception
WorkEInstanceDocument queryForEInstanceTree(WorkEInstanceDocument eInstanceDocument) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
List<String> getBibUuidsForBibMatchPoints(String code, String value) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
List<String> queryForItems(String bibId) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerException
List getDocuments(SearchParams searchParams) throws Exception
Exception
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.