| Modifier and Type | Class and Description |
|---|---|
class |
SkuBundleItemImpl |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<SkuBundleItem> |
ProductBundleImpl.skuBundleItems |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SkuBundleItem> |
ProductBundle.getSkuBundleItems() |
java.util.List<SkuBundleItem> |
ProductBundleImpl.getSkuBundleItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundle.setSkuBundleItems(java.util.List<SkuBundleItem> bundleItems) |
void |
ProductBundleImpl.setSkuBundleItems(java.util.List<SkuBundleItem> skuBundleItems) |
| Modifier and Type | Method and Description |
|---|---|
DynamicSkuPrices |
DynamicSkuPricingService.getSkuBundleItemPrice(SkuBundleItem sku,
java.util.HashMap skuPricingConsiderations)
Used for t
|
DynamicSkuPrices |
DefaultDynamicSkuPricingServiceImpl.getSkuBundleItemPrice(SkuBundleItem skuBundleItem,
java.util.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,
java.util.Set<java.lang.Long> processedBundles) |
Copyright © 2018. All Rights Reserved.