Uses of Class
org.exoplatform.wallet.entity.WalletBlockchainStateEntity
Packages that use WalletBlockchainStateEntity
-
Uses of WalletBlockchainStateEntity in org.exoplatform.wallet.dao
Methods in org.exoplatform.wallet.dao that return WalletBlockchainStateEntityModifier and TypeMethodDescriptionWalletBlockchainStateDAO.findByWalletIdAndContract(long walletId, String contractAddress) -
Uses of WalletBlockchainStateEntity in org.exoplatform.wallet.entity
Methods in org.exoplatform.wallet.entity that return types with arguments of type WalletBlockchainStateEntityMethod parameters in org.exoplatform.wallet.entity with type arguments of type WalletBlockchainStateEntityModifier and TypeMethodDescriptionvoidWalletEntity.setBlockchainState(Collection<WalletBlockchainStateEntity> blockchainState)