Package | Description |
---|---|
io.sphere.sdk.products.queries |
Provides types to retrieve the state of products.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
Modifier and Type | Method and Description |
---|---|
DirectionlessQuerySort<T> |
CategoryOrderHintsQueryModel.category(String categoryId) |
Modifier and Type | Method and Description |
---|---|
static <T> DirectionlessQuerySort<T> |
DirectionlessQuerySort.of(QueryModel<T> path) |
DirectionlessQuerySort<T> |
QueryModelImpl.sort() |
DirectionlessQuerySort<T> |
QuerySortingModel.sort() |
DirectionlessQuerySort<T> |
StringQuerySortingModel.sort() |
DirectionlessQuerySort<T> |
TimestampSortingModel.sort() |