Class CustomerBillBillingAccountAttributeMapper

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

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

    • CustomerBillBillingAccountAttributeMapper

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