Uses of Interface
de.hybris.platform.commerceservices.price.CommercePriceService
-
-
Uses of CommercePriceService in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter
Methods in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter that return CommercePriceService Modifier and Type Method Description protected CommercePriceServiceProductConverter. getCommercePriceService()Methods in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter with parameters of type CommercePriceService Modifier and Type Method Description voidProductConverter. 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 CommercePriceService Modifier and Type Method Description protected CommercePriceServiceProductPricePopulator. getCommercePriceService()protected CommercePriceServiceVariantOptionDataPopulator. getCommercePriceService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type CommercePriceService Modifier and Type Method Description voidProductPricePopulator. 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 CommercePriceService Modifier and Type Method Description protected CommercePriceServiceVariantOptionDataPricePopulator. getCommercePriceService()Methods in de.hybris.platform.commercefacades.product.converters.populator.variantoptions with parameters of type CommercePriceService Modifier and Type Method Description voidVariantOptionDataPricePopulator. setCommercePriceService(CommercePriceService commercePriceService) -
Uses of CommercePriceService in de.hybris.platform.commerceservices.price.impl
Classes in de.hybris.platform.commerceservices.price.impl that implement CommercePriceService Modifier and Type Class Description classDefaultCommercePriceServiceDefault implementation ofCommercePriceService -
Uses of CommercePriceService in de.hybris.platform.subscriptionservices.price
Subinterfaces of CommercePriceService in de.hybris.platform.subscriptionservices.price Modifier and Type Interface Description interfaceSubscriptionCommercePriceServiceExtends 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 CommercePriceService Modifier and Type Class Description classDefaultSubscriptionCommercePriceServiceDefault implementation ofSubscriptionCommercePriceService.
-