public interface QueryService
List<OleDocument> queryForDocs(OleDocument queryDoc) throws Exception
ExceptionString queryField(SearchParams searchParams, String fieldName) throws Exception
ExceptionString buildQueryForDoc(OleDocument queryDoc)
List<String> getTitleValues(String fieldValue)
List<WorkBibDocument> getBibDocuments(SearchParams searchParams) throws Exception
ExceptionList<WorkItemDocument> getItemDocuments(SearchParams searchParams) throws Exception
ExceptionList<WorkHoldingsDocument> getHoldingDocuments(SearchParams searchParams) throws Exception
ExceptionList<OLESerialReceivingRecord> getOleSerialReceivingRecords(SearchParams searchParams) throws Exception
ExceptionList<String> getBibDetailsForPurchaseOrderSearch(Map<String,String> searchCriteria)
WorkBibDocument queryForBibTree(WorkBibDocument workBibDocument) throws Exception
ExceptionList<WorkBibDocument> queryForBibTree(List<WorkBibDocument> workBibDocumentList) throws org.apache.solr.client.solrj.SolrServerException, Exception
org.apache.solr.client.solrj.SolrServerExceptionExceptionWorkBibDocument buildBibDocumentInfo(WorkBibDocument bibDocument) throws org.apache.solr.client.solrj.SolrServerException, IOException
org.apache.solr.client.solrj.SolrServerExceptionIOExceptionWorkInstanceDocument queryForInstanceTree(WorkInstanceDocument instanceDocument) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionWorkItemDocument queryForItemTree(WorkItemDocument itemDocument) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionList<String> queryForBibs(String uuid) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionString queryForBib(String uuid) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionvoid initCallNumberBrowse(CallNumberBrowseParams callNumberBrowseParams) throws Exception
ExceptionList<WorkBibDocument> getWorkBibRecords(List<LinkedHashMap<String,String>> uuidsMapList) throws Exception
ExceptionList<WorkBibDocument> browseCallNumbers(CallNumberBrowseParams callNumberBrowseParams) throws Exception
Exceptionboolean isFieldValueExists(String docType, String solrField, String fieldValue, String id) throws Exception
ExceptionList<String> queryForInstances(String uuid) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionList retriveResults(String queryString)
Map getItemDetails(String itemBarcode, String itemUUID) throws Exception
ExceptionMap getTitleAndAuthorfromBib(String bibUuid) throws Exception
ExceptionMap<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.SolrServerExceptionList<String> getItemIdsForInstanceIds(List<String> instanceIds) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionString buildQuery(SearchParams params)
List<WorkEHoldingsDocument> getEHoldingsDocuments(SearchParams searchParams) throws Exception
ExceptionWorkEInstanceDocument queryForEInstanceTree(WorkEInstanceDocument eInstanceDocument) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionList<String> getBibUuidsForBibMatchPoints(String code, String value) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionList<String> queryForItems(String bibId) throws org.apache.solr.client.solrj.SolrServerException
org.apache.solr.client.solrj.SolrServerExceptionList getDocuments(SearchParams searchParams) throws Exception
ExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.