Uses of Interface
de.hybris.platform.b2ctelcofacades.price.TmaPriceDataFactory
Packages that use TmaPriceDataFactory
Package
Description
-
Uses of TmaPriceDataFactory in de.hybris.platform.b2ctelcofacades.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return TmaPriceDataFactoryModifier and TypeMethodDescriptionprotected TmaPriceDataFactoryTmaBasicPricePopulator.getTmaPriceDataFactory()Methods in de.hybris.platform.b2ctelcofacades.converters.populator with parameters of type TmaPriceDataFactoryModifier and TypeMethodDescriptionvoidTmaBasicPricePopulator.setTmaPriceDataFactory(TmaPriceDataFactory tmaPriceDataFactory) -
Uses of TmaPriceDataFactory in de.hybris.platform.b2ctelcofacades.discountprice
Methods in de.hybris.platform.b2ctelcofacades.discountprice that return TmaPriceDataFactoryModifier and TypeMethodDescriptionprotected TmaPriceDataFactoryTmaBasicDiscountRowPopulator.getTmaPriceDataFactory()Constructors in de.hybris.platform.b2ctelcofacades.discountprice with parameters of type TmaPriceDataFactoryModifierConstructorDescriptionTmaBasicDiscountRowPopulator(TmaPriceDataFactory tmaPriceDataFactory) -
Uses of TmaPriceDataFactory in de.hybris.platform.b2ctelcofacades.eligibility.converters.populator
Methods in de.hybris.platform.b2ctelcofacades.eligibility.converters.populator that return TmaPriceDataFactoryModifier and TypeMethodDescriptionprotected TmaPriceDataFactoryTmaSolrSpoPricePopulator.getPriceDataFactory()Constructors in de.hybris.platform.b2ctelcofacades.eligibility.converters.populator with parameters of type TmaPriceDataFactoryModifierConstructorDescriptionTmaSolrSpoPricePopulator(TmaSolrPropSource propSource, de.hybris.platform.servicelayer.i18n.CommonI18NService i18NService, TmaPriceDataFactory priceDataFactory) -
Uses of TmaPriceDataFactory in de.hybris.platform.b2ctelcofacades.price.impl
Classes in de.hybris.platform.b2ctelcofacades.price.impl that implement TmaPriceDataFactoryModifier and TypeClassDescriptionclassDefault implementation of thePriceDataFactoryto always createSubscriptionPricePlanData.Methods in de.hybris.platform.b2ctelcofacades.price.impl that return TmaPriceDataFactoryModifier and TypeMethodDescriptionprotected TmaPriceDataFactoryDefaultTmaPriceFacade.getTmaPriceDataFactory()Methods in de.hybris.platform.b2ctelcofacades.price.impl with parameters of type TmaPriceDataFactoryModifier and TypeMethodDescriptionvoidDefaultTmaPriceFacade.setTmaPriceDataFactory(TmaPriceDataFactory tmaPriceDataFactory) -
Uses of TmaPriceDataFactory in de.hybris.platform.b2ctelcofacades.product.impl
Methods in de.hybris.platform.b2ctelcofacades.product.impl that return TmaPriceDataFactoryModifier and TypeMethodDescriptionprotected TmaPriceDataFactoryDefaultTmaProductOfferFacade.getPriceDataFactory()Methods in de.hybris.platform.b2ctelcofacades.product.impl with parameters of type TmaPriceDataFactoryModifier and TypeMethodDescriptionvoidDefaultTmaProductOfferFacade.setPriceDataFactory(TmaPriceDataFactory priceDataFactory) -
Uses of TmaPriceDataFactory in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators
Methods in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators that return TmaPriceDataFactoryModifier and TypeMethodDescriptionprotected TmaPriceDataFactoryTmaSearchResultPoPopulator.getTmaPriceDataFactory()Deprecated.Methods in de.hybris.platform.b2ctelcofacades.search.solrfacetsearch.populators with parameters of type TmaPriceDataFactoryModifier and TypeMethodDescriptionvoidTmaSearchResultPoPopulator.setTmaPriceDataFactory(TmaPriceDataFactory tmaPriceDataFactory) Deprecated.