Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaAllowanceProdOfferPriceAlterationModel
Packages that use TmaAllowanceProdOfferPriceAlterationModel
Package
Description
-
Uses of TmaAllowanceProdOfferPriceAlterationModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaAllowanceProdOfferPriceAlterationModelModifier and TypeClassDescriptionclassTmaAllowancePopAlterationPopulator<SOURCE extends TmaAllowanceProdOfferPriceAlterationModel,TARGET extends TmaAllowanceProdOfferPriceAlterationData> Populates the attributes ofTmaAllowanceProdOfferPriceAlterationDatafromTmaAllowanceProdOfferPriceAlterationModelMethods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaAllowanceProdOfferPriceAlterationModelModifier and TypeMethodDescriptionvoidTmaAllowancePopAlterationBasicReversePopulator.populate(TmaAllowanceProdOfferPriceAlterationData source, TmaAllowanceProdOfferPriceAlterationModel target) -
Uses of TmaAllowanceProdOfferPriceAlterationModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry.impl with parameters of type TmaAllowanceProdOfferPriceAlterationModelModifier and TypeMethodDescriptionTmaAbstractOrderAllowanceAlterationPriceBuilder.buildPrice(TmaAllowanceProdOfferPriceAlterationModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderAllowanceAlterationPriceBuilder.buildPrice(TmaAllowanceProdOfferPriceAlterationModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, boolean isTheMainPop) -
Uses of TmaAllowanceProdOfferPriceAlterationModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Classes in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with type parameters of type TmaAllowanceProdOfferPriceAlterationModelModifier and TypeClassDescriptionclassTmaSolrDocumentAllowancePriceAlterationPopulator<SOURCE extends TmaAllowanceProdOfferPriceAlterationModel,TARGET extends TmaSolrDocumentAlterationAllowanceComponentPop> Default populator for populating aTmaSolrDocumentAlterationAllowanceComponentPopwith attributes fromTmaAllowanceProdOfferPriceAlterationModelas source.