Class PriceDutyFreeAmountAttributeMapper

java.lang.Object
de.hybris.platform.tuawebservicesresources.mappers.TuaAttributeMapper<TuaComponentProdPriceModel,Price>
de.hybris.platform.tuawebservicesresources.mappers.price.PriceDutyFreeAmountAttributeMapper

public class PriceDutyFreeAmountAttributeMapper extends TuaAttributeMapper<TuaComponentProdPriceModel,Price>
This attribute Mapper class maps data for dutyFreeAmount attribute between TuaComponentProdPriceModel and Price
Since:
2208
  • Constructor Details

    • PriceDutyFreeAmountAttributeMapper

      public PriceDutyFreeAmountAttributeMapper(String sourceAttributeName, String targetAttributeName, de.hybris.platform.servicelayer.i18n.CommonI18NService commonI18NService)
    • PriceDutyFreeAmountAttributeMapper

      public PriceDutyFreeAmountAttributeMapper(String sourceAttributeName, String targetAttributeName)
  • Method Details