Class CartPriceTaxRateAttributeMapper

java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<TmaAbstractOrderChargePriceData,CartPrice>
de.hybris.platform.b2ctelcotmfwebservices.mappers.cartprice.CartPriceTaxRateAttributeMapper

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

    • CartPriceTaxRateAttributeMapper

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

    • populateTargetAttributeFromSource

      public void populateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, CartPrice 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,CartPrice>
      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.