Uses of Class
de.hybris.platform.jalo.enumeration.EnumerationManager
Packages that use EnumerationManager
Package
Description
-
Uses of EnumerationManager in de.hybris.platform.core.systemsetup.datacreator.impl
Methods in de.hybris.platform.core.systemsetup.datacreator.impl that return EnumerationManagerModifier and TypeMethodDescriptionprotected EnumerationManagerEncodingsDataCreator.getEnumerationManager() -
Uses of EnumerationManager in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return EnumerationManagerModifier and TypeMethodDescriptionJaloConnection.getEnumerationManager()Returns theEnumerationManagerand sets it into instance propertyJaloConnection.enumerationManager, preventing it from mutation while creating viaBeanFactory.getBean(String)or viaEnumerationManagerconstructor.JaloSession.getEnumerationManager()return the enumeration manager -
Uses of EnumerationManager in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration that return EnumerationManagerModifier and TypeMethodDescriptionstatic 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 EnumerationManagerModifier and TypeMethodDescriptionvoidEnumerationDelegate.setEnumerationManager(EnumerationManager enumerationManager) -
Uses of EnumerationManager in de.hybris.platform.servicelayer.type.impl
Methods in de.hybris.platform.servicelayer.type.impl that return EnumerationManagerModifier and TypeMethodDescriptionDefaultTypeService.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 EnumerationManagerModifier and TypeMethodDescriptionvoidDefaultTypeService.setEnumerationManager(EnumerationManager enumerationManager)