Class TmaPopPscvAttributeMapper
java.lang.Object
de.hybris.platform.b2ctelcofacades.mappers.TmaAttributeMapper<TmaProductOfferingPriceData,ProductOfferingPriceWsDTO>
de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice.TmaPopPscvAttributeMapper
@Deprecated(since="2202")
public class TmaPopPscvAttributeMapper
extends TmaAttributeMapper<TmaProductOfferingPriceData,ProductOfferingPriceWsDTO>
Deprecated.
The TmaPopPscvAttributeMapper class maps data for ProductSpecCharacteristicValue attribute between
TmaProductOfferingPriceData and ProductOfferingPriceWsDTO- Since:
- 2011
-
Constructor Summary
ConstructorsConstructorDescriptionTmaPopPscvAttributeMapper(ma.glasnost.orika.MapperFacade mapperFacade) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionprotected ma.glasnost.orika.MapperFacadeDeprecated.voidpopulateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceWsDTO 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
-
TmaPopPscvAttributeMapper
public TmaPopPscvAttributeMapper(ma.glasnost.orika.MapperFacade mapperFacade) Deprecated.
-
-
Method Details
-
populateTargetAttributeFromSource
public void populateTargetAttributeFromSource(TmaProductOfferingPriceData source, ProductOfferingPriceWsDTO 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<TmaProductOfferingPriceData,ProductOfferingPriceWsDTO> - Parameters:
source- source objecttarget- target object
-
getMapperFacade
protected ma.glasnost.orika.MapperFacade getMapperFacade()Deprecated.
-
TmaPopPscvUsesAttributeMapperinstead.