@Component(value="blCartState") public class CartState extends Object
| Constructor and Description |
|---|
CartState() |
| Modifier and Type | Method and Description |
|---|---|
static Order |
getCart()
Gets the current cart based on the current request
|
static void |
setCart(Order cart)
Sets the current cart on the current request
|
Copyright © 2016. All rights reserved.