| Package | Description |
|---|---|
| org.exoplatform.wallet.dao | |
| org.exoplatform.wallet.entity |
| Modifier and Type | Method and Description |
|---|---|
WalletPrivateKeyEntity |
WalletPrivateKeyDAO.findByWalletId(long walletId) |
| 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–2021 eXo Platform SAS. All rights reserved.