Class ProductDeliveryModeAvailabilityPopulator<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.ProductDeliveryModeAvailabilityPopulator<SOURCE,TARGET>
All Implemented Interfaces:
Populator<SOURCE,TARGET>

public class ProductDeliveryModeAvailabilityPopulator<SOURCE extends ProductModel,TARGET extends ProductData> extends AbstractProductPopulator<SOURCE,TARGET>
Product Populator that sets flags for delivery/pickup availability
  • Constructor Details

    • ProductDeliveryModeAvailabilityPopulator

      public ProductDeliveryModeAvailabilityPopulator()
  • Method Details