Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.customers.queries |
Provides types to retrieve the state of customers.
|
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
Modifier and Type | Method and Description |
---|---|
LocaleQueryModel<T> |
CartLikeQueryModelImpl.locale() |
LocaleQueryModel<T> |
CartLikeQueryModel.locale() |
LocaleQueryModel<Cart> |
CartQueryModel.locale() |
Modifier and Type | Method and Description |
---|---|
LocaleQueryModel<Customer> |
CustomerQueryModel.locale() |
Modifier and Type | Method and Description |
---|---|
LocaleQueryModel<Order> |
OrderQueryModel.locale() |
Modifier and Type | Interface and Description |
---|---|
interface |
LocaleQuerySortingModel<T> |