Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

ABI_PATH_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
ACCESS_PERMISSION - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
ACCOUNT_TYPE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
addStatisticEntry(Map<String, Object>) - Static method in class org.exoplatform.wallet.statistic.StatisticUtils
 
ADMIN_KEY_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
ADMINISTRATORS_GROUP - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
AMOUNT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
AMOUNT_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
around(ProceedingJoinPoint) - Method in class org.exoplatform.wallet.statistic.ExoWalletStatisticAspect
Encapsulate method annotated with ExoWalletStatistic to add statistic log entry
AVATAR - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

B

balanceOf(String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Get token balance of a wallet address (on blockchain)
BIN_PATH_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
BlockchainTransactionService - Interface in org.exoplatform.wallet.service
 
blockchainUrlSuffix - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

C

canAccessWallet(Wallet, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
Return true if user can access wallet detailed information
canEqual(Object) - Method in class org.exoplatform.wallet.model.ContractDetail
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.Wallet
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
canEqual(Object) - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
canSendTransactionToBlockchain(String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
Determines whether the user can send transaction to blockchain or not.
checkPendingTransactions(long) - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
checks transactions marked as pending in DB and verify their status on blockchain.
checkPendingTransactionValidity(TransactionDetail) - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
Checks that a transaction marked as pending in internal database is valid and available on blockchain.
checkTransactionStatusOnBlockchain(String, boolean) - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
Checks transaction identified by its hash on blockchain to see if it's mined.
checkUserIsSpaceManager(String, String, boolean) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
clone() - Method in class org.exoplatform.wallet.model.ContractDetail
 
clone() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
clone() - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
clone() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
clone() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
clone() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
clone() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
clone() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
clone() - Method in class org.exoplatform.wallet.model.Wallet
 
COMETD_CHANNEL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
computeRewards(long) - Method in class org.exoplatform.wallet.reward.rest.RewardReportREST
 
computeRewards(long) - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
Compute rewards swicth configurations for the list of identities passed in parameters
computeWalletFromIdentity(Wallet, Identity) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
computeWalletIdentity(Wallet) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_ADDRESS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_ADDRESS_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_DETAILS_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_ADDADMIN - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_APPROVE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_INITIALIZEACCOUNT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_REWARD - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_TRANSFER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_TRANSFERFROM - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_TRANSFEROWNERSHIP - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_FUNC_TRANSFORMTOVESTED - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
CONTRACT_MODIFIED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
ContractDetail - Class in org.exoplatform.wallet.model
 
ContractDetail() - Constructor for class org.exoplatform.wallet.model.ContractDetail
 
ContractDetail(String, String, String, Integer, Long, String, String, String, String, Boolean, Double) - Constructor for class org.exoplatform.wallet.model.ContractDetail
 
convertFromDecimals(BigInteger, int) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
convertToDecimals(double, int) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
createAdminAccount(String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Creates admin account wallet in server side
createAdminAccount() - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Generates admin account wallet and store it internally in eXo Server
createAdminAccount(String, String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Creates admin account wallet using provided private key and store it internally in eXo Server
createIdentity(String) - Method in class org.exoplatform.wallet.plugin.WalletAdminIdentityProvider
 

D

DATE_FORMATTER - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
decodeString(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
DEFAULT - Static variable in enum org.exoplatform.wallet.model.reward.RewardBudgetType
 
DEFAULT - Static variable in enum org.exoplatform.wallet.model.reward.RewardPeriodType
 
DEFAULT_MAX_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
DEFAULT_MIN_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
DEFAULT_NORMAL_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
DURATION - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 

E

EMPTY_HASH - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
enableWalletByAddress(String, boolean) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
enableWalletByAddress(String, boolean, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Enable/Disable User or Space wallet
encodeString(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
equals(Object) - Method in class org.exoplatform.wallet.model.ContractDetail
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
equals(Object) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
equals(Object) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
equals(Object) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
equals(Object) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
equals(Object) - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
equals(Object) - Method in class org.exoplatform.wallet.model.Wallet
 
equals(Object) - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
equals(Object) - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
equals(Object) - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
ERROR_MSG - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
ETHER_FUNC_SEND_FUNDS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
ETHER_TO_WEI_DECIMALS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
ExoWalletStatistic - Annotation Type in org.exoplatform.wallet.statistic
This annotation is used to log a statistic log entry
ExoWalletStatisticAspect - Class in org.exoplatform.wallet.statistic
ExoWalletStatisticAspect() - Constructor for class org.exoplatform.wallet.statistic.ExoWalletStatisticAspect
 
ExoWalletStatisticService - Interface in org.exoplatform.wallet.statistic
This service is used to add statistic log entry by using annotation ExoWalletStatistic on methods

F

findByRemoteId(String) - Method in class org.exoplatform.wallet.plugin.WalletAdminIdentityProvider
 
findRewardPeriodsByStatus(RewardStatus) - Method in interface org.exoplatform.wallet.reward.storage.RewardReportStorage
Retrieve the list of periods switch rewards payment status
findTeamsByMemberId(long) - Method in interface org.exoplatform.wallet.reward.service.RewardTeamService
Find reward teams by identity id
findTeamsByMemberId(long) - Method in interface org.exoplatform.wallet.reward.storage.RewardTeamStorage
 
formatNumber(Object, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
formatTime(Object, String) - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
formatTransactionHash(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
fromJsonString(String, Class<T>) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
fromStoredValue(String) - Static method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
FUNDS_ACCEPT_URL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
FUNDS_REQUEST_NOTIFICATION_ID - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
FUNDS_REQUEST_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
FUNDS_REQUEST_SENDER_DETAIL_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
FUNDS_REQUEST_SENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
FundsRequest - Class in org.exoplatform.wallet.model.transaction
 
FundsRequest() - Constructor for class org.exoplatform.wallet.model.transaction.FundsRequest
 

G

GAS_LIMIT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
generateHash(String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
 
getAbi(String) - Method in class org.exoplatform.wallet.rest.WalletContractREST
 
getAccessPermission() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getAddresesLabels() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
getAddress() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getAddress() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
getAddress() - Method in class org.exoplatform.wallet.model.Wallet
 
getAddress() - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
getAddress() - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
getAddressesLabelsVisibleBy(String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
List of labels that current user can access
getAdminAccountPassword() - Method in interface org.exoplatform.wallet.service.WalletAccountService
 
getAdminGasPrice() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getAdminLevel() - Method in class org.exoplatform.wallet.model.Wallet
 
getAdminLevel(String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Get admin level of a wallet address from token (on blockchain)
getAdminWallet() - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieves admin wallet from internal database
getAdminWalletAddress() - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
 
getAmount() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
getAmount() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
getAmount() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
getAvatar() - Method in class org.exoplatform.wallet.model.Wallet
 
getBin(String) - Method in class org.exoplatform.wallet.rest.WalletContractREST
 
getBlockchainTransactionService() - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
Workaround: BlockchainTransactionService retrieved here instead of dependency injection using constructor because the service is added after PortalContainer startup.
getBlockchainURLSuffix() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getBudget() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getBudgetType() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
getBy() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getByWallet() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getCometdChannel() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
getCometdContext() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
getCometdToken() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
getContract() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
getContract(String) - Method in class org.exoplatform.wallet.rest.WalletContractREST
 
getContractAbi() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getContractAbi() - Method in interface org.exoplatform.wallet.service.WalletContractService
Get Contract ABI
getContractAddress() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getContractAddress() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getContractAddress() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getContractAmount() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getContractAmountDecimal(int) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getContractBin() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getContractBinary() - Method in interface org.exoplatform.wallet.service.WalletContractService
Get Contract BINARY to deploy
getContractDetail() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getContractDetail(String) - Method in interface org.exoplatform.wallet.service.WalletContractService
Get contract detail
getContractDetail() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getContractFileContent(String, String) - Method in interface org.exoplatform.wallet.service.WalletContractService
Retreive the ABI or BIN content of a contract
getContractMethodName() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getContractType() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getCurrentPeriod(RewardSettings) - Static method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getCurrentUserId() - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
getCurrentUserId() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getDataVersion() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
getDecimals() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getDescription() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getDynamicGasPrice() - Method in interface org.exoplatform.wallet.service.WalletService
 
getEarnedPoints(Set<Long>, long, long) - Method in class org.exoplatform.wallet.reward.api.RewardPlugin
Retrieves earned points for identities in a selected period of time
getEndDateFormatted(String) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getEndDateInSeconds() - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getEtherAmount() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
getEtherBalance() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getEtherBalance() - Method in class org.exoplatform.wallet.model.Wallet
 
getEtherBalanceOf(String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Get ether balance of a wallet address (on blockchain)
getEtherFee() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getEventId() - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
getFailedTransactionCount() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getFrom() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getFromWallet() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getFundsHolder() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
getFundsHolderType() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
getGasLimit() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getGasLimit() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getGasPrice() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getGasUsed() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getHash() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getHash() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getId() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getId() - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
getId() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getId() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getId() - Method in class org.exoplatform.wallet.model.Wallet
 
getId() - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
getId() - Method in enum org.exoplatform.wallet.model.WalletType
 
getIdentityById(long) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getIdentityById(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getIdentityByTypeAndId(WalletType, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getIdentityId() - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
getIdentityId() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
getIdentityId() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getIdentityId() - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
getIdentityId() - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
getIncome() - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
getInitialFunds() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getInitializationState() - Method in class org.exoplatform.wallet.model.Wallet
 
getIsApproved() - Method in class org.exoplatform.wallet.model.Wallet
 
getIsInitialized() - Method in class org.exoplatform.wallet.model.Wallet
 
getIsPaused() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getIssuer() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getIssuerId() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getLabel() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getLabel() - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
getLabels() - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
getLocale(Wallet) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getManager() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getMaxAttemptsToSend() - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getMaxGasPrice() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getMembers() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getMessage() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
getMessage() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getMessage() - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
getMethod(ExoContainer, String, String) - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
getMinGasPrice() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getMyWalletLink() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getName() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getName() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getName() - Method in class org.exoplatform.wallet.model.Wallet
 
getName() - Method in class org.exoplatform.wallet.plugin.WalletAdminIdentityProvider
 
getNetwork() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
getNetworkId() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getNetworkId() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getNetworkId() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getNonce() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getNonce(String) - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
 
getNonce(String, String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getNonce(String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getNormalGasPrice() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getNotificationId() - Method in enum org.exoplatform.wallet.model.transaction.TransactionNotificationType
 
getNotificationReceiversUsers(Wallet, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getOutcome() - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
getOwner() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getPassPhrase() - Method in class org.exoplatform.wallet.model.Wallet
 
getPendingTransactionCount() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getPendingTransactionMaxDays() - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getPendingTransactions() - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getPeriod() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getPeriod() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getPeriodicityLabel() - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
getPeriodOfTime(RewardSettings, LocalDateTime) - Static method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getPeriodOfTime(LocalDateTime) - Method in enum org.exoplatform.wallet.model.reward.RewardPeriodType
 
getPeriodType() - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
getPeriodType() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getPermanentLink(Wallet) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getPermanentLink(Space) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getPhrase() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
getPluginId() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
getPluginId() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
getPluginId() - Method in class org.exoplatform.wallet.reward.api.RewardPlugin
get reward plugin unique identifier
getPluginSettings() - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
getPoints() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
getPoolName() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getPoolTokensToSend() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getPrivateKey(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
getPrivateKeyByTypeAndId(String, String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet private key by identity type and remoteId
getPrivateKeyByTypeAndId(String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet private key by identity type and remoteId
getProviderId() - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
getProviderId() - Method in enum org.exoplatform.wallet.model.WalletType
 
getProviderURL() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getRawTransaction() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getReceipient() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
getReceipientType() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
getReceiverId() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getReceiverIdentityId() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getReceiverType() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getRemainingTokensToSend() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getRequestMessage() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
getResourceBundleKey(Locale, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getRewardAdministrators() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getRewardBalance() - Method in class org.exoplatform.wallet.model.Wallet
 
getRewardDates(String, long) - Method in class org.exoplatform.wallet.reward.rest.RewardSettingsREST
 
getRewardPeriodsInProgress() - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
 
getRewardPeriodsNotSent() - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
 
getRewardPeriodType() - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getRewardPlugin(String) - Method in interface org.exoplatform.wallet.reward.service.RewardSettingsService
 
getRewardPlugins() - Method in interface org.exoplatform.wallet.reward.service.RewardSettingsService
 
getRewardReport(long) - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
Retrieve a RewardReport corresponding to a period of time
getRewardReport(RewardPeriodType, long) - Method in interface org.exoplatform.wallet.reward.storage.RewardReportStorage
Retrieve a RewardReport corresponding to a period of time
getRewards() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getRewards() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getRewardSettings() - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
getRewardType() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getSavedTransactionByHash(String) - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
 
getSellPrice() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getSendingAttemptCount() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getSentTimestamp() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getService(ExoContainer, String) - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
getSettings(String) - Method in class org.exoplatform.wallet.rest.WalletSettingsREST
 
getSettings() - Method in class org.exoplatform.wallet.reward.rest.RewardSettingsREST
 
getSettings() - Method in interface org.exoplatform.wallet.reward.service.RewardSettingsService
 
getSettings() - Method in interface org.exoplatform.wallet.service.WalletService
Retrieves global stored settings used for all users.
getSettings() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getSpace(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getSpaceId() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getSpaceId() - Method in class org.exoplatform.wallet.model.Wallet
 
getSpacePrettyName() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
getSpacePrettyName(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getStartDateFormatted(String) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getStartDateInSeconds() - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
getStartDateInSeconds() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getStatisticParameters(String, Object, Object...) - Method in interface org.exoplatform.wallet.statistic.ExoWalletStatisticService
Retrieve statistic log parameters
getStatus() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getStatus() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getSuccessTransactionCount() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getSymbol() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getTeam() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getTeamById(long) - Method in interface org.exoplatform.wallet.reward.storage.RewardTeamStorage
Retrieve a team by its ID
getTeams() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getTeams() - Method in interface org.exoplatform.wallet.reward.service.RewardTeamService
 
getTeams() - Method in interface org.exoplatform.wallet.reward.storage.RewardTeamStorage
 
getTeamsById(long) - Method in interface org.exoplatform.wallet.reward.storage.RewardTeamStorage
Retrieve team identified by its technical id
getTechnicalId() - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
getTechnicalId() - Method in class org.exoplatform.wallet.model.Wallet
 
getThreshold() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
getTimestamp() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getTo() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getTokenAmount() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
getTokenBalance() - Method in class org.exoplatform.wallet.model.Wallet
 
getTokenFee() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getTokensSent() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getTokensSent() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
getTokensSent() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getTokensToSend() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getTokensToSend() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getToStoreValue() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
Determine the value to store on transactions list.
getTotalSupply() - Method in class org.exoplatform.wallet.model.ContractDetail
 
getToWallet() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getTransaction() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getTransactionByHash(String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getTransactionByHash(String, String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getTransactions(String, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
 
getTransactions(String, String, String, String, int, boolean, boolean, String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getTransactionsAmounts(String, String, String, String) - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
 
getTransactionsCount() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getTransactionStatistics(String, String, String, Locale) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
Retrives the Transaction statistics of a user on a designated contract by period of time
getTransactionsToSend() - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
getType() - Method in class org.exoplatform.wallet.model.Wallet
 
getType(String) - Static method in enum org.exoplatform.wallet.model.WalletType
 
getUserLocale(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getUserPreferences() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
getUserSettings(String, String) - Method in interface org.exoplatform.wallet.service.WalletService
Retrieves user settings including global setting, network settings and contract detail.
getValidRewardCount() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getValidRewards() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
getValue() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getValueDecimal(int) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
getVestingBalance() - Method in class org.exoplatform.wallet.model.Wallet
 
getWallet() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
getWallet() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
getWalletAddress() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
getWalletByAddress(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
getWalletByAddress(String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet by address with blockchain state if current user can access wallet data
getWalletByAddress(String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet by address
getWalletByIdentityId(long) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet details by identity technical id
getWalletByTypeAndID(String, String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
getWalletByTypeAndId(String, String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet details by identity type and remoteId accessed by a user
getWalletByTypeAndId(String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet details by identity type and remoteId
getWalletLink(String, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
getWallets() - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
getWalletsCount() - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallets count
getWebsocketProviderURL() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
getWebsocketURL() - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
GlobalSettings - Class in org.exoplatform.wallet.model.settings
 
GlobalSettings(GlobalSettings) - Constructor for class org.exoplatform.wallet.model.settings.GlobalSettings
 
GlobalSettings() - Constructor for class org.exoplatform.wallet.model.settings.GlobalSettings
 
GWEI_TO_WEI_DECIMALS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

H

hasErrorTransactions() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
HASH - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
HASH_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
hashCode() - Method in class org.exoplatform.wallet.model.ContractDetail
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
hashCode() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
hashCode() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
hashCode() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
hashCode() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
hashCode() - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
hashCode() - Method in class org.exoplatform.wallet.model.Wallet
 
hashCode() - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
hashCode() - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
hashCode() - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
hasKnownWalletInTransaction(TransactionDetail) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
hasPendingTransactions() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
hasSuccessTransactions() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
hideWalletOwnerPrivateInformation(Wallet) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 

I

INITIAL_FUNDS_KEY_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
InitialFundsSettings - Class in org.exoplatform.wallet.model.settings
 
InitialFundsSettings() - Constructor for class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
initialize(TransactionDetail, String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Initializes (on blockchain) a receiver wallet address using 'Admin' wallet by using funds transmitted in transaction detail.
intializeWallet(String, double, double, String, String) - Method in class org.exoplatform.wallet.rest.WalletAdminTransactionREST
 
isAdmin() - Method in enum org.exoplatform.wallet.model.WalletType
 
isAdmin(String) - Static method in enum org.exoplatform.wallet.model.WalletType
 
isAdminAccount(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isAdminAccountEnabled() - Method in interface org.exoplatform.wallet.service.WalletAccountService
 
isAdminOperation() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
isApprovedAccount(String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Checks if a wallet address is approved on token (on blockchain)
isBackedUp() - Method in class org.exoplatform.wallet.model.Wallet
 
isCompletelyProceeded() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
isContract(String) - Method in interface org.exoplatform.wallet.service.WalletContractService
 
isDeleted() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
isDeletedUser() - Method in class org.exoplatform.wallet.model.Wallet
 
isDisabled() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
isDisabledUser() - Method in class org.exoplatform.wallet.model.Wallet
 
isEnabled() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
isEnabled() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
isEnabled() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
isEnabled() - Method in class org.exoplatform.wallet.model.Wallet
 
isEnabled() - Method in class org.exoplatform.wallet.reward.api.RewardPlugin
Checks is the plugin is enabled
isEnabled() - Method in interface org.exoplatform.wallet.service.WalletService
 
isFundRequestSent(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
isFundRequestSent(String, String) - Method in interface org.exoplatform.wallet.service.WalletService
Get fund request status
isHasKeyOnServerSide() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
isHasPrivateKey() - Method in class org.exoplatform.wallet.model.Wallet
 
isInitializedAccount(String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Checks whether the wallet is initialized or not (on blockchain)
isLogAllTransaction() - Method in interface org.exoplatform.wallet.service.WalletTransactionService
 
isNoContractFunds() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
isPending() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
isPoolsUsed() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
isSpace() - Method in enum org.exoplatform.wallet.model.WalletType
 
isSpace(String) - Static method in enum org.exoplatform.wallet.model.WalletType
 
isSpaceAdministrator() - Method in class org.exoplatform.wallet.model.Wallet
 
isSucceeded() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
isUseDynamicGasPrice() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
isUseDynamicGasPrice() - Method in interface org.exoplatform.wallet.service.WalletService
 
isUsePools() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
isUser() - Method in enum org.exoplatform.wallet.model.WalletType
 
isUser(String) - Static method in enum org.exoplatform.wallet.model.WalletType
 
isUserMemberOfGroupOrUser(String, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isUserMemberOfSpaceOrGroupOrUser(String, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isUserRewardingAdmin(String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isUserSpaceManager(String, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isUserSpaceMember(String, String) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isWalletEmpty(Wallet) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
isWalletEnabled() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
isWalletOwner(Wallet, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
 

J

JSON_GENERATOR - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
JSON_PARSER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

K

KNOWN_TRANSACTION_MINED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

L

LAST_BLOCK_NUMBER_KEY_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
listRewards(int) - Method in class org.exoplatform.wallet.reward.rest.RewardReportREST
 
listRewards(String, int) - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
 
listRewards(long, int) - Method in interface org.exoplatform.wallet.reward.storage.RewardReportStorage
 
listTeams() - Method in class org.exoplatform.wallet.reward.rest.RewardTeamREST
 
listWallets() - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieves the list registered wallets
LOCAL_SERVICE - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
LOG_ALL_CONTRACT_TRANSACTIONS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
logStatistics(TransactionDetail) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 

M

markFundRequestAsSent(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
markFundRequestAsSent(String, String) - Method in interface org.exoplatform.wallet.service.WalletService
Mark a fund request web notification as sent
MAX_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
MAX_PENDING_TRANSACTIONS_TO_SEND - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
MAX_SENDING_TRANSACTIONS_ATTEMPTS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
MESSAGE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
MESSAGE_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
MIN_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
MODIFY_ADDRESS_ASSOCIATED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

N

NAME - Static variable in class org.exoplatform.wallet.plugin.WalletAdminIdentityProvider
 
NETWORK_ID - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
NETWORK_URL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
NETWORK_WS_URL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
NetworkSettings - Class in org.exoplatform.wallet.model.settings
 
NetworkSettings() - Constructor for class org.exoplatform.wallet.model.settings.NetworkSettings
 
NEW_ADDRESS_ASSOCIATED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
NEW_BLOCK_MINED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
NORMAL_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

O

OPERATION - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
OPERATION_FILTER_CONTRACT_TRANSACTIONS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_BLOCK - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_BLOCK_BY_HASH - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_BLOCK_BY_NUMBER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_ETHER_BALANCE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_LAST_BLOCK_NUMBER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_TRANSACTION - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_TRANSACTION_COUNT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_GET_TRANSACTION_RECEIPT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_READ_FROM_TOKEN - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
OPERATION_SEND_TRANSACTION - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
org.exoplatform.wallet.model - package org.exoplatform.wallet.model
 
org.exoplatform.wallet.model.reward - package org.exoplatform.wallet.model.reward
 
org.exoplatform.wallet.model.settings - package org.exoplatform.wallet.model.settings
 
org.exoplatform.wallet.model.transaction - package org.exoplatform.wallet.model.transaction
 
org.exoplatform.wallet.plugin - package org.exoplatform.wallet.plugin
 
org.exoplatform.wallet.rest - package org.exoplatform.wallet.rest
 
org.exoplatform.wallet.reward.api - package org.exoplatform.wallet.reward.api
 
org.exoplatform.wallet.reward.rest - package org.exoplatform.wallet.reward.rest
 
org.exoplatform.wallet.reward.service - package org.exoplatform.wallet.reward.service
 
org.exoplatform.wallet.reward.storage - package org.exoplatform.wallet.reward.storage
 
org.exoplatform.wallet.service - package org.exoplatform.wallet.service
 
org.exoplatform.wallet.statistic - package org.exoplatform.wallet.statistic
 
org.exoplatform.wallet.utils - package org.exoplatform.wallet.utils
 

P

PARAMETERS - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
populateProfile(Profile, String) - Method in class org.exoplatform.wallet.plugin.WalletAdminIdentityProvider
 
PRINCIPAL_CONTRACT_ADMIN_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

R

RECEIVER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
RECEIVER_ACCOUNT_DETAIL_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
RECEIVER_TYPE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
RECEIVER_URL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
refreshBlockchainGasPrice() - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
Refreshes gas price from blockchain and cache it
refreshContractDetail(Set<String>) - Method in interface org.exoplatform.wallet.service.WalletContractService
Refresh contract details from blockchain
refreshContractDetailFromBlockchain(ContractDetail, Set<String>) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Retrieves contract details from blockchain, like: - Sell price - Owner - Symbol - Name ...
refreshTransactionFromBlockchain(String) - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
 
refreshTransactionFromBlockchain(String) - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
This will refresh transaction from blockchain if the transaction is marked as pending or marked as error
refreshWalletFromBlockchain(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
refreshWalletFromBlockchain(Wallet, ContractDetail, Map<String, Set<String>>) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Refreshes wallet state from blockchain
refreshWalletsFromBlockchain(Map<String, Set<String>>) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Refreshes wallets from blockchain
registerPlugin(RewardPlugin) - Method in interface org.exoplatform.wallet.reward.service.RewardSettingsService
Registers a reward plugin
REMOTE_SERVICE - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
removePrivateKey(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
removePrivateKeyByTypeAndId(String, String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Removes wallet private key by identity type and remoteId
removeTeam(Long) - Method in class org.exoplatform.wallet.reward.rest.RewardTeamREST
 
removeTeam(Long) - Method in interface org.exoplatform.wallet.reward.service.RewardTeamService
Remove a reward Team/Pool by id
removeTeam(Long) - Method in interface org.exoplatform.wallet.reward.storage.RewardTeamStorage
Remove a reward Team/Pool by id
removeWalletByAddress(String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Remove User or Space wallet address association
removeWalletByTypeAndId(String, String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Remove wallet address association by type and remote id
requestAuthorization(String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
requestFunds(FundsRequest) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
requestFunds(FundsRequest, String) - Method in interface org.exoplatform.wallet.service.WalletService
Save funds request and send notifications
RESOURCE_BUNDLE_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
retrieveWalletBlockchainState(Wallet) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Retrieve wallet state from internal database
retrieveWalletInformationFromBlockchain(Wallet, ContractDetail, Set<String>) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Retrieves wallet details from blockchain
reward(TransactionDetail, String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Send rewarded token amounts (on blockchain) to a receiver wallet address using 'Admin' wallet.
REWARD_CONTEXT - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_CONTEXT_NAME - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_END_PERIOD_DATE - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_END_PERIOD_DATE_FORMATTED - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_FAIL_COUNT - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_PENDING_COUNT - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_PERIOD_TYPE - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_REPORT_NOTIFICATION_PARAM - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_SCOPE - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_SCOPE_NAME - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_SETTINGS_KEY_NAME - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_START_PERIOD_DATE - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_START_PERIOD_DATE_FORMATTED - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_SUCCESS_COUNT - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_SUCCESS_EVENT_NAME - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_SUCCESS_NOTIFICATION_ID - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_COUNT - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_LABEL_KEY - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_NO_POOL_MESSAGE_KEY - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_WITH_POOL_MESSAGE_KEY - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
REWARD_VALID_MEMBERS_COUNT - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
RewardBudgetType - Enum in org.exoplatform.wallet.model.reward
 
REWARDINGS_GROUP - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
RewardPeriod - Class in org.exoplatform.wallet.model.reward
 
RewardPeriod(RewardPeriodType) - Constructor for class org.exoplatform.wallet.model.reward.RewardPeriod
 
RewardPeriod() - Constructor for class org.exoplatform.wallet.model.reward.RewardPeriod
 
RewardPeriodType - Enum in org.exoplatform.wallet.model.reward
 
RewardPlugin - Class in org.exoplatform.wallet.reward.api
A reward plugin to manage rewarded points
RewardPlugin() - Constructor for class org.exoplatform.wallet.reward.api.RewardPlugin
 
RewardPluginSettings - Class in org.exoplatform.wallet.model.reward
 
RewardPluginSettings() - Constructor for class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
RewardPluginSettings(String, boolean, double, boolean, RewardBudgetType, double) - Constructor for class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
RewardReport - Class in org.exoplatform.wallet.model.reward
 
RewardReport() - Constructor for class org.exoplatform.wallet.model.reward.RewardReport
 
RewardReportREST - Class in org.exoplatform.wallet.reward.rest
 
RewardReportREST(RewardReportService) - Constructor for class org.exoplatform.wallet.reward.rest.RewardReportREST
 
RewardReportService - Interface in org.exoplatform.wallet.reward.service
A storage service to save/load reward settings
RewardReportStorage - Interface in org.exoplatform.wallet.reward.storage
 
RewardSettings - Class in org.exoplatform.wallet.model.reward
 
RewardSettings() - Constructor for class org.exoplatform.wallet.model.reward.RewardSettings
 
RewardSettings(RewardPeriodType, Set<RewardPluginSettings>) - Constructor for class org.exoplatform.wallet.model.reward.RewardSettings
 
RewardSettingsREST - Class in org.exoplatform.wallet.reward.rest
 
RewardSettingsREST(RewardSettingsService) - Constructor for class org.exoplatform.wallet.reward.rest.RewardSettingsREST
 
RewardSettingsService - Interface in org.exoplatform.wallet.reward.service
A storage service to save/load reward transactions
RewardStatus - Enum in org.exoplatform.wallet.model.reward
 
RewardTeam - Class in org.exoplatform.wallet.model.reward
 
RewardTeam() - Constructor for class org.exoplatform.wallet.model.reward.RewardTeam
 
RewardTeamMember - Class in org.exoplatform.wallet.model.reward
 
RewardTeamMember() - Constructor for class org.exoplatform.wallet.model.reward.RewardTeamMember
 
RewardTeamREST - Class in org.exoplatform.wallet.reward.rest
 
RewardTeamREST(RewardTeamService) - Constructor for class org.exoplatform.wallet.reward.rest.RewardTeamREST
 
RewardTeamService - Interface in org.exoplatform.wallet.reward.service
A storage service to save/load reward teams
RewardTeamStorage - Interface in org.exoplatform.wallet.reward.storage
A storage service to save/load reward teams
RewardTransaction - Class in org.exoplatform.wallet.model.reward
 
RewardTransaction() - Constructor for class org.exoplatform.wallet.model.reward.RewardTransaction
 
RewardUtils - Class in org.exoplatform.wallet.utils
 

S

saveContractDetail(ContractDetail) - Method in interface org.exoplatform.wallet.service.WalletContractService
Save a new contract details
saveInitialFundsSettings(InitialFundsSettings) - Method in class org.exoplatform.wallet.rest.WalletSettingsREST
 
saveInitialFundsSettings(InitialFundsSettings) - Method in interface org.exoplatform.wallet.service.WalletService
Save initial funds
saveOrDeleteAddressLabel(WalletAddressLabel) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
saveOrDeleteAddressLabel(WalletAddressLabel, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Saves label if label is not empty else, delete it
savePrivateKey(String, String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
savePrivateKeyByTypeAndId(String, String, String, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Save wallet private key for a wallet identified by identity type and remoteId
saveRewardReport(RewardReport) - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
 
saveRewardReport(RewardReport) - Method in interface org.exoplatform.wallet.reward.storage.RewardReportStorage
 
saveSettings(RewardSettings) - Method in class org.exoplatform.wallet.reward.rest.RewardSettingsREST
 
saveSettings(RewardSettings) - Method in interface org.exoplatform.wallet.reward.service.RewardSettingsService
Save reward settings
saveTeam(RewardTeam) - Method in class org.exoplatform.wallet.reward.rest.RewardTeamREST
 
saveTeam(RewardTeam) - Method in interface org.exoplatform.wallet.reward.service.RewardTeamService
Update or create a reward team
saveTeam(RewardTeam) - Method in interface org.exoplatform.wallet.reward.storage.RewardTeamStorage
Update or create a reward team
saveTransactionDetail(TransactionDetail, boolean) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
Save transaction details in database
saveTransactionDetail(TransactionDetail, String) - Method in interface org.exoplatform.wallet.service.WalletTransactionService
Save transaction details in database
saveTransactionDetails(TransactionDetail) - Method in class org.exoplatform.wallet.rest.WalletTransactionREST
 
saveUserPreferences(String, WalletSettings) - Method in interface org.exoplatform.wallet.service.WalletService
Save user preferences of Wallet
saveWallet(Wallet) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
saveWallet(Wallet, boolean) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Save wallet instance in internal database
saveWalletAddress(Wallet, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Save wallet address to currentUser or to a space managed by current user
saveWalletBackupState(long, boolean) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
saveWalletBackupState(String, long, boolean) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Change wallet backup state
saveWalletBlockchainState(Wallet, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Save wallet state on blockchain
scanNewerBlocks() - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
Scans newly mined blocks in Blockchain to verify if there are transactions on configured token or wallet.
SCOPE_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
SENDER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
SENDER_ACCOUNT_DETAIL_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
SENDER_URL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
sendEther(String, double, String, String) - Method in class org.exoplatform.wallet.rest.WalletAdminTransactionREST
 
sendEther(TransactionDetail, String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Send ether (on blockchain) to a receiver wallet address using 'Admin' wallet.
sendRawTransactions() - Method in interface org.exoplatform.wallet.service.BlockchainTransactionService
Sends raw transactions to blockchain
sendRewards(long) - Method in class org.exoplatform.wallet.reward.rest.RewardReportREST
 
sendRewards(long, String) - Method in interface org.exoplatform.wallet.reward.service.RewardReportService
Send rewards transactions
sendToken(String, String, String) - Method in class org.exoplatform.wallet.rest.WalletAdminTransactionREST
 
sendToken(TransactionDetail, String) - Method in interface org.exoplatform.wallet.service.WalletTokenAdminService
Send token (on blockchain) to a receiver wallet address using 'Admin' wallet.
setAccessPermission(String) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setAddresesLabels(Set<WalletAddressLabel>) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
setAddress(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setAddress(String) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
setAddress(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setAddress(String) - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
setAddress(String) - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
setAdminLevel(Integer) - Method in class org.exoplatform.wallet.model.Wallet
 
setAdminOperation(boolean) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setAmount(double) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
setAmount(double) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
setAmount(Double) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
setAvatar(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setBackedUp(boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setBudget(Double) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setBudgetType(RewardBudgetType) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
setBy(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setByWallet(Wallet) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setCometdChannel(String) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setCometdContext(String) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setCometdToken(String) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setConfiguredContractDetail(ContractDetail) - Method in interface org.exoplatform.wallet.service.WalletService
Sets contract detail object in global settings
setContract(String) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
setContractAbi(String) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setContractAddress(String) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setContractAddress(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setContractAmount(double) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setContractAmountDecimal(BigInteger, int) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setContractBin(String) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setContractDetail(ContractDetail) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setContractMethodName(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setContractType(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setDataVersion(Integer) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
setDecimals(Integer) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setDeleted(boolean) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setDeletedUser(boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setDescription(String) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setDisabled(boolean) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setDisabledUser(boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setDynamicGasPrice(long) - Method in interface org.exoplatform.wallet.service.WalletService
Sets gas price from blockchain network
setEnabled(boolean) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
setEnabled(boolean) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setEnabled(boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setEndDateInSeconds(long) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
setEtherAmount(double) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
setEtherBalance(Double) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setEtherBalance(Double) - Method in class org.exoplatform.wallet.model.Wallet
 
setEtherFee(double) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setEventId(String) - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
setFrom(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setFromWallet(Wallet) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setFundsHolder(String) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
setFundsHolderType(String) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
setGasLimit(Long) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
setGasPrice(double) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setGasUsed(int) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setHash(String) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setHash(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setHasKeyOnServerSide(boolean) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
setHasPrivateKey(boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setId(Long) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setId(String) - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
setId(long) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
setId(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setId(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setId(long) - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
setIdentityId(Long) - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
setIdentityId(long) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
setIdentityId(long) - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
setIdentityId(long) - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
setIncome(List<String>) - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
setInitialFunds(InitialFundsSettings) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setInitializationState(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setInitializationStatus(String, String) - Method in class org.exoplatform.wallet.rest.WalletAccountREST
 
setInitializationStatus(String, WalletInitializationState, String) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Change wallet initialization status
setInitializationStatus(String, WalletInitializationState) - Method in interface org.exoplatform.wallet.service.WalletAccountService
Change wallet initialization status
setIsApproved(Boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setIsInitialized(Boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setIsPaused(Boolean) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setIssuer(Wallet) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setIssuerId(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setLabel(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setLabel(String) - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
setLabels(List<String>) - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
setManager(RewardTeamMember) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setMaxGasPrice(Long) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
setMembers(List<RewardTeamMember>) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setMessage(String) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
setMessage(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setMessage(Map<String, Object>) - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
setMinGasPrice(Long) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
setName(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setName(String) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setName(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setNetwork(NetworkSettings) - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
setNetworkId(Long) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setNetworkId(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setNoContractFunds(boolean) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setNonce(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setNormalGasPrice(Long) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
setOutcome(List<String>) - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
setOwner(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setPassPhrase(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setPending(boolean) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setPeriod(RewardPeriod) - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
setPeriod(RewardPeriod) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
setPeriodicityLabel(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
setPeriodType(RewardPeriodType) - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
setPeriodType(String) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setPhrase(String) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
setPluginId(String) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
setPluginId(String) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
setPluginSettings(Set<RewardPluginSettings>) - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
setPoints(double) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
setPoolsUsed(boolean) - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
setProviderId(String) - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
setProviderURL(String) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
setRawTransaction(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setReceipient(String) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
setReceipientType(String) - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
setReceiverId(String) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setReceiverIdentityId(long) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setReceiverType(String) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setRequestMessage(String) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
setRewardBalance(Double) - Method in class org.exoplatform.wallet.model.Wallet
 
setRewardPeriodType(RewardPeriodType) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
setRewards(Set<WalletReward>) - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
setRewards(Set<WalletPluginReward>) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
setRewardType(RewardBudgetType) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setSellPrice(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setSendingAttemptCount(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setSentTimestamp(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setSpaceAdministrator(boolean) - Method in class org.exoplatform.wallet.model.Wallet
 
setSpaceId(Long) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setSpaceId(long) - Method in class org.exoplatform.wallet.model.Wallet
 
setSpacePrettyName(String) - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
setStartDateInSeconds(long) - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
setStartDateInSeconds(long) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setStatus(String) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setSucceeded(boolean) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setSymbol(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setTeams(List<RewardTeam>) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
setTechnicalId(Long) - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
setTechnicalId(long) - Method in class org.exoplatform.wallet.model.Wallet
 
setThreshold(double) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
setTimestamp(long) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
SETTINGS_KEY_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
setTo(String) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setTokenAmount(double) - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
setTokenBalance(Double) - Method in class org.exoplatform.wallet.model.Wallet
 
setTokenFee(double) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setTokensSent(double) - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
setTotalSupply(String) - Method in class org.exoplatform.wallet.model.ContractDetail
 
setToWallet(Wallet) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setTransaction(TransactionDetail) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
setType(String) - Method in class org.exoplatform.wallet.model.Wallet
 
setUseDynamicGasPrice(boolean) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setUsePools(boolean) - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
setUserPreferences(WalletSettings) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setValue(double) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setValueDecimal(BigInteger, int) - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
setVestingBalance(Double) - Method in class org.exoplatform.wallet.model.Wallet
 
setWallet(Wallet) - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
setWallet(Wallet) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setWalletAddress(String) - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
setWalletEnabled(boolean) - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
setWebsocketProviderURL(String) - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
SIMPLE_CHARS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
StatisticUtils - Class in org.exoplatform.wallet.statistic
 
STATUS - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
STATUS_CODE - Static variable in class org.exoplatform.wallet.statistic.StatisticUtils
 
SYMBOL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
SYMBOL_PARAMETER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 

T

timeFromSeconds(long) - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
timeToSecondsAtDayStart(LocalDateTime) - Static method in class org.exoplatform.wallet.utils.RewardUtils
 
toJsonString(Object) - Static method in class org.exoplatform.wallet.utils.WalletUtils
 
TOKEN_ADDRESS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
TOKEN_FUNC_DEPOSIT_FUNDS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
TOKEN_FUNC_INITIALIZEACCOUNT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
TOKEN_FUNC_SETSELLPRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
TOKEN_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
toString() - Method in class org.exoplatform.wallet.model.ContractDetail
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardPeriod
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardPluginSettings
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardReport
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardSettings
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardTeam
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardTeamMember
 
toString() - Method in class org.exoplatform.wallet.model.reward.RewardTransaction
 
toString() - Method in class org.exoplatform.wallet.model.reward.WalletPluginReward
 
toString() - Method in class org.exoplatform.wallet.model.reward.WalletReward
 
toString() - Method in class org.exoplatform.wallet.model.settings.GlobalSettings
 
toString() - Method in class org.exoplatform.wallet.model.settings.InitialFundsSettings
 
toString() - Method in class org.exoplatform.wallet.model.settings.NetworkSettings
 
toString() - Method in class org.exoplatform.wallet.model.settings.UserSettings
 
toString() - Method in class org.exoplatform.wallet.model.settings.WalletSettings
 
toString() - Method in class org.exoplatform.wallet.model.transaction.FundsRequest
 
toString() - Method in class org.exoplatform.wallet.model.transaction.TransactionDetail
 
toString() - Method in class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
toString() - Method in class org.exoplatform.wallet.model.Wallet
 
toString() - Method in class org.exoplatform.wallet.model.WalletAddressLabel
 
toString() - Method in class org.exoplatform.wallet.model.WalletCacheKey
 
toString() - Method in class org.exoplatform.wallet.model.WebSocketMessage
 
TRANSACTION_MODIFIED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
TRANSACTION_PENDING_MAX_DAYS - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
TRANSACTION_STATUS_FAILED - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
TRANSACTION_STATUS_PENDING - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
TRANSACTION_STATUS_SUCCESS - Static variable in class org.exoplatform.wallet.utils.RewardUtils
 
TransactionDetail - Class in org.exoplatform.wallet.model.transaction
 
TransactionDetail() - Constructor for class org.exoplatform.wallet.model.transaction.TransactionDetail
 
TransactionNotificationType - Enum in org.exoplatform.wallet.model.transaction
 
TransactionStatistics - Class in org.exoplatform.wallet.model.transaction
 
TransactionStatistics() - Constructor for class org.exoplatform.wallet.model.transaction.TransactionStatistics
 
transformCapitalWithUnderscore(String) - Static method in class org.exoplatform.wallet.statistic.StatisticUtils
 

U

unregisterPlugin(String) - Method in interface org.exoplatform.wallet.reward.service.RewardSettingsService
Removes a previously registered reward plugin
USE_DYNAMIC_GAS_PRICE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
USER - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
USER_URL - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
UserSettings - Class in org.exoplatform.wallet.model.settings
 
UserSettings(GlobalSettings) - Constructor for class org.exoplatform.wallet.model.settings.UserSettings
 

V

valueOf(String) - Static method in enum org.exoplatform.wallet.model.reward.RewardBudgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wallet.model.reward.RewardPeriodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wallet.model.reward.RewardStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wallet.model.transaction.TransactionNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wallet.model.WalletInitializationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.wallet.model.WalletType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.wallet.model.reward.RewardBudgetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wallet.model.reward.RewardPeriodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wallet.model.reward.RewardStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wallet.model.transaction.TransactionNotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wallet.model.WalletInitializationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.exoplatform.wallet.model.WalletType
Returns an array containing the constants of this enum type, in the order they are declared.

W

Wallet - Class in org.exoplatform.wallet.model
 
Wallet() - Constructor for class org.exoplatform.wallet.model.Wallet
 
WALLET_ADMIN_REMOTE_ID - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_BROWSER_PHRASE_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_CONTEXT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_DISABLED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_ENABLED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_INITIALIZATION_MODIFICATION_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_MODIFIED_EVENT - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_RECEIVER_NOTIFICATION_ID - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_SCOPE - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_SENDER_NOTIFICATION_ID - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WALLET_USER_TRANSACTION_NAME - Static variable in class org.exoplatform.wallet.utils.WalletUtils
 
WalletAccountREST - Class in org.exoplatform.wallet.rest
 
WalletAccountREST(WalletService, WalletAccountService) - Constructor for class org.exoplatform.wallet.rest.WalletAccountREST
 
WalletAccountService - Interface in org.exoplatform.wallet.service
A service to manage wallets of different types: user, space, admin
WalletAddressLabel - Class in org.exoplatform.wallet.model
 
WalletAddressLabel(long, long, String, String) - Constructor for class org.exoplatform.wallet.model.WalletAddressLabel
 
WalletAddressLabel() - Constructor for class org.exoplatform.wallet.model.WalletAddressLabel
 
WalletAdminIdentityProvider - Class in org.exoplatform.wallet.plugin
 
WalletAdminIdentityProvider() - Constructor for class org.exoplatform.wallet.plugin.WalletAdminIdentityProvider
 
WalletAdminTransactionREST - Class in org.exoplatform.wallet.rest
 
WalletAdminTransactionREST() - Constructor for class org.exoplatform.wallet.rest.WalletAdminTransactionREST
 
WalletCacheKey - Class in org.exoplatform.wallet.model
 
WalletCacheKey(String) - Constructor for class org.exoplatform.wallet.model.WalletCacheKey
 
WalletCacheKey(long) - Constructor for class org.exoplatform.wallet.model.WalletCacheKey
 
WalletContractREST - Class in org.exoplatform.wallet.rest
 
WalletContractREST(WalletContractService) - Constructor for class org.exoplatform.wallet.rest.WalletContractREST
 
WalletContractService - Interface in org.exoplatform.wallet.service
Manages token contract properties
WalletInitializationState - Enum in org.exoplatform.wallet.model
 
WalletPluginReward - Class in org.exoplatform.wallet.model.reward
 
WalletPluginReward() - Constructor for class org.exoplatform.wallet.model.reward.WalletPluginReward
 
WalletReward - Class in org.exoplatform.wallet.model.reward
 
WalletReward(Wallet, List<RewardTeam>, TransactionDetail, Set<WalletPluginReward>, RewardPeriod) - Constructor for class org.exoplatform.wallet.model.reward.WalletReward
 
WalletReward() - Constructor for class org.exoplatform.wallet.model.reward.WalletReward
 
WalletService - Interface in org.exoplatform.wallet.service
A storage service to save/load information used by users and spaces wallets
WalletSettings - Class in org.exoplatform.wallet.model.settings
 
WalletSettings() - Constructor for class org.exoplatform.wallet.model.settings.WalletSettings
 
WalletSettingsREST - Class in org.exoplatform.wallet.rest
 
WalletSettingsREST(WalletService) - Constructor for class org.exoplatform.wallet.rest.WalletSettingsREST
 
WalletTokenAdminService - Interface in org.exoplatform.wallet.service
Communicates with blockchain to send transactions and retrieve information using admin wallet
WalletTransactionREST - Class in org.exoplatform.wallet.rest
 
WalletTransactionREST(WalletTransactionService) - Constructor for class org.exoplatform.wallet.rest.WalletTransactionREST
 
WalletTransactionService - Interface in org.exoplatform.wallet.service
Manage stored transaction details in eXo internal datasource
WalletType - Enum in org.exoplatform.wallet.model
 
WalletUtils - Class in org.exoplatform.wallet.utils
Utils class to provide common tools and constants
WebSocketMessage - Class in org.exoplatform.wallet.model
 
WebSocketMessage(String, Object...) - Constructor for class org.exoplatform.wallet.model.WebSocketMessage
 
WebSocketMessage(String, Map<String, Object>) - Constructor for class org.exoplatform.wallet.model.WebSocketMessage
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2003–2019 eXo Platform SAS. All rights reserved.