| Package | Description |
|---|---|
| com.gooddata.project |
| Modifier and Type | Method and Description |
|---|---|
Role |
ProjectService.getRoleByUri(String uri)
Get role by given URI.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Role> |
ProjectService.getRoles(Project project)
Get set of user role by given project.
|
| Modifier and Type | Method and Description |
|---|---|
User |
ProjectService.addUserToProject(Project project,
Account account,
Role... userRoles)
Add user in to the project
|
Copyright © 2017. All rights reserved.