| Modifier and Type | Method and Description |
|---|---|
BundleTemplateData |
OrderEntryData.getComponent()
Deprecated.
|
BundleTemplateData |
OrderEntryData.getRootBundleTemplate()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Integer,BundleTemplateData> |
CartData.getFirstIncompleteBundleComponentsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderEntryData.setComponent(BundleTemplateData component)
Deprecated.
|
void |
OrderEntryData.setRootBundleTemplate(BundleTemplateData rootBundleTemplate)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CartData.setFirstIncompleteBundleComponentsMap(java.util.Map<java.lang.Integer,BundleTemplateData> firstIncompleteBundleComponentsMap) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BundleTemplateData> |
ProductData.getBundleTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductData.setBundleTemplates(java.util.List<BundleTemplateData> bundleTemplates) |
| Modifier and Type | Method and Description |
|---|---|
protected BundleTemplateData |
BundleCommerceKeywordLibrary.createComponentData(BundleTemplateData bundleTemplateData)
Helper method to re-create BundleTemplateData
|
| Modifier and Type | Method and Description |
|---|---|
protected BundleTemplateData |
BundleCommerceKeywordLibrary.createComponentData(BundleTemplateData bundleTemplateData)
Helper method to re-create BundleTemplateData
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundleTemplatePopulator<SOURCE extends BundleTemplateModel,TARGET extends BundleTemplateData>
Populator implementation for
BundleTemplateModel as source and BundleTemplateData as target type. |
| Modifier and Type | Method and Description |
|---|---|
protected BundleTemplateData |
ProductBundlePopulator.convertTemplate(BundleTemplateModel bundleTemplateModel)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<BundleTemplateModel,BundleTemplateData> |
ProductBundlePopulator.getBundleTemplateConverter()
Deprecated.
|
protected Converter<BundleTemplateModel,BundleTemplateData> |
ProductBundleStarterPopulator.getBundleTemplateConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductBundleDisablePopulator.disableProducts(BundleTemplateData data,
java.util.Collection<java.lang.String> disableProduct)
Method which encapsulates the logic to populate the product visibility information if the given product is the
part of
AbstractBundleRuleModel.getTargetProducts() or
AbstractBundleRuleModel.getConditionalProducts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductBundlePopulator.setBundleTemplateConverter(Converter<BundleTemplateModel,BundleTemplateData> bundleTemplateConverter)
Deprecated.
|
void |
ProductBundleStarterPopulator.setBundleTemplateConverter(Converter<BundleTemplateModel,BundleTemplateData> bundleTemplateConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BundleTemplateData> |
BundleTemplateData.getBundleTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleTemplateData.setBundleTemplates(java.util.List<BundleTemplateData> bundleTemplates) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Integer |
OrderEntryComponentComparator.getPosition(BundleTemplateData bundleTemplate) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<BundleTemplateModel,BundleTemplateData> |
BundleCommerceOrderEntryPopulator.getBundleTemplateConverter()
Deprecated.
|
protected Converter<BundleTemplateModel,BundleTemplateData> |
BundleCartPopulator.getBundleTemplateConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BundleCartPotentialProductsPopulator.addPotentialProduct(S source,
T target,
OrderEntryData orderEntry,
BundleTemplateData component,
java.util.List<OrderEntryData> potentialEntries)
Deprecated.
|
protected boolean |
BundleCartPotentialProductsPopulator.areComponentsEqual(OrderEntryData entryData,
BundleTemplateData templateData)
Deprecated.
|
protected OrderEntryData |
BundleCartPotentialProductsPopulator.createOrderEntryData(ProductData product,
BundleTemplateData bundleTemplate)
Deprecated.
Helper method used to create OrderEntryData for the given product.
|
protected int |
BundleCartPotentialProductsPopulator.getCartMaxPotentialProductCount(AbstractOrderData orderData,
BundleTemplateData template)
Deprecated.
Get the count number for current cart DTO's potential product.
|
protected boolean |
BundleCartPotentialProductsPopulator.isDuplicateProduct(AbstractOrderData target,
ProductData productData,
BundleTemplateData template)
Deprecated.
Helper method used to find whether the given product that belongs to the Bundle component is already a part of
cart entry.
|
protected int |
BundleCartPotentialProductsPopulator.maxPotentialProducts(BundleTemplateData bundleTemplate,
int productsInCart)
Deprecated.
Method to get the possible potential product count for the each Bundle component that have been added in the cart.
|
protected java.util.List<OrderEntryData> |
BundleCartPotentialProductsPopulator.populatePotentialOrderEntry(AbstractOrderData target,
BundleTemplateData template,
int numberOfPotentialProduct,
java.util.List<BundleTemplateData> allBundleTemplates)
Deprecated.
Helper method used to populate the potential products as OrderEntryData
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<OrderEntryData> |
BundleCartPotentialProductsPopulator.populatePotentialOrderEntry(AbstractOrderData target,
BundleTemplateData template,
int numberOfPotentialProduct,
java.util.List<BundleTemplateData> allBundleTemplates)
Deprecated.
Helper method used to populate the potential products as OrderEntryData
|
void |
BundleCommerceOrderEntryPopulator.setBundleTemplateConverter(Converter<BundleTemplateModel,BundleTemplateData> bundleTemplateConverter)
Deprecated.
|
void |
BundleCartPopulator.setBundleTemplateConverter(Converter<BundleTemplateModel,BundleTemplateData> bundleTemplateConverter)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.