| Package | Description |
|---|---|
| org.wso2.carbon.dataservices.ui.beans |
| Modifier and Type | Method and Description |
|---|---|
CallQuery |
CallableRequest.getCallQuery() |
| Modifier and Type | Method and Description |
|---|---|
List<CallQuery> |
Result.getCallQueries() |
List<CallQuery> |
ComplexElement.getCallQueries() |
List<CallQuery> |
CallQueryGroup.getCallQueries() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.addCallQuery(CallQuery callQuery) |
void |
ComplexElement.addCallQuery(CallQuery callQuery) |
void |
CallQueryGroup.addCallQuery(CallQuery callQuery) |
void |
Result.removeCallQueries(CallQuery callQuery) |
void |
CallableRequest.setCallQuery(CallQuery callQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setCallQueries(List<CallQuery> callQueries) |
Copyright © 2020 WSO2. All rights reserved.