| Package | Description |
|---|---|
| de.hybris.platform.hmc.jalo | |
| de.hybris.platform.jalo.user | |
| de.hybris.platform.servicelayer.internal.jalo |
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
HMCManager.getOrCreateUserProfile()
Gets the user profile of the current user.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
GeneratedUser.getUserprofile()
Generated method - Getter of the
User.userprofile attribute. |
UserProfile |
GeneratedUser.getUserprofile(SessionContext ctx)
Generated method - Getter of the
User.userprofile attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedUser.setUserprofile(SessionContext ctx,
UserProfile value)
Generated method - Setter of the
User.userprofile attribute. |
void |
GeneratedUser.setUserprofile(UserProfile value)
Generated method - Setter of the
User.userprofile attribute. |
| Modifier and Type | Method and Description |
|---|---|
UserProfile |
GeneratedServicelayerManager.createUserProfile(Map attributeValues) |
UserProfile |
GeneratedServicelayerManager.createUserProfile(SessionContext ctx,
Map attributeValues) |
UserProfile |
ServicelayerManager.getOrCreateUserProfile()
Gets the user profile of the current user.
|
UserProfile |
ServicelayerManager.getUserprofile(SessionContext ctx,
User item)
Generated method - Getter of the
User.userprofile attribute. |
UserProfile |
ServicelayerManager.getUserprofile(User item)
Generated method - Getter of the
User.userprofile attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicelayerManager.setUserprofile(SessionContext ctx,
User item,
UserProfile value)
Generated method - Setter of the
User.userprofile attribute. |
void |
ServicelayerManager.setUserprofile(User item,
UserProfile value)
Generated method - Setter of the
User.userprofile attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.