Class ShoppingCart

java.lang.Object
ch.tocco.nice2.optional.webshop.api.rebind.ShoppingCart

@Deprecated public class ShoppingCart extends Object
Deprecated.
  • Constructor Details

    • ShoppingCart

      public ShoppingCart()
      Deprecated.
  • Method Details

    • getShoppingCartItems

      public ShoppingCartItem[] getShoppingCartItems()
      Deprecated.
    • setShoppingCartItems

      public void setShoppingCartItems(ShoppingCartItem[] shoppingCartItems)
      Deprecated.