Uses of Interface
de.hybris.platform.product.PriceService
-
-
Uses of PriceService in de.hybris.platform.acceleratorfacades.product.converters.populator
Methods in de.hybris.platform.acceleratorfacades.product.converters.populator that return PriceService Modifier and Type Method Description protected PriceServiceProductVolumePricesPopulator. getPriceService()Methods in de.hybris.platform.acceleratorfacades.product.converters.populator with parameters of type PriceService Modifier and Type Method Description voidProductVolumePricesPopulator. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.catalog.job.diff.impl
Methods in de.hybris.platform.catalog.job.diff.impl with parameters of type PriceService Modifier and Type Method Description voidProductPriceDiffFinder. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return PriceService Modifier and Type Method Description protected PriceServiceProductPriceRangePopulator. getPriceService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type PriceService Modifier and Type Method Description voidProductPriceRangePopulator. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.commerceservices.price.impl
Classes in de.hybris.platform.commerceservices.price.impl that implement PriceService Modifier and Type Class Description classNetPriceServiceImplementation ofPriceServicewhich is parameterized with a strategy for determining the net/gross attribute of returned prices from a strategy.Methods in de.hybris.platform.commerceservices.price.impl that return PriceService Modifier and Type Method Description protected PriceServiceDefaultCommercePriceService. getPriceService()Methods in de.hybris.platform.commerceservices.price.impl with parameters of type PriceService Modifier and Type Method Description voidDefaultCommercePriceService. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return PriceService Modifier and Type Method Description PriceServiceProductPriceSnIndexerValueProvider. getPriceService()Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type PriceService Modifier and Type Method Description voidProductPriceSnIndexerValueProvider. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return PriceService Modifier and Type Method Description PriceServiceProductPricesValueResolver. getPriceService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type PriceService Modifier and Type Method Description voidProductPricesValueResolver. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl that return PriceService Modifier and Type Method Description protected PriceServiceLowestBundlePriceValueProvider. getPriceService()Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl with parameters of type PriceService Modifier and Type Method Description voidLowestBundlePriceValueProvider. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.order.strategies.calculation.impl.internal
Methods in de.hybris.platform.order.strategies.calculation.impl.internal with parameters of type PriceService Modifier and Type Method Description voidPriceFactorySwitcher. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.product.impl
Classes in de.hybris.platform.product.impl that implement PriceService Modifier and Type Class Description classDefaultPriceServiceDefault implementation of thePriceService.Methods in de.hybris.platform.product.impl with parameters of type PriceService Modifier and Type Method Description voidDefaultProductService. setPriceService(PriceService priceService)Deprecated, for removal: This API element is subject to removal in a future version.since ages -
Uses of PriceService in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type PriceService Modifier and Type Method Description voidProductPriceValueProvider. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl that return PriceService Modifier and Type Method Description protected PriceServiceSubscriptionProductPriceValueProvider. getPriceService()Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl with parameters of type PriceService Modifier and Type Method Description voidSubscriptionProductPriceValueProvider. setPriceService(PriceService priceService) -
Uses of PriceService in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl that return PriceService Modifier and Type Method Description protected PriceServiceProductVolumePricesProvider. getPriceService()protected PriceServiceVolumeAwareProductPriceValueProvider. getPriceService()Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with parameters of type PriceService Modifier and Type Method Description voidProductVolumePricesProvider. setPriceService(PriceService priceService)voidVolumeAwareProductPriceValueProvider. setPriceService(PriceService priceService)
-