Uses of Interface
de.hybris.platform.commerceservices.price.CommercePriceService
Packages that use CommercePriceService
Package
Description
-
Uses of CommercePriceService in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter
Methods in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter that return CommercePriceServiceModifier and TypeMethodDescriptionprotected CommercePriceServiceProductConverter.getCommercePriceService()Methods in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter with parameters of type CommercePriceServiceModifier and TypeMethodDescriptionvoidProductConverter.setCommercePriceService(CommercePriceService commercePriceService) -
Uses of CommercePriceService in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return CommercePriceServiceModifier and TypeMethodDescriptionprotected CommercePriceServiceProductPricePopulator.getCommercePriceService()protected CommercePriceServiceVariantOptionDataPopulator.getCommercePriceService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type CommercePriceServiceModifier and TypeMethodDescriptionvoidProductPricePopulator.setCommercePriceService(CommercePriceService commercePriceService) voidVariantOptionDataPopulator.setCommercePriceService(CommercePriceService commercePriceService) -
Uses of CommercePriceService in de.hybris.platform.commercefacades.product.converters.populator.variantoptions
Methods in de.hybris.platform.commercefacades.product.converters.populator.variantoptions that return CommercePriceServiceModifier and TypeMethodDescriptionprotected CommercePriceServiceVariantOptionDataPricePopulator.getCommercePriceService()Methods in de.hybris.platform.commercefacades.product.converters.populator.variantoptions with parameters of type CommercePriceServiceModifier and TypeMethodDescriptionvoidVariantOptionDataPricePopulator.setCommercePriceService(CommercePriceService commercePriceService) -
Uses of CommercePriceService in de.hybris.platform.commerceservices.price.impl
Classes in de.hybris.platform.commerceservices.price.impl that implement CommercePriceService -
Uses of CommercePriceService in de.hybris.platform.subscriptionservices.price
Subinterfaces of CommercePriceService in de.hybris.platform.subscriptionservices.priceModifier and TypeInterfaceDescriptioninterfaceExtends theCommercePriceServicein order to retrieve the applicableSubscriptionPricePlanModelfor a product as theCommercePriceServicereturns the price information only. -
Uses of CommercePriceService in de.hybris.platform.subscriptionservices.price.impl
Classes in de.hybris.platform.subscriptionservices.price.impl that implement CommercePriceServiceModifier and TypeClassDescriptionclassDefault implementation ofSubscriptionCommercePriceService.