Class VariantFullPopulator<SOURCE extends ProductModel,TARGET extends ProductData>

java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.VariantFullPopulator<SOURCE,TARGET>
All Implemented Interfaces:
Populator<SOURCE,TARGET>

public class VariantFullPopulator<SOURCE extends ProductModel,TARGET extends ProductData> extends Object implements Populator<SOURCE,TARGET>