Modifier and Type | Method and Description |
---|---|
SearchResponse |
BatchProcessExportData.getDeleteSolrQuery() |
SearchResponse |
BatchProcessExportData.getIncrementalSolrQuery() |
SearchResponse |
BatchProcessExportData.getResponse() |
Modifier and Type | Method and Description |
---|---|
void |
BatchProcessExportData.setResponse(SearchResponse response) |
Modifier and Type | Method and Description |
---|---|
List<OleLoanDocument> |
LoanProcessor.buildSearchResultsFields(SearchResponse searchResponse,
HashMap<String,Object> loanMap) |
Modifier and Type | Method and Description |
---|---|
List<OleLoanDocument> |
OleDeliverRequestDocumentHelperServiceImpl.buildSearchResultsFields(SearchResponse searchResponse,
Map<String,OleLoanDocument> loanDocumentMap)
This method is used to set the values from the docstore response
|
Modifier and Type | Method and Description |
---|---|
SearchResponse |
OLESearchForm.getSearchResponse() |
SearchResponse |
BoundwithForm.getSearchResponse() |
SearchResponse |
WorkbenchForm.getSearchResponse() |
Modifier and Type | Method and Description |
---|---|
void |
OLESearchForm.setSearchResponse(SearchResponse searchResponse) |
void |
BoundwithForm.setSearchResponse(SearchResponse searchResponse) |
void |
WorkbenchForm.setSearchResponse(SearchResponse searchResponse) |
Modifier and Type | Method and Description |
---|---|
protected List |
BrowseServiceImpl.buildBrowseBibsResults(SearchResponse searchResponse) |
protected List |
BrowseServiceImpl.buildBrowseHoldingsResults(SearchResponse searchResponse) |
protected List |
BrowseServiceImpl.buildBrowseItemsResults(SearchResponse searchResponse) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
DocstoreRestClient.browseHoldings(BrowseParams browseParams) |
SearchResponse |
DocstoreClient.browseHoldings(BrowseParams browseParams) |
SearchResponse |
DocstoreRestClient.browseItems(BrowseParams browseParams) |
SearchResponse |
DocstoreClient.browseItems(BrowseParams browseParams) |
SearchResponse |
DocstoreRestClient.search(SearchParams searchParams) |
SearchResponse |
DocstoreClient.search(SearchParams searchParams) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
DocstoreService.browseHoldings(BrowseParams browseParams) |
SearchResponse |
DocstoreService.browseItems(BrowseParams browseParams) |
SearchResponse |
DocstoreService.search(SearchParams searchParams) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
DocstoreLocalClient.browseHoldings(BrowseParams browseParams) |
SearchResponse |
DocstoreLocalClient.browseItems(BrowseParams browseParams) |
SearchResponse |
DocstoreLocalClient.search(SearchParams searchParams) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
DocstoreServiceImpl.browseHoldings(BrowseParams browseParams) |
SearchResponse |
DocstoreServiceImpl.browseItems(BrowseParams browseParams) |
SearchResponse |
DocstoreServiceImpl.search(SearchParams searchParams) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
DocstoreSolrSearchService.search(SearchParams searchParams) |
SearchResponse |
DocstoreSearchService.search(SearchParams searchParams) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
SerialReceivingSearchService.holdingSearch(int startIndex,
int searchLimit,
String sortingOrder) |
SearchResponse |
SerialReceivingSearchService.searchDataFromDocstore(int startIndex,
int searchLimit,
Set<String> bibIds,
String title,
String issn,
String localIdentifier,
String sortingOrder) |
Modifier and Type | Method and Description |
---|---|
SearchResponse |
SerialReceivingSearchServiceImpl.holdingSearch(int startIndex,
int searchLimit,
String sortingOrder) |
SearchResponse |
SerialReceivingSearchServiceImpl.searchDataFromDocstore(int startIndex,
int searchLimit,
Set<String> instance_Ids,
String title,
String issn,
String localIdentifier,
String sortingOrder) |
Modifier and Type | Method and Description |
---|---|
List<OleItemSearch> |
DocstoreUtil.getSearchResults(SearchResponse searchResponse) |
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.