Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.types.queries |
Provides types to retrieve the state of types.
|
Modifier and Type | Method and Description |
---|---|
LongQueryModel<T> |
ItemStateCollectionQueryModel.quantity() |
LongQueryModel<T> |
DiscountedLineItemPriceForQuantityQueryModel.quantity() |
Modifier and Type | Interface and Description |
---|---|
interface |
LongQuerySortingModel<T> |
Modifier and Type | Method and Description |
---|---|
LongQueryModel<T> |
JsonValueQueryModel.ofLong() |
LongQueryModel<T> |
JsonObjectQueryModel.ofLong(String fieldName) |
Modifier and Type | Method and Description |
---|---|
LongQueryModel<T> |
FieldsQueryModel.ofLong(String name) |