Package | Description |
---|---|
io.sphere.sdk.cartdiscounts |
Provides model classes and builders for cart discounts.
|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
io.sphere.sdk.channels |
Provides model classes and builders for channels.
|
io.sphere.sdk.discountcodes |
Provides model classes and builders for discount codes.
|
io.sphere.sdk.extensions | |
io.sphere.sdk.models |
Provides the common API types of Composable Commerce.
|
io.sphere.sdk.orders |
Provides model classes and builders for orders.
|
io.sphere.sdk.payments |
Provides model classes and builders for payments.
|
io.sphere.sdk.products |
Provides model classes and builders for products.
|
io.sphere.sdk.products.attributes |
Provides model classes for product type attributes.
|
io.sphere.sdk.queries |
Provides types to prepare and receive queries.
|
io.sphere.sdk.states |
Provides model classes and builders for states.
|
io.sphere.sdk.subscriptions |
Subscriptions are used to trigger an asynchronous background process in response to an event on commercetools Composable Commerce.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectionMode
Determines which of the items, participating in a
MultiBuyLineItemsTarget and a MultiBuyCustomLineItemsTarget ,
are selected to be discounted. |
class |
StackingMode
Describes how this discount interacts with other discounts.
|
Modifier and Type | Class and Description |
---|---|
class |
AnonymousCartSignInMode
Mode to handle an anonymous cart while signing-in.
|
class |
CartOrigin
An enumeration that allows to track cart's origin.
|
class |
CartState
CartState.
|
class |
InventoryMode
InventoryMode.
|
class |
LineItemMode
Enumerates the available modes for a line item.
|
class |
LineItemPriceMode |
class |
RoundingMode
A rounding mode specifies how Composable Commerce should round monetary values.
|
class |
ShippingMethodState |
class |
TaxCalculationMode
A calculation mode specifies how Composable Commerce performs calculation of taxes.
|
class |
TaxMode |
Modifier and Type | Class and Description |
---|---|
class |
ChannelRole
Role of a channel.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscountCodeState
DiscountCodeState.
|
Modifier and Type | Class and Description |
---|---|
class |
TriggerType |
Modifier and Type | Class and Description |
---|---|
class |
TextInputHint
Hint for guis if a String input field should be of a line or multiline.
|
Modifier and Type | Class and Description |
---|---|
class |
OrderState
OrderState.
|
class |
PaymentState
PaymentState.
|
class |
ReturnPaymentState
ReturnPaymentState.
|
class |
ReturnShipmentState
ReturnShipmentState.
|
class |
ShipmentState
ShipmentState.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionState
Transaction State.
|
class |
TransactionType
Transaction Type.
|
Modifier and Type | Class and Description |
---|---|
class |
PublishScope
PublishScope.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeConstraint
AttributeConstraint enum tells how an attribute or a set of attributes should be validated across all variants of a product.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SphereEnumerationCollectionQueryModel<T,E extends SphereEnumeration> |
interface |
SphereEnumerationOptionalQueryModel<T,E extends SphereEnumeration> |
interface |
SphereEnumerationQueryModel<T,E extends SphereEnumeration> |
Modifier and Type | Method and Description |
---|---|
protected <E extends SphereEnumeration> |
QueryModelImpl.enumerationQueryModel(String pathSegment) |
protected <E extends SphereEnumeration> |
QueryModelImpl.sphereEnumerationCollectionQueryModel(String pathSegment) |
protected <E extends SphereEnumeration> |
QueryModelImpl.sphereEnumerationQueryModel(String pathSegment) |
protected <E extends SphereEnumeration> |
QueryModelImpl.transformSphereEnumeration(Iterable<E> items) |
Modifier and Type | Class and Description |
---|---|
class |
StateRole
StateRole.
|
class |
StateType
StateType.
|
Modifier and Type | Class and Description |
---|---|
class |
SubscriptionHealthStatus |