Class UcCartPriceUsageChargeTypeAttributeMapper
java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<TmaAbstractOrderUsageChargePriceData,UsageChargeCartPrice>
de.hybris.platform.b2ctelcotmfwebservices.mappers.usagechargecartprice.UcCartPriceUsageChargeTypeAttributeMapper
@Deprecated(since="2007")
public class UcCartPriceUsageChargeTypeAttributeMapper
extends TmaAttributeMapper<TmaAbstractOrderUsageChargePriceData,UsageChargeCartPrice>
Deprecated.
This attribute Mapper class maps data for usageChargeType attribute between
TmaAbstractOrderUsageChargePriceData and
UsageChargeCartPrice- Since:
- 1907
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpopulateTargetAttributeFromSource(TmaAbstractOrderUsageChargePriceData source, UsageChargeCartPrice target, ma.glasnost.orika.MappingContext context) Deprecated.Populates the target attribute value by obtained by processing the source object.Methods inherited from class de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper
getSourceAttributeName, getTargetAttributeName, populateSourceAttributeFromTarget, setSourceAttributeName, setTargetAttributeName
-
Constructor Details
-
UcCartPriceUsageChargeTypeAttributeMapper
public UcCartPriceUsageChargeTypeAttributeMapper()Deprecated.
-
-
Method Details
-
populateTargetAttributeFromSource
public void populateTargetAttributeFromSource(TmaAbstractOrderUsageChargePriceData source, UsageChargeCartPrice target, ma.glasnost.orika.MappingContext context) Deprecated.Description copied from class:TmaAttributeMapperPopulates the target attribute value by obtained by processing the source object.- Specified by:
populateTargetAttributeFromSourcein classTmaAttributeMapper<TmaAbstractOrderUsageChargePriceData,UsageChargeCartPrice> - Parameters:
source- source objecttarget- target object
-
CartPriceUsageChargeTypeAttributeMapper.