Uses of Interface
de.hybris.platform.order.EntryGroupService
Packages that use EntryGroupService
Package
Description
-
Uses of EntryGroupService in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceAbstractOrderPopulator.getEntryGroupService()protected EntryGroupServiceOrderEntryPopulator.getEntryGroupService()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidAbstractOrderPopulator.setEntryGroupService(EntryGroupService entryGroupService) voidOrderEntryPopulator.setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceDefaultCommerceCartMergingStrategy.getEntryGroupService()protected EntryGroupServiceDefaultCommerceRemoveEntryGroupStrategy.getEntryGroupService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidDefaultCommerceCartMergingStrategy.setEntryGroupService(EntryGroupService entryGroupService) voidDefaultCommerceRemoveEntryGroupStrategy.setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.commerceservices.strategies.hooks
Methods in de.hybris.platform.commerceservices.strategies.hooks that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceBundleCartValidationHook.getEntryGroupService()Methods in de.hybris.platform.commerceservices.strategies.hooks with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidBundleCartValidationHook.setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceDefaultBundleCommerceCartFacade.getEntryGroupService()Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidDefaultBundleCommerceCartFacade.setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceDefaultAbstractBundleComponentEditableChecker.getEntryGroupService()protected EntryGroupServiceDefaultBundleCommerceRuleService.getEntryGroupService()protected EntryGroupServiceDefaultBundleTemplateService.getEntryGroupService()Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidDefaultAbstractBundleComponentEditableChecker.setEntryGroupService(EntryGroupService entryGroupService) voidDefaultBundleCommerceRuleService.setEntryGroupService(EntryGroupService entryGroupService) voidDefaultBundleTemplateService.setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.configurablebundleservices.order
Fields in de.hybris.platform.configurablebundleservices.order declared as EntryGroupServiceModifier and TypeFieldDescriptionprotected EntryGroupServiceBundledCommerceCartServiceTest.entryGroupService -
Uses of EntryGroupService in de.hybris.platform.configurablebundleservices.order.hook
Fields in de.hybris.platform.configurablebundleservices.order.hook declared as EntryGroupServiceModifier and TypeFieldDescriptionprotected EntryGroupServiceBundleAddToCartMethodHookTest.entryGroupServiceMethods in de.hybris.platform.configurablebundleservices.order.hook that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceBundleAddToCartMethodHook.getEntryGroupService()protected EntryGroupServiceBundleCartHookHelper.getEntryGroupService()protected EntryGroupServiceBundleRemoveEntryGroupMethodHook.getEntryGroupService()protected EntryGroupServiceBundleUpdateCartEntryHook.getEntryGroupService()Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidBundleAddToCartMethodHook.setEntryGroupService(EntryGroupService entryGroupService) voidBundleCartHookHelper.setEntryGroupService(EntryGroupService entryGroupService) voidBundleRemoveEntryGroupMethodHook.setEntryGroupService(EntryGroupService entryGroupService) voidBundleUpdateCartEntryHook.setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.order.impl
Classes in de.hybris.platform.order.impl that implement EntryGroupService -
Uses of EntryGroupService in de.hybris.platform.ruleengineservices.rao.providers.impl
Methods in de.hybris.platform.ruleengineservices.rao.providers.impl that return EntryGroupServiceModifier and TypeMethodDescriptionprotected EntryGroupServiceDefaultEntryGroupRAOProvider.getEntryGroupService()Methods in de.hybris.platform.ruleengineservices.rao.providers.impl with parameters of type EntryGroupServiceModifier and TypeMethodDescriptionvoidDefaultEntryGroupRAOProvider.setEntryGroupService(EntryGroupService entryGroupService)