A B C D E F G H I L M O P R S T U W 
All Classes All Packages

A

AddressLabelDAO - Class in org.exoplatform.wallet.dao
 
AddressLabelDAO() - Constructor for class org.exoplatform.wallet.dao.AddressLabelDAO
 
AddressLabelEntity - Class in org.exoplatform.wallet.entity
 
AddressLabelEntity() - Constructor for class org.exoplatform.wallet.entity.AddressLabelEntity
 
AddressLabelStorage - Class in org.exoplatform.wallet.storage
 
AddressLabelStorage(AddressLabelDAO) - Constructor for class org.exoplatform.wallet.storage.AddressLabelStorage
 
addTransactionToRefreshFromBlockchain(TransactionDetail) - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
ApplicationRegistrySetupService - Class in org.exoplatform.wallet.service
This Service installs application registry category and application for SpaceWallet portlet if the application registry was already populated
ApplicationRegistrySetupService(PortalContainer) - Constructor for class org.exoplatform.wallet.service.ApplicationRegistrySetupService
 
AutoTransactionListener - Class in org.exoplatform.wallet.listener
 
AutoTransactionListener() - Constructor for class org.exoplatform.wallet.listener.AutoTransactionListener
 

B

BlockchainRequestException - Exception in org.exoplatform.wallet.blockchain
 
BlockchainRequestException(String, Throwable) - Constructor for exception org.exoplatform.wallet.blockchain.BlockchainRequestException
 
blockchainTransactionService - Variable in class org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob
 
blockchainTransactionService - Variable in class org.exoplatform.wallet.job.TransactionSenderJob
 
BoostAdminTransactionJob - Class in org.exoplatform.wallet.job
 
BoostAdminTransactionJob() - Constructor for class org.exoplatform.wallet.job.BoostAdminTransactionJob
 
boostAdminTransactions() - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 

C

CachedAccountStorage - Class in org.exoplatform.wallet.storage.cached
 
CachedAccountStorage(CacheService, WalletAccountDAO, WalletPrivateKeyDAO, WalletBlockchainStateDAO, CodecInitializer) - Constructor for class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
CachedTransactionStorage - Class in org.exoplatform.wallet.storage.cached
 
CachedTransactionStorage(CacheService, ListenerService, WalletTransactionDAO) - Constructor for class org.exoplatform.wallet.storage.cached.CachedTransactionStorage
 
cancelTransactionListeningToBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
cancelTransactionsWithSameNonce(TransactionDetail) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
canSendTransactionToBlockchain(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
checkConnection(boolean) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
checkSubscription() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
clearCache() - Method in class org.exoplatform.wallet.storage.AddressLabelStorage
 
clearCache() - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
clearCache() - Method in class org.exoplatform.wallet.storage.cached.CachedTransactionStorage
 
closeConnection() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
connect() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
connect(boolean) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
container - Variable in class org.exoplatform.wallet.job.BoostAdminTransactionJob
 
container - Variable in class org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob
 
container - Variable in class org.exoplatform.wallet.job.TransactionSenderJob
 
ContractTransactionMinedListener - Class in org.exoplatform.wallet.blockchain.listener
Triggered when a contract transaction is mined.
ContractTransactionMinedListener(WalletTransactionService, BlockchainTransactionService) - Constructor for class org.exoplatform.wallet.blockchain.listener.ContractTransactionMinedListener
 
countContractPendingTransactionsSent() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
countContractPendingTransactionsSent(long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countContractPendingTransactionsSent(long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
countContractPendingTransactionsToSend() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
countContractPendingTransactionsToSend(long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countContractPendingTransactionsToSend(long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
countPendingTransactionAsSender(long, String) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countPendingTransactionAsSender(long, String) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
countPendingTransactionSent(long, String) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countPendingTransactionSent(long, String) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
countPendingTransactionsWithSameNonce(long, String, String, long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countPendingTransactionsWithSameNonce(long, String, String, long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
Count the number of transactions for a given address that corresponds to a given nonce and that are always marked as pending
countPendingTransactionsWithSameNonce(String, String, long) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
countReceivedContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countReceivedContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
countSentContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
countSentContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
countTransactions() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
countTransactions() - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
createAdminAccount() - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
createAdminAccount(String, String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
createAdminAccount(String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 

D

DEFAULT_POLLING_TIME - Static variable in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
deleteAll() - Method in class org.exoplatform.wallet.dao.WalletAccountDAO
 
deleteAll() - Method in class org.exoplatform.wallet.dao.WalletPrivateKeyDAO
 
deleteAll(List<WalletEntity>) - Method in class org.exoplatform.wallet.dao.WalletAccountDAO
 
deleteAll(List<WalletPrivateKeyEntity>) - Method in class org.exoplatform.wallet.dao.WalletPrivateKeyDAO
 

E

enableWalletByAddress(String, boolean, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
EthereumBlockchainTransactionService - Class in org.exoplatform.wallet.blockchain.service
 
EthereumBlockchainTransactionService(PortalContainer, WalletService, SettingService, EthereumClientConnector, WalletTransactionService, WalletAccountService, ListenerService) - Constructor for class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
EthereumClientConnector - Class in org.exoplatform.wallet.blockchain.service
A Web3j connector class to interact with Ethereum Blockchain
EthereumClientConnector(CacheService) - Constructor for class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
EthereumWalletTokenAdminService - Class in org.exoplatform.wallet.blockchain.service
 
EthereumWalletTokenAdminService(PortalContainer, CacheService, WalletService, EthereumClientConnector) - Constructor for class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
execute(JobExecutionContext) - Method in class org.exoplatform.wallet.job.BoostAdminTransactionJob
 
execute(JobExecutionContext) - Method in class org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob
 
execute(JobExecutionContext) - Method in class org.exoplatform.wallet.job.TransactionSenderJob
 
executeReadOperation(String, String, Object...) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 

F

findByAddress(String) - Method in class org.exoplatform.wallet.dao.WalletAccountDAO
 
findByWalletId(long) - Method in class org.exoplatform.wallet.dao.WalletPrivateKeyDAO
 
findByWalletIdAndContract(long, String) - Method in class org.exoplatform.wallet.dao.WalletBlockchainStateDAO
 
FundsRequestNotificationPlugin - Class in org.exoplatform.wallet.notification.plugin
 
FundsRequestNotificationPlugin(InitParams) - Constructor for class org.exoplatform.wallet.notification.plugin.FundsRequestNotificationPlugin
 

G

generateHash(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
getAddress() - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
getAddress() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getAddressesLabelsVisibleBy(String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getAdminAccountPassword() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getAdminWallet() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getAdminWalletAddress() - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
getAllLabels() - Method in class org.exoplatform.wallet.storage.AddressLabelStorage
 
getApplicationRegistryService() - Method in class org.exoplatform.wallet.service.ApplicationRegistrySetupService
 
getBlockchainState() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getByAddress() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getCometdContextName() - Method in class org.exoplatform.wallet.service.WalletWebSocketService
 
getConnectionVerifierFuture() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getContractAbi() - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
getContractAddress() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getContractAddress() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
getContractAmount() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getContractBinary() - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
getContractDetail(String) - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
getContractFileContent(String, String) - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
getContractMethodName() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getContractTransactions(String, String, int) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getContractTransactions(String, String, int) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getCreatedDate() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getEtherBalance() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
getEtherBalanceOf(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getEtherBalanceOf(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
getEtherFee() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getFromAddress() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getGasPrice() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
getGasPrice() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getGasPrice() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getGasPrice() - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
getGasUsed() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getHash() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getId() - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
getId() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getId() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
getId() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getId() - Method in class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
getId() - Method in class org.exoplatform.wallet.notification.plugin.FundsRequestNotificationPlugin
 
getId() - Method in class org.exoplatform.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
getId() - Method in class org.exoplatform.wallet.notification.plugin.WalletSenderNotificationPlugin
 
getIdentityId() - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
getInitialFundsSettings() - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
getInitializationState() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getIssuerIdentityId() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getKeyContent() - Method in class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
getLabel() - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
getLabel() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getLabel(long) - Method in class org.exoplatform.wallet.storage.AddressLabelStorage
 
getLastestBlockNumber() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getLastWatchedBlockNumber() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
getLastWatchedBlockNumber() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getMaxAttemptsToSend() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getMaxParallelPendingTransactions() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getMaxUsedNonce(long, String) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getMaxUsedNonce(long, String) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getMessage() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getName() - Method in class org.exoplatform.wallet.plugin.WalletFeaturePlugin
 
getNetworkId() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getNonce() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getNonce(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Retruns last mined transaction nonce
getNonce(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getNonce(String, String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getNonce(String, DefaultBlockParameterName) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Retruns nonce corresponding for a given wallet address: * if using DefaultBlockParameterName.LATEST, this will return last mined transaction nonce * if using DefaultBlockParameterName.PENDING, this will return last pending transaction nonce that can be used to compute next pending transaction nonce
getPassPhrase() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getPendingEtherTransactions(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getPendingEtherTransactions(String, long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getPendingEtherTransactions(String, long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getPendingTransactionByHash(String) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getPendingTransactionByHash(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getPendingTransactionByHash(String) - Method in class org.exoplatform.wallet.storage.TransactionStorage
Retrieve a TransactionDetail identified by its blockchain hash
getPendingTransactionMaxDays() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getPendingTransactionsWithSameNonce(long, String, String, long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getPendingTransactionsWithSameNonce(long, String, String, long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
Return list of transactions for a given address that corresponds to a nonce
getPendingWalletTransactionsNotSent(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getPendingWalletTransactionsNotSent(String, long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getPendingWalletTransactionsNotSent(String, long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getPendingWalletTransactionsSent(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getPendingWalletTransactionsSent(String, long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getPendingWalletTransactionsSent(String, long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getPollingInterval() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getPrivateKey() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getPrivateKeyByTypeAndId(String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getPrivateKeyByTypeAndId(String, String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getRawTransaction() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getRewardBalance() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
getSendingAttemptCount() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getSentDate() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getSettings() - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
getStatisticParameters(String, Object, Object...) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
getStatisticParameters(String, Object, Object...) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
getStatisticParameters(String, Object, Object...) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getToAddress() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getTokenBalance() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
getTokenBalanceOf(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
getTokenBalanceOfFromBlockchain(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
getTokenFee() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getTransaction(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Get transaction by hash
getTransactionByHash(String) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getTransactionByHash(String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getTransactionByHash(String) - Method in class org.exoplatform.wallet.storage.cached.CachedTransactionStorage
 
getTransactionByHash(String) - Method in class org.exoplatform.wallet.storage.TransactionStorage
Retrieve a TransactionDetail identified by its blockchain hash
getTransactionByHash(String, String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getTransactionFromBlockchain(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Get transaction by hash
getTransactionReceipt(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Get transaction receipt by hash
getTransactionReceiptFromBlockchain(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Get transaction receipt by hash
getTransactions(long, int) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getTransactions(long, int) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getTransactions(String, String, String, String, int, boolean, boolean, String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getTransactionStatistics(String, String, String, Locale) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getTransactionsToSend() - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
getTransactionsToSend(long) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getTransactionsToSend(long) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getType() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
getUserSettings(String, String, boolean) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
getUserToken(String) - Method in class org.exoplatform.wallet.service.WalletWebSocketService
 
getValue() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
getWallet() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
getWallet() - Method in class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
getWalletByAddress(String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getWalletByAddress(String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getWalletByAddress(String, String) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
getWalletByAddress(String, String) - Method in class org.exoplatform.wallet.storage.WalletStorage
 
getWalletByIdentityId(long) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getWalletByIdentityId(long, String) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
getWalletByIdentityId(long, String) - Method in class org.exoplatform.wallet.storage.WalletStorage
 
getWalletByTypeAndId(String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getWalletByTypeAndId(String, String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getWalletPrivateKey(long) - Method in class org.exoplatform.wallet.storage.WalletStorage
Find Wallet encoded private key by wallet identifier.
getWalletsCount() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
getWalletsCount() - Method in class org.exoplatform.wallet.storage.WalletStorage
 
getWalletTransactions(long, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.wallet.dao.WalletTransactionDAO
 
getWalletTransactions(long, String, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.wallet.storage.TransactionStorage
 
getWeb3j(boolean) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 

H

hasManagedWalletInTransaction(ContractTransactionEvent) - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 

I

isAdminAccountEnabled() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
isAdminOperation() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
isBackedUp() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
isBoost() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
isConnected() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
isContract(String) - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
isDone() - Method in class org.exoplatform.wallet.service.ApplicationRegistrySetupService
 
isDropped() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
isEnabled() - Method in class org.exoplatform.wallet.entity.WalletEntity
 
isEnabled() - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
isFeatureActiveForUser(String, String) - Method in class org.exoplatform.wallet.plugin.WalletFeaturePlugin
 
isFundRequestSent(String, String) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
isInitialized() - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
isInitializedAccount(Wallet) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
isListeningToBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
isNoContractFunds() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
isPending() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
isPermanentlyScanBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
isSuccess() - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
isValid(NotificationContext) - Method in class org.exoplatform.wallet.notification.plugin.FundsRequestNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.wallet.notification.plugin.WalletSenderNotificationPlugin
 
isWalletOwner(Wallet, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 

L

listWallets() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
listWallets() - Method in class org.exoplatform.wallet.storage.WalletStorage
Retrieves the list registered wallets

M

MailTemplateProvider - Class in org.exoplatform.wallet.notification.provider
 
MailTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.wallet.notification.provider.MailTemplateProvider
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.wallet.notification.builder.RequestFundsTemplateBuilder
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.wallet.notification.builder.TemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.wallet.notification.builder.RequestFundsTemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.wallet.notification.builder.TemplateBuilder
 
makeNotification(NotificationContext) - Method in class org.exoplatform.wallet.notification.plugin.FundsRequestNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.wallet.notification.plugin.WalletSenderNotificationPlugin
 
markFundRequestAsSent(String, String) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
MaxRequestRateReachedException - Exception in org.exoplatform.wallet.blockchain
 
MaxRequestRateReachedException(String, String) - Constructor for exception org.exoplatform.wallet.blockchain.MaxRequestRateReachedException
 
MINIMUM_POLLING_TIME - Static variable in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
MobilePushTemplateProvider - Class in org.exoplatform.wallet.notification.provider
 
MobilePushTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.wallet.notification.provider.MobilePushTemplateProvider
 

O

onEvent(Event<Object, String>) - Method in class org.exoplatform.wallet.listener.AutoTransactionListener
 
onEvent(Event<Object, Map<String, Object>>) - Method in class org.exoplatform.wallet.blockchain.listener.TransactionMinedListener
 
onEvent(Event<Object, Map<String, Object>>) - Method in class org.exoplatform.wallet.blockchain.listener.TransactionWithNonceVerifierListener
 
onEvent(Event<Object, ContractDetail>) - Method in class org.exoplatform.wallet.blockchain.listener.WebSocketContractListener
 
onEvent(Event<Object, TransactionDetail>) - Method in class org.exoplatform.wallet.blockchain.listener.TransactionMinedAndUpdatedListener
 
onEvent(Event<Object, TransactionDetail>) - Method in class org.exoplatform.wallet.blockchain.listener.TransactionSentToBlockchainListener
 
onEvent(Event<Object, TransactionDetail>) - Method in class org.exoplatform.wallet.blockchain.listener.WebSocketTransactionListener
 
onEvent(Event<Object, TransactionDetail>) - Method in class org.exoplatform.wallet.listener.TransactionCreatedListener
 
onEvent(Event<Object, TransactionDetail>) - Method in class org.exoplatform.wallet.listener.TransactionNotificationListener
 
onEvent(Event<Object, Wallet>) - Method in class org.exoplatform.wallet.blockchain.listener.WebSocketWalletListener
 
onEvent(Event<String, ContractTransactionEvent>) - Method in class org.exoplatform.wallet.blockchain.listener.ContractTransactionMinedListener
 
onEvent(Event<Wallet, String>) - Method in class org.exoplatform.wallet.listener.WalletDeletedListener
 
org.exoplatform.wallet.blockchain - package org.exoplatform.wallet.blockchain
 
org.exoplatform.wallet.blockchain.listener - package org.exoplatform.wallet.blockchain.listener
 
org.exoplatform.wallet.blockchain.service - package org.exoplatform.wallet.blockchain.service
 
org.exoplatform.wallet.dao - package org.exoplatform.wallet.dao
 
org.exoplatform.wallet.entity - package org.exoplatform.wallet.entity
 
org.exoplatform.wallet.job - package org.exoplatform.wallet.job
 
org.exoplatform.wallet.listener - package org.exoplatform.wallet.listener
 
org.exoplatform.wallet.notification.builder - package org.exoplatform.wallet.notification.builder
 
org.exoplatform.wallet.notification.plugin - package org.exoplatform.wallet.notification.plugin
 
org.exoplatform.wallet.notification.provider - package org.exoplatform.wallet.notification.provider
 
org.exoplatform.wallet.plugin - package org.exoplatform.wallet.plugin
 
org.exoplatform.wallet.service - package org.exoplatform.wallet.service
 
org.exoplatform.wallet.storage - package org.exoplatform.wallet.storage
 
org.exoplatform.wallet.storage.cached - package org.exoplatform.wallet.storage.cached
 

P

PendingEtherTransactionVerifierJob - Class in org.exoplatform.wallet.job
A job that will refresh periodically ether transactions sent by admin wallet from blockchain
PendingEtherTransactionVerifierJob() - Constructor for class org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob
 

R

refreshTransactionFromBlockchain(String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
refreshWalletFromBlockchain(Wallet, ContractDetail, Map<String, Set<String>>) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
refreshWalletsFromBlockchain(Map<String, Set<String>>) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
removeLabel(WalletAddressLabel) - Method in class org.exoplatform.wallet.storage.AddressLabelStorage
 
removePrivateKeyByTypeAndId(String, String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
removeWallet(long) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
removeWallet(long) - Method in class org.exoplatform.wallet.storage.WalletStorage
Removes a wallet identitied by user/space identity technical id
removeWalletByAddress(String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
removeWalletByTypeAndId(String, String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
removeWalletPrivateKey(long) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
removeWalletPrivateKey(long) - Method in class org.exoplatform.wallet.storage.WalletStorage
Remove Wallet encoded private key by wallet identifier
renewSubscriptionWhenDisposed() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
renewTransactionListeningSubscription(long) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
requestFunds(FundsRequest, String) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
RequestFundsTemplateBuilder - Class in org.exoplatform.wallet.notification.builder
 
RequestFundsTemplateBuilder(TemplateProvider, PortalContainer, boolean) - Constructor for class org.exoplatform.wallet.notification.builder.RequestFundsTemplateBuilder
 
retrieveWalletBlockchainState(Wallet) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
retrieveWalletBlockchainState(Wallet, String) - Method in class org.exoplatform.wallet.storage.WalletStorage
Get wallet blockchain state from internal database
retrieveWalletInformationFromBlockchain(Wallet, ContractDetail, Set<String>) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
reward(TransactionDetail, String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 

S

saveContractDetail(ContractDetail) - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
saveInitialFundsSettings(InitialFundsSettings) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
saveLabel(WalletAddressLabel) - Method in class org.exoplatform.wallet.storage.AddressLabelStorage
 
saveLastWatchedBlockNumber(long) - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
saveOrDeleteAddressLabel(WalletAddressLabel, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
savePrivateKeyByTypeAndId(String, String, String, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
saveTransactionDetail(TransactionDetail) - Method in class org.exoplatform.wallet.storage.cached.CachedTransactionStorage
 
saveTransactionDetail(TransactionDetail) - Method in class org.exoplatform.wallet.storage.TransactionStorage
Saves a decoded transaction detail in internal database
saveTransactionDetail(TransactionDetail, boolean) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
saveTransactionDetail(TransactionDetail, String) - Method in class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
saveUserPreferences(String, WalletSettings) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.wallet.storage.WalletStorage
 
saveWalletAddress(Wallet, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
saveWalletBackupState(long, boolean) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
saveWalletBackupState(long, boolean) - Method in class org.exoplatform.wallet.storage.WalletStorage
Change wallet backup state
saveWalletBackupState(String, long, boolean) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
saveWalletBlockchainState(Wallet, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
saveWalletBlockchainState(Wallet, String) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
saveWalletBlockchainState(Wallet, String) - Method in class org.exoplatform.wallet.storage.WalletStorage
Save wallet state in blockchain
saveWalletPrivateKey(long, String) - Method in class org.exoplatform.wallet.storage.cached.CachedAccountStorage
 
saveWalletPrivateKey(long, String) - Method in class org.exoplatform.wallet.storage.WalletStorage
Save wallet private key
sendEther(TransactionDetail, String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
sendMessage(String, Collection<String>, boolean, Object...) - Method in class org.exoplatform.wallet.service.WalletWebSocketService
 
sendPendingTransactionsToBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
sendToken(TransactionDetail, String) - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
sendTransactionToBlockchain(TransactionDetail) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
Send raw transaction specified in Transaction detail
setAddress(String) - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
setAddress(String) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setAdminOperation(boolean) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setBackedUp(boolean) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setBlockchainState(Collection<WalletBlockchainStateEntity>) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setBoost(boolean) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setByAddress(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setConfiguredContractDetail(ContractDetail) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
setContractAddress(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setContractAddress(String) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setContractAmount(double) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setContractMethodName(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setCreatedDate(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setDropped(boolean) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setEnabled(boolean) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setEtherBalance(double) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setEtherFee(double) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setFromAddress(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setGasPrice(double) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setGasPrice(double) - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
setGasUsed(int) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setHash(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setId(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setId(Long) - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
setId(Long) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setId(Long) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setId(Long) - Method in class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
setIdentityId(Long) - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
setInitializationState(WalletState) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setInitializationStatus(String, WalletState) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
setInitializationStatus(String, WalletState, String) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
setInitialized(boolean) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setIssuerIdentityId(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setKeyContent(String) - Method in class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
setLabel(String) - Method in class org.exoplatform.wallet.entity.AddressLabelEntity
 
setLabel(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setLastModifiedDate(NotificationInfo, String, TemplateContext) - Method in class org.exoplatform.wallet.notification.builder.RequestFundsTemplateBuilder
 
setLastUpdateDate(NotificationInfo, String, TemplateContext) - Method in class org.exoplatform.wallet.notification.builder.TemplateBuilder
 
setLastWatchedBlockNumber(long) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
setListenerService(ListenerService) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
setListenerService(ListenerService) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
setMessage(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setNetworkId(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setNoContractFunds(boolean) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setNonce(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setPassPhrase(String) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setPending(boolean) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setPollingInterval(long) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
setPrivateKey(WalletPrivateKeyEntity) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setRawTransaction(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setRewardBalance(double) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setSendingAttemptCount(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setSentDate(long) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setSuccess(boolean) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setToAddress(String) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setTokenAdminService(WalletTokenAdminService) - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
setTokenBalance(double) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setTokenFee(double) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setType(WalletType) - Method in class org.exoplatform.wallet.entity.WalletEntity
 
setValue(double) - Method in class org.exoplatform.wallet.entity.TransactionEntity
 
setWaitBeforeStoppingWatchingTimeout(int) - Method in class org.exoplatform.wallet.blockchain.listener.TransactionMinedAndUpdatedListener
 
setWallet(WalletEntity) - Method in class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
setWallet(WalletEntity) - Method in class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
setWeb3j(Web3j) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
setWeb3jService(WebSocketService) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
setWebSocketClient(WebSocketClient) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
start() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
start() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
start() - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
start() - Method in class org.exoplatform.wallet.service.ApplicationRegistrySetupService
 
start() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
start() - Method in class org.exoplatform.wallet.service.WalletAnalyticsProfileService
 
start() - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
start() - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
startAsync() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
startWatchingBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
stop() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
stop() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
stop() - Method in class org.exoplatform.wallet.blockchain.service.EthereumWalletTokenAdminService
 
stop() - Method in class org.exoplatform.wallet.service.ApplicationRegistrySetupService
 
stop() - Method in class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
stop() - Method in class org.exoplatform.wallet.service.WalletAnalyticsProfileService
 
stop() - Method in class org.exoplatform.wallet.service.WalletContractServiceImpl
 
stop() - Method in class org.exoplatform.wallet.service.WalletServiceImpl
 
stopListeningToBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
stopWatchingBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumBlockchainTransactionService
 
subscribeToBlockchain() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
subscribeToBlockchain(DefaultBlockParameterNumber) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 

T

TemplateBuilder - Class in org.exoplatform.wallet.notification.builder
 
TemplateBuilder(TemplateProvider, PortalContainer, boolean) - Constructor for class org.exoplatform.wallet.notification.builder.TemplateBuilder
 
TransactionCreatedListener - Class in org.exoplatform.wallet.listener
 
TransactionCreatedListener(ListenerService, WalletTransactionService) - Constructor for class org.exoplatform.wallet.listener.TransactionCreatedListener
 
TransactionEntity - Class in org.exoplatform.wallet.entity
 
TransactionEntity() - Constructor for class org.exoplatform.wallet.entity.TransactionEntity
 
TransactionMinedAndUpdatedListener - Class in org.exoplatform.wallet.blockchain.listener
This listener will be triggered when a transaction is mined and updated on database.
TransactionMinedAndUpdatedListener(PortalContainer, WalletTransactionService, BlockchainTransactionService) - Constructor for class org.exoplatform.wallet.blockchain.listener.TransactionMinedAndUpdatedListener
 
TransactionMinedListener - Class in org.exoplatform.wallet.blockchain.listener
A listener that is triggered once a transaction is mined.
TransactionMinedListener(WalletAccountService, WalletTransactionService, ListenerService) - Constructor for class org.exoplatform.wallet.blockchain.listener.TransactionMinedListener
 
TransactionNotificationListener - Class in org.exoplatform.wallet.listener
A listener that is triggered when a watched transaction by the addon is mined on blockchain.
TransactionNotificationListener(PortalContainer) - Constructor for class org.exoplatform.wallet.listener.TransactionNotificationListener
 
TransactionSenderJob - Class in org.exoplatform.wallet.job
 
TransactionSenderJob() - Constructor for class org.exoplatform.wallet.job.TransactionSenderJob
 
TransactionSentToBlockchainListener - Class in org.exoplatform.wallet.blockchain.listener
A listener that will be triggered when a transaction is effectively sent to blockchain through internal or external wallet provider
TransactionSentToBlockchainListener(WalletTransactionService, BlockchainTransactionService) - Constructor for class org.exoplatform.wallet.blockchain.listener.TransactionSentToBlockchainListener
 
TransactionStorage - Class in org.exoplatform.wallet.storage
 
TransactionStorage(ListenerService, WalletTransactionDAO) - Constructor for class org.exoplatform.wallet.storage.TransactionStorage
 
TransactionWithNonceVerifierListener - Class in org.exoplatform.wallet.blockchain.listener
A listener that is triggered once a contract transaction is mined.
TransactionWithNonceVerifierListener(BlockchainTransactionService, WalletTransactionService) - Constructor for class org.exoplatform.wallet.blockchain.listener.TransactionWithNonceVerifierListener
 

U

uninstallFilter() - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 

W

waitConnection(int) - Method in class org.exoplatform.wallet.blockchain.service.EthereumClientConnector
 
WalletAccountDAO - Class in org.exoplatform.wallet.dao
 
WalletAccountDAO() - Constructor for class org.exoplatform.wallet.dao.WalletAccountDAO
 
walletAccountService - Variable in class org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob
 
WalletAccountServiceImpl - Class in org.exoplatform.wallet.service
 
WalletAccountServiceImpl(PortalContainer, WalletStorage, AddressLabelStorage, InitParams) - Constructor for class org.exoplatform.wallet.service.WalletAccountServiceImpl
 
WalletAnalyticsProfileService - Class in org.exoplatform.wallet.service
A container listener that will allow to add wallet analytics page when feature is enabled
WalletAnalyticsProfileService() - Constructor for class org.exoplatform.wallet.service.WalletAnalyticsProfileService
 
WalletBlockchainStateDAO - Class in org.exoplatform.wallet.dao
 
WalletBlockchainStateDAO() - Constructor for class org.exoplatform.wallet.dao.WalletBlockchainStateDAO
 
WalletBlockchainStateEntity - Class in org.exoplatform.wallet.entity
 
WalletBlockchainStateEntity() - Constructor for class org.exoplatform.wallet.entity.WalletBlockchainStateEntity
 
WalletContractServiceImpl - Class in org.exoplatform.wallet.service
 
WalletContractServiceImpl(SettingService, ConfigurationManager, InitParams) - Constructor for class org.exoplatform.wallet.service.WalletContractServiceImpl
 
WalletDeletedListener - Class in org.exoplatform.wallet.listener
This listener is triggered when a user wallet is deleted to remove all its not sent pending transactions
WalletDeletedListener(WalletTransactionService) - Constructor for class org.exoplatform.wallet.listener.WalletDeletedListener
 
WalletEntity - Class in org.exoplatform.wallet.entity
 
WalletEntity() - Constructor for class org.exoplatform.wallet.entity.WalletEntity
 
WalletFeaturePlugin - Class in org.exoplatform.wallet.plugin
A plugin added to ExoFeatureService that determines if 'wallet' is enabled for a user or not
WalletFeaturePlugin() - Constructor for class org.exoplatform.wallet.plugin.WalletFeaturePlugin
 
WalletPrivateKeyDAO - Class in org.exoplatform.wallet.dao
 
WalletPrivateKeyDAO() - Constructor for class org.exoplatform.wallet.dao.WalletPrivateKeyDAO
 
WalletPrivateKeyEntity - Class in org.exoplatform.wallet.entity
 
WalletPrivateKeyEntity() - Constructor for class org.exoplatform.wallet.entity.WalletPrivateKeyEntity
 
WalletReceiverNotificationPlugin - Class in org.exoplatform.wallet.notification.plugin
 
WalletReceiverNotificationPlugin(InitParams) - Constructor for class org.exoplatform.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
WalletSenderNotificationPlugin - Class in org.exoplatform.wallet.notification.plugin
 
WalletSenderNotificationPlugin(InitParams) - Constructor for class org.exoplatform.wallet.notification.plugin.WalletSenderNotificationPlugin
 
WalletServiceImpl - Class in org.exoplatform.wallet.service
A storage service to save/load information used by users and spaces wallets
WalletServiceImpl(WalletContractService, WalletAccountService, WalletWebSocketService, WebNotificationStorage, PortalContainer, InitParams) - Constructor for class org.exoplatform.wallet.service.WalletServiceImpl
 
WalletStorage - Class in org.exoplatform.wallet.storage
 
WalletStorage(WalletAccountDAO, WalletPrivateKeyDAO, WalletBlockchainStateDAO, CodecInitializer) - Constructor for class org.exoplatform.wallet.storage.WalletStorage
 
walletTokenAdminService - Variable in class org.exoplatform.wallet.job.BoostAdminTransactionJob
 
WalletTransactionDAO - Class in org.exoplatform.wallet.dao
 
WalletTransactionDAO() - Constructor for class org.exoplatform.wallet.dao.WalletTransactionDAO
 
walletTransactionService - Variable in class org.exoplatform.wallet.job.PendingEtherTransactionVerifierJob
 
WalletTransactionServiceImpl - Class in org.exoplatform.wallet.service
 
WalletTransactionServiceImpl(WalletAccountService, TransactionStorage, WalletContractService, InitParams) - Constructor for class org.exoplatform.wallet.service.WalletTransactionServiceImpl
 
WalletWebSocketService - Class in org.exoplatform.wallet.service
 
WalletWebSocketService() - Constructor for class org.exoplatform.wallet.service.WalletWebSocketService
 
WebSocketContractListener - Class in org.exoplatform.wallet.blockchain.listener
 
WebSocketContractListener() - Constructor for class org.exoplatform.wallet.blockchain.listener.WebSocketContractListener
 
WebSocketTransactionListener - Class in org.exoplatform.wallet.blockchain.listener
 
WebSocketTransactionListener() - Constructor for class org.exoplatform.wallet.blockchain.listener.WebSocketTransactionListener
 
WebSocketWalletListener - Class in org.exoplatform.wallet.blockchain.listener
 
WebSocketWalletListener() - Constructor for class org.exoplatform.wallet.blockchain.listener.WebSocketWalletListener
 
WebTemplateProvider - Class in org.exoplatform.wallet.notification.provider
 
WebTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.wallet.notification.provider.WebTemplateProvider
 
A B C D E F G H I L M O P R S T U W 
All Classes All Packages