Class PriceDutyFreeAmountAttributeMapper

java.lang.Object
de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.SpiAttributeMapper<SpiComponentProdPriceModel,Price>
de.hybris.platform.subscribedproducttmfwebservices.v1.mappers.price.PriceDutyFreeAmountAttributeMapper

@Deprecated(since="2208") public class PriceDutyFreeAmountAttributeMapper extends SpiAttributeMapper<SpiComponentProdPriceModel,Price>
Deprecated.
2208
This attribute Mapper class maps data for dutyFreeAmount attribute between SpiComponentProdPriceModel and Price
Since:
2105
  • Constructor Details

    • PriceDutyFreeAmountAttributeMapper

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

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