Uses of Class
de.hybris.platform.jalo.type.TypeManager
Packages that use TypeManager
Package
Description
-
Uses of TypeManager in de.hybris.platform.cockpit.services.sync.impl
Methods in de.hybris.platform.cockpit.services.sync.impl that return TypeManager -
Uses of TypeManager in de.hybris.platform.core.systemsetup.datacreator.impl
Methods in de.hybris.platform.core.systemsetup.datacreator.impl that return TypeManager -
Uses of TypeManager in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return TypeManagerModifier and TypeMethodDescriptionJaloConnection.getTypeManager()Returns theTypeManagerand sets it into instance propertyJaloConnection.typeManager, preventing it from mutation while creating viaBeanFactory.getBean(String)or viaTypeManagerconstructor.JaloSession.getTypeManager()returns the TypeManager. -
Uses of TypeManager in de.hybris.platform.jalo.type
Methods in de.hybris.platform.jalo.type that return TypeManager -
Uses of TypeManager in de.hybris.platform.persistence.flexiblesearch.typecache.impl
Constructors in de.hybris.platform.persistence.flexiblesearch.typecache.impl with parameters of type TypeManagerModifierConstructorDescriptionDefaultFlexibleSearchTypeCacheProvider(PersistenceManager persistenceManager, TypeManager typeManager, C2LManager c2lManager, FlexibleSearch flexibleSearch) -
Uses of TypeManager in de.hybris.platform.regioncache.helper
Methods in de.hybris.platform.regioncache.helper with parameters of type TypeManagerModifier and TypeMethodDescriptionprotected StringCacheStatisticsHelper.getTypeNameForTc(int typeCode, TypeManager typeManager) -
Uses of TypeManager in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl that return TypeManagerModifier and TypeMethodDescriptionprotected TypeManagerDefaultInterceptorRegistry.getJaloTypeManager() -
Uses of TypeManager in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl that return TypeManagerModifier and TypeMethodDescriptionprotected TypeManagerDefaultModelConverterRegistry.getJaloTypeManager()