| Modifier and Type | Method and Description |
|---|---|
UserGroupData |
CustomerGroupFacade.getCustomerGroup(java.lang.String uid,
java.util.Set<UserGroupOption> options)
Returns customer group (a sub-group of 'cutomergroup') by uid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerGroupMembersPopulator.populate(UserGroupModel source,
UserGroupData target,
java.util.Collection<UserGroupOption> options) |
| Modifier and Type | Method and Description |
|---|---|
protected ConfigurablePopulator<UserGroupModel,UserGroupData,UserGroupOption> |
DefaultCustomerGroupFacade.getCustomerGroupMembersPopulator() |
| Modifier and Type | Method and Description |
|---|---|
UserGroupData |
DefaultCustomerGroupFacade.getCustomerGroup(java.lang.String customerGroupId,
java.util.Set<UserGroupOption> options) |
void |
DefaultCustomerGroupFacade.setCustomerGroupMembersPopulator(ConfigurablePopulator<UserGroupModel,UserGroupData,UserGroupOption> customerGroupMembersPopulator) |
| Modifier and Type | Method and Description |
|---|---|
static UserGroupOption |
UserGroupOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UserGroupOption[] |
UserGroupOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<UserGroupOption> |
CustomerGroupsController.getOptions(java.lang.String options) |
| Modifier and Type | Method and Description |
|---|---|
protected static java.util.Set<UserGroupOption> |
CustomerGroupsController.getOptions(java.lang.String options) |
Copyright © 2018 SAP SE. All Rights Reserved.