Uses of Class
de.hybris.platform.jalo.enumeration.EnumerationManager
-
-
Uses of EnumerationManager in de.hybris.platform.core.systemsetup.datacreator.impl
Methods in de.hybris.platform.core.systemsetup.datacreator.impl that return EnumerationManager Modifier and Type Method Description protected EnumerationManagerEncodingsDataCreator. getEnumerationManager() -
Uses of EnumerationManager in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return EnumerationManager Modifier and Type Method Description EnumerationManagerJaloConnection. getEnumerationManager()Returns theEnumerationManagerand sets it into instance propertyJaloConnection.enumerationManager, preventing it from mutation while creating viaBeanFactory.getBean(String)or viaEnumerationManagerconstructor.EnumerationManagerJaloSession. getEnumerationManager()return the enumeration manager -
Uses of EnumerationManager in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration that return EnumerationManager Modifier and Type Method Description static EnumerationManagerEnumerationManager. getInstance()Deprecated. -
Uses of EnumerationManager in de.hybris.platform.servicelayer.internal.model.extractor.impl
Methods in de.hybris.platform.servicelayer.internal.model.extractor.impl with parameters of type EnumerationManager Modifier and Type Method Description voidEnumerationDelegate. setEnumerationManager(EnumerationManager enumerationManager) -
Uses of EnumerationManager in de.hybris.platform.servicelayer.type.impl
Methods in de.hybris.platform.servicelayer.type.impl that return EnumerationManager Modifier and Type Method Description EnumerationManagerDefaultTypeService. getEnumerationManager()Deprecated, for removal: This API element is subject to removal in a future version.since agesMethods in de.hybris.platform.servicelayer.type.impl with parameters of type EnumerationManager Modifier and Type Method Description voidDefaultTypeService. setEnumerationManager(EnumerationManager enumerationManager)
-