Class PaymentPlanTotalAmountAttributeMapper

java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.mappers.BaAttributeMapper<BaPaymentPlanModel,PaymentPlan>
de.hybris.platform.billingaccounttmfwebservices.v1.mappers.paymentplan.PaymentPlanTotalAmountAttributeMapper

@Deprecated(since="2208") public class PaymentPlanTotalAmountAttributeMapper extends BaAttributeMapper<BaPaymentPlanModel,PaymentPlan>
Deprecated.
2208
This attribute Mapper class maps data for totalAmount attribute between BaPaymentPlanModel and PaymentPlan
Since:
2105
  • Constructor Details

    • PaymentPlanTotalAmountAttributeMapper

      public PaymentPlanTotalAmountAttributeMapper(String sourceAttributeName, String targetAttributeName, de.hybris.platform.servicelayer.i18n.CommonI18NService commonI18NService)
      Deprecated.
  • Method Details