| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain | |
| org.broadleafcommerce.core.catalog.service.type |
| Modifier and Type | Method and Description |
|---|---|
ProductBundlePricingModelType |
ProductBundleImpl.getPricingModel()
Deprecated.
|
ProductBundlePricingModelType |
ProductBundle.getPricingModel()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundleImpl.setPricingModel(ProductBundlePricingModelType pricingModel)
Deprecated.
|
void |
ProductBundle.setPricingModel(ProductBundlePricingModelType pricingModel)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static ProductBundlePricingModelType |
ProductBundlePricingModelType.BUNDLE |
static ProductBundlePricingModelType |
ProductBundlePricingModelType.ITEM_SUM |
| Modifier and Type | Method and Description |
|---|---|
static ProductBundlePricingModelType |
ProductBundlePricingModelType.getInstance(String type) |
Copyright © 2024. All rights reserved.