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 |
---|---|
LocalizedStringQueryModel<T> |
LineItemCollectionQueryModel.name() |
LocalizedStringQueryModel<T> |
LineItemLikeCollectionQueryModel.name() |
LocalizedStringQueryModel<T> |
CustomLineItemCollectionQueryModel.name() |
Modifier and Type | Method and Description |
---|---|
LocalizedStringQueryModel<T> |
ProductDataQueryModel.description() |
LocalizedStringQueryModel<ProductProjection> |
ProductProjectionQueryModel.description() |
Modifier and Type | Interface and Description |
---|---|
interface |
LocalizedStringOptionalQueryModel<T> |
interface |
LocalizedStringQuerySortingModel<T> |