Package | Description |
---|---|
com.saperion.jcs.modules.users.api | |
com.saperion.jcs.modules.users.api.internal | |
com.saperion.jcs.modules.users.connector.wrapped |
Modifier and Type | Method and Description |
---|---|
static Group.GroupFlags |
Group.GroupFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Group.GroupFlags[] |
Group.GroupFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<Group.GroupFlags> |
Group.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
Group.setFlags(Set<Group.GroupFlags> flags) |
Modifier and Type | Method and Description |
---|---|
Set<Group.GroupFlags> |
LazyGroup.getFlags() |
Set<Group.GroupFlags> |
DefaultGroup.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
LazyGroup.setFlags(Set<Group.GroupFlags> flags) |
void |
DefaultGroup.setFlags(Set<Group.GroupFlags> flags) |
Modifier and Type | Method and Description |
---|---|
Set<Group.GroupFlags> |
WrappedGroup.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
WrappedGroup.setFlags(Set<Group.GroupFlags> flags) |
Copyright © 2016 SAPERION AG. All rights reserved.