Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
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 |
---|---|
ReferenceCollectionQueryModel<T,Payment> |
PaymentInfoQueryModel.payments() |
Modifier and Type | Method and Description |
---|---|
ReferenceCollectionQueryModel<T,Category> |
ProductDataQueryModel.categories() |
ReferenceCollectionQueryModel<ProductProjection,Category> |
ProductProjectionQueryModel.categories() |
Modifier and Type | Method and Description |
---|---|
protected <R> ReferenceCollectionQueryModel<T,R> |
QueryModelImpl.referenceCollectionModel(String pathSegment) |
protected <R> ReferenceCollectionQueryModel<T,R> |
QueryModelImpl.referenceCollectionQueryModel(String pathSegment) |