| Package | Description |
|---|---|
| io.sphere.sdk.productselections |
Provides model classes and builders for product selections.
|
| io.sphere.sdk.productselections.queries |
Provides types to retrieve the state of product selections.
|
| Modifier and Type | Method and Description |
|---|---|
static ProductSelectionAssignment |
ProductSelectionAssignment.of(Reference<Product> productReference,
Reference<ProductSelection> productSelectionReference) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceQueryModel<ProductSelectionAssignment,Product> |
ProductSelectionAssignmentQueryModel.product() |
ReferenceQueryModel<ProductSelectionAssignment,ProductSelection> |
ProductSelectionAssignmentQueryModel.productSelection() |