Interface OMSAATPService

All Known Implementing Classes:
DefaultOMSAATPService

public interface OMSAATPService
Javadoc comment for OMSAATPService This is the interface containing various OMSA ATP Service functions.
  • Method Details

    • getStockLevelForProductAndBaseStore

      Long getStockLevelForProductAndBaseStore(ProductModel aom, BaseStoreModel basestore)
      gets the stock level for Products
      Parameters:
      aom - The Product model to be used.
      basestore - basestore
      Returns:
      Long the stock details
    • getStockLevelStatus

      StockLevelStatus getStockLevelStatus(Long stockLevel)
      gets the stock level status for Products
      Parameters:
      stockLevel - The Stock level of product.
      Returns:
      StockLevelStatus the stock status