| Package | Description |
|---|---|
| org.exoplatform.addon.wallet.model | |
| org.exoplatform.addon.wallet.model.settings | |
| org.exoplatform.addon.wallet.service | |
| org.exoplatform.addon.wallet.utils |
| Modifier and Type | Method and Description |
|---|---|
ContractDetail |
ContractDetail.clone() |
| Modifier and Type | Method and Description |
|---|---|
ContractDetail |
GlobalSettings.getContractDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalSettings.setContractDetail(ContractDetail contractDetail) |
| Modifier and Type | Method and Description |
|---|---|
ContractDetail |
WalletContractService.getContractDetail(String address)
Get contract detail
|
ContractDetail |
WalletTokenAdminService.getContractDetailFromBlockchain(String contractAddress)
Retrieves contract details from blockchain, like: - Sell price - Owner -
Symbol - Name ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
WalletContractService.saveContractDetail(ContractDetail contractDetail)
Save a new contract details
|
void |
WalletService.setConfiguredContractDetail(ContractDetail contractDetail)
Sets contract detail object in global settings
|
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<ContractDetail> |
WalletUtils.CONTRACT_DETAILS_PARAMETER |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.