Class CustomerBillAppliedPaymentAttributeMapper

java.lang.Object
de.hybris.platform.tuawebservicesresources.mappers.TuaAttributeMapper<TuaPartyBillModel,CustomerBill>
de.hybris.platform.tuawebservicesresources.mappers.customerbill.CustomerBillAppliedPaymentAttributeMapper

public class CustomerBillAppliedPaymentAttributeMapper extends TuaAttributeMapper<TuaPartyBillModel,CustomerBill>
This attribute Mapper class maps data for appliedPayment attribute between TuaPartyBillModel and CustomerBill
Since:
2208
  • Constructor Details

    • CustomerBillAppliedPaymentAttributeMapper

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