| Package | Description |
|---|---|
| org.duracloud.account.db.model | |
| org.duracloud.account.db.model.util |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo |
UserInvitation.getAccount() |
AccountInfo |
DuracloudGroup.getAccount() |
AccountInfo |
AccountRights.getAccount() |
| Modifier and Type | Method and Description |
|---|---|
int |
AccountInfo.compareTo(AccountInfo o) |
void |
UserInvitation.setAccount(AccountInfo account) |
void |
DuracloudGroup.setAccount(AccountInfo account) |
void |
AccountRights.setAccount(AccountInfo account) |
| Constructor and Description |
|---|
UserInvitation(Long id,
AccountInfo account,
String accountName,
String accountOrg,
String accountDep,
String accountSubdomain,
String adminUsername,
String userEmail,
int expirationDays,
String redemptionCode) |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo |
DuracloudAccount.getAccountInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
DuracloudAccount.setAccountInfo(AccountInfo accountInfo) |
Copyright © 2015–2018 DuraSpace. All rights reserved.