Uses of Class
de.hybris.platform.b2ctelcofacades.data.TmaComponentProdOfferPriceData
Packages that use TmaComponentProdOfferPriceData
Package
Description
-
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.productofferingprice with parameters of type TmaComponentProdOfferPriceDataModifier and TypeMethodDescriptionvoidTmaPopPriceAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPopPriceTypeAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) voidTmaPopPricingLogicAlgorithmAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPriceWsDTO target, ma.glasnost.orika.MappingContext context) -
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcofacades.data
Subclasses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcofacades.dataModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcofacades.price
Methods in de.hybris.platform.b2ctelcofacades.price with type parameters of type TmaComponentProdOfferPriceDataModifier and TypeMethodDescription<T extends TmaComponentProdOfferPriceData>
List<T>TmaPriceFacade.getListOfPriceComponents(TmaProductOfferingPriceData productOfferingPrice, Class<T> componentPriceType) Determines the list of price components of type provided by navigating though the structure of the product offering price given. -
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcofacades.price.impl
Methods in de.hybris.platform.b2ctelcofacades.price.impl with type parameters of type TmaComponentProdOfferPriceDataModifier and TypeMethodDescription<T extends TmaComponentProdOfferPriceData>
List<T>DefaultTmaPriceFacade.getListOfPriceComponents(TmaProductOfferingPriceData productOfferingPrice, Class<T> componentPriceType) Determines the list of price components of type provided by navigating though the structure of the product offering price given. -
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaComponentProdOfferPriceDataModifier and TypeClassDescriptionclassTmaComponentProdOfferPricePopulator<SOURCE extends TmaComponentProdOfferPriceModel,TARGET extends TmaComponentProdOfferPriceData> Populates the attributes ofTmaComponentProdOfferPriceDatafromTmaComponentProdOfferPriceModel.Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaComponentProdOfferPriceDataModifier and TypeMethodDescriptionvoidTmaComponentProdOfferPriceReversePopulator.populate(TmaComponentProdOfferPriceData source, TmaComponentProdOfferPriceModel target) -
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.productofferingprice with parameters of type TmaComponentProdOfferPriceDataModifier and TypeMethodDescriptionvoidPopPriceAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPricingLogicAlgorithmAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) -
Uses of TmaComponentProdOfferPriceData in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.mappers.productofferingprice with parameters of type TmaComponentProdOfferPriceDataModifier and TypeMethodDescriptionvoidPopPriceAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaComponentProdOfferPriceData target, ma.glasnost.orika.MappingContext context) voidPopPricingLogicAlgorithmAttributeMapper.populateSourceAttributeFromTarget(ProductOfferingPrice source, TmaComponentProdOfferPriceData target, ma.glasnost.orika.MappingContext context) voidPopPriceAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context) voidPopPricingLogicAlgorithmAttributeMapper.populateTargetAttributeFromSource(TmaComponentProdOfferPriceData source, ProductOfferingPrice target, ma.glasnost.orika.MappingContext context)