JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
O
R
S
T
W
A
AccountStorage
- Class in
org.exoplatform.addon.ethereum.wallet.storage
AccountStorage(WalletAccountDAO, WalletPrivateKeyDAO, CodecInitializer)
- Constructor for class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
AddressLabelDAO
- Class in
org.exoplatform.addon.ethereum.wallet.dao
AddressLabelDAO()
- Constructor for class org.exoplatform.addon.ethereum.wallet.dao.
AddressLabelDAO
AddressLabelEntity
- Class in
org.exoplatform.addon.ethereum.wallet.entity
AddressLabelEntity()
- Constructor for class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
AddressLabelStorage
- Class in
org.exoplatform.addon.ethereum.wallet.storage
AddressLabelStorage(AddressLabelDAO)
- Constructor for class org.exoplatform.addon.ethereum.wallet.storage.
AddressLabelStorage
ApplicationRegistrySetupService
- Class in
org.exoplatform.addon.ethereum.wallet.service
This Service installs application registry category and application for EthereumSpaceWallet portlet if the application registry was already populated
ApplicationRegistrySetupService(PortalContainer, ApplicationRegistryService)
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.
ApplicationRegistrySetupService
B
BlockchainTransactionProcessorListener
- Class in
org.exoplatform.addon.ethereum.wallet.listener
A listener to process newly detected transactions coming from configured network
BlockchainTransactionProcessorListener(PortalContainer)
- Constructor for class org.exoplatform.addon.ethereum.wallet.listener.
BlockchainTransactionProcessorListener
BlockchainTransactionVerifierJob
- Class in
org.exoplatform.addon.ethereum.wallet.scheduled
BlockchainTransactionVerifierJob()
- Constructor for class org.exoplatform.addon.ethereum.wallet.scheduled.
BlockchainTransactionVerifierJob
BlockchainTransactionVerifierJob(ExoContainer)
- Constructor for class org.exoplatform.addon.ethereum.wallet.scheduled.
BlockchainTransactionVerifierJob
C
CachedAccountStorage
- Class in
org.exoplatform.addon.ethereum.wallet.storage.cached
CachedAccountStorage(CacheService, WalletAccountDAO, WalletPrivateKeyDAO, CodecInitializer)
- Constructor for class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
CachedTransactionStorage
- Class in
org.exoplatform.addon.ethereum.wallet.storage.cached
CachedTransactionStorage(CacheService, WalletTransactionDAO)
- Constructor for class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedTransactionStorage
changeSettings(GlobalSettings)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
Change currently used globalSettings and re-init
checkCanSaveWallet(Wallet, Wallet, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
D
deleteAll()
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletAccountDAO
deleteAll(List<WalletEntity>)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletAccountDAO
deleteAll()
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletPrivateKeyDAO
deleteAll(List<WalletPrivateKeyEntity>)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletPrivateKeyDAO
E
enableWalletByAddress(String, boolean, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
EthereumClientConnector
- Class in
org.exoplatform.addon.ethereum.wallet.service
A Web3j connector class to interact with Ethereum Blockchain
EthereumClientConnector()
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
EthereumWalletAccountService
- Class in
org.exoplatform.addon.ethereum.wallet.service
EthereumWalletAccountService(AccountStorage, AddressLabelStorage)
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
EthereumWalletContractService
- Class in
org.exoplatform.addon.ethereum.wallet.service
EthereumWalletContractService(ConfigurationManager, SettingService, InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
EthereumWalletService
- Class in
org.exoplatform.addon.ethereum.wallet.service
A storage service to save/load information used by users and spaces wallets
EthereumWalletService(EthereumClientConnector, WalletContractService, WalletAccountService, SettingService, SpaceService, WebNotificationStorage, PortalContainer, InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
EthereumWalletServiceManaged
- Class in
org.exoplatform.addon.ethereum.wallet.service.mbean
EthereumWalletServiceManaged(EthereumWalletService)
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
EthereumWalletTransactionService
- Class in
org.exoplatform.addon.ethereum.wallet.service
EthereumWalletTransactionService(WalletAccountService, TransactionStorage, WalletContractService, InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
execute(JobExecutionContext)
- Method in class org.exoplatform.addon.ethereum.wallet.scheduled.
BlockchainTransactionVerifierJob
F
findByAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletAccountDAO
findByWalletId(long)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletPrivateKeyDAO
FundsRequestNotificationPlugin
- Class in
org.exoplatform.addon.ethereum.wallet.notification.plugin
FundsRequestNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.plugin.
FundsRequestNotificationPlugin
G
getAccountService()
- Method in class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
getAddress()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
getAddress()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
getAddressesLabelsVisibleBy(String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getAddressLastPendingTransactionSent(long, String)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletTransactionDAO
getAddressLastPendingTransactionSent(long, String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
getAddressLastPendingTransactionSent(long, String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
getAllLabels()
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AddressLabelStorage
getBlock(String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
Get block by hash
getByAddress()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getClientConnector()
- Method in class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
getConnectionInterruptionCount()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
getConnectionInterruptionCount()
- Method in class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
getContractAbi()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
getContractAddress()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getContractAmount()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getContractBinary()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
getContractDetail(String, Long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
getContractFileContent(String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
getContractMethodName()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getContractTransactions(long, String, int)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletTransactionDAO
getContractTransactions(long, String, int)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
getCreatedDate()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getDefaultContractsAddresses(Long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
getEthereumClientConnector()
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
GlobalSettingsModificationListener
getEthereumWalletService()
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
InitialFundsRequestListener
getFromAddress()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getHash()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
FundsRequestNotificationPlugin
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletReceiverNotificationPlugin
getId()
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletSenderNotificationPlugin
getIdentityId()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
getInitializationState()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
getKeyContent()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
getKnownTreatedTransactionsCount()
- Method in class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
getLabel()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
getLabel()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getLabel(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AddressLabelStorage
getMessage()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getNetworkId()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getPassPhrase()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
getPendingTransactionHashes(long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
getPendingTransactionMaxDays()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
getPendingTransactions(long)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletTransactionDAO
getPendingTransactions(long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
getPendingTransactions(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
getPrivateKey()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
getPrivateKeyByTypeAndId(String, String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getSettings()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
getSettings(Long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
getSettings(Long, String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
getToAddress()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getTransaction(String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
Get transaction by hash
getTransactionByHash(String)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletTransactionDAO
getTransactionByHash(String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
getTransactionByHash(String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedTransactionStorage
getTransactionByHash(String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
getTransactionReceipt(String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
Get transaction receipt by hash
getTransactions(long, String, String, String, int, boolean, boolean, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
getTransactionService()
- Method in class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
getType()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
getValue()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
getWallet()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
getWalletByAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getWalletByAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
getWalletByAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
getWalletByIdentityId(long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getWalletByIdentityId(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
getWalletByIdentityId(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
getWalletByTypeAndId(String, String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getWalletByTypeAndId(String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getWalletPrivateKey(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
getWalletsCount()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
getWalletsCount()
- Method in class org.exoplatform.addon.ethereum.wallet.service.mbean.
EthereumWalletServiceManaged
getWalletsCount()
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
getWalletService()
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
WalletAddressModifiedListener
getWalletTransactions(long, String, String, int, boolean, boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.dao.
WalletTransactionDAO
getWalletTransactions(long, String, String, String, int, boolean, boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
getWatchedTreatedTransactionsCount()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
GlobalSettingsModificationListener
- Class in
org.exoplatform.addon.ethereum.wallet.listener
A listener to listen to apply new global settings on blockchain connection
GlobalSettingsModificationListener()
- Constructor for class org.exoplatform.addon.ethereum.wallet.listener.
GlobalSettingsModificationListener
I
InitialFundsRequestListener
- Class in
org.exoplatform.addon.ethereum.wallet.listener
This listener will be triggered when a new address is associated to a user or a space.
InitialFundsRequestListener()
- Constructor for class org.exoplatform.addon.ethereum.wallet.listener.
InitialFundsRequestListener
isAdminOperation()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
isConnected()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
isContract(String, long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
isDone()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
ApplicationRegistrySetupService
isEnabled()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
isFundRequestSent(String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
isPending()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
isSuccess()
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
isValid(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
FundsRequestNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletReceiverNotificationPlugin
isValid(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletSenderNotificationPlugin
isWalletOwner(Wallet, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
L
listWallets()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
listWallets()
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
Retrieves the list registered wallets
M
MailTemplateProvider
- Class in
org.exoplatform.addon.ethereum.wallet.notification.provider
MailTemplateProvider(PortalContainer, InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.provider.
MailTemplateProvider
makeDigest(NotificationContext, Writer)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.builder.
RequestFundsTemplateBuilder
makeDigest(NotificationContext, Writer)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.builder.
TemplateBuilder
makeMessage(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.builder.
RequestFundsTemplateBuilder
makeMessage(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.builder.
TemplateBuilder
makeNotification(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
FundsRequestNotificationPlugin
makeNotification(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletReceiverNotificationPlugin
makeNotification(NotificationContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletSenderNotificationPlugin
markFundRequestAsSent(String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
MobilePushTemplateProvider
- Class in
org.exoplatform.addon.ethereum.wallet.notification.provider
MobilePushTemplateProvider(PortalContainer, InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.provider.
MobilePushTemplateProvider
O
onEvent(Event<Object, TransactionReceipt>)
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
BlockchainTransactionProcessorListener
onEvent(Event<Object, GlobalSettings>)
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
GlobalSettingsModificationListener
onEvent(Event<Wallet, Wallet>)
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
InitialFundsRequestListener
onEvent(Event<Object, JSONObject>)
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
TransactionNotificationListener
onEvent(Event<Wallet, Wallet>)
- Method in class org.exoplatform.addon.ethereum.wallet.listener.
WalletAddressModifiedListener
org.exoplatform.addon.ethereum.wallet.dao
- package org.exoplatform.addon.ethereum.wallet.dao
org.exoplatform.addon.ethereum.wallet.entity
- package org.exoplatform.addon.ethereum.wallet.entity
org.exoplatform.addon.ethereum.wallet.listener
- package org.exoplatform.addon.ethereum.wallet.listener
org.exoplatform.addon.ethereum.wallet.notification.builder
- package org.exoplatform.addon.ethereum.wallet.notification.builder
org.exoplatform.addon.ethereum.wallet.notification.plugin
- package org.exoplatform.addon.ethereum.wallet.notification.plugin
org.exoplatform.addon.ethereum.wallet.notification.provider
- package org.exoplatform.addon.ethereum.wallet.notification.provider
org.exoplatform.addon.ethereum.wallet.scheduled
- package org.exoplatform.addon.ethereum.wallet.scheduled
org.exoplatform.addon.ethereum.wallet.service
- package org.exoplatform.addon.ethereum.wallet.service
org.exoplatform.addon.ethereum.wallet.service.mbean
- package org.exoplatform.addon.ethereum.wallet.service.mbean
org.exoplatform.addon.ethereum.wallet.storage
- package org.exoplatform.addon.ethereum.wallet.storage
org.exoplatform.addon.ethereum.wallet.storage.cached
- package org.exoplatform.addon.ethereum.wallet.storage.cached
R
removeDefaultContract(String, Long)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
removeLabel(AddressLabel)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AddressLabelStorage
removePrivateKeyByTypeAndId(String, String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
removeWallet(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
Removes a wallet identitied by user/space identity technical id
removeWallet(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
removeWalletByAddress(String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
removeWalletPrivateKey(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
removeWalletPrivateKey(long)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
requestFunds(FundsRequest, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
RequestFundsTemplateBuilder
- Class in
org.exoplatform.addon.ethereum.wallet.notification.builder
RequestFundsTemplateBuilder(TemplateProvider, PortalContainer, boolean)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.builder.
RequestFundsTemplateBuilder
S
saveContract(ContractDetail)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
saveLabel(AddressLabel)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AddressLabelStorage
saveOrDeleteAddressLabel(AddressLabel, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
savePrivateKeyByTypeAndId(String, String, String, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
saveSettings(GlobalSettings)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
saveSettings(GlobalSettings, Integer)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
saveTransactionDetail(TransactionDetail, String, boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletTransactionService
saveTransactionDetail(TransactionDetail)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedTransactionStorage
saveTransactionDetail(TransactionDetail)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
saveUserPreferences(String, WalletPreferences)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
saveWallet(Wallet, boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
saveWallet(Wallet, boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
saveWalletAddress(Wallet, String, boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
saveWalletPrivateKey(long, String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.
AccountStorage
saveWalletPrivateKey(long, String)
- Method in class org.exoplatform.addon.ethereum.wallet.storage.cached.
CachedAccountStorage
setAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
setAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setAdminOperation(boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setByAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setContractAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setContractAmount(double)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setContractMethodName(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setCreatedDate(long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setEnabled(boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setFromAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setHash(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setId(Long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
setId(long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setId(Long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setId(Long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
setIdentityId(Long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
setInitializationState(WalletInitializationState)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setInitializationStatus(String, WalletInitializationState, String)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletAccountService
setKeyContent(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
setLabel(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
AddressLabelEntity
setLabel(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setLastModifiedDate(NotificationInfo, String, TemplateContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.builder.
RequestFundsTemplateBuilder
setLastUpdateDate(NotificationInfo, String, TemplateContext)
- Method in class org.exoplatform.addon.ethereum.wallet.notification.builder.
TemplateBuilder
setMessage(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setNetworkId(long)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setPassPhrase(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setPending(boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setPrivateKey(WalletPrivateKeyEntity)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setSuccess(boolean)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setToAddress(String)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setType(WalletType)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
setValue(double)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
setWallet(WalletEntity)
- Method in class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
start()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
ApplicationRegistrySetupService
start(GlobalSettings)
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
start()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
start()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
stop()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
ApplicationRegistrySetupService
stop()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumClientConnector
stop()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletContractService
stop()
- Method in class org.exoplatform.addon.ethereum.wallet.service.
EthereumWalletService
T
TemplateBuilder
- Class in
org.exoplatform.addon.ethereum.wallet.notification.builder
TemplateBuilder(TemplateProvider, PortalContainer, boolean)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.builder.
TemplateBuilder
TransactionEntity
- Class in
org.exoplatform.addon.ethereum.wallet.entity
TransactionEntity()
- Constructor for class org.exoplatform.addon.ethereum.wallet.entity.
TransactionEntity
TransactionNotificationListener
- Class in
org.exoplatform.addon.ethereum.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.addon.ethereum.wallet.listener.
TransactionNotificationListener
TransactionStorage
- Class in
org.exoplatform.addon.ethereum.wallet.storage
TransactionStorage(WalletTransactionDAO)
- Constructor for class org.exoplatform.addon.ethereum.wallet.storage.
TransactionStorage
W
WalletAccountDAO
- Class in
org.exoplatform.addon.ethereum.wallet.dao
WalletAccountDAO()
- Constructor for class org.exoplatform.addon.ethereum.wallet.dao.
WalletAccountDAO
WalletAddressModifiedListener
- Class in
org.exoplatform.addon.ethereum.wallet.listener
This listener will be triggered when a new address is associated to a user or a space having already an associated address.
WalletAddressModifiedListener()
- Constructor for class org.exoplatform.addon.ethereum.wallet.listener.
WalletAddressModifiedListener
WalletEntity
- Class in
org.exoplatform.addon.ethereum.wallet.entity
WalletEntity()
- Constructor for class org.exoplatform.addon.ethereum.wallet.entity.
WalletEntity
WalletPrivateKeyDAO
- Class in
org.exoplatform.addon.ethereum.wallet.dao
WalletPrivateKeyDAO()
- Constructor for class org.exoplatform.addon.ethereum.wallet.dao.
WalletPrivateKeyDAO
WalletPrivateKeyEntity
- Class in
org.exoplatform.addon.ethereum.wallet.entity
WalletPrivateKeyEntity()
- Constructor for class org.exoplatform.addon.ethereum.wallet.entity.
WalletPrivateKeyEntity
WalletReceiverNotificationPlugin
- Class in
org.exoplatform.addon.ethereum.wallet.notification.plugin
WalletReceiverNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletReceiverNotificationPlugin
WalletSenderNotificationPlugin
- Class in
org.exoplatform.addon.ethereum.wallet.notification.plugin
WalletSenderNotificationPlugin(InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.plugin.
WalletSenderNotificationPlugin
WalletTransactionDAO
- Class in
org.exoplatform.addon.ethereum.wallet.dao
WalletTransactionDAO()
- Constructor for class org.exoplatform.addon.ethereum.wallet.dao.
WalletTransactionDAO
WebTemplateProvider
- Class in
org.exoplatform.addon.ethereum.wallet.notification.provider
WebTemplateProvider(PortalContainer, InitParams)
- Constructor for class org.exoplatform.addon.ethereum.wallet.notification.provider.
WebTemplateProvider
A
B
C
D
E
F
G
I
L
M
O
R
S
T
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2019
eXo Platform SAS
. All rights reserved.