Modifier and Type | Method | Description |
---|---|---|
Group |
Application.getGroup(int index) |
|
Group |
Application.getGroup(Id id) |
|
Group |
Group.getGroup(int index) |
|
Group |
Group.getGroup(Id id) |
|
Group |
Person.getGroup(int index) |
|
Group |
Person.getGroup(Id id) |
|
default Group[] |
Application.getGroups() |
|
Group[] |
Application.getGroups(String filter) |
|
default Group[] |
Group.getGroups() |
|
Group[] |
Group.getGroups(String filter) |
|
default Group[] |
Person.getGroups() |
|
Group[] |
Person.getGroups(String filter) |