Class DefaultPPSPricingCatalogService
java.lang.Object
de.hybris.platform.commerceservices.price.impl.NetPriceService
com.sap.retail.sapppspricing.impl.DefaultPPSPricingCatalogService
- All Implemented Interfaces:
de.hybris.platform.product.PriceService
public class DefaultPPSPricingCatalogService
extends de.hybris.platform.commerceservices.price.impl.NetPriceService
Catalog price calculation via PPS if set to active
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<de.hybris.platform.jalo.order.price.PriceInformation>voidsetConfigService(PPSConfigService configService) voidsetPricingBackend(PricingBackend pricingBackend) 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
-
DefaultPPSPricingCatalogService
public DefaultPPSPricingCatalogService()
-
-
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
-
getPricingBackend
-
setPricingBackend
-
getConfigService
-
setConfigService
-