Class TmaAllowancePopAlterationBasicReversePopulator
java.lang.Object
de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators.TmaAllowancePopAlterationBasicReversePopulator
- All Implemented Interfaces:
de.hybris.platform.converters.Populator<TmaAllowanceProdOfferPriceAlterationData,TmaAllowanceProdOfferPriceAlterationModel>
public class TmaAllowancePopAlterationBasicReversePopulator
extends Object
implements de.hybris.platform.converters.Populator<TmaAllowanceProdOfferPriceAlterationData,TmaAllowanceProdOfferPriceAlterationModel>
Populates the attributes of
TmaAllowanceProdOfferPriceAlterationModel from
TmaAllowanceProdOfferPriceAlterationData- Since:
- 2202
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulate(TmaAllowanceProdOfferPriceAlterationData source, TmaAllowanceProdOfferPriceAlterationModel target)
-
Constructor Details
-
TmaAllowancePopAlterationBasicReversePopulator
public TmaAllowancePopAlterationBasicReversePopulator()
-
-
Method Details
-
populate
public void populate(TmaAllowanceProdOfferPriceAlterationData source, TmaAllowanceProdOfferPriceAlterationModel target) - Specified by:
populatein interfacede.hybris.platform.converters.Populator<TmaAllowanceProdOfferPriceAlterationData,TmaAllowanceProdOfferPriceAlterationModel>
-