Class ProductIgnoreRulesPopulator<SOURCE extends ProductModel,TARGET extends ProductData>

java.lang.Object
de.hybris.platform.travelfacades.populators.ProductIgnoreRulesPopulator<SOURCE,TARGET>
Type Parameters:
SOURCE - the type parameter
TARGET - the type parameter
All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>

public class ProductIgnoreRulesPopulator<SOURCE extends ProductModel,TARGET extends ProductData> extends Object implements de.hybris.platform.converters.Populator<SOURCE,TARGET>
The type Product ignore rules populator.
  • Constructor Details

    • ProductIgnoreRulesPopulator

      public ProductIgnoreRulesPopulator()
  • Method Details

    • populate

      public void populate(SOURCE source, TARGET target) throws de.hybris.platform.servicelayer.dto.converter.ConversionException
      Specified by:
      populate in interface de.hybris.platform.converters.Populator<SOURCE extends ProductModel,TARGET extends ProductData>
      Throws:
      de.hybris.platform.servicelayer.dto.converter.ConversionException