Class TmaProductOfferingSoldIndividuallyPopulator

java.lang.Object
de.hybris.platform.commercefacades.product.converters.populator.AbstractProductPopulator<TmaProductOfferingModel,ProductData>
de.hybris.platform.b2ctelcofacades.converters.populator.TmaProductOfferingSoldIndividuallyPopulator
All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaProductOfferingModel,ProductData>

public class TmaProductOfferingSoldIndividuallyPopulator extends de.hybris.platform.commercefacades.product.converters.populator.AbstractProductPopulator<TmaProductOfferingModel,ProductData>
Populates the ProductData with the ProductModel.SOLDINDIVIDUALLY flag.
Since:
1903
  • Constructor Details

    • TmaProductOfferingSoldIndividuallyPopulator

      public TmaProductOfferingSoldIndividuallyPopulator()
  • Method Details

    • populate

      public void populate(TmaProductOfferingModel source, ProductData target) throws de.hybris.platform.servicelayer.dto.converter.ConversionException
      Throws:
      de.hybris.platform.servicelayer.dto.converter.ConversionException