| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductOptionXrefImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProductOptionXref> |
ProductImpl.productOptions |
protected List<ProductOptionXref> |
ProductOptionImpl.products |
| Modifier and Type | Method and Description |
|---|---|
List<ProductOptionXref> |
ProductImpl.getProductOptionXrefs() |
List<ProductOptionXref> |
Product.getProductOptionXrefs() |
List<ProductOptionXref> |
ProductOptionImpl.getProductXrefs() |
List<ProductOptionXref> |
ProductOption.getProductXrefs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductImpl.setProductOptionXrefs(List<ProductOptionXref> productOptions) |
void |
Product.setProductOptionXrefs(List<ProductOptionXref> productOptions) |
void |
ProductOptionImpl.setProductXrefs(List<ProductOptionXref> xrefs) |
void |
ProductOption.setProductXrefs(List<ProductOptionXref> xrefs) |
Copyright © 2014. All Rights Reserved.