| Package | Description |
|---|---|
| com.gooddata.integration.rest |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<GdcRESTApiWrapper.GdcUser> |
GdcRESTApiWrapper.getProjectUsers(String pid,
boolean activeUsersOnly)
Returns the selected project's users
|
Map<String,GdcRESTApiWrapper.GdcUser> |
GdcRESTApiWrapper.getUsers(String domain)
API for querying users in a domain
|
| Modifier and Type | Method and Description |
|---|---|
String |
GdcRESTApiWrapper.createUser(String domain,
GdcRESTApiWrapper.GdcUser user)
Create a new user
|
Copyright © 2014. All rights reserved.