| Modifier and Type | Class and Description |
|---|---|
class |
SkuBundleItemImpl |
| Modifier and Type | Field and Description |
|---|---|
protected List<SkuBundleItem> |
ProductBundleImpl.skuBundleItems |
| Modifier and Type | Method and Description |
|---|---|
List<SkuBundleItem> |
ProductBundle.getSkuBundleItems() |
List<SkuBundleItem> |
ProductBundleImpl.getSkuBundleItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundle.setSkuBundleItems(List<SkuBundleItem> bundleItems) |
void |
ProductBundleImpl.setSkuBundleItems(List<SkuBundleItem> skuBundleItems) |
| 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 © 2014. All Rights Reserved.