| Interface | Description |
|---|---|
| AttributeContainer |
A container for attributes.
|
| AttributeContainerDraft |
Creates
AttributeContainers as input objects. |
| ByIdVariantIdentifier |
Identifies a
ProductVariant by product ID and variant ID. |
| BySkuVariantIdentifier |
Identifies a
ProductVariant by its SKU. |
| Image | |
| Price |
Amount that must be paid when buying goods.
|
| PriceDraft | |
| PriceLike |
Interface for common methods in
Price and ScopedPrice. |
| PriceTier |
A tier price differs from the base price as is it used when a certain quantity of the
ProductVariant
is added to a cart and ordered. |
| Product |
A sellable good.
|
| ProductCatalogData | |
| ProductData | |
| ProductDraft |
A template for a new
Product. |
| ProductIdentifiable |
Special role to pass the id of a
Product or ProductProjection. |
| ProductLike<T,O> | |
| ProductProjection |
A projected representation of a product shows the product with its current or staged data.
|
| ProductVariant | |
| ProductVariantAvailability | |
| ProductVariantDraft | |
| ScopedPrice | |
| Suggestion | |
| SuggestionResult | |
| VariantIdentifier |
| Class | Description |
|---|---|
| CategoryOrderHints | |
| ImageDimensions | |
| PriceBuilder |
Builder for
Price. |
| PriceDraftBuilder | |
| PriceDraftDsl |
Amount that must be paid when buying goods.
|
| PriceTierBuilder |
Builder for
PriceTier. |
| PriceUtils |
Tools to support different operations on prices.
|
| ProductDraftBuilder | |
| ProductDraftDsl |
Dsl class for
ProductDraft. |
| ProductProjectionComparators | |
| ProductVariantDraftBuilder | |
| ProductVariantDraftDsl |
Dsl class for
ProductVariantDraft. |
| Enum | Description |
|---|---|
| ProductProjectionType | |
| PublishScope |
PublishScope.
|