Class LiveSapPricingCatalogService
java.lang.Object
de.hybris.platform.commerceservices.price.impl.NetPriceService
de.hybris.platform.sap.sapsalesordersimulation.service.impl.LiveSapPricingCatalogService
- All Implemented Interfaces:
de.hybris.platform.product.PriceService
public class LiveSapPricingCatalogService
extends de.hybris.platform.commerceservices.price.impl.NetPriceService
Live pricing fetch for catalog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<de.hybris.platform.jalo.order.price.PriceInformation>protected SapSimulateSalesOrderEnablementServicevoidsetPricingService(PricingService pricingService) voidsetSapSimulateSalesOrderEnablementService(SapSimulateSalesOrderEnablementService sapSimulateSalesOrderEnablementService) Methods inherited from class de.hybris.platform.commerceservices.price.impl.NetPriceService
getModelService, getNetGrossStrategy, setModelService, setNetGrossStrategy, setTimeServiceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.product.PriceService
getAllPriceInformation, getPriceInformations
-
Constructor Details
-
LiveSapPricingCatalogService
public LiveSapPricingCatalogService()
-
-
Method Details
-
getPriceInformationsForProduct
public List<de.hybris.platform.jalo.order.price.PriceInformation> getPriceInformationsForProduct(ProductModel model) - Specified by:
getPriceInformationsForProductin interfacede.hybris.platform.product.PriceService- Overrides:
getPriceInformationsForProductin classde.hybris.platform.commerceservices.price.impl.NetPriceService
-
getSapSimulateSalesOrderEnablementService
-
setSapSimulateSalesOrderEnablementService
public void setSapSimulateSalesOrderEnablementService(SapSimulateSalesOrderEnablementService sapSimulateSalesOrderEnablementService) -
getPricingService
-
setPricingService
-