| Package | Description |
|---|---|
| org.exoplatform.addon.ethereum.wallet.model | |
| org.exoplatform.addon.ethereum.wallet.rest | |
| org.exoplatform.addon.ethereum.wallet.service |
| Modifier and Type | Method and Description |
|---|---|
UserPreferences |
GlobalSettings.getUserPreferences() |
static UserPreferences |
UserPreferences.parseStringToObject(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalSettings.setUserPreferences(UserPreferences userPreferences) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
EthereumWalletAccountREST.savePreferences(UserPreferences userPreferences)
Save user preferences of Wallet
|
| Modifier and Type | Method and Description |
|---|---|
void |
EthereumWalletService.saveUserPreferences(String userId,
UserPreferences userPreferences)
Save user preferences of Wallet
|
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.