| Modifier and Type | Method and Description |
|---|---|
AsSearchResultData |
AsSearchProvider.search(AsSearchProfileContext searchProfileContext,
java.lang.String searchText,
int activePage,
int pageSize)
Returns the search result.
|
| Modifier and Type | Method and Description |
|---|---|
AsSearchResultData |
MockAsSearchProvider.search(AsSearchProfileContext searchProfileContext,
java.lang.String searchText,
int activePage,
int pageSize) |
AsSearchResultData |
DefaultAsSearchProviderFactory.CombinedSearchProvider.search(AsSearchProfileContext searchProfileContext,
java.lang.String searchText,
int activePage,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
AsSearchResultData |
SearchResultData.getAsSearchResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultData.setAsSearchResult(AsSearchResultData asSearchResult) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsFacetsDataHandler.loadSearchResultFacets(AsSearchResultData searchResult) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsPromotedFacetsDataHandler.loadSearchResultFacets(AsSearchResultData searchResult) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResultData |
MainController.createSearchResult(AsSearchResultData asSearchResult) |
| Modifier and Type | Method and Description |
|---|---|
AsSearchResultData |
SolrAsSearchProvider.search(AsSearchProfileContext searchProfileContext,
java.lang.String searchText,
int activePage,
int pageSize) |
Copyright © 2017 SAP SE. All Rights Reserved.