Uses of Interface
de.hybris.platform.configurablebundleservices.bundle.BundleRuleService
-
-
Uses of BundleRuleService in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl that return BundleRuleService Modifier and Type Method Description protected BundleRuleServiceDefaultBundleCommerceCartFacade. getBundleRuleService()Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type BundleRuleService Modifier and Type Method Description voidDefaultBundleCommerceCartFacade. setBundleRuleService(BundleRuleService bundleRuleService) -
Uses of BundleRuleService in de.hybris.platform.configurablebundleservices.bundle.impl
Classes in de.hybris.platform.configurablebundleservices.bundle.impl that implement BundleRuleService Modifier and Type Class Description classDefaultBundleCommerceRuleServiceDefault implementation of the bundle rule serviceBundleRuleService.classDefaultBundleRuleServiceDefault implementation of the bundle rule serviceBundleRuleService.Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return BundleRuleService Modifier and Type Method Description protected BundleRuleServiceBundleCurrentFactoryFindPricingStrategy. getBundleRuleService()protected BundleRuleServiceDefaultBundleRuleServiceNestedIntegrationTest. getBundleRuleService()protected BundleRuleServiceDefaultBundleRuleServiceTest. getBundleRuleService()protected BundleRuleServiceFindBundlePricingWithCurrentPriceFactoryStrategy. getBundleRuleService()Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type BundleRuleService Modifier and Type Method Description voidBundleCurrentFactoryFindPricingStrategy. setBundleRuleService(BundleRuleService bundleRuleService)voidDefaultBundleRuleServiceNestedIntegrationTest. setBundleRuleService(BundleRuleService bundleRuleService)voidDefaultBundleRuleServiceTest. setBundleRuleService(BundleRuleService bundleRuleService)voidFindBundlePricingWithCurrentPriceFactoryStrategy. setBundleRuleService(BundleRuleService bundleRuleService) -
Uses of BundleRuleService in de.hybris.platform.configurablebundleservices.order.hook
Fields in de.hybris.platform.configurablebundleservices.order.hook declared as BundleRuleService Modifier and Type Field Description protected BundleRuleServiceBundleAddToCartMethodHookTest. bundleRuleServiceMethods in de.hybris.platform.configurablebundleservices.order.hook that return BundleRuleService Modifier and Type Method Description protected BundleRuleServiceBundleAddToCartMethodHook. getBundleRuleService()Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type BundleRuleService Modifier and Type Method Description voidBundleAddToCartMethodHook. setBundleRuleService(BundleRuleService bundleRuleService) -
Uses of BundleRuleService in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl that return BundleRuleService Modifier and Type Method Description protected BundleRuleServiceLowestBundlePriceValueProvider. getBundleRuleService()Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl with parameters of type BundleRuleService Modifier and Type Method Description voidLowestBundlePriceValueProvider. setBundleRuleService(BundleRuleService bundleRuleService)
-