| Modifier and Type | Method and Description |
|---|---|
ArrayList<BelongingUser> |
MembersService.getSiteUsers() |
| Modifier and Type | Method and Description |
|---|---|
void |
MembersServiceAsync.getSiteUsers(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<BelongingUser>> callback) |
| Constructor and Description |
|---|
DisplayBadge(BelongingUser user) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BelongingUser> |
MembersServiceImpl.getSiteUsers() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BelongingUser> |
VREGroup.getUsers() |
| Modifier and Type | Method and Description |
|---|---|
int |
BelongingUser.compareTo(BelongingUser o) |
| Modifier and Type | Method and Description |
|---|---|
void |
VREGroup.setUsers(ArrayList<BelongingUser> users) |
| Constructor and Description |
|---|
VREGroup(long id,
String name,
String parentName,
String description,
ArrayList<BelongingUser> users) |
Copyright © 2017. All Rights Reserved.