| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.domain | |
| org.broadleafcommerce.core.catalog.service.type |
| Modifier and Type | Method and Description |
|---|---|
ProductBundlePricingModelType |
ProductBundle.getPricingModel() |
ProductBundlePricingModelType |
ProductBundleImpl.getPricingModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundle.setPricingModel(ProductBundlePricingModelType pricingModel) |
void |
ProductBundleImpl.setPricingModel(ProductBundlePricingModelType pricingModel) |
| 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 © 2014. All Rights Reserved.