Package | Description |
---|---|
com.saperion.jcs.modules.users.api |
Modifier and Type | Method and Description |
---|---|
static Role.DefaultRoleFields |
Role.DefaultRoleFields.fromString(String string)
Returns the enum constant that matches the specified string regardless if it is uper-case or not.
|
static Role.DefaultRoleFields |
Role.DefaultRoleFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Role.DefaultRoleFields[] |
Role.DefaultRoleFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 SAPERION AG. All rights reserved.