Uses of Class
de.hybris.platform.jalo.user.UserManager
Packages that use UserManager
Package
Description
-
Uses of UserManager in de.hybris.platform.cockpit.test
Methods in de.hybris.platform.cockpit.test with parameters of type UserManagerModifier and TypeMethodDescriptionprotected UserUIConfigurationTestBase.getOrCreateUser(UserManager userManager, String login) protected UserGroupUIConfigurationTestBase.getOrCreateUserGroup(UserManager userManager, String groupID) -
Uses of UserManager in de.hybris.platform.core.systemsetup.datacreator.impl
Methods in de.hybris.platform.core.systemsetup.datacreator.impl that return UserManager -
Uses of UserManager in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return UserManagerModifier and TypeMethodDescriptionJaloConnection.getUserManager()Returns theUserManagerand sets it into instance propertyJaloConnection.userManager, preventing it from mutation while creating viaBeanFactory.getBean(String)or viaUserManagerconstructor.JaloSession.getUserManager()returns the UserManager. -
Uses of UserManager in de.hybris.platform.jalo.user
Methods in de.hybris.platform.jalo.user that return UserManagerModifier and TypeMethodDescriptionstatic UserManagerUserManager.getInstance()Gets the instance of this manager.