Class TmaPriceRegionSolrFilterPopulator<FACET_SEARCH_CONFIG_TYPE,INDEXED_TYPE_SORT_TYPE>
java.lang.Object
de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.TmaPriceRegionSolrFilterPopulator<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 TmaPriceRegionSolrFilterPopulator<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 region of price plan.
- Since:
- 1907
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TmaRegionServicevoidpopulate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidsetTmaRegionService(TmaRegionService tmaRegionService)
-
Constructor Details
-
TmaPriceRegionSolrFilterPopulator
public TmaPriceRegionSolrFilterPopulator()
-
-
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>
-
getTmaRegionService
-
setTmaRegionService
-