Uses of Class
de.hybris.platform.configurablebundleservices.order.hook.BundleCartHookHelper
-
Packages that use BundleCartHookHelper Package Description de.hybris.platform.configurablebundleservices.order.hook de.hybris.platform.subscriptionbundleservices.order.hook.impl -
-
Uses of BundleCartHookHelper in de.hybris.platform.configurablebundleservices.order.hook
Fields in de.hybris.platform.configurablebundleservices.order.hook declared as BundleCartHookHelper Modifier and Type Field Description protected BundleCartHookHelperBundleAddToCartMethodHookTest. bundleCartHookHelperMethods in de.hybris.platform.configurablebundleservices.order.hook that return BundleCartHookHelper Modifier and Type Method Description protected BundleCartHookHelperBundleAddToCartMethodHook. getBundleCartHookHelper()protected BundleCartHookHelperBundleUpdateCartEntryHook. getBundleCartHookHelper()Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type BundleCartHookHelper Modifier and Type Method Description voidBundleAddToCartMethodHook. setBundleCartHookHelper(BundleCartHookHelper bundleCartHookHelper)voidBundleUpdateCartEntryHook. setBundleCartHookHelper(BundleCartHookHelper bundleCartHookHelper) -
Uses of BundleCartHookHelper in de.hybris.platform.subscriptionbundleservices.order.hook.impl
Subclasses of BundleCartHookHelper in de.hybris.platform.subscriptionbundleservices.order.hook.impl Modifier and Type Class Description classDefaultSubscriptionBundleCartHookHelperSubscription-aware implementation ofBundleCartHookHelper, invalidates entries for child carts as well as the master cart entries.
-