Class ShoppingCartItem
java.lang.Object
ch.tocco.nice2.optional.webshop.api.rebind.ShoppingCartItem
Deprecated.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getCount()
Deprecated.void
setArticleKey
(String articleKey) Deprecated.void
Deprecated.
-
Constructor Details
-
ShoppingCartItem
public ShoppingCartItem()Deprecated.
-
-
Method Details
-
getArticleKey
Deprecated. -
setArticleKey
Deprecated. -
getCount
Deprecated. -
setCount
Deprecated.
-