| Package | Description |
|---|---|
| org.wso2.carbon.dataservices.ui.beans |
| Modifier and Type | Method and Description |
|---|---|
CallQueryGroup |
CallableRequest.getCallQueryGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<CallQueryGroup> |
Result.getCallQueryGroups() |
List<CallQueryGroup> |
ComplexElement.getCallQueryGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.addCallQueryGroup(CallQueryGroup callQueryGroup) |
void |
ComplexElement.addCallQueryGroup(CallQueryGroup callQueryGroup) |
void |
Result.removeCallQueryGroup(CallQueryGroup callQueryGroup) |
void |
CallableRequest.setCallQueryGroup(CallQueryGroup callQueryGroup) |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setCallQueryGroups(List<CallQueryGroup> callQueryGroups) |
Copyright © 2020 WSO2. All rights reserved.