| Package | Description |
|---|---|
| com.gooddata.account |
| Modifier and Type | Method and Description |
|---|---|
Account |
AccountService.createAccount(Account account,
String organizationName)
Creates new account in given organization (domain).
|
Account |
AccountService.getAccountById(String id)
Get account for given account id
|
Account |
AccountService.getAccountByUri(String uri)
Get account for given account id
|
Account |
AccountService.getCurrent()
Gets current account of logged user.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
AccountService.createAccount(Account account,
String organizationName)
Creates new account in given organization (domain).
|
void |
AccountService.removeAccount(Account account)
Delete given account
|
Copyright © 2017. All Rights Reserved.