Uses of Interface
de.hybris.platform.order.strategies.calculation.FindDiscountValuesHook
-
-
Uses of FindDiscountValuesHook in de.hybris.platform.configurablebundleservices.bundle.impl
Classes in de.hybris.platform.configurablebundleservices.bundle.impl that implement FindDiscountValuesHook Modifier and Type Class Description classBundleFindDiscountValuesHook -
Uses of FindDiscountValuesHook in de.hybris.platform.order.strategies.calculation.impl
Methods in de.hybris.platform.order.strategies.calculation.impl that return types with arguments of type FindDiscountValuesHook Modifier and Type Method Description java.util.List<FindDiscountValuesHook>FindPricingWithCurrentPriceFactoryStrategy. getFindDiscountValuesHooks()Method parameters in de.hybris.platform.order.strategies.calculation.impl with type arguments of type FindDiscountValuesHook Modifier and Type Method Description voidFindPricingWithCurrentPriceFactoryStrategy. setFindDiscountValuesHooks(java.util.List<FindDiscountValuesHook> findDiscountValuesHooks) -
Uses of FindDiscountValuesHook in de.hybris.platform.order.strategies.calculation.impl.servicelayer
Methods in de.hybris.platform.order.strategies.calculation.impl.servicelayer that return types with arguments of type FindDiscountValuesHook Modifier and Type Method Description java.util.List<FindDiscountValuesHook>DefaultSLFindDiscountValuesStrategy. getFindDiscountValuesHooks()Method parameters in de.hybris.platform.order.strategies.calculation.impl.servicelayer with type arguments of type FindDiscountValuesHook Modifier and Type Method Description voidDefaultSLFindDiscountValuesStrategy. setFindDiscountValuesHooks(java.util.List<FindDiscountValuesHook> findDiscountValuesHooks) -
Uses of FindDiscountValuesHook in de.hybris.platform.subscriptionbundleservices.bundle.impl
Classes in de.hybris.platform.subscriptionbundleservices.bundle.impl that implement FindDiscountValuesHook Modifier and Type Class Description classSubscriptionBundleFindDiscountValuesHook -
Uses of FindDiscountValuesHook in de.hybris.platform.subscriptionservices.subscription.impl
Classes in de.hybris.platform.subscriptionservices.subscription.impl that implement FindDiscountValuesHook Modifier and Type Class Description classSubscriptionFindDiscountValuesHook
-