Class CustomerBillTaxItemAttributeMapper

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

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

    • CustomerBillTaxItemAttributeMapper

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