| Package | Description |
|---|---|
| org.broadleafcommerce.core.order.domain | |
| org.broadleafcommerce.core.order.service.call |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleOrderItemFeePriceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<BundleOrderItemFeePrice> |
BundleOrderItemImpl.bundleOrderItemFeePrices
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
BundleOrderItemFeePrice |
BundleOrderItemFeePriceImpl.clone() |
BundleOrderItemFeePrice |
BundleOrderItemFeePrice.clone() |
| Modifier and Type | Method and Description |
|---|---|
CreateResponse<BundleOrderItemFeePrice> |
BundleOrderItemFeePriceImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
List<BundleOrderItemFeePrice> |
BundleOrderItem.getBundleOrderItemFeePrices()
Deprecated.
|
List<BundleOrderItemFeePrice> |
BundleOrderItemImpl.getBundleOrderItemFeePrices()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BundleOrderItemFeePriceImpl.checkCloneable(BundleOrderItemFeePrice bundleFeePrice) |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleOrderItem.setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice> bundleOrderItemFeePrices)
Deprecated.
|
void |
BundleOrderItemImpl.setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice> bundleOrderItemFeePrices)
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BundleOrderItemFeePrice> |
BundleOrderItemRequest.bundleOrderItemFeePrices |
| Modifier and Type | Method and Description |
|---|---|
List<BundleOrderItemFeePrice> |
BundleOrderItemRequest.getBundleOrderItemFeePrices() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleOrderItemRequest.setBundleOrderItemFeePrices(List<BundleOrderItemFeePrice> bundleOrderItemFeePrices) |
Copyright © 2019. All rights reserved.