Package | Description |
---|---|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
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.taxcategories.queries |
Provides types to retrieve the state of tax categories.
|
io.sphere.sdk.zones.queries |
Provides types to retrieve the state of zones.
|
Modifier and Type | Method and Description |
---|---|
CountryQueryModel<T> |
CartLikeQueryModelImpl.country() |
CountryQueryModel<T> |
CartLikeQueryModel.country() |
CountryQueryModel<Cart> |
CartQueryModel.country() |
Modifier and Type | Method and Description |
---|---|
CountryQueryModel<Order> |
OrderQueryModel.country() |
Modifier and Type | Method and Description |
---|---|
CountryQueryModel<T> |
PriceQueryModel.country() |
CountryQueryModel<T> |
PriceCollectionQueryModel.country() |
Modifier and Type | Method and Description |
---|---|
CountryQueryModel<T> |
AddressQueryModel.country() |
protected CountryQueryModel<T> |
QueryModelImpl.countryQueryModel(String pathSegment) |
Modifier and Type | Method and Description |
---|---|
CountryQueryModel<T> |
TaxRateQueryModel.country() |
Modifier and Type | Method and Description |
---|---|
CountryQueryModel<T> |
LocationsCollectionQueryModel.country() |
CountryQueryModel<EmbeddedLocationsCollectionQueryModel> |
EmbeddedLocationsCollectionQueryModel.country() |