Package | Description |
---|---|
com.docdoku.core.common | |
com.docdoku.core.services |
Modifier and Type | Field and Description |
---|---|
private Account |
Workspace.admin |
Modifier and Type | Method and Description |
---|---|
Account |
Account.clone()
perform a deep clone operation
|
Account |
Workspace.getAdmin() |
Modifier and Type | Method and Description |
---|---|
void |
Workspace.setAdmin(Account pAdmin) |
Constructor and Description |
---|
Workspace(String pId,
Account pAdmin,
String pDescription,
Workspace.VaultType pVaultType,
boolean pFolderLocked) |
Modifier and Type | Method and Description |
---|---|
Account |
IUserManagerLocal.createAccount(String pLogin,
String pName,
String pEmail,
String pLanguage,
String pPassword) |
Account |
IUserManagerLocal.getAccount(String pLogin) |
Modifier and Type | Method and Description |
---|---|
Workspace |
IUserManagerLocal.createWorkspace(String pID,
Account pAdmin,
String pDescription,
Workspace.VaultType pVaultType,
boolean pFolderLocked) |
void |
IMailerLocal.sendPasswordRecovery(Account account,
String passwordRRUuid) |
Constructor and Description |
---|
AccessRightException(Locale pLocale,
Account pAccount) |
Copyright © 2013 OW2 Consortium. All Rights Reserved.