Package | Description |
---|---|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.search |
Provides types to perform searches.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PagedQueryResult<T>
A container for query responses which contains a subset of the matching values.
|
Modifier and Type | Class and Description |
---|---|
class |
PagedQueryResultDsl<T> |
class |
PagedResultBase<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
PagedSearchResult<T> |