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.payments.queries |
Provides types to retrieve the state of payments.
|
io.sphere.sdk.products.queries |
Provides types to retrieve the state of products.
|
io.sphere.sdk.producttypes.queries |
Provides types to retrieve the state of product types.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.taxcategories.queries |
Provides types to retrieve the state of tax categories.
|
io.sphere.sdk.types.queries |
Provides types to retrieve the state of types.
|
io.sphere.sdk.zones.queries |
Provides types to retrieve the state of zones.
|
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
LineItemCollectionQueryModel.id() |
StringQueryModel<T> |
LineItemLikeCollectionQueryModel.id() |
StringQueryModel<T> |
CustomLineItemCollectionQueryModel.id() |
StringQueryModel<T> |
LineItemCollectionQueryModel.productId() |
StringQueryModel<T> |
CartShippingInfoQueryModel.shippingMethodName() |
StringQueryModel<T> |
CustomLineItemCollectionQueryModel.slug() |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageTypeQueryModel |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
TransactionCollectionQueryModel.id() |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
PriceQueryModel.id() |
StringQueryModel<T> |
PriceCollectionQueryModel.id() |
StringQueryModel<T> |
ProductVariantQueryModel.sku() |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
AttributeTypeQueryModel.name() |
StringQueryModel<T> |
AttributeDefinitionQueryModel.name() |
Modifier and Type | Interface and Description |
---|---|
interface |
StringQuerySortingModel<T> |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
AddressQueryModel.additionalAddressInfo() |
StringQueryModel<T> |
AddressQueryModel.additionalStreetInfo() |
StringQueryModel<T> |
AddressQueryModel.apartment() |
StringQueryModel<T> |
AddressQueryModel.building() |
StringQueryModel<T> |
AddressQueryModel.city() |
StringQueryModel<T> |
AddressQueryModel.company() |
StringQueryModel<T> |
AddressQueryModel.department() |
StringQueryModel<T> |
AddressQueryModel.email() |
StringQueryModel<T> |
AddressQueryModel.firstName() |
StringQueryModel<T> |
AnyReferenceQueryModel.id() |
StringQueryModel<T> |
ReferenceQueryModel.id() |
StringQueryModel<T> |
ReferenceCollectionQueryModel.id() |
StringQueryModel<T> |
AddressQueryModel.id() |
StringQueryModel<T> |
LocalizedEnumQueryModel.key() |
StringQueryModel<T> |
KeyReferenceQueryModel.key() |
StringQueryModel<T> |
EnumQueryModel.key() |
StringQueryModel<T> |
LocalizedStringQueryModel.lang(Locale locale)
Alias for
LocalizedStringQueryModel.locale(Locale) . |
StringQueryModel<T> |
LocalizedStringOptionalQueryModel.lang(Locale locale) |
StringQueryModel<T> |
AddressQueryModel.lastName() |
StringQueryModel<T> |
LocalizedStringQueryModel.locale(Locale locale) |
StringQueryModel<T> |
LocalizedStringOptionalQueryModel.locale(Locale locale) |
StringQueryModel<T> |
AddressQueryModel.mobile() |
StringQueryModel<T> |
JsonValueQueryModel.ofString() |
StringQueryModel<T> |
JsonObjectQueryModel.ofString(String fieldName) |
StringQueryModel<T> |
AddressQueryModel.phone() |
StringQueryModel<T> |
AddressQueryModel.pOBox() |
StringQueryModel<T> |
AddressQueryModel.postalCode() |
StringQueryModel<T> |
AddressQueryModel.region() |
StringQueryModel<T> |
AddressQueryModel.salutation() |
StringQueryModel<T> |
AddressQueryModel.state() |
StringQueryModel<T> |
AddressQueryModel.streetName() |
StringQueryModel<T> |
AddressQueryModel.streetNumber() |
StringQueryModel<T> |
AddressQueryModel.title() |
StringQueryModel<T> |
KeyReferenceQueryModel.typeId() |
StringQueryModel<T> |
AnyReferenceQueryModel.typeId() |
StringQueryModel<T> |
ReferenceQueryModel.typeId() |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
TaxRateQueryModel.name() |
StringQueryModel<T> |
TaxRateQueryModel.state() |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
FieldTypeQueryModel.name() |
StringQueryModel<T> |
FieldsQueryModel.ofString(String name) |
Modifier and Type | Method and Description |
---|---|
StringQueryModel<T> |
LocationsCollectionQueryModel.state() |
StringQueryModel<EmbeddedLocationsCollectionQueryModel> |
EmbeddedLocationsCollectionQueryModel.state() |