Uses of Interface
de.hybris.platform.order.EntryGroupService
-
-
Uses of EntryGroupService in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return EntryGroupService Modifier and Type Method Description protected EntryGroupServiceAbstractOrderPopulator. getEntryGroupService()protected EntryGroupServiceOrderEntryPopulator. getEntryGroupService()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type EntryGroupService Modifier and Type Method Description voidAbstractOrderPopulator. 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 EntryGroupService Modifier and Type Method Description protected EntryGroupServiceDefaultCommerceCartMergingStrategy. getEntryGroupService()protected EntryGroupServiceDefaultCommerceRemoveEntryGroupStrategy. getEntryGroupService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type EntryGroupService Modifier and Type Method Description voidDefaultCommerceCartMergingStrategy. 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 EntryGroupService Modifier and Type Method Description protected EntryGroupServiceBundleCartValidationHook. getEntryGroupService()Methods in de.hybris.platform.commerceservices.strategies.hooks with parameters of type EntryGroupService Modifier and Type Method Description voidBundleCartValidationHook. setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.configurablebundlefacades.order.impl
Methods in de.hybris.platform.configurablebundlefacades.order.impl that return EntryGroupService Modifier and Type Method Description protected EntryGroupServiceDefaultBundleCommerceCartFacade. getEntryGroupService()Methods in de.hybris.platform.configurablebundlefacades.order.impl with parameters of type EntryGroupService Modifier and Type Method Description voidDefaultBundleCommerceCartFacade. setEntryGroupService(EntryGroupService entryGroupService) -
Uses of EntryGroupService in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return EntryGroupService Modifier and Type Method Description protected EntryGroupServiceDefaultAbstractBundleComponentEditableChecker. getEntryGroupService()protected EntryGroupServiceDefaultBundleCommerceRuleService. getEntryGroupService()protected EntryGroupServiceDefaultBundleTemplateService. getEntryGroupService()Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type EntryGroupService Modifier and Type Method Description voidDefaultAbstractBundleComponentEditableChecker. 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 EntryGroupService Modifier and Type Field Description protected EntryGroupServiceBundledCommerceCartServiceTest. entryGroupService -
Uses of EntryGroupService in de.hybris.platform.configurablebundleservices.order.hook
Fields in de.hybris.platform.configurablebundleservices.order.hook declared as EntryGroupService Modifier and Type Field Description protected EntryGroupServiceBundleAddToCartMethodHookTest. entryGroupServiceMethods in de.hybris.platform.configurablebundleservices.order.hook that return EntryGroupService Modifier and Type Method Description protected EntryGroupServiceBundleAddToCartMethodHook. getEntryGroupService()protected EntryGroupServiceBundleCartHookHelper. getEntryGroupService()protected EntryGroupServiceBundleRemoveEntryGroupMethodHook. getEntryGroupService()protected EntryGroupServiceBundleUpdateCartEntryHook. getEntryGroupService()Methods in de.hybris.platform.configurablebundleservices.order.hook with parameters of type EntryGroupService Modifier and Type Method Description voidBundleAddToCartMethodHook. 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 Modifier and Type Class Description classDefaultEntryGroupServiceDefault implementation ofEntryGroupService -
Uses of EntryGroupService in de.hybris.platform.ruleengineservices.rao.providers.impl
Methods in de.hybris.platform.ruleengineservices.rao.providers.impl that return EntryGroupService Modifier and Type Method Description protected EntryGroupServiceDefaultEntryGroupRAOProvider. getEntryGroupService()Methods in de.hybris.platform.ruleengineservices.rao.providers.impl with parameters of type EntryGroupService Modifier and Type Method Description voidDefaultEntryGroupRAOProvider. setEntryGroupService(EntryGroupService entryGroupService)
-