java.lang.Object
de.hybris.platform.billmanagementtmfwebservices.v1.mappers.BmAttributeMapper<BmPartyPaymentItemModel,AppliedPayment>
de.hybris.platform.billmanagementtmfwebservices.v1.mappers.appliedpayment.AppliedPaymentAttributeMapper

@Deprecated(since="2208") public class AppliedPaymentAttributeMapper extends BmAttributeMapper<BmPartyPaymentItemModel,AppliedPayment>
Deprecated.
2208
This attribute Mapper class maps data for payment attribute between BmPartyPaymentItemModel and AppliedPayment
Since:
2108
  • Constructor Details

    • AppliedPaymentAttributeMapper

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