| Modifier and Type | Method and Description |
|---|---|
protected SearchContextData |
AbstractResultAction.getSearchContext(<any> ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsFacetUtils.localizeFacets(NavigationContextData navigationContext,
SearchContextData searchContext,
java.util.List<? extends AbstractFacetConfigurationEditorData> facets)
Updates the facet labels according to the language of the search context.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAsFacetUtils.localizeFacets(NavigationContextData navigationContext,
SearchContextData searchContext,
java.util.List<? extends AbstractFacetConfigurationEditorData> facets) |
| Modifier and Type | Method and Description |
|---|---|
SearchContextData |
SearchResultData.getSearchContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultData.setSearchContext(SearchContextData searchContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsExcludedSortsDataHandler.localizeSorts(SearchContextData searchContext,
java.util.List<? extends AbstractSortConfigurationEditorData> sorts) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsPromotedSortsDataHandler.localizeSorts(SearchContextData searchContext,
java.util.List<? extends AbstractSortConfigurationEditorData> sorts) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AsSortsDataHandler.localizeSorts(SearchContextData searchContext,
java.util.List<? extends AbstractSortConfigurationEditorData> sorts) |
| Modifier and Type | Method and Description |
|---|---|
AsSearchProfileContext |
AsSearchProfileContextFacade.createSearchProfileContext(NavigationContextData navigationContext,
SearchContextData searchContext)
Creates a search profile context from the navigation context and search context.
|
AbstractAsConfigurableSearchConfigurationModel |
AsSearchConfigurationFacade.getOrCreateSearchConfiguration(NavigationContextData navigationContext,
SearchContextData searchContext)
Gets or creates configurable search configuration context.
|
| Modifier and Type | Method and Description |
|---|---|
AsSearchProfileContext |
DefaultAsSearchProfileContextFacade.createSearchProfileContext(NavigationContextData navigationContext,
SearchContextData searchContext) |
AbstractAsConfigurableSearchConfigurationModel |
DefaultAsSearchConfigurationFacade.getOrCreateSearchConfiguration(NavigationContextData navigationContext,
SearchContextData searchContext) |
protected CurrencyModel |
DefaultAsSearchProfileContextFacade.resolveCurrency(SearchContextData searchContext) |
protected LanguageModel |
DefaultAsSearchProfileContextFacade.resolveLanguage(SearchContextData searchContext) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchContextData |
MainController.getSearchContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
MainController.refreshSearchContext(SearchContextData searchContext) |
protected void |
MainController.setSearchContext(SearchContextData searchContext) |
| Modifier and Type | Method and Description |
|---|---|
SearchContextData |
SearchContextController.getSearchContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SearchContextController.sendSearchContext(SearchContextData searchContext) |
void |
SearchContextController.setSearchContext(SearchContextData searchContext) |
protected void |
SearchContextController.updateCurrencies(SearchContextData searchContext) |
protected void |
SearchContextController.updateLanguages(SearchContextData searchContext) |
protected void |
SearchContextController.updateSelectors(SearchContextData searchContext) |
| Modifier and Type | Method and Description |
|---|---|
SearchContextData |
SearchResultBrowserViewModel.getSearchContext() |
| Modifier and Type | Method and Description |
|---|---|
protected java.text.NumberFormat |
SearchResultBrowserViewModel.createCurrencyFormat(SearchContextData searchContext) |
protected CurrencyModel |
SearchResultBrowserViewModel.getCurrency(SearchContextData searchContext) |
protected java.util.Locale |
SearchResultBrowserViewModel.getLocale(SearchContextData searchContext) |
Copyright © 2018 SAP SE. All Rights Reserved.