public class DefaultSearchQueryCurrencyResolver extends java.lang.Object implements SearchQueryCurrencyResolver
| Constructor and Description |
|---|
DefaultSearchQueryCurrencyResolver() |
| Modifier and Type | Method and Description |
|---|---|
CommonI18NService |
getCommonI18NService() |
UserService |
getUserService() |
CurrencyModel |
resolveCurrency(FacetSearchConfig facetSearchConfig,
IndexedType indexedType)
Method to resolve the currency
|
void |
setCommonI18NService(CommonI18NService commonI18NService) |
void |
setUserService(UserService userService) |
public CurrencyModel resolveCurrency(FacetSearchConfig facetSearchConfig, IndexedType indexedType)
SearchQueryCurrencyResolverresolveCurrency in interface SearchQueryCurrencyResolverfacetSearchConfig - - the facet search configurationindexedType - - the indexed typepublic CommonI18NService getCommonI18NService()
public void setCommonI18NService(CommonI18NService commonI18NService)
public UserService getUserService()
public void setUserService(UserService userService)
Copyright © 2018 SAP SE. All Rights Reserved.