Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
io.sphere.sdk.shoppinglists.queries |
Provides types to retrieve the state of shopping lists.
|
Modifier and Type | Method and Description |
---|---|
KeyReferenceQueryModel<T> |
CartLikeQueryModel.store() |
KeyReferenceQueryModel<Cart> |
CartQueryModel.store() |
Modifier and Type | Method and Description |
---|---|
KeyReferenceQueryModel<Order> |
OrderQueryModel.store() |
Modifier and Type | Method and Description |
---|---|
KeyReferenceQueryModel<ShoppingList> |
ShoppingListQueryModel.store() |