@RemoteServiceRelativePath(value="memberservice")
public interface MembersService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BelongingUser> |
getSiteUsers() |
VREGroup |
getVREGroupUsers(String teamId) |
VREGroup |
getVREManagers() |
ArrayList<BelongingUser> getSiteUsers()
VREGroup getVREManagers()
Copyright © 2017. All Rights Reserved.