Class PoPriceHrefAttributeMapper
java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<PriceData,ProductOfferingPrice>
de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice.PoPriceHrefAttributeMapper
@Deprecated(since="2007")
public class PoPriceHrefAttributeMapper
extends TmaAttributeMapper<PriceData,ProductOfferingPrice>
Deprecated.
since 2007.
This attribute Mapper class maps data for href attribute between
PriceData and
ProductOfferingPrice- Since:
- 1903
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PoPriceIdGeneratorDeprecated.voidpopulateTargetAttributeFromSource(PriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) Deprecated.Populates the target attribute value by obtained by processing the source object.voidsetPoPriceIdGenerator(PoPriceIdGenerator poPriceIdGenerator) Deprecated.Methods inherited from class de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper
getSourceAttributeName, getTargetAttributeName, populateSourceAttributeFromTarget, setSourceAttributeName, setTargetAttributeName
-
Constructor Details
-
PoPriceHrefAttributeMapper
public PoPriceHrefAttributeMapper()Deprecated.
-
-
Method Details
-
populateTargetAttributeFromSource
public void populateTargetAttributeFromSource(PriceData source, ProductOfferingPrice 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<PriceData,ProductOfferingPrice> - Parameters:
source- source objecttarget- target object
-
getPoPriceIdGenerator
Deprecated. -
setPoPriceIdGenerator
Deprecated.
-