Interface StockNotificationFacade

    • Method Detail

      • isWatchingProduct

        boolean isWatchingProduct​(ProductData product)
        check if current product is watching.
        Parameters:
        product - ProductData of the product
        Returns:
        true the product is watching.