Uses of Class
de.hybris.platform.jalo.meta.MetaInformationManager
-
Packages that use MetaInformationManager Package Description de.hybris.platform.jalo de.hybris.platform.jalo.meta -
-
Uses of MetaInformationManager in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return MetaInformationManager Modifier and Type Method Description MetaInformationManagerJaloConnection. getMetaInformationManager()Returns theMetaInformationManagerand sets it into instance propertyJaloConnection.metaInformationManager, preventing it from mutation while creating viaBeanFactory.getBean(String)or viaMetaInformationManagerconstructor.MetaInformationManagerJaloSession. getMetaInformationManager()returns the MetaInformationManager. -
Uses of MetaInformationManager in de.hybris.platform.jalo.meta
Methods in de.hybris.platform.jalo.meta that return MetaInformationManager Modifier and Type Method Description static MetaInformationManagerMetaInformationManager. getInstance()
-