| Package | Description |
|---|---|
| org.exoplatform.wallet.dao | |
| org.exoplatform.wallet.entity |
| Modifier and Type | Method and Description |
|---|---|
WalletBlockchainStateEntity |
WalletBlockchainStateDAO.findByWalletIdAndContract(long walletId,
String contractAddress) |
| Modifier and Type | Method and Description |
|---|---|
Collection<WalletBlockchainStateEntity> |
WalletEntity.getBlockchainState() |
| Modifier and Type | Method and Description |
|---|---|
void |
WalletEntity.setBlockchainState(Collection<WalletBlockchainStateEntity> blockchainState) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.