Class CustomerBillAppliedPaymentAttributeMapper

java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.mappers.BmAttributeMapper<BmPartyBillModel,CustomerBill>
de.hybris.platform.billmanagementtmfwebservices.v1.mappers.customerbill.CustomerBillAppliedPaymentAttributeMapper

@Deprecated(since="2208") public class CustomerBillAppliedPaymentAttributeMapper extends BmAttributeMapper<BmPartyBillModel,CustomerBill>
Deprecated.
2208
This attribute Mapper class maps data for appliedPayment attribute between BmPartyBillModel and CustomerBill
Since:
2108
  • Constructor Details

    • CustomerBillAppliedPaymentAttributeMapper

      public CustomerBillAppliedPaymentAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade)
      Deprecated.
  • Method Details