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