Class TmaCurrencySearchSolrQueryPopulator<FACET_SEARCH_CONFIG_TYPE,INDEXED_TYPE_SORT_TYPE>
java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.TmaCurrencySearchSolrQueryPopulator<FACET_SEARCH_CONFIG_TYPE,INDEXED_TYPE_SORT_TYPE>
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SearchQueryPageableData<SolrSearchQueryData>,SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE>>
public class TmaCurrencySearchSolrQueryPopulator<FACET_SEARCH_CONFIG_TYPE,INDEXED_TYPE_SORT_TYPE>
extends Object
implements de.hybris.platform.converters.Populator<SearchQueryPageableData<SolrSearchQueryData>,SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE,IndexedType,IndexedProperty,de.hybris.platform.solrfacetsearch.search.SearchQuery,INDEXED_TYPE_SORT_TYPE>>
This populator will filter the results based on the currency.
- Since:
- 1903
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.i18n.CommonI18NServicevoidpopulate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidsetI18NService(de.hybris.platform.servicelayer.i18n.CommonI18NService i18NService)
-
Constructor Details
-
TmaCurrencySearchSolrQueryPopulator
public TmaCurrencySearchSolrQueryPopulator()
-
-
Method Details
-
populate
public void populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) - Specified by:
populatein interfacede.hybris.platform.converters.Populator<FACET_SEARCH_CONFIG_TYPE,INDEXED_TYPE_SORT_TYPE>
-
getI18NService
protected de.hybris.platform.servicelayer.i18n.CommonI18NService getI18NService() -
setI18NService
public void setI18NService(de.hybris.platform.servicelayer.i18n.CommonI18NService i18NService)
-