Class CustomerBillFinancialAccountAttributeMapper

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

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

    • CustomerBillFinancialAccountAttributeMapper

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