| Package | Description |
|---|---|
| de.hybris.platform.ruleengineservices.converters.populator | |
| de.hybris.platform.ruleengineservices.rao |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<UserGroupModel,UserGroupRAO> |
UserRaoPopulator.getUserGroupConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserGroupRaoPopulator.populate(UserGroupModel source,
UserGroupRAO target) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRaoPopulator.setUserGroupConverter(Converter<UserGroupModel,UserGroupRAO> userGroupConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<UserGroupRAO> |
UserRAO.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRAO.setGroups(java.util.Set<UserGroupRAO> groups) |
Copyright © 2018 SAP SE. All Rights Reserved.