Class TmaSearchResultProductGroupsPopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators.TmaSearchResultPopulator
de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators.TmaSearchResultProductGroupsPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SearchResultValueData,ProductData>
Populator for setting the Product Groups as id on the
TmaOfferingGroupData.getId() on the item indexed by solr- Since:
- 2007
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(SearchResultValueData source, ProductData target) Methods inherited from class de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators.TmaSearchResultPopulator
getValue
-
Constructor Details
-
TmaSearchResultProductGroupsPopulator
public TmaSearchResultProductGroupsPopulator()
-
-
Method Details
-
populate
-