Class DefaultSapOaaStockLevelStatusStrategy

java.lang.Object
de.hybris.platform.commerceservices.stock.strategies.impl.CommerceStockLevelStatusStrategy
com.sap.retail.oaa.commerce.services.stock.impl.DefaultSapOaaStockLevelStatusStrategy
All Implemented Interfaces:
de.hybris.platform.stock.strategy.StockLevelStatusStrategy

public class DefaultSapOaaStockLevelStatusStrategy extends de.hybris.platform.commerceservices.stock.strategies.impl.CommerceStockLevelStatusStrategy
Example implementation for mapping from rough stock indicator to stock level status.
  • Field Details

  • Constructor Details

    • DefaultSapOaaStockLevelStatusStrategy

      public DefaultSapOaaStockLevelStatusStrategy()
  • Method Details

    • checkStatus

      public StockLevelStatus checkStatus(StockLevelModel stockLevel)
      Specified by:
      checkStatus in interface de.hybris.platform.stock.strategy.StockLevelStatusStrategy
      Overrides:
      checkStatus in class de.hybris.platform.commerceservices.stock.strategies.impl.CommerceStockLevelStatusStrategy
    • getCommonUtils

      public CommonUtils getCommonUtils()
      Returns:
      the commonUtils
    • setCommonUtils

      public void setCommonUtils(CommonUtils commonUtils)
      Parameters:
      commonUtils - the commonUtils to set