| Package | Description |
|---|---|
| io.sphere.sdk.orders |
Provides model classes and builders for orders.
|
| 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.products.commands.updateactions |
Provides the possible operations which can be performed on update commands for products.
|
| io.sphere.sdk.products.errors | |
| io.sphere.sdk.producttypes |
Provides model classes and builders for product types.
|
| io.sphere.sdk.producttypes.commands.updateactions |
Provides the possible operations which can be performed on update commands for product types.
|
| Class and Description |
|---|
| AttributeImportDraft |
| Class and Description |
|---|
| Attribute
Single product attribute which contains a name (key semantic) and a value.
|
| AttributeAccess
Container which has strategies to serialize/deserialize attribute values.
|
| AttributeDraft
Input object to create a product attribute.
|
| NamedAttributeAccess
Type-safe attribute access
|
| Class and Description |
|---|
| Attribute
Single product attribute which contains a name (key semantic) and a value.
|
| AttributeAccess
Container which has strategies to serialize/deserialize attribute values.
|
| AttributeConstraint
AttributeConstraint enum tells how an attribute or a set of attributes should be validated across all variants of a product.
|
| AttributeDefinition
Attribute definitions describe a product attribute and allow you to define some meta-information associated with the attribute (like whether it should be searchable or its constraints).
|
| AttributeDefinitionBuilder
Builder to create an attribute definition for product types.
|
| AttributeDefinitionDraft
Template to create a new Attribute Definition.
|
| AttributeDefinitionDraftBuilder |
| AttributeDefinitionDraftDsl
Dsl class for
AttributeDefinitionDraft. |
| AttributeDraft
Input object to create a product attribute.
|
| AttributeDraftBuilder |
| AttributeExtraction
Helper class to create mapping from product attribute values to a target type.
|
| AttributeImportDraft |
| AttributeMapper
Converts an attribute of a specific type to JSON and back.
|
| AttributeType
Type of a product attribute.
|
| BooleanAttributeType
Type for product attributes which only allows
true or false as values. |
| DateAttributeType |
| DateTimeAttributeType |
| EnumAttributeType |
| LocalizedEnumAttributeType |
| LocalizedStringAttributeType |
| MoneyAttributeType |
| NamedAttributeAccess
Type-safe attribute access
|
| NestedAttributeType |
| NumberAttributeType |
| ProductAttributeConverter |
| ProductAttributeConverterBase |
| ReferenceAttributeType |
| RichReferenceAttributeType |
| SetAttributeType |
| StringAttributeType |
| TimeAttributeType |
| Class and Description |
|---|
| AttributeDraft
Input object to create a product attribute.
|
| NamedAttributeAccess
Type-safe attribute access
|
| Class and Description |
|---|
| Attribute
Single product attribute which contains a name (key semantic) and a value.
|
| Class and Description |
|---|
| AttributeDefinition
Attribute definitions describe a product attribute and allow you to define some meta-information associated with the attribute (like whether it should be searchable or its constraints).
|
| AttributeDefinitionDraft
Template to create a new Attribute Definition.
|
| Class and Description |
|---|
| AttributeConstraint
AttributeConstraint enum tells how an attribute or a set of attributes should be validated across all variants of a product.
|
| AttributeDefinition
Attribute definitions describe a product attribute and allow you to define some meta-information associated with the attribute (like whether it should be searchable or its constraints).
|
| AttributeDefinitionDraft
Template to create a new Attribute Definition.
|