Cart.@Deprecated public class ShoppingCart<U extends IGenericEcomUser> extends Cart
Cart that also allows Promotions and Details for shopping
| Constructor and Description |
|---|
ShoppingCart()
Deprecated.
|
ShoppingCart(List<CartItem> items)
Deprecated.
|
ShoppingCart(String s)
Deprecated.
|
ShoppingCart(String currency,
List<CartItem> items)
Deprecated.
|
getCurrency, getItems, getOrigin, getProductNames, getPromotions, getProperties, getSessionId, getUserId, setCurrency, setItems, setOrigin, setProductNames, setPromotions, setProperties, setSessionId, setUserIdCopyright © 2018. All rights reserved.