| Modifier and Type | Class and Description |
|---|---|
class |
SkuBundleItemImpl
Deprecated.
instead, use the ProductType Module's Product Add-Ons to build and configure bundles
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SkuBundleItem> |
ProductBundleImpl.skuBundleItems
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<G extends SkuBundleItem> |
SkuBundleItemImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<SkuBundleItem> |
ProductBundle.getSkuBundleItems()
Deprecated.
|
List<SkuBundleItem> |
ProductBundleImpl.getSkuBundleItems()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundle.setSkuBundleItems(List<SkuBundleItem> bundleItems)
Deprecated.
|
void |
ProductBundleImpl.setSkuBundleItems(List<SkuBundleItem> skuBundleItems)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DynamicSkuPrices |
DynamicSkuPricingService.getSkuBundleItemPrice(SkuBundleItem sku,
HashMap skuPricingConsiderations)
Used for t
|
DynamicSkuPrices |
DefaultDynamicSkuPricingServiceImpl.getSkuBundleItemPrice(SkuBundleItem skuBundleItem,
HashMap skuPricingConsiderations) |
| Modifier and Type | Field and Description |
|---|---|
protected SkuBundleItem |
DiscreteOrderItemImpl.skuBundleItem |
| Modifier and Type | Method and Description |
|---|---|
SkuBundleItem |
DiscreteOrderItem.getSkuBundleItem()
If this item is part of a bundle that was created via a ProductBundle, then this
method returns a reference to the corresponding SkuBundleItem.
|
SkuBundleItem |
DiscreteOrderItemImpl.getSkuBundleItem()
If this item is part of a bundle that was created via a ProductBundle, then this
method returns a reference to the corresponding SkuBundleItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscreteOrderItem.setSkuBundleItem(SkuBundleItem skuBundleItem)
Sets the associated skuBundleItem.
|
void |
DiscreteOrderItemImpl.setSkuBundleItem(SkuBundleItem SkuBundleItem)
Sets the associated SkuBundleItem.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
AutoBundleActivity.countMaximumApplications(Order order,
SkuBundleItem skuBundleItem,
Set<Long> processedBundles) |
Copyright © 2017. All rights reserved.