Skip navigation links
A C D E F G I L M N O P R S T W 

A

AddressLabelDAO - Class in org.exoplatform.addon.wallet.dao
 
AddressLabelDAO() - Constructor for class org.exoplatform.addon.wallet.dao.AddressLabelDAO
 
AddressLabelEntity - Class in org.exoplatform.addon.wallet.entity
 
AddressLabelEntity() - Constructor for class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
AddressLabelStorage - Class in org.exoplatform.addon.wallet.storage
 
AddressLabelStorage(AddressLabelDAO) - Constructor for class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
ApplicationRegistrySetupService - Class in org.exoplatform.addon.wallet.service
This Service installs application registry category and application for SpaceWallet portlet if the application registry was already populated
ApplicationRegistrySetupService(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 

C

CachedAccountStorage - Class in org.exoplatform.addon.wallet.storage.cached
 
CachedAccountStorage(CacheService, WalletAccountDAO, WalletPrivateKeyDAO, CodecInitializer) - Constructor for class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
CachedTransactionStorage - Class in org.exoplatform.addon.wallet.storage.cached
 
CachedTransactionStorage(CacheService, WalletTransactionDAO) - Constructor for class org.exoplatform.addon.wallet.storage.cached.CachedTransactionStorage
 
checkCanSaveWallet(Wallet, Wallet, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
clearCache() - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
ContractTransactionVerifierJob - Class in org.exoplatform.addon.wallet.job
 
ContractTransactionVerifierJob() - Constructor for class org.exoplatform.addon.wallet.job.ContractTransactionVerifierJob
 
countReceivedContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
countReceivedContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
Return contract amount received during a period of time
countSentContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
countSentContractAmount(String, String, ZonedDateTime, ZonedDateTime) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
createAdminAccount(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 

D

deleteAll() - Method in class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
deleteAll(List<WalletEntity>) - Method in class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
deleteAll() - Method in class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
deleteAll(List<WalletPrivateKeyEntity>) - Method in class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 

E

enableWalletByAddress(String, boolean, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
execute(JobExecutionContext) - Method in class org.exoplatform.addon.wallet.job.ContractTransactionVerifierJob
 
execute(JobExecutionContext) - Method in class org.exoplatform.addon.wallet.job.PendingTransactionVerifierJob
 

F

findByAddress(String) - Method in class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
findByWalletId(long) - Method in class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
FundsRequestNotificationPlugin - Class in org.exoplatform.addon.wallet.notification.plugin
 
FundsRequestNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 

G

getAddress() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getAddress() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getAddressesLabelsVisibleBy(String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getAddressLastPendingTransactionSent(long, String) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getAddressLastPendingTransactionSent(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getAddressLastPendingTransactionSent(long, String) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getAdminAccountPassword() - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getAllLabels() - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
getApplicationRegistryService() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
getByAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractAbi() - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
getContractAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractAmount() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractBinary() - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
getContractDetail(String) - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
getContractFileContent(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
getContractMethodName() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getContractTransactions(String, String, int) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getContractTransactions(String, String, int) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getCreatedDate() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getFromAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getHash() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getId() - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
getId() - Method in class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 
getId() - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
getId() - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
getIdentityId() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getInitializationState() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getIssuerIdentityId() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getKeyContent() - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
getLabel() - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
getLabel() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getLabel(long) - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
getMessage() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getName() - Method in class org.exoplatform.addon.wallet.plugin.WalletFeaturePlugin
 
getNetworkId() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getPassPhrase() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getPendingTransactionHashes() - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getPendingTransactionMaxDays() - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getPendingTransactions(long) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getPendingTransactions() - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getPendingTransactions(long) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getPrivateKey() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getPrivateKeyByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getPrivateKeyByTypeAndId(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getSettings() - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
getToAddress() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedTransactionStorage
 
getTransactionByHash(String) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getTransactions(String, String, String, String, int, boolean, boolean, String) - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getTransactionStatistics(String, String, Locale) - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
getType() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
getUserSettings(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
getValue() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
getWallet() - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
getWalletByAddress(String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getWalletByAddress(String) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
getWalletByAddress(String) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletByIdentityId(long) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getWalletByIdentityId(long) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
getWalletByIdentityId(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getWalletByTypeAndId(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getWalletPrivateKey(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Find Wallet encoded private key by wallet identifier.
getWalletsCount() - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
getWalletsCount() - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
getWalletTransactions(long, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
getWalletTransactions(long, String, String, String, String, int, boolean, boolean) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
getWatchedTreatedTransactionsCount() - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 

I

isAdminOperation() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
isContract(String) - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
isDone() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
isEnabled() - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
isFeatureActiveForUser(String, String) - Method in class org.exoplatform.addon.wallet.plugin.WalletFeaturePlugin
 
isFundRequestSent(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
isPending() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
isSuccess() - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
isValid(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
isValid(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
isWalletOwner(Wallet, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 

L

listWallets() - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
listWallets() - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Retrieves the list registered wallets

M

MailTemplateProvider - Class in org.exoplatform.addon.wallet.notification.provider
 
MailTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.provider.MailTemplateProvider
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
makeDigest(NotificationContext, Writer) - Method in class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
makeMessage(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.FundsRequestNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
makeNotification(NotificationContext) - Method in class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
markFundRequestAsSent(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
MobilePushTemplateProvider - Class in org.exoplatform.addon.wallet.notification.provider
 
MobilePushTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.provider.MobilePushTemplateProvider
 
ModifiedWalletListener - Class in org.exoplatform.addon.wallet.listener
This listener will be triggered when a new address is associated to a user or a space having already an associated address.
ModifiedWalletListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.ModifiedWalletListener
 

N

NewWalletListener - Class in org.exoplatform.addon.wallet.listener
This listener will be triggered when a new address is associated to a user or a space.
NewWalletListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.NewWalletListener
 

O

onEvent(Event<Wallet, Wallet>) - Method in class org.exoplatform.addon.wallet.listener.ModifiedWalletListener
 
onEvent(Event<Wallet, Wallet>) - Method in class org.exoplatform.addon.wallet.listener.NewWalletListener
 
onEvent(Event<Object, JSONObject>) - Method in class org.exoplatform.addon.wallet.listener.TransactionNotificationListener
 
org.exoplatform.addon.wallet.dao - package org.exoplatform.addon.wallet.dao
 
org.exoplatform.addon.wallet.entity - package org.exoplatform.addon.wallet.entity
 
org.exoplatform.addon.wallet.job - package org.exoplatform.addon.wallet.job
 
org.exoplatform.addon.wallet.listener - package org.exoplatform.addon.wallet.listener
 
org.exoplatform.addon.wallet.notification.builder - package org.exoplatform.addon.wallet.notification.builder
 
org.exoplatform.addon.wallet.notification.plugin - package org.exoplatform.addon.wallet.notification.plugin
 
org.exoplatform.addon.wallet.notification.provider - package org.exoplatform.addon.wallet.notification.provider
 
org.exoplatform.addon.wallet.plugin - package org.exoplatform.addon.wallet.plugin
 
org.exoplatform.addon.wallet.service - package org.exoplatform.addon.wallet.service
 
org.exoplatform.addon.wallet.storage - package org.exoplatform.addon.wallet.storage
 
org.exoplatform.addon.wallet.storage.cached - package org.exoplatform.addon.wallet.storage.cached
 

P

PendingTransactionVerifierJob - Class in org.exoplatform.addon.wallet.job
 
PendingTransactionVerifierJob() - Constructor for class org.exoplatform.addon.wallet.job.PendingTransactionVerifierJob
 

R

refreshContractDetail() - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
removeLabel(WalletAddressLabel) - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
removePrivateKeyByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
removeWallet(long) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
removeWallet(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Removes a wallet identitied by user/space identity technical id
removeWalletByAddress(String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
removeWalletByTypeAndId(String, String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
removeWalletPrivateKey(long) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
removeWalletPrivateKey(long) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Remove Wallet encoded private key by wallet identifier
requestFunds(FundsRequest, String) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
RequestFundsTemplateBuilder - Class in org.exoplatform.addon.wallet.notification.builder
 
RequestFundsTemplateBuilder(TemplateProvider, PortalContainer, boolean) - Constructor for class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 

S

saveContractDetail(ContractDetail) - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
saveInitialFundsSettings(InitialFundsSettings) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
saveLabel(WalletAddressLabel) - Method in class org.exoplatform.addon.wallet.storage.AddressLabelStorage
 
saveOrDeleteAddressLabel(WalletAddressLabel, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
savePrivateKeyByTypeAndId(String, String, String, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
saveTransactionDetail(TransactionDetail, boolean) - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
saveTransactionDetail(TransactionDetail, String, boolean) - Method in class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
saveTransactionDetail(TransactionDetail) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedTransactionStorage
 
saveTransactionDetail(TransactionDetail) - Method in class org.exoplatform.addon.wallet.storage.TransactionStorage
 
saveUserPreferences(String, WalletSettings) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
saveWallet(Wallet) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
saveWallet(Wallet, boolean) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
 
saveWalletAddress(Wallet, String, boolean) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
saveWalletPrivateKey(long, String) - Method in class org.exoplatform.addon.wallet.storage.cached.CachedAccountStorage
 
saveWalletPrivateKey(long, String) - Method in class org.exoplatform.addon.wallet.storage.WalletStorage
Save wallet private key
setAddress(String) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setAddress(String) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setAdminOperation(boolean) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setByAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setConfiguredContractDetail(ContractDetail) - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
setContractAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setContractAmount(double) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setContractMethodName(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setCreatedDate(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setEnabled(boolean) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setFromAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setHash(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setId(Long) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setId(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setId(Long) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setId(Long) - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
setIdentityId(Long) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setInitializationState(WalletInitializationState) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setInitializationStatus(String, WalletInitializationState, String) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
setInitializationStatus(String, WalletInitializationState) - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
setIssuerIdentityId(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setKeyContent(String) - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
setLabel(String) - Method in class org.exoplatform.addon.wallet.entity.AddressLabelEntity
 
setLabel(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setLastModifiedDate(NotificationInfo, String, TemplateContext) - Method in class org.exoplatform.addon.wallet.notification.builder.RequestFundsTemplateBuilder
 
setLastUpdateDate(NotificationInfo, String, TemplateContext) - Method in class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
setMessage(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setNetworkId(long) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setPassPhrase(String) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setPending(boolean) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setPrivateKey(WalletPrivateKeyEntity) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setSuccess(boolean) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setToAddress(String) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setType(WalletType) - Method in class org.exoplatform.addon.wallet.entity.WalletEntity
 
setValue(double) - Method in class org.exoplatform.addon.wallet.entity.TransactionEntity
 
setWallet(WalletEntity) - Method in class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
start() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
start() - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
start() - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
start() - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
stop() - Method in class org.exoplatform.addon.wallet.service.ApplicationRegistrySetupService
 
stop() - Method in class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
stop() - Method in class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
stop() - Method in class org.exoplatform.addon.wallet.service.WalletServiceImpl
 

T

TemplateBuilder - Class in org.exoplatform.addon.wallet.notification.builder
 
TemplateBuilder(TemplateProvider, PortalContainer, boolean) - Constructor for class org.exoplatform.addon.wallet.notification.builder.TemplateBuilder
 
TransactionEntity - Class in org.exoplatform.addon.wallet.entity
 
TransactionEntity() - Constructor for class org.exoplatform.addon.wallet.entity.TransactionEntity
 
TransactionNotificationListener - Class in org.exoplatform.addon.wallet.listener
A listener that is triggered when a watched transaction by the addon is mined on blockchain.
TransactionNotificationListener(PortalContainer) - Constructor for class org.exoplatform.addon.wallet.listener.TransactionNotificationListener
 
TransactionStorage - Class in org.exoplatform.addon.wallet.storage
 
TransactionStorage(WalletTransactionDAO) - Constructor for class org.exoplatform.addon.wallet.storage.TransactionStorage
 

W

WalletAccountDAO - Class in org.exoplatform.addon.wallet.dao
 
WalletAccountDAO() - Constructor for class org.exoplatform.addon.wallet.dao.WalletAccountDAO
 
WalletAccountServiceImpl - Class in org.exoplatform.addon.wallet.service
 
WalletAccountServiceImpl(WalletStorage, AddressLabelStorage, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.WalletAccountServiceImpl
 
WalletContractServiceImpl - Class in org.exoplatform.addon.wallet.service
 
WalletContractServiceImpl(SettingService, ConfigurationManager, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.WalletContractServiceImpl
 
WalletEntity - Class in org.exoplatform.addon.wallet.entity
 
WalletEntity() - Constructor for class org.exoplatform.addon.wallet.entity.WalletEntity
 
WalletFeaturePlugin - Class in org.exoplatform.addon.wallet.plugin
A plugin added to ExoFeatureService that determines if 'wallet' is enabled for a user or not
WalletFeaturePlugin() - Constructor for class org.exoplatform.addon.wallet.plugin.WalletFeaturePlugin
 
WalletPrivateKeyDAO - Class in org.exoplatform.addon.wallet.dao
 
WalletPrivateKeyDAO() - Constructor for class org.exoplatform.addon.wallet.dao.WalletPrivateKeyDAO
 
WalletPrivateKeyEntity - Class in org.exoplatform.addon.wallet.entity
 
WalletPrivateKeyEntity() - Constructor for class org.exoplatform.addon.wallet.entity.WalletPrivateKeyEntity
 
WalletReceiverNotificationPlugin - Class in org.exoplatform.addon.wallet.notification.plugin
 
WalletReceiverNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.plugin.WalletReceiverNotificationPlugin
 
WalletSenderNotificationPlugin - Class in org.exoplatform.addon.wallet.notification.plugin
 
WalletSenderNotificationPlugin(InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.plugin.WalletSenderNotificationPlugin
 
WalletServiceImpl - Class in org.exoplatform.addon.wallet.service
A storage service to save/load information used by users and spaces wallets
WalletServiceImpl(WalletContractService, WalletAccountService, WebNotificationStorage, PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.WalletServiceImpl
 
WalletStorage - Class in org.exoplatform.addon.wallet.storage
 
WalletStorage(WalletAccountDAO, WalletPrivateKeyDAO, CodecInitializer) - Constructor for class org.exoplatform.addon.wallet.storage.WalletStorage
 
WalletTransactionDAO - Class in org.exoplatform.addon.wallet.dao
 
WalletTransactionDAO() - Constructor for class org.exoplatform.addon.wallet.dao.WalletTransactionDAO
 
WalletTransactionServiceImpl - Class in org.exoplatform.addon.wallet.service
 
WalletTransactionServiceImpl(WalletAccountService, TransactionStorage, WalletContractService, InitParams) - Constructor for class org.exoplatform.addon.wallet.service.WalletTransactionServiceImpl
 
WebTemplateProvider - Class in org.exoplatform.addon.wallet.notification.provider
 
WebTemplateProvider(PortalContainer, InitParams) - Constructor for class org.exoplatform.addon.wallet.notification.provider.WebTemplateProvider
 
A C D E F G I L M N O P R S T W 
Skip navigation links

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