public class ConfigurableBundleKeywords extends AbstractKeywordLibrary
| Constructor and Description |
|---|
ConfigurableBundleKeywords() |
| Modifier and Type | Method and Description |
|---|---|
protected BundleCartFacade |
getBundleCartFacade() |
OrderEntryData |
startNewBundle(java.lang.String componentId,
java.lang.String productCode,
int quantity)
Start new bundle.
|
public OrderEntryData startNewBundle(java.lang.String componentId, java.lang.String productCode, int quantity) throws CommerceCartModificationException
componentId - bundle componentproductCode - product (should be one of the component's products)quantity - number of products to addCommerceCartModificationException - if the bundle can not be createdprotected BundleCartFacade getBundleCartFacade()
Copyright © 2018 SAP SE. All Rights Reserved.