Package | Description |
---|---|
io.sphere.sdk.apiclient.queries | |
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.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 |
ApiClientByIdGet
Retrieves a extension by a known ID.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CartDiscountByIdGet
Gets a
CartDiscount by a known ID. |
interface |
CartDiscountByKeyGet
Gets a
CartDiscount by a known key. |
Modifier and Type | Interface and Description |
---|---|
interface |
CartByCustomerIdGet
Gets a cart by the customer id.
|
interface |
CartByIdGet
Gets a cart by ID.
|
interface |
CartByKeyGet
Gets a cart by Key.
|
interface |
CartInStoreByCustomerIdGet |
interface |
CartInStoreByIdGet |
interface |
CartInStoreByKeyGet |
Modifier and Type | Interface and Description |
---|---|
interface |
CategoryByIdGet
Retrieves a category by a known ID.
|
interface |
CategoryByKeyGet
Retrieves a category by a known Key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChannelByIdGet
Fetches a channel by a known ID.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerGroupByIdGet
Fetches a customer group based on a known ID.
|
interface |
CustomerGroupByKeyGet
Fetches a customer group based on a known key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerByEmailTokenGet
Fetches a customer by a known email token.
|
interface |
CustomerByIdGet
Fetches a customer by a known ID.
|
interface |
CustomerByKeyGet
Fetches a customer by a known key.
|
interface |
CustomerByPasswordTokenGet
Fetches a cusomter by a known password reset token.
|
interface |
CustomerInStoreByEmailTokenGet |
interface |
CustomerInStoreByIdGet |
interface |
CustomerInStoreByKeyGet |
interface |
CustomerInStoreByPasswordTokenGet |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomObjectByIdGet<T>
SphereRequest to fetch one CustomObject by id. |
interface |
CustomObjectByKeyGet<T>
SphereRequest to fetch one CustomObject by container and key. |
Modifier and Type | Class and Description |
---|---|
class |
CustomObjectCustomJsonMappingByKeyGet<T>
SphereRequest to fetch one CustomObject by container and key but using a custom JSON mapper instead of the SDK default one. |
Modifier and Type | Interface and Description |
---|---|
interface |
DiscountCodeByIdGet |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensionByIdGet
Retrieves a extension by a known ID.
|
interface |
ExtensionByKeyGet
Retrieves a extension by a known Key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InventoryEntryByIdGet |
Modifier and Type | Interface and Description |
---|---|
interface |
MessageByIdGet
DeliveryAddedMessage ,
use MessageQuery with a predicate by id. |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderEditByIdGet
Gets an order edit by ID.
|
interface |
OrderEditByKeyGet
Gets an order edit by key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OrderByIdGet
Gets an order by ID.
|
interface |
OrderByOrderNumberGet
Fetches an order by a known order number.
|
interface |
OrderInStoreByIdGet |
interface |
OrderInStoreByOrderNumberGet |
Modifier and Type | Interface and Description |
---|---|
interface |
PaymentByIdGet
Retrieves a payment by a known ID.
|
interface |
PaymentByKeyGet
Retrieves a payment by a known key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProductDiscountByIdGet |
interface |
ProductDiscountByKeyGet |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductByIdGet |
interface |
ProductByIdProductSelectionGet |
interface |
ProductByKeyGet
Retrieves a product projection by a known key.
|
interface |
ProductByKeyProductSelectionGet |
interface |
ProductProjectionByIdGet |
interface |
ProductProjectionByKeyGet
Retrieves a product projection by a known key.
|
interface |
ProductProjectionInStoreByIdGet |
interface |
ProductProjectionInStoreByKeyGet |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductSelectionByIdGet
Gets a product selection by ID.
|
interface |
ProductSelectionByIdProductGet |
interface |
ProductSelectionByIdProductsGet |
interface |
ProductSelectionByKeyGet
Gets a product selection by Key.
|
interface |
ProductSelectionByKeyProductGet |
interface |
ProductSelectionByKeyProductsGet |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductTypeByIdGet
Retrieves a product type by a known ID.
|
interface |
ProductTypeByKeyGet
Retrieves a product type by a known key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GetDsl<R,T,C> |
interface |
MetaModelGetDsl<R,T,C extends MetaModelGetDsl<R,T,C,E>,E> |
Modifier and Type | Class and Description |
---|---|
class |
MetaModelGetDslImpl<R,T,C extends MetaModelGetDsl<R,T,C,E>,E> |
Modifier and Type | Interface and Description |
---|---|
interface |
ReviewByIdGet
Retrieves a review by a known ID.
|
interface |
ReviewByKeyGet |
Modifier and Type | Interface and Description |
---|---|
interface |
ShippingMethodByIdGet
Fetches a shipping method by ID.
|
interface |
ShippingMethodByKeyGet
Fetches a shipping method by key.
|
interface |
ShippingMethodsByCartGet
Retrieves all the shipping methods that can ship to the shipping address of the given cart.
|
interface |
ShippingMethodsByLocationGet
Retrieves all the shipping methods that can ship to the given location.
|
interface |
ShippingMethodsByOrderEditGet
Retrieves all the shipping methods that can ship to the given orderEdit.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ShoppingListByIdGet
Fetches a shopping list by ID.
|
interface |
ShoppingListByKeyGet |
interface |
ShoppingListInStoreByIdGet |
interface |
ShoppingListInStoreByKeyGet |
Modifier and Type | Interface and Description |
---|---|
interface |
StateByIdGet |
interface |
StateByKeyGet
Fetches a state by a known key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StoreByIdGet
Gets a store by ID.
|
interface |
StoreByKeyGet
Get store by Key
|
Modifier and Type | Interface and Description |
---|---|
interface |
SubscriptionByIdGet
Fetches a subscription by id.
|
interface |
SubscriptionByKeyGet
Fetches a subscription by key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TaxCategoryByIdGet
Fetches a tax category by a known ID.
|
interface |
TaxCategoryByKeyGet
Fetches a tax category by a known Key.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TypeByIdGet |
Modifier and Type | Interface and Description |
---|---|
interface |
ZoneByIdGet
Gets a zone by ID.
|
interface |
ZoneByKeyGet
Get Zone by Key
|