| Package | Description |
|---|---|
| de.hybris.platform.cockpit.test | |
| de.hybris.platform.core.systemsetup.datacreator.impl | |
| de.hybris.platform.jalo | |
| de.hybris.platform.jalo.user |
| Modifier and Type | Method and Description |
|---|---|
protected User |
UIConfigurationTestBase.getOrCreateUser(UserManager userManager,
java.lang.String login) |
protected UserGroup |
UIConfigurationTestBase.getOrCreateUserGroup(UserManager userManager,
java.lang.String groupID) |
| Modifier and Type | Method and Description |
|---|---|
protected UserManager |
LangPackDataCreator.getUserManager() |
| Modifier and Type | Method and Description |
|---|---|
UserManager |
JaloSession.getUserManager()
returns the UserManager.
|
UserManager |
JaloConnection.getUserManager()
Returns the
UserManager and sets it into instance property JaloConnection.userManager, preventing it from
mutation while creating via BeanFactory#getBean(String) or via UserManager constructor. |
| Modifier and Type | Method and Description |
|---|---|
static UserManager |
UserManager.getInstance()
Gets the instance of this manager.
|
Copyright © 2018 SAP SE. All Rights Reserved.