Class TmaProductOfferingParentBposFlagPopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.converters.populator.TmaProductOfferingParentBposFlagPopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SearchResultValueData,ProductData>
public class TmaProductOfferingParentBposFlagPopulator
extends Object
implements de.hybris.platform.converters.Populator<SearchResultValueData,ProductData>
Populates
ProductData with hasParentBpos property . True means that target product is contained in other BPOs- Since:
- 6.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(SearchResultValueData source, ProductData productData)
-
Constructor Details
-
TmaProductOfferingParentBposFlagPopulator
public TmaProductOfferingParentBposFlagPopulator()
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SearchResultValueData,ProductData>
-