| Modifier and Type | Method and Description |
|---|---|
static ContractDetail |
ContractDetail.parseStringToObject(String jsonString) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
WalletContractREST.saveContract(ContractDetail contractDetail)
Save a new contract address to display it in wallet of all users and save
contract name and symbol
|
| Modifier and Type | Method and Description |
|---|---|
ContractDetail |
WalletContractService.getContractDetail(String address,
Long networkId)
Get contract detail
|
| Modifier and Type | Method and Description |
|---|---|
void |
WalletContractService.saveContract(ContractDetail contractDetail)
Save a new contract details
|
| Modifier and Type | Field and Description |
|---|---|
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<ContractDetail> |
Utils.CONTRACT_DETAILS_PARAMETER |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.