Class OrderPriceTaxValueAttributeMapper

java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<TmaAbstractOrderChargePriceData,OrderPrice>
de.hybris.platform.b2ctelcotmfwebservices.mappers.orderprice.OrderPriceTaxValueAttributeMapper

@Deprecated(since="2007", forRemoval=true) public class OrderPriceTaxValueAttributeMapper extends TmaAttributeMapper<TmaAbstractOrderChargePriceData,OrderPrice>
Deprecated, for removal: This API element is subject to removal in a future version.
since 2007. Please use OrderPriceValueAttributeMapper instead.
This attribute Mapper class maps data for tax included price attribute between TmaAbstractOrderChargePriceData and OrderPrice
Since:
1907
  • Constructor Details

    • OrderPriceTaxValueAttributeMapper

      public OrderPriceTaxValueAttributeMapper()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • populateTargetAttributeFromSource

      public void populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Description copied from class: TmaAttributeMapper
      Populates the target attribute value by obtained by processing the source object.
      Specified by:
      populateTargetAttributeFromSource in class TmaAttributeMapper<TmaAbstractOrderChargePriceData,OrderPrice>
      Parameters:
      source - source object
      target - target object
    • getMapperFacade

      public ma.glasnost.orika.MapperFacade getMapperFacade()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setMapperFacade

      public void setMapperFacade(ma.glasnost.orika.MapperFacade mapperFacade)
      Deprecated, for removal: This API element is subject to removal in a future version.