Uses of Interface
de.hybris.platform.commerceservices.order.hook.CommerceCartCalculationMethodHook
Packages that use CommerceCartCalculationMethodHook
Package
Description
-
Uses of CommerceCartCalculationMethodHook in de.hybris.platform.commerceservices.order.hook.impl
Classes in de.hybris.platform.commerceservices.order.hook.impl that implement CommerceCartCalculationMethodHookModifier and TypeClassDescriptionclassA hook that add the quote discounts back after calculating the cart and then calculating the cart totals -
Uses of CommerceCartCalculationMethodHook in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return types with arguments of type CommerceCartCalculationMethodHookModifier and TypeMethodDescriptionprotected List<CommerceCartCalculationMethodHook>DefaultCommerceCartCalculationStrategy.getCommerceCartCalculationMethodHooks()Method parameters in de.hybris.platform.commerceservices.order.impl with type arguments of type CommerceCartCalculationMethodHookModifier and TypeMethodDescriptionvoidDefaultCommerceCartCalculationStrategy.setCommerceCartCalculationMethodHooks(List<CommerceCartCalculationMethodHook> commerceCartCalculationMethodHooks)