Class ProductModelItemDataPopulator

java.lang.Object
de.hybris.platform.cmsfacades.uniqueidentifier.populator.ProductModelItemDataPopulator
All Implemented Interfaces:
Populator<ProductModel,ItemData>

public class ProductModelItemDataPopulator extends Object implements Populator<ProductModel,ItemData>
Populates the ItemData object with the Product model as the source.
  • Constructor Details

    • ProductModelItemDataPopulator

      public ProductModelItemDataPopulator()
  • Method Details