| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableProductAddToCartMethodHook |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<CommerceAddToCartMethodHook> |
AbstractCommerceAddToCartStrategy.getCommerceAddToCartMethodHooks() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommerceAddToCartStrategy.setCommerceAddToCartMethodHooks(java.util.List<CommerceAddToCartMethodHook> commerceAddToCartMethodHooks)
Optional setter for hooking into before and after execution of
CommerceAddToCartStrategy.addToCart(de.hybris.platform.commerceservices.service.data.CommerceCartParameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleAddToCartMethodHook
Bundle-specific extension of the generic addToCart method.
|
class |
BundleSelectionCriteriaAddToCartMethodHook
A hook that limits amount of particular products in single bundle.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductConfigAddToCartHookImpl
CPQ AddToCart hook.
This hook is executed before and after addToCart. |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionAddToCartMethodHook |
Copyright © 2018 SAP SE. All Rights Reserved.