Package | Description |
---|---|
io.sphere.sdk.cartdiscounts.queries |
Provides types to retrieve the state of cart discounts.
|
io.sphere.sdk.carts.queries |
Provides types to retrieve the state of carts.
|
io.sphere.sdk.categories.queries |
Provides types to retrieve the state of categories.
|
io.sphere.sdk.channels.queries |
Provides types to retrieve the state of channels.
|
io.sphere.sdk.customergroups.queries |
Provides types to retrieve the state of customer groups.
|
io.sphere.sdk.customers.queries |
Provides types to retrieve the state of customers.
|
io.sphere.sdk.customobjects.queries |
Provides types to retrieve the state of custom objects.
|
io.sphere.sdk.discountcodes.queries |
Provides types to retrieve the state of discount codes.
|
io.sphere.sdk.extensions.queries | |
io.sphere.sdk.inventory.queries |
Provides types to retrieve the state of inventory entries.
|
io.sphere.sdk.jsonnodes.queries |
Provides types to retrieve the state of json nodes.
|
io.sphere.sdk.messages.queries |
Provides types to retrieve the state of messages.
|
io.sphere.sdk.orderedits.queries | |
io.sphere.sdk.orders.queries |
Provides types to retrieve the state of orders.
|
io.sphere.sdk.payments.queries |
Provides types to retrieve the state of payments.
|
io.sphere.sdk.productdiscounts.queries |
Provides types to retrieve the state of product discounts.
|
io.sphere.sdk.products.queries |
Provides types to retrieve the state of products.
|
io.sphere.sdk.productselections.queries |
Provides types to retrieve the state of product selections.
|
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.reviews.queries |
Provides types to retrieve the state of reviews.
|
io.sphere.sdk.shippingmethods.queries |
Provides types to retrieve the state of shipping methods.
|
io.sphere.sdk.shoppinglists.queries |
Provides types to retrieve the state of shopping lists.
|
io.sphere.sdk.states.queries |
Provides types to retrieve the state of states.
|
io.sphere.sdk.stores.queries | |
io.sphere.sdk.subscriptions.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 | Interface and Description |
---|---|
interface |
CartDiscountQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
CartLikeQueryModel<T> |
interface |
CartQueryModel |
Modifier and Type | Class and Description |
---|---|
class |
CartLikeQueryModelImpl<T>
Base class to create predicates for
CartLike resources. |
Modifier and Type | Interface and Description |
---|---|
interface |
CategoryQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerGroupQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomObjectQueryModel<T extends CustomObject<?>>
Meta model to explore for which fields can be queried in a CustomObject.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DiscountCodeQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
InventoryEntryQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
JsonNodeQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderEditQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
PaymentQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductDiscountQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductProjectionQueryModel |
interface |
ProductQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductSelectionQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductTypeQueryModel |
Modifier and Type | Class and Description |
---|---|
class |
ResourceQueryModelImpl<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
ReviewQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ShippingMethodQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
ShoppingListQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
StateQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
StoreQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
SubscriptionQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
TaxCategoryQueryModel |
Modifier and Type | Interface and Description |
---|---|
interface |
TypeQueryModel |
Modifier and Type | Class and Description |
---|---|
class |
CustomResourceQueryModelImpl<T>
Internal base class
|
Modifier and Type | Interface and Description |
---|---|
interface |
ZoneQueryModel |