Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.messages.queries |
Provides types to retrieve the state of messages.
|
io.sphere.sdk.products.queries |
Provides types to retrieve the state of products.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.reviews.queries |
Provides types to retrieve the state of reviews.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DiscountedLineItemPriceQueryModel<T> |
interface |
PaymentInfoQueryModel<T> |
interface |
ShippingRateInputQueryModel<T> |
interface |
TaxedPriceOptionalQueryModel<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageTypeQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
DiscountedPriceOptionalQueryModel<T> |
interface |
PriceTierQueryModel<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
AddressQueryModel<T> |
interface |
BigDecimalQueryModel<T> |
interface |
BigDecimalQuerySortingModel<T> |
interface |
DoubleQuerySortingModel<T> |
interface |
GeoJSONQueryModel<T>
Query model for
GeoJSON objects. |
interface |
IntegerQueryModel<T> |
interface |
IntegerQuerySortingModel<T> |
interface |
LocalizedStringOptionalQueryModel<T> |
interface |
LongQueryModel<T> |
interface |
LongQuerySortingModel<T> |
interface |
ReferenceOptionalQueryModel<T,R> |
interface |
SphereEnumerationOptionalQueryModel<T,E extends SphereEnumeration> |
interface |
StringQueryModel<T> |
interface |
StringQuerySortingModel<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
ReviewRatingStatisticsQueryModel<T> |