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.
This attribute Mapper class maps data for tax included price attribute between
TmaAbstractOrderChargePriceData and
OrderPrice- Since:
- 1907
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionma.glasnost.orika.MapperFacadeDeprecated, for removal: This API element is subject to removal in a future version.voidpopulateTargetAttributeFromSource(TmaAbstractOrderChargePriceData source, OrderPrice target, ma.glasnost.orika.MappingContext context) Deprecated, for removal: This API element is subject to removal in a future version.Populates the target attribute value by obtained by processing the source object.voidsetMapperFacade(ma.glasnost.orika.MapperFacade mapperFacade) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper
getSourceAttributeName, getTargetAttributeName, populateSourceAttributeFromTarget, setSourceAttributeName, setTargetAttributeName
-
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:TmaAttributeMapperPopulates the target attribute value by obtained by processing the source object.- Specified by:
populateTargetAttributeFromSourcein classTmaAttributeMapper<TmaAbstractOrderChargePriceData,OrderPrice> - Parameters:
source- source objecttarget- 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.
-
OrderPriceValueAttributeMapperinstead.