Interface SearchQueryCurrencyResolver

All Known Implementing Classes:
DefaultSearchQueryCurrencyResolver

public interface SearchQueryCurrencyResolver
Implementations of this interface should provide the CurrencyModel based on the FacetSearchConfig and/or IndexedType
  • Method Details

    • resolveCurrency

      CurrencyModel resolveCurrency(FacetSearchConfig facetSearchConfig, IndexedType indexedType)
      Method to resolve the currency
      Parameters:
      facetSearchConfig - - the facet search configuration
      indexedType - - the indexed type
      Returns:
      the resolved currency