Package | Description |
---|---|
io.sphere.sdk.cartdiscounts |
Provides model classes and builders for cart discounts.
|
io.sphere.sdk.categories |
Provides model types to organize products in a hierarchical structure.
|
io.sphere.sdk.channels |
Provides model classes and builders for channels.
|
io.sphere.sdk.customergroups |
Provides model classes and builders for customer groups.
|
io.sphere.sdk.customers |
Provides model classes and builders for customers.
|
io.sphere.sdk.extensions | |
io.sphere.sdk.messages |
Provides model classes and builders for messages.
|
io.sphere.sdk.models |
Provides the common API types of Composable Commerce.
|
io.sphere.sdk.orderedits | |
io.sphere.sdk.payments |
Provides model classes and builders for payments.
|
io.sphere.sdk.productdiscounts |
Provides model classes and builders for product discounts.
|
io.sphere.sdk.products |
Provides model classes and builders for products.
|
io.sphere.sdk.productselections |
Provides model classes and builders for product selections.
|
io.sphere.sdk.producttypes |
Provides model classes and builders for product types.
|
io.sphere.sdk.projects |
Provides models for the project endpoint.
|
io.sphere.sdk.reviews |
Provides model classes and builders for reviews.
|
io.sphere.sdk.shippingmethods |
Provides model classes and builders for shipping methods.
|
io.sphere.sdk.shoppinglists |
Provides model classes and builders for shopping lists.
|
io.sphere.sdk.states |
Provides model classes and builders for states.
|
io.sphere.sdk.stores | |
io.sphere.sdk.subscriptions |
Subscriptions are used to trigger an asynchronous background process in response to an event on commercetools Composable Commerce.
|
io.sphere.sdk.taxcategories |
Provides model classes and builders for tax categories.
|
io.sphere.sdk.types |
Provides model classes and builders for types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CartDiscount
Cart discounts are used to change the prices of different elements within a cart like Line Items.
|
interface |
CartDiscountDraft
Draft to create a
CartDiscount . |
Modifier and Type | Class and Description |
---|---|
class |
CartDiscountDraftDsl |
Modifier and Type | Interface and Description |
---|---|
interface |
Category
Categories are used to organize products in a hierarchical structure.
|
interface |
CategoryDraft
Template for a new category.
|
Modifier and Type | Class and Description |
---|---|
class |
CategoryDraftDsl
Dsl class for
CategoryDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Channel
Channels represent a source or destination of different entities.
|
interface |
ChannelDraft
Template to create a new Channel.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelDraftDsl |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerGroup
A Customer can be a member of a customer group (e.g.
|
interface |
CustomerGroupDraft
Draft for a customer group.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomerGroupDraftDsl
Dsl class for
CustomerGroupDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Customer
A customer is a person purchasing products.
|
interface |
CustomerDraft
Input object for a new
Customer . |
Modifier and Type | Class and Description |
---|---|
class |
CustomerDraftDsl |
Modifier and Type | Interface and Description |
---|---|
interface |
Extension |
interface |
ExtensionDraft |
Modifier and Type | Class and Description |
---|---|
class |
ExtensionDraftDsl
Dsl class for
ExtensionDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
UserProvidedIdentifiers |
Modifier and Type | Interface and Description |
---|---|
interface |
Asset
Media assets for product variants.
|
interface |
AssetDraft
Draft for an
Asset . |
interface |
EnumValue |
interface |
LocalizedEnumValue |
Modifier and Type | Class and Description |
---|---|
class |
Address
Represents a postal address.
|
class |
AssetDraftDsl
Dsl class for
AssetDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderEdit |
interface |
OrderEditDraft |
Modifier and Type | Class and Description |
---|---|
class |
OrderEditDraftDsl
Dsl class for
OrderEditDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Payment
Payments hold information about the current state of receiving and/or refunding money, but the process itself is handled by a PSP.
|
interface |
PaymentDraft
Draft for a new Payment resource.
|
Modifier and Type | Class and Description |
---|---|
class |
PaymentDraftDsl
Dsl class for
PaymentDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductDiscount
Product discounts are used to change certain product prices.
|
interface |
ProductDiscountDraft |
Modifier and Type | Class and Description |
---|---|
class |
ProductDiscountDraftDsl
Dsl class for
ProductDiscountDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Product
A sellable good.
|
interface |
ProductDraft
A template for a new
Product . |
interface |
ProductLike<T,O> |
interface |
ProductProjection
A projected representation of a product shows the product with its current or staged data.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductDraftDsl
Dsl class for
ProductDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductSelection |
interface |
ProductSelectionDraft |
Modifier and Type | Class and Description |
---|---|
class |
ProductSelectionDraftDsl
Dsl class for
ProductSelectionDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
ProductType
Describes common characteristics, most importantly common custom attributes, of many concrete products.
|
interface |
ProductTypeDraft |
Modifier and Type | Class and Description |
---|---|
class |
ProductTypeDraftDsl
Dsl class for
ProductTypeDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Project |
Modifier and Type | Interface and Description |
---|---|
interface |
Review
Reviews are used to evaluate products and channels.
|
interface |
ReviewDraft
Draft for a new Review.
|
Modifier and Type | Class and Description |
---|---|
class |
ReviewDraftDsl
Dsl class for
ReviewDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
ShippingMethod
Shipping Methods define where orders can be shipped and what the costs are.
|
interface |
ShippingMethodDraft |
Modifier and Type | Class and Description |
---|---|
class |
ShippingMethodDraftDsl
Dsl class for
ShippingMethodDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
ShoppingList
A shopping list holds items which can be added to a cart.
|
interface |
ShoppingListDraft
A draft for a new
ShoppingList . |
Modifier and Type | Class and Description |
---|---|
class |
ShoppingListDraftDsl
Dsl class for
ShoppingListDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
State
A State represents a state of a particular resource (defines a finite state machine).
|
interface |
StateDraft
Template to create a new State.
|
Modifier and Type | Class and Description |
---|---|
class |
StateDraftDsl |
Modifier and Type | Interface and Description |
---|---|
interface |
Store
Stores let you model the context your customers shop in, e.g.
|
interface |
StoreDraft |
Modifier and Type | Class and Description |
---|---|
class |
StoreDraftDsl
Dsl class for
StoreDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Subscription |
interface |
SubscriptionDraft |
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionDraftDsl
Dsl class for
SubscriptionDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
TaxCategory
Tax Categories define how products are to be taxed in different countries.
|
interface |
TaxCategoryDraft
Draft for a new TaxCategory.
|
Modifier and Type | Class and Description |
---|---|
class |
TaxCategoryDraftDsl
Dsl class for
TaxCategoryDraft . |
Modifier and Type | Interface and Description |
---|---|
interface |
Type
Types define custom fields that are used to enhance resources as you need.
|
interface |
TypeDraft |
Modifier and Type | Class and Description |
---|---|
class |
TypeDraftBuilder |
class |
TypeDraftDsl |