| 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.
|
| Modifier and Type | Method and Description |
|---|---|
LineItemCollectionQueryModel<T> |
CartLikeQueryModelImpl.lineItems() |
LineItemCollectionQueryModel<T> |
CartLikeQueryModel.lineItems() |
LineItemCollectionQueryModel<Cart> |
CartQueryModel.lineItems() |
| Modifier and Type | Method and Description |
|---|---|
LineItemCollectionQueryModel<Order> |
OrderQueryModel.lineItems() |