Uses of Class
de.hybris.platform.b2ctelcoservices.model.TmaRecurringProdOfferPriceChargeModel
Packages that use TmaRecurringProdOfferPriceChargeModel
Package
Description
-
Uses of TmaRecurringProdOfferPriceChargeModel in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators
Classes in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with type parameters of type TmaRecurringProdOfferPriceChargeModelModifier and TypeClassDescriptionclassTmaRecurringProdOfferPricePopulator<SOURCE extends TmaRecurringProdOfferPriceChargeModel,TARGET extends TmaRecurringProdOfferPriceChargeData> Populates the cycle attributes ofTmaRecurringProdOfferPriceChargeDatafromTmaRecurringProdOfferPriceChargeModel.Methods in de.hybris.platform.b2ctelcofacades.productofferingprice.converters.populators with parameters of type TmaRecurringProdOfferPriceChargeModelModifier and TypeMethodDescriptionvoidTmaRecurringProdOfferPriceBasicReversePopulator.populate(TmaRecurringProdOfferPriceChargeData source, TmaRecurringProdOfferPriceChargeModel target) -
Uses of TmaRecurringProdOfferPriceChargeModel in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry
Methods in de.hybris.platform.b2ctelcoservices.pricing.strategy.builder.orderentry with parameters of type TmaRecurringProdOfferPriceChargeModelModifier and TypeMethodDescriptionTmaAbstractOrderRecurringChargeComponentPriceBuilder.buildPrice(TmaRecurringProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderRecurringChargeComponentPriceBuilder.buildPrice(TmaRecurringProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, boolean isTheMainPop) -
Uses of TmaRecurringProdOfferPriceChargeModel 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 TmaRecurringProdOfferPriceChargeModelModifier and TypeMethodDescriptionTmaAbstractOrderRecurringChargeComponentPriceBuilder.buildPrice(TmaRecurringProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes) TmaAbstractOrderRecurringChargeComponentPriceBuilder.buildPrice(TmaRecurringProdOfferPriceChargeModel productOfferingPrice, AbstractOrderEntryModel entry, List<de.hybris.platform.util.TaxValue> taxes, boolean isTheMainPop) -
Uses of TmaRecurringProdOfferPriceChargeModel in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing that return TmaRecurringProdOfferPriceChargeModelModifier and TypeMethodDescriptionprotected TmaRecurringProdOfferPriceChargeModelTmaSolrDocumentCompositePopPopulatorTest.createRcModelWithLocale()protected TmaRecurringProdOfferPriceChargeModelTmaSolrDocumentCompositePopPopulatorTest.getFirstYearRcPop()protected TmaRecurringProdOfferPriceChargeModelTmaSolrDocumentCompositePopPopulatorTest.getRcPopWithPriceEvent()protected TmaRecurringProdOfferPriceChargeModelTmaSolrDocumentCompositePopPopulatorTest.getSecondYearRcPop()Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with parameters of type TmaRecurringProdOfferPriceChargeModelModifier and TypeMethodDescriptionvoidTmaSolrDocumentRecurringChargeComponentPopulator.populate(TmaRecurringProdOfferPriceChargeModel source, TmaSolrDocumentRecurringChargeComponentPop target)