| Package | Description |
|---|---|
| io.vertigo.account.account |
| Modifier and Type | Method and Description |
|---|---|
AccountGroup |
AccountManager.getGroup(UID<AccountGroup> groupUID)
Gets the group defined by an UID.
|
| Modifier and Type | Method and Description |
|---|---|
Set<UID<AccountGroup>> |
AccountManager.getGroupUIDs(UID<Account> accountUID) |
UID<AccountGroup> |
AccountGroup.getUID() |
| Modifier and Type | Method and Description |
|---|---|
Set<UID<Account>> |
AccountManager.getAccountUIDs(UID<AccountGroup> groupUID)
Lists the accounts for a defined group.
|
AccountGroup |
AccountManager.getGroup(UID<AccountGroup> groupUID)
Gets the group defined by an UID.
|
Copyright © 2019. All Rights Reserved.