Class DefaultShoppingService

java.lang.Object
de.hybris.platform.shoppingservices.services.impl.DefaultShoppingService
All Implemented Interfaces:
ShoppingService

public class DefaultShoppingService extends Object implements ShoppingService
The type Default shopping service.
  • Constructor Details

    • DefaultShoppingService

      public DefaultShoppingService()
  • Method Details

    • isShoppingProduct

      public boolean isShoppingProduct(ProductModel productModel)
      Description copied from interface: ShoppingService
      Is shopping product.
      Specified by:
      isShoppingProduct in interface ShoppingService
      Parameters:
      productModel - the product model
      Returns:
      the boolean
    • getShoppingClasses

      protected List<Class<org.apache.poi.ss.formula.functions.T>> getShoppingClasses()
      Gets shopping classes.
      Returns:
      the shopping classes
    • setShoppingClasses

      public void setShoppingClasses(List<Class<org.apache.poi.ss.formula.functions.T>> shoppingClasses)
      Sets shopping classes.
      Parameters:
      shoppingClasses - the shopping classes