Uses of Interface
de.hybris.platform.commercefacades.order.CommerceEntryGroupUtils
-
-
Uses of CommerceEntryGroupUtils in de.hybris.platform.commercefacades.order.converters.populator
Methods in de.hybris.platform.commercefacades.order.converters.populator that return CommerceEntryGroupUtils Modifier and Type Method Description protected CommerceEntryGroupUtilsAbstractOrderPopulator. getCommerceEntryGroupUtils()protected CommerceEntryGroupUtilsGroupOrderEntryPopulator. getEntryGroupUtils()Methods in de.hybris.platform.commercefacades.order.converters.populator with parameters of type CommerceEntryGroupUtils Modifier and Type Method Description voidAbstractOrderPopulator. setCommerceEntryGroupUtils(CommerceEntryGroupUtils commerceEntryGroupUtils)voidGroupOrderEntryPopulator. setEntryGroupUtils(CommerceEntryGroupUtils entryGroupUtils) -
Uses of CommerceEntryGroupUtils in de.hybris.platform.commercefacades.order.impl
Classes in de.hybris.platform.commercefacades.order.impl that implement CommerceEntryGroupUtils Modifier and Type Class Description classDefaultCommerceEntryGroupUtilsDefault implementation ofCommerceEntryGroupUtils.Fields in de.hybris.platform.commercefacades.order.impl declared as CommerceEntryGroupUtils Modifier and Type Field Description protected CommerceEntryGroupUtilsDefaultCommerceEntryGroupUtilsTest. utilsMethods in de.hybris.platform.commercefacades.order.impl that return CommerceEntryGroupUtils Modifier and Type Method Description protected CommerceEntryGroupUtilsDefaultVirtualEntryGroupStrategy. getEntryGroupUtils()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type CommerceEntryGroupUtils Modifier and Type Method Description voidDefaultVirtualEntryGroupStrategy. setEntryGroupUtils(CommerceEntryGroupUtils entryGroupUtils) -
Uses of CommerceEntryGroupUtils in de.hybris.platform.configurablebundleaddon.controllers.pages
Methods in de.hybris.platform.configurablebundleaddon.controllers.pages that return CommerceEntryGroupUtils Modifier and Type Method Description protected CommerceEntryGroupUtilsBundlePageController. getCommerceEntryGroupUtils()
-