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

B

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

C

canAccessWallet(Wallet, String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
Return true if user can access wallet detailed information
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.ContractDetail
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardPeriod
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardTeam
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardTeamMember
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.WalletPluginReward
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.reward.WalletReward
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.settings.GlobalSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.settings.InitialFundsSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.settings.NetworkSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.settings.UserSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.settings.WalletSettings
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.task.WalletAdminTask
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.transaction.FundsRequest
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionStatistics
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.Wallet
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.WalletAddressLabel
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.WalletCacheKey
 
canEqual(Object) - Method in class org.exoplatform.addon.wallet.model.WebSocketMessage
 
checkPendingTransactions() - Method in interface org.exoplatform.addon.wallet.service.BlockchainTransactionService
checks transactions marked as pending in DB and verify their status on blockchain.
checkUserIsSpaceManager(String, String, boolean) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
clone() - Method in class org.exoplatform.addon.wallet.model.ContractDetail
 
clone() - Method in class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
clone() - Method in class org.exoplatform.addon.wallet.model.reward.RewardSettings
 
clone() - Method in class org.exoplatform.addon.wallet.model.settings.GlobalSettings
 
clone() - Method in class org.exoplatform.addon.wallet.model.settings.InitialFundsSettings
 
clone() - Method in class org.exoplatform.addon.wallet.model.settings.NetworkSettings
 
clone() - Method in class org.exoplatform.addon.wallet.model.settings.WalletSettings
 
clone() - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
clone() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
COMETD_CHANNEL - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
computeReward(long) - Method in interface org.exoplatform.addon.wallet.reward.service.RewardService
Compute rewards swicth configurations for the list of identities passed in parameters
computeRewards(long) - Method in class org.exoplatform.addon.wallet.reward.rest.RewardBudgetREST
 
computeWalletFromIdentity(Wallet, Identity) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
computeWalletIdentity(Wallet) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_ADDRESS - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_ADDRESS_PARAMETER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_DETAILS_PARAMETER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_FUNC_ADDADMIN - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_FUNC_APPROVE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_FUNC_INITIALIZEACCOUNT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_FUNC_REWARD - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_FUNC_TRANSFER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_FUNC_TRANSFERFROM - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
CONTRACT_MODIFIED_EVENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
ContractDetail - Class in org.exoplatform.addon.wallet.model
 
ContractDetail() - Constructor for class org.exoplatform.addon.wallet.model.ContractDetail
 
ContractDetail(String, String, String, Integer, Long, String, String, String, String, Boolean, Double) - Constructor for class org.exoplatform.addon.wallet.model.ContractDetail
 
convertFromDecimals(BigInteger, int) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
convertToDecimals(double, int) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
createAdminAccount(String, String) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Creates admin account wallet in server side
createAdminAccount() - Method in interface org.exoplatform.addon.wallet.service.WalletTokenAdminService
Generates admin account wallet and store it internally in eXo Server
createAdminAccount(String, String) - Method in interface org.exoplatform.addon.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.addon.wallet.plugin.WalletAdminIdentityProvider
 

D

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

E

EMPTY_HASH - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
enableWalletByAddress(String, boolean) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
enableWalletByAddress(String, boolean, String) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Enable/Disable User or Space wallet
encodeString(String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.ContractDetail
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardPeriod
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardTeam
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardTeamMember
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.RewardTransaction
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.WalletPluginReward
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.reward.WalletReward
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.settings.GlobalSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.settings.InitialFundsSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.settings.NetworkSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.settings.UserSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.settings.WalletSettings
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.task.WalletAdminTask
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.transaction.FundsRequest
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionStatistics
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.Wallet
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.WalletAddressLabel
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.WalletCacheKey
 
equals(Object) - Method in class org.exoplatform.addon.wallet.model.WebSocketMessage
 
ERROR_MSG - Static variable in class org.exoplatform.addon.wallet.statistic.StatisticUtils
 
ETHER_FUNC_SEND_FUNDS - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
ETHER_TO_WEI_DECIMALS - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
ExoWalletStatistic - Annotation Type in org.exoplatform.addon.wallet.statistic
This annotation is used to log a statistic log entry
ExoWalletStatisticAspect - Class in org.exoplatform.addon.wallet.statistic
ExoWalletStatisticAspect() - Constructor for class org.exoplatform.addon.wallet.statistic.ExoWalletStatisticAspect
 
ExoWalletStatisticService - Interface in org.exoplatform.addon.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.addon.wallet.plugin.WalletAdminIdentityProvider
 
formatNumber(Object, String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
formatTime(long) - Static method in class org.exoplatform.addon.wallet.utils.RewardUtils
 
formatTransactionHash(String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
fromJsonString(String, Class<T>) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
fromStoredValue(String) - Static method in class org.exoplatform.addon.wallet.model.reward.RewardTransaction
 
FUNDS_ACCEPT_URL - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
FUNDS_REQUEST_NOTIFICATION_ID - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
FUNDS_REQUEST_PARAMETER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
FUNDS_REQUEST_SENDER_DETAIL_PARAMETER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
FUNDS_REQUEST_SENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
FundsRequest - Class in org.exoplatform.addon.wallet.model.transaction
 
FundsRequest() - Constructor for class org.exoplatform.addon.wallet.model.transaction.FundsRequest
 

G

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

H

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

I

INITIAL_FUNDS_KEY_NAME - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
InitialFundsSettings - Class in org.exoplatform.addon.wallet.model.settings
 
InitialFundsSettings() - Constructor for class org.exoplatform.addon.wallet.model.settings.InitialFundsSettings
 
initialize(TransactionDetail, String) - Method in interface org.exoplatform.addon.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.addon.wallet.rest.WalletAdminTransactionREST
 
isAdmin() - Method in class org.exoplatform.addon.wallet.model.settings.UserSettings
 
isAdmin() - Method in enum org.exoplatform.addon.wallet.model.WalletType
 
isAdmin(String) - Static method in enum org.exoplatform.addon.wallet.model.WalletType
 
isAdminAccount(String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isAdminOperation() - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
isApprovedAccount(String) - Method in interface org.exoplatform.addon.wallet.service.WalletTokenAdminService
Checks if a wallet address is approved on token (on blockchain)
isBackedUp() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
isCompleted() - Method in class org.exoplatform.addon.wallet.model.task.WalletAdminTask
 
isContract(String) - Method in interface org.exoplatform.addon.wallet.service.WalletContractService
 
isDeletedUser() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
isDisabled() - Method in class org.exoplatform.addon.wallet.model.reward.RewardTeam
 
isDisabledUser() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
isEnabled() - Method in class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
isEnabled() - Method in class org.exoplatform.addon.wallet.model.reward.WalletReward
 
isEnabled() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
isEnabled() - Method in class org.exoplatform.addon.wallet.reward.api.RewardPlugin
Checks is the plugin is enabled
isExceededMaxWaitMiningTime() - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
isFundRequestSent(String) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
isFundRequestSent(String, String) - Method in interface org.exoplatform.addon.wallet.service.WalletService
Get fund request status
isHasKeyOnServerSide() - Method in class org.exoplatform.addon.wallet.model.settings.WalletSettings
 
isHasPrivateKey() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
isInitializedAccount(String) - Method in interface org.exoplatform.addon.wallet.service.WalletTokenAdminService
Checks whether the wallet is initialized or not (on blockchain)
isNoContractFunds() - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
isPending() - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
isPoolsUsed() - Method in class org.exoplatform.addon.wallet.model.reward.WalletPluginReward
 
isSpace() - Method in enum org.exoplatform.addon.wallet.model.WalletType
 
isSpace(String) - Static method in enum org.exoplatform.addon.wallet.model.WalletType
 
isSpaceAdministrator() - Method in class org.exoplatform.addon.wallet.model.Wallet
 
isSucceeded() - Method in class org.exoplatform.addon.wallet.model.transaction.TransactionDetail
 
isUsePools() - Method in class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
isUser() - Method in enum org.exoplatform.addon.wallet.model.WalletType
 
isUser(String) - Static method in enum org.exoplatform.addon.wallet.model.WalletType
 
isUserMemberOfGroupOrUser(String, String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isUserMemberOfSpaceOrGroupOrUser(String, String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isUserRewardingAdmin(String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isUserSpaceManager(String, String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isUserSpaceMember(String, String) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isWalletEmpty(Wallet) - Static method in class org.exoplatform.addon.wallet.utils.WalletUtils
 
isWalletEnabled() - Method in class org.exoplatform.addon.wallet.model.settings.UserSettings
 
isWalletOwner(Wallet, String) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
 

J

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

K

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

L

LAST_BLOCK_NUMBER_KEY_NAME - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
listTasks() - Method in class org.exoplatform.addon.wallet.task.rest.WalletTaskREST
 
listTasks(String) - Method in interface org.exoplatform.addon.wallet.task.service.WalletTaskService
Retrieves the list of tasks of a user
listTeams() - Method in class org.exoplatform.addon.wallet.reward.rest.RewardTeamREST
 
listWallets() - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Retrieves the list registered wallets
LOCAL_SERVICE - Static variable in class org.exoplatform.addon.wallet.statistic.StatisticUtils
 

M

markCompleted(long) - Method in class org.exoplatform.addon.wallet.task.rest.WalletTaskREST
 
markCompleted(long) - Method in interface org.exoplatform.addon.wallet.task.service.WalletTaskService
Mark a task as completed
markFundRequestAsSent(String) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
markFundRequestAsSent(String, String) - Method in interface org.exoplatform.addon.wallet.service.WalletService
Mark a fund request web notification as sent
MAX_GAS_PRICE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
MESSAGE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
MESSAGE_PARAMETER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
MIN_GAS_PRICE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
MODIFY_ADDRESS_ASSOCIATED_EVENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
MODIFY_WALLET_TASK_TYPE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 

N

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

O

OPERATION - Static variable in class org.exoplatform.addon.wallet.statistic.StatisticUtils
 
OPERATION_FILTER_CONTRACT_TRANSACTIONS - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_GET_ETHER_BALANCE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_GET_LAST_BLOCK_NUMBER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_GET_TRANSACTION - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_GET_TRANSACTION_COUNT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_GET_TRANSACTION_RECEIPT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_READ_FROM_TOKEN - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_SEND_ADMIN_ETHER_TRANSACTION - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_SEND_ADMIN_TOKEN_TRANSACTION - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
OPERATION_SEND_TRANSACTION - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
org.exoplatform.addon.wallet.model - package org.exoplatform.addon.wallet.model
 
org.exoplatform.addon.wallet.model.reward - package org.exoplatform.addon.wallet.model.reward
 
org.exoplatform.addon.wallet.model.settings - package org.exoplatform.addon.wallet.model.settings
 
org.exoplatform.addon.wallet.model.task - package org.exoplatform.addon.wallet.model.task
 
org.exoplatform.addon.wallet.model.transaction - package org.exoplatform.addon.wallet.model.transaction
 
org.exoplatform.addon.wallet.plugin - package org.exoplatform.addon.wallet.plugin
 
org.exoplatform.addon.wallet.rest - package org.exoplatform.addon.wallet.rest
 
org.exoplatform.addon.wallet.reward.api - package org.exoplatform.addon.wallet.reward.api
 
org.exoplatform.addon.wallet.reward.rest - package org.exoplatform.addon.wallet.reward.rest
 
org.exoplatform.addon.wallet.reward.service - package org.exoplatform.addon.wallet.reward.service
 
org.exoplatform.addon.wallet.service - package org.exoplatform.addon.wallet.service
 
org.exoplatform.addon.wallet.statistic - package org.exoplatform.addon.wallet.statistic
 
org.exoplatform.addon.wallet.task.rest - package org.exoplatform.addon.wallet.task.rest
 
org.exoplatform.addon.wallet.task.service - package org.exoplatform.addon.wallet.task.service
 
org.exoplatform.addon.wallet.utils - package org.exoplatform.addon.wallet.utils
 

P

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

R

RECEIVER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
RECEIVER_ACCOUNT_DETAIL_PARAMETER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
RECEIVER_TYPE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
RECEIVER_URL - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
refreshContractDetail(Set<String>) - Method in interface org.exoplatform.addon.wallet.service.WalletContractService
Refresh contract details from blockchain
refreshContractDetailFromBlockchain(ContractDetail, Set<String>) - Method in interface org.exoplatform.addon.wallet.service.WalletTokenAdminService
Retrieves contract details from blockchain, like: - Sell price - Owner - Symbol - Name ...
refreshWalletFromBlockchain(String) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
refreshWalletFromBlockchain(Wallet, ContractDetail, Map<String, Set<String>>) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Refreshes wallet state from blockchain
refreshWalletsFromBlockchain(Map<String, Set<String>>) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Refreshes wallets from blockchain
registerPlugin(RewardPlugin) - Method in interface org.exoplatform.addon.wallet.reward.service.RewardSettingsService
Registers a reward plugin
REMOTE_SERVICE - Static variable in class org.exoplatform.addon.wallet.statistic.StatisticUtils
 
removePrivateKey(String) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
removePrivateKeyByTypeAndId(String, String, String) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Removes wallet private key by identity type and remoteId
removeTeam(Long) - Method in class org.exoplatform.addon.wallet.reward.rest.RewardTeamREST
 
removeTeam(Long) - Method in interface org.exoplatform.addon.wallet.reward.service.RewardTeamService
Remove a reward Team/Pool by id
removeWalletByAddress(String, String) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Remove User or Space wallet address association
removeWalletByTypeAndId(String, String, String) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Remove wallet address association by type and remote id
requestAuthorization(String) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
requestFunds(FundsRequest) - Method in class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
requestFunds(FundsRequest, String) - Method in interface org.exoplatform.addon.wallet.service.WalletService
Save funds request and send notifications
RESOURCE_BUNDLE_NAME - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
retrieveWalletBlockchainState(Wallet) - Method in interface org.exoplatform.addon.wallet.service.WalletAccountService
Retrieve wallet state from internal database
retrieveWalletInformationFromBlockchain(Wallet, ContractDetail, Set<String>) - Method in interface org.exoplatform.addon.wallet.service.WalletTokenAdminService
Retrieves wallet details from blockchain
reward(TransactionDetail, String) - Method in interface org.exoplatform.addon.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.addon.wallet.utils.RewardUtils
 
REWARD_CONTEXT_NAME - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
REWARD_SCOPE - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
REWARD_SCOPE_NAME - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
REWARD_SETTINGS_KEY_NAME - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_LABEL_KEY - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_NO_POOL_MESSAGE_KEY - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
REWARD_TRANSACTION_WITH_POOL_MESSAGE_KEY - Static variable in class org.exoplatform.addon.wallet.utils.RewardUtils
 
RewardBudgetREST - Class in org.exoplatform.addon.wallet.reward.rest
 
RewardBudgetREST(RewardService, WalletAccountService) - Constructor for class org.exoplatform.addon.wallet.reward.rest.RewardBudgetREST
 
RewardBudgetType - Enum in org.exoplatform.addon.wallet.model.reward
 
REWARDINGS_GROUP - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
RewardPeriod - Class in org.exoplatform.addon.wallet.model.reward
 
RewardPeriod() - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardPeriod
 
RewardPeriod(long, long) - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardPeriod
 
RewardPeriodType - Enum in org.exoplatform.addon.wallet.model.reward
 
RewardPlugin - Class in org.exoplatform.addon.wallet.reward.api
A reward plugin to manage rewarded points
RewardPlugin() - Constructor for class org.exoplatform.addon.wallet.reward.api.RewardPlugin
 
RewardPluginSettings - Class in org.exoplatform.addon.wallet.model.reward
 
RewardPluginSettings() - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
RewardPluginSettings(String, boolean, double, boolean, RewardBudgetType, double) - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardPluginSettings
 
RewardService - Interface in org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward settings
RewardSettings - Class in org.exoplatform.addon.wallet.model.reward
 
RewardSettings() - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardSettings
 
RewardSettings(RewardPeriodType, Set<RewardPluginSettings>) - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardSettings
 
RewardSettingsREST - Class in org.exoplatform.addon.wallet.reward.rest
 
RewardSettingsREST(RewardSettingsService) - Constructor for class org.exoplatform.addon.wallet.reward.rest.RewardSettingsREST
 
RewardSettingsService - Interface in org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward transactions
RewardTeam - Class in org.exoplatform.addon.wallet.model.reward
 
RewardTeam() - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardTeam
 
RewardTeamMember - Class in org.exoplatform.addon.wallet.model.reward
 
RewardTeamMember() - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardTeamMember
 
RewardTeamREST - Class in org.exoplatform.addon.wallet.reward.rest
 
RewardTeamREST(RewardTeamService) - Constructor for class org.exoplatform.addon.wallet.reward.rest.RewardTeamREST
 
RewardTeamService - Interface in org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward teams
RewardTransaction - Class in org.exoplatform.addon.wallet.model.reward
 
RewardTransaction() - Constructor for class org.exoplatform.addon.wallet.model.reward.RewardTransaction
 
RewardTransactionService - Interface in org.exoplatform.addon.wallet.reward.service
A storage service to save/load reward transactions
RewardUtils - Class in org.exoplatform.addon.wallet.utils
 

S

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

T

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

U

USER - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
USER_URL - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
UserSettings - Class in org.exoplatform.addon.wallet.model.settings
 
UserSettings(GlobalSettings) - Constructor for class org.exoplatform.addon.wallet.model.settings.UserSettings
 

V

valueOf(String) - Static method in enum org.exoplatform.addon.wallet.model.reward.RewardBudgetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.addon.wallet.model.reward.RewardPeriodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.addon.wallet.model.transaction.TransactionNotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.addon.wallet.model.WalletInitializationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.exoplatform.addon.wallet.model.WalletType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.exoplatform.addon.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.addon.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.addon.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.addon.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.addon.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.addon.wallet.model
 
Wallet() - Constructor for class org.exoplatform.addon.wallet.model.Wallet
 
WALLET_ADMIN_REMOTE_ID - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_BROWSER_PHRASE_NAME - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_CONTEXT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_DISABLED_EVENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_ENABLED_EVENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_INITIALIZATION_MODIFICATION_EVENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_MODIFIED_EVENT - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_RECEIVER_NOTIFICATION_ID - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_SCOPE - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_SENDER_NOTIFICATION_ID - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WALLET_USER_TRANSACTION_NAME - Static variable in class org.exoplatform.addon.wallet.utils.WalletUtils
 
WalletAccountREST - Class in org.exoplatform.addon.wallet.rest
 
WalletAccountREST(WalletService, WalletAccountService) - Constructor for class org.exoplatform.addon.wallet.rest.WalletAccountREST
 
WalletAccountService - Interface in org.exoplatform.addon.wallet.service
A service to manage wallets of different types: user, space, admin
WalletAddressLabel - Class in org.exoplatform.addon.wallet.model
 
WalletAddressLabel(long, long, String, String) - Constructor for class org.exoplatform.addon.wallet.model.WalletAddressLabel
 
WalletAddressLabel() - Constructor for class org.exoplatform.addon.wallet.model.WalletAddressLabel
 
WalletAdminIdentityProvider - Class in org.exoplatform.addon.wallet.plugin
 
WalletAdminIdentityProvider() - Constructor for class org.exoplatform.addon.wallet.plugin.WalletAdminIdentityProvider
 
WalletAdminTask - Class in org.exoplatform.addon.wallet.model.task
 
WalletAdminTask() - Constructor for class org.exoplatform.addon.wallet.model.task.WalletAdminTask
 
WalletAdminTransactionREST - Class in org.exoplatform.addon.wallet.rest
 
WalletAdminTransactionREST() - Constructor for class org.exoplatform.addon.wallet.rest.WalletAdminTransactionREST
 
WalletCacheKey - Class in org.exoplatform.addon.wallet.model
 
WalletCacheKey(String) - Constructor for class org.exoplatform.addon.wallet.model.WalletCacheKey
 
WalletCacheKey(long) - Constructor for class org.exoplatform.addon.wallet.model.WalletCacheKey
 
WalletContractREST - Class in org.exoplatform.addon.wallet.rest
 
WalletContractREST(WalletContractService) - Constructor for class org.exoplatform.addon.wallet.rest.WalletContractREST
 
WalletContractService - Interface in org.exoplatform.addon.wallet.service
Manages token contract properties
WalletInitializationState - Enum in org.exoplatform.addon.wallet.model
 
WalletPluginReward - Class in org.exoplatform.addon.wallet.model.reward
 
WalletPluginReward() - Constructor for class org.exoplatform.addon.wallet.model.reward.WalletPluginReward
 
WalletReward - Class in org.exoplatform.addon.wallet.model.reward
 
WalletReward(Wallet, Set<WalletPluginReward>, RewardTransaction, String, boolean) - Constructor for class org.exoplatform.addon.wallet.model.reward.WalletReward
 
WalletReward() - Constructor for class org.exoplatform.addon.wallet.model.reward.WalletReward
 
WalletService - Interface in org.exoplatform.addon.wallet.service
A storage service to save/load information used by users and spaces wallets
WalletSettings - Class in org.exoplatform.addon.wallet.model.settings
 
WalletSettings() - Constructor for class org.exoplatform.addon.wallet.model.settings.WalletSettings
 
WalletSettingsREST - Class in org.exoplatform.addon.wallet.rest
 
WalletSettingsREST(WalletService) - Constructor for class org.exoplatform.addon.wallet.rest.WalletSettingsREST
 
WalletTaskREST - Class in org.exoplatform.addon.wallet.task.rest
 
WalletTaskREST(WalletTaskService) - Constructor for class org.exoplatform.addon.wallet.task.rest.WalletTaskREST
 
WalletTaskService - Interface in org.exoplatform.addon.wallet.task.service
A storage service to save/load wallet admin tasks
WalletTokenAdminService - Interface in org.exoplatform.addon.wallet.service
Communicates with blockchain to send transactions and retrieve information using admin wallet
WalletTransactionREST - Class in org.exoplatform.addon.wallet.rest
 
WalletTransactionREST(WalletTransactionService) - Constructor for class org.exoplatform.addon.wallet.rest.WalletTransactionREST
 
WalletTransactionService - Interface in org.exoplatform.addon.wallet.service
Manage stored transaction details in eXo internal datasource
WalletType - Enum in org.exoplatform.addon.wallet.model
 
WalletUtils - Class in org.exoplatform.addon.wallet.utils
Utils class to provide common tools and constants
WebSocketMessage - Class in org.exoplatform.addon.wallet.model
 
WebSocketMessage(String, Object...) - Constructor for class org.exoplatform.addon.wallet.model.WebSocketMessage
 
WebSocketMessage(String, Map<String, Object>) - Constructor for class org.exoplatform.addon.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.