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 Details

    • DefaultPPSPricingCatalogService

      public DefaultPPSPricingCatalogService()
  • Method Details

    • getPriceInformationsForProduct

      public List<de.hybris.platform.jalo.order.price.PriceInformation> getPriceInformationsForProduct(ProductModel model)
      Specified by:
      getPriceInformationsForProduct in interface de.hybris.platform.product.PriceService
      Overrides:
      getPriceInformationsForProduct in class de.hybris.platform.commerceservices.price.impl.NetPriceService
    • getPricingBackend

      public PricingBackend getPricingBackend()
    • setPricingBackend

      public void setPricingBackend(PricingBackend pricingBackend)
    • getConfigService

      public PPSConfigService getConfigService()
    • setConfigService

      public void setConfigService(PPSConfigService configService)