Class TmaSearchResultBpoChildrenPopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators.TmaSearchResultPopulator
de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators.TmaSearchResultBpoChildrenPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SearchResultValueData,ProductData>
Populator for setting the children of a Bundled Product Offerings as
ProductData on the item indexed by solr.- Since:
- 2105
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.ObjectMappervoidpopulate(SearchResultValueData source, ProductData target) Methods inherited from class de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators.TmaSearchResultPopulator
getValue
-
Constructor Details
-
TmaSearchResultBpoChildrenPopulator
public TmaSearchResultBpoChildrenPopulator()
-
-
Method Details
-
populate
-
getObjectMapper
protected com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
-