- getAbsoluteMyWalletLink() - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getAccessPermission() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getAccountByAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Retrieves the user or space details associated to an address
- getAccountByTypeAndID(String, String) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Retrieves the user or space details by username or spacePrettyName
- getAccountDetailsByAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieve User or Space account details DTO by wallet address
- getAccountTransactions(Long, String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get list of transaction hashes per user
- getAddress() - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- getAddress() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- getAddress() - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- getAlgorithmName() - Method in class org.exoplatform.addon.ethereum.wallet.fork.KeccakDigest
-
- getAmount() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- getAmount() - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- getAvatar() - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- getByteLength() - Method in class org.exoplatform.addon.ethereum.wallet.fork.KeccakDigest
-
Return the size of block that the compression function is applied to in bytes.
- getContract() - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- getContractAbi() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
Managed by code
- getContractAbi() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get Contract ABI
- getContractAddress() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- getContractBin() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
Managed by code
- getContractBinary() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get Contract BINARY to deploy
- getCurrency() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getCurrentUserId() - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getDefaultBlocksToRetrieve() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getDefaultContractDetail(String, Long) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get default contract detail
- getDefaultContractsAddresses(Long) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieves the list of default contract addreses
- getDefaultContractsToDisplay() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
Managed in other storage location
- getDefaultGas() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getDefaultGas() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getDefaultNetworkId() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getDefaultOverviewAccounts() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getDefaultPrincipalAccount() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getDigestSize() - Method in class org.exoplatform.addon.ethereum.wallet.fork.KeccakDigest
-
- getEnableDelegation() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getFundsHolder() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getFundsHolderType() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getHash() - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- getId() - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- getId() - Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.FundsRequestNotificationPlugin
-
- getId() - Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.WalletContractReceiverNotificationPlugin
-
- getId() - Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.WalletContractSenderNotificationPlugin
-
- getId() - Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.WalletReceiverNotificationPlugin
-
- getId() - Method in class org.exoplatform.addon.ethereum.wallet.notification.plugin.WalletSenderNotificationPlugin
-
- getInitialFunds() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getInitialFundsRequestMessage() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getLabel() - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- getLastWatchedBlockNumber() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
- getLastWatchedBlockNumber(long) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Returns last watched block
- getMessage() - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- getMessage() - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- getMyWalletLink() - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getName() - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- getName() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- getNetworkId() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- getNotificationId() - Method in enum org.exoplatform.addon.ethereum.wallet.model.TransactionStatus
-
- getNotificationReceiversUsers(AccountDetail, String) - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getOverviewAccounts() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getPermanentLink(AccountDetail) - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getPermanentLink(String, String) - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getPhrase() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getPrincipalAccount() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getProviderURL() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getReceipient() - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- getReceipientType() - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- getReceiver() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- getSender() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- getSender() - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- getSettings(Long, String) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletGlobalSettingsREST
-
Get global settings of aplication
- getSettings() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieves global stored settings used for all users.
- getSettings(Long) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieves global stored settings.
- getSettings(Long, String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieves global stored settings.
- getSpace(String) - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getSpaceAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get associated address to a space
- getSpaceDetails(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieve Space account details DTO
- getSpacePrettyName(String) - Static method in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- getSymbol() - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- getTechnicalId() - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- getTransactionMessage(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get temporary transaction label and message
- getTransactionReceipt(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
Get transaction receipt
- getTransactions(long, String) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Get list of transactions of an address
- getType() - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- getUserAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Get associated address to a user
- getUserDetails(String) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Retrieve User account details DTO
- getUserPreferences() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getWalletAddress() - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- getWallets() - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Get list of wallet accounts
- getWebsocketProviderURL() - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- getWebsocketProviderURL() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
Returns used Websocket URL
- GLOAL_SETTINGS_CHANGED_EVENT - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- GLOBAL_SETTINGS_KEY_NAME - Static variable in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
- GlobalSettings - Class in org.exoplatform.addon.ethereum.wallet.model
-
- GlobalSettings() - Constructor for class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- GlobalSettingsModificationListener - Class in org.exoplatform.addon.ethereum.wallet.listener
-
A listener to listen to transactions made on newly configured global settings
- GlobalSettingsModificationListener(EthereumClientConnector) - Constructor for class org.exoplatform.addon.ethereum.wallet.listener.GlobalSettingsModificationListener
-
- saveAccountTransaction(Long, String, String, boolean) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save transaction hash for an account
- saveAddress(AccountDetail) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Save address a user or space associated address
- saveContract(ContractDetail) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletContractREST
-
Save a new contract address to display it in wallet of all users and save
contract name and symbol
- saveDefaultContract(ContractDetail) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save a new contract address to display it in wallet of all users and save
contract name and symbol
- saveLastWatchedBlockNumber(long, long) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save last watched block
- savePreferences(UserPreferences) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Save user preferences of Wallet
- saveSettings(GlobalSettings) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletGlobalSettingsREST
-
Save global settings
- saveSettings(GlobalSettings) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save global settings
- saveTransactionMessage(TransactionMessage) - Method in class org.exoplatform.addon.ethereum.wallet.rest.EthereumWalletAccountREST
-
Store transaction custom label and message
- saveTransactionMessage(TransactionMessage) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save temporary transaction label and message
- saveUserPreferences(String, UserPreferences) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save user preferences of Wallet
- saveWalletAddress(AccountDetail) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
Save wallet address to currentUser or to a space managed to current user,
switch details in accountDetail parameter
- SCOPE_NAME - Static variable in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
- SENDER - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- SENDER_ACCOUNT_DETAIL_PARAMETER - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- SENDER_URL - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- setAccessPermission(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- setAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- setAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- setAdmin(boolean) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setAmount(double) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- setAmount(Double) - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- setAvatar(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- setContract(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- setContractAbi(JSONArray) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
Managed by code
- setContractAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- setContractBin(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
Managed by code
- setCurrency(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setDefaultBlocksToRetrieve(Integer) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setDefaultContractsToDisplay(List<String>) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
Managed in other storage location
- setDefaultGas(Integer) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setDefaultGas(Integer) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setDefaultNetworkId(Long) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setDefaultOverviewAccounts(List<String>) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setDefaultPrincipalAccount(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setEnableDelegation(boolean) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setEnableDelegation(Boolean) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setFundsHolder(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setFundsHolderType(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setHash(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- setId(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- setInitialFunds(Map<String, Double>) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setInitialFundsRequestMessage(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setLabel(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- setLastWatchedBlockNumber(long) - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
- setMessage(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- setMessage(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- setName(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- setName(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- setNetworkId(Long) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- setOverviewAccounts(List<String>) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setPhrase(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setPrincipalAccount(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setProviderURL(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setReceipient(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- setReceipientType(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.FundsRequest
-
- setReceiver(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- setSender(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractTransactionDetail
-
- setSender(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.TransactionMessage
-
- setSpaceAdministrator(boolean) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- setSymbol(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.ContractDetail
-
- setTechnicalId(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- SETTINGS_KEY_NAME - Static variable in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
- setType(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.AccountDetail
-
- SetupApplicationRegistryService - 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
- SetupApplicationRegistryService(ExoContainer, ApplicationRegistryService) - Constructor for class org.exoplatform.addon.ethereum.wallet.service.SetupApplicationRegistryService
-
- setUserPreferences(UserPreferences) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setWalletAddress(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.UserPreferences
-
- setWalletEnabled(boolean) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- setWebsocketProviderURL(String) - Method in class org.exoplatform.addon.ethereum.wallet.model.GlobalSettings
-
- sha3(byte[], int, int) - Static method in class org.exoplatform.addon.ethereum.wallet.fork.EventEncoder
-
Keccak-256 hash function.
- SPACE_ACCOUNT_TYPE - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- squeeze(byte[], int, long) - Method in class org.exoplatform.addon.ethereum.wallet.fork.KeccakDigest
-
- squeezing - Variable in class org.exoplatform.addon.ethereum.wallet.fork.KeccakDigest
-
- start() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
- start() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
- start() - Method in class org.exoplatform.addon.ethereum.wallet.service.SetupApplicationRegistryService
-
- startListeninigToTransactions() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
Add subscription on Ethereum network to listen on all new transactions
- state - Variable in class org.exoplatform.addon.ethereum.wallet.fork.KeccakDigest
-
- staticExtractEventParameters(Event, Log) - Static method in class org.exoplatform.addon.ethereum.wallet.fork.ContractUtils
-
- stop() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
- stop() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumWalletService
-
- stop() - Method in class org.exoplatform.addon.ethereum.wallet.service.SetupApplicationRegistryService
-
- stopListeninigToTransactions() - Method in class org.exoplatform.addon.ethereum.wallet.service.EthereumClientConnector
-
Unsubscribe from Ethereum network transaction events
- SYMBOL - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-
- SYMBOL_PARAMETER - Static variable in class org.exoplatform.addon.ethereum.wallet.service.utils.Utils
-