Package | Description |
---|---|
io.sphere.sdk.messages.queries |
Provides types to retrieve the state of messages.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.reviews.queries |
Provides types to retrieve the state of reviews.
|
io.sphere.sdk.types.queries |
Provides types to retrieve the state of types.
|
Modifier and Type | Method and Description |
---|---|
AnyReferenceQueryModel<Message> |
MessageQueryModel.resource() |
Modifier and Type | Method and Description |
---|---|
protected AnyReferenceQueryModel<T> |
QueryModelImpl.anyReferenceModel(String pathSegment) |
protected AnyReferenceQueryModel<T> |
QueryModelImpl.anyReferenceQueryModel(String pathSegment) |
Modifier and Type | Method and Description |
---|---|
AnyReferenceQueryModel<Review> |
ReviewQueryModel.target() |
Modifier and Type | Method and Description |
---|---|
AnyReferenceQueryModel<T> |
FieldsQueryModel.ofReference(String name) |