| Package | Description |
|---|---|
| org.exoplatform.addon.wallet.dao | |
| org.exoplatform.addon.wallet.entity |
| Modifier and Type | Method and Description |
|---|---|
WalletPrivateKeyEntity |
WalletPrivateKeyDAO.findByWalletId(long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
WalletPrivateKeyDAO.deleteAll(List<WalletPrivateKeyEntity> entities) |
| Modifier and Type | Method and Description |
|---|---|
WalletPrivateKeyEntity |
WalletEntity.getPrivateKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
WalletEntity.setPrivateKey(WalletPrivateKeyEntity privateKey) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.