Class TmaPriceDataProductOfferingPricePopulator<SOURCE extends PriceRowModel,TARGET extends PriceData>
java.lang.Object
de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators.TmaPriceDataProductOfferingPricePopulator<SOURCE,TARGET>
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<SOURCE,TARGET>
public class TmaPriceDataProductOfferingPricePopulator<SOURCE extends PriceRowModel,TARGET extends PriceData>
extends Object
implements de.hybris.platform.converters.Populator<SOURCE,TARGET>
Populates the productOfferingPrice on
PriceData from PriceRowModel- Since:
- 2007
-
Constructor Summary
ConstructorsConstructorDescriptionTmaPriceDataProductOfferingPricePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap) -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> void
-
Constructor Details
-
TmaPriceDataProductOfferingPricePopulator
public TmaPriceDataProductOfferingPricePopulator(Map<String, de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, TmaProductOfferingPriceData>> productOfferingPriceConverterMap)
-
-
Method Details
-
populate
- Specified by:
populatein interfacede.hybris.platform.converters.Populator<SOURCE extends PriceRowModel,TARGET extends PriceData>
-
getProductOfferingPriceConverterMap
protected Map<String,de.hybris.platform.servicelayer.dto.converter.Converter<TmaProductOfferingPriceModel, getProductOfferingPriceConverterMap()TmaProductOfferingPriceData>>
-