public class DefaultSubscriptionBundleCartHookHelper extends BundleCartHookHelper
BundleCartHookHelper,
invalidates entries for child carts as well as the master cart entries.| Constructor and Description |
|---|
DefaultSubscriptionBundleCartHookHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
invalidateBundleEntries(CartModel cart,
java.lang.Integer entryGroupNumber)
Sets all cart entries that belong to the same bundle to "not calculated".
|
getEntryGroupService, getModelService, setEntryGroupService, setModelService, union, updateParameterEntryGroupNumberspublic DefaultSubscriptionBundleCartHookHelper()
public void invalidateBundleEntries(CartModel cart, java.lang.Integer entryGroupNumber)
BundleCartHookHelperinvalidateBundleEntries in class BundleCartHookHelpercart - the cart to recalculate entries in.entryGroupNumber - the entry group number to recalculate entries for.Copyright © 2018 SAP SE. All Rights Reserved.