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
C
D
E
F
G
I
L
M
O
P
R
S
T
W
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
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
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, WalletTransactionDAO)
- Constructor for class org.exoplatform.wallet.storage.cached.
CachedTransactionStorage
canSendTransactionToBlockchain(String)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
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
ContractTransactionVerifierJob
- Class in
org.exoplatform.wallet.job
ContractTransactionVerifierJob()
- Constructor for class org.exoplatform.wallet.job.
ContractTransactionVerifierJob
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
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
createAdminAccount(String, String)
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
D
deleteAll()
- Method in class org.exoplatform.wallet.dao.
WalletAccountDAO
deleteAll(List<WalletEntity>)
- Method in class org.exoplatform.wallet.dao.
WalletAccountDAO
deleteAll()
- Method in class org.exoplatform.wallet.dao.
WalletPrivateKeyDAO
deleteAll(List<WalletPrivateKeyEntity>)
- Method in class org.exoplatform.wallet.dao.
WalletPrivateKeyDAO
E
enableWalletByAddress(String, boolean, String)
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
execute(JobExecutionContext)
- Method in class org.exoplatform.wallet.job.
ContractTransactionVerifierJob
execute(JobExecutionContext)
- Method in class org.exoplatform.wallet.job.
GasPriceUpdaterJob
execute(JobExecutionContext)
- Method in class org.exoplatform.wallet.job.
PendingTransactionVerifierJob
execute(JobExecutionContext)
- Method in class org.exoplatform.wallet.job.
TransactionSenderJob
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
GasPriceUpdaterJob
- Class in
org.exoplatform.wallet.job
GasPriceUpdaterJob()
- Constructor for class org.exoplatform.wallet.job.
GasPriceUpdaterJob
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
getAdminLevel()
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
getAdminWallet()
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
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
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
getDynamicGasPrice()
- Method in class org.exoplatform.wallet.service.
WalletServiceImpl
getEtherBalance()
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
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.entity.
TransactionEntity
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
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.service.
WalletTransactionServiceImpl
getNonce(String, String)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
getPassPhrase()
- Method in class org.exoplatform.wallet.entity.
WalletEntity
getPendingTransaction(long)
- Method in class org.exoplatform.wallet.storage.
TransactionStorage
getPendingTransactionMaxDays()
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
getPendingTransactions(long)
- Method in class org.exoplatform.wallet.dao.
WalletTransactionDAO
getPendingTransactions()
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
getPrivateKey()
- Method in class org.exoplatform.wallet.entity.
WalletEntity
getPrivateKeyByTypeAndId(String, String, String)
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
getPrivateKeyByTypeAndId(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.service.
WalletAccountServiceImpl
getToAddress()
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
getTokenBalance()
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
getTokenFee()
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
getTransactionByHash(String)
- Method in class org.exoplatform.wallet.dao.
WalletTransactionDAO
getTransactionByHash(String, String)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
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
getTransactions(long, int)
- Method in class org.exoplatform.wallet.dao.
WalletTransactionDAO
getTransactions(String, String, String, String, int, boolean, boolean, String)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
getTransactions(long, int)
- Method in class org.exoplatform.wallet.storage.
TransactionStorage
getTransactionStatistics(String, String, String, Locale)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
getTransactionsToSend(long)
- Method in class org.exoplatform.wallet.dao.
WalletTransactionDAO
getTransactionsToSend()
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
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
getVestingBalance()
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
getWallet()
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
getWallet()
- Method in class org.exoplatform.wallet.entity.
WalletPrivateKeyEntity
getWalletByAddress(String, String)
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
getWalletByAddress(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, String)
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
getWalletByTypeAndId(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
getWalletService()
- Method in class org.exoplatform.wallet.job.
GasPriceUpdaterJob
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
I
isAdminAccountEnabled()
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
isAdminOperation()
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
isApproved()
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
isBackedUp()
- Method in class org.exoplatform.wallet.entity.
WalletEntity
isContract(String)
- Method in class org.exoplatform.wallet.service.
WalletContractServiceImpl
isDone()
- Method in class org.exoplatform.wallet.service.
ApplicationRegistrySetupService
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
isLogAllTransaction()
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
isNoContractFunds()
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
isPending()
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
isSuccess()
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
isUseDynamicGasPrice()
- Method in class org.exoplatform.wallet.service.
WalletServiceImpl
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
MobilePushTemplateProvider
- Class in
org.exoplatform.wallet.notification.provider
MobilePushTemplateProvider(PortalContainer, InitParams)
- Constructor for class org.exoplatform.wallet.notification.provider.
MobilePushTemplateProvider
O
onEvent(Event<Object, TransactionDetail>)
- Method in class org.exoplatform.wallet.listener.
TransactionNotificationListener
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
PendingTransactionVerifierJob
- Class in
org.exoplatform.wallet.job
PendingTransactionVerifierJob()
- Constructor for class org.exoplatform.wallet.job.
PendingTransactionVerifierJob
R
refreshContractDetail(Set<String>)
- Method in class org.exoplatform.wallet.service.
WalletContractServiceImpl
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
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
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
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, boolean)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
saveTransactionDetail(TransactionDetail, String)
- Method in class org.exoplatform.wallet.service.
WalletTransactionServiceImpl
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
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(String, long, boolean)
- 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
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
sendMessage(String, Collection<String>, boolean, Object...)
- Method in class org.exoplatform.wallet.service.
WalletWebSocketService
setAddress(String)
- Method in class org.exoplatform.wallet.entity.
AddressLabelEntity
setAddress(String)
- Method in class org.exoplatform.wallet.entity.
WalletEntity
setAdminLevel(int)
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
setAdminOperation(boolean)
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
setApproved(boolean)
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
setBackedUp(boolean)
- Method in class org.exoplatform.wallet.entity.
WalletEntity
setBlockchainState(Collection<WalletBlockchainStateEntity>)
- Method in class org.exoplatform.wallet.entity.
WalletEntity
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
setDynamicGasPrice(long)
- Method in class org.exoplatform.wallet.service.
WalletServiceImpl
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
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.
AddressLabelEntity
setId(long)
- Method in class org.exoplatform.wallet.entity.
TransactionEntity
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(WalletInitializationState)
- Method in class org.exoplatform.wallet.entity.
WalletEntity
setInitializationStatus(String, WalletInitializationState, String)
- Method in class org.exoplatform.wallet.service.
WalletAccountServiceImpl
setInitializationStatus(String, WalletInitializationState)
- 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
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
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
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
setVestingBalance(double)
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
setWallet(WalletEntity)
- Method in class org.exoplatform.wallet.entity.
WalletBlockchainStateEntity
setWallet(WalletEntity)
- Method in class org.exoplatform.wallet.entity.
WalletPrivateKeyEntity
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.
WalletContractServiceImpl
start()
- Method in class org.exoplatform.wallet.service.
WalletServiceImpl
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.
WalletContractServiceImpl
stop()
- Method in class org.exoplatform.wallet.service.
WalletServiceImpl
T
TemplateBuilder
- Class in
org.exoplatform.wallet.notification.builder
TemplateBuilder(TemplateProvider, PortalContainer, boolean)
- Constructor for class org.exoplatform.wallet.notification.builder.
TemplateBuilder
TransactionEntity
- Class in
org.exoplatform.wallet.entity
TransactionEntity()
- Constructor for class org.exoplatform.wallet.entity.
TransactionEntity
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
TransactionStorage
- Class in
org.exoplatform.wallet.storage
TransactionStorage(WalletTransactionDAO)
- Constructor for class org.exoplatform.wallet.storage.
TransactionStorage
W
WalletAccountDAO
- Class in
org.exoplatform.wallet.dao
WalletAccountDAO()
- Constructor for class org.exoplatform.wallet.dao.
WalletAccountDAO
WalletAccountServiceImpl
- Class in
org.exoplatform.wallet.service
WalletAccountServiceImpl(ExoContainer, WalletStorage, AddressLabelStorage, InitParams)
- Constructor for class org.exoplatform.wallet.service.
WalletAccountServiceImpl
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
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
WalletTransactionDAO
- Class in
org.exoplatform.wallet.dao
WalletTransactionDAO()
- Constructor for class org.exoplatform.wallet.dao.
WalletTransactionDAO
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
WebTemplateProvider
- Class in
org.exoplatform.wallet.notification.provider
WebTemplateProvider(PortalContainer, InitParams)
- Constructor for class org.exoplatform.wallet.notification.provider.
WebTemplateProvider
A
C
D
E
F
G
I
L
M
O
P
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.