Class ProductCarouselComponentModelToDataPopulator

java.lang.Object
de.hybris.platform.cmsfacades.rendering.populators.ProductCarouselComponentModelToDataPopulator
All Implemented Interfaces:
Populator<CMSItemModel,Map<String,Object>>

public class ProductCarouselComponentModelToDataPopulator extends Object implements Populator<CMSItemModel,Map<String,Object>>
Populator to provide product codes if they were not automatically retrieved directly from the item model. It can happen if the item was just created (never saved) and populated from a version.
  • Constructor Details

    • ProductCarouselComponentModelToDataPopulator

      public ProductCarouselComponentModelToDataPopulator()
  • Method Details