| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
SkuProductOptionValueXrefImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SkuProductOptionValueXref> |
SkuImpl.productOptionValueXrefs |
| Modifier and Type | Method and Description |
|---|---|
<G extends SkuProductOptionValueXref> |
SkuProductOptionValueXrefImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
Set<SkuProductOptionValueXref> |
SkuImpl.getProductOptionValueXrefs() |
Set<SkuProductOptionValueXref> |
Sku.getProductOptionValueXrefs()
Returns the ProductOptionValues that should be mapped to this Sku using the middle
XREF entity,
SkuProductOptionValueXref |
| Modifier and Type | Method and Description |
|---|---|
void |
SkuImpl.setProductOptionValueXrefs(Set<SkuProductOptionValueXref> productOptionValueXrefs) |
void |
Sku.setProductOptionValueXrefs(Set<SkuProductOptionValueXref> productOptionValueXrefs)
Sets the ProductOptionValues that should be mapped to this Sku using the middle
XREF entity,
SkuProductOptionValueXref |
Copyright © 2017. All rights reserved.