Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaProdOfferPriceAlterationData
-
-
Uses of TmaProdOfferPriceAlterationData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice with parameters of type TmaProdOfferPriceAlterationData Modifier and Type Method Description voidTmaPopDiscountCycleAttributeMapper. populateTargetAttributeFromSource(TmaProdOfferPriceAlterationData source, ProductOfferingPriceAlterationWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of TmaProdOfferPriceAlterationData in de.hybris.platform.b2ctelcofacades.data
Subclasses of TmaProdOfferPriceAlterationData in de.hybris.platform.b2ctelcofacades.data Modifier and Type Class Description classTmaDiscountProdOfferPriceAlterationData -
Uses of TmaProdOfferPriceAlterationData in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaProdOfferPriceAlterationData Modifier and Type Class Description classTmaProdOfferPriceAlterationPopulator<SOURCE extends TmaProdOfferPriceAlterationModel,TARGET extends TmaProdOfferPriceAlterationData>Populates the attributes ofTmaProdOfferPriceAlterationDatafromTmaProdOfferPriceAlterationModel -
Uses of TmaProdOfferPriceAlterationData in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice with parameters of type TmaProdOfferPriceAlterationData Modifier and Type Method Description voidPopDiscountCycleAttributeMapper. populateTargetAttributeFromSource(TmaProdOfferPriceAlterationData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context)voidPopDiscountPercentageAttributeMapper. populateTargetAttributeFromSource(TmaProdOfferPriceAlterationData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context)
-