Class CustomerBillRelatedPartyAttributeMapper

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

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

    • CustomerBillRelatedPartyAttributeMapper

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