public static class Role.Record extends Object implements Types.Record
| Modifier and Type | Field and Description |
|---|---|
String |
nameDescription
what this role is for
|
String |
nameLabel
a short user-friendly name for the role
|
Set<Role> |
subroles
a list of pointers to other roles or permissions
|
String |
uuid
Unique identifier/object reference
|
| Constructor and Description |
|---|
Role.Record() |