Class ProductVariantMatrixPopulator<SOURCE extends ProductModel,TARGET extends ProductData>

java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.AbstractProductPopulator<SOURCE,TARGET>
de.hybris.platform.commercefacades.product.converters.populator.ProductVariantMatrixPopulator<SOURCE,TARGET>
All Implemented Interfaces:
Populator<SOURCE,TARGET>
Direct Known Subclasses:
CPQProductVariantMatrixPopulator

public class ProductVariantMatrixPopulator<SOURCE extends ProductModel,TARGET extends ProductData> extends AbstractProductPopulator<SOURCE,TARGET>
Populate the multi-dimensional variant tree for a given product.