Interface ShoppingService

All Known Implementing Classes:
DefaultShoppingService

public interface ShoppingService
The interface Shopping service.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Is shopping product.
  • Method Details

    • isShoppingProduct

      boolean isShoppingProduct(ProductModel productModel)
      Is shopping product.
      Parameters:
      productModel - the product model
      Returns:
      the boolean