| Package | Description |
|---|---|
| org.wso2.carbon.dataservices.ui.beans |
| Modifier and Type | Method and Description |
|---|---|
List<WithParam> |
CallQuery.getWithParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallQuery.addWithParam(WithParam withParam) |
| Modifier and Type | Method and Description |
|---|---|
void |
CallQuery.setWithParams(List<WithParam> withParams) |
| Constructor and Description |
|---|
CallQuery(String href,
ArrayList<WithParam> withParams,
String requiredRoles,
String xsdType) |
Copyright © 2020 WSO2. All rights reserved.