| Package | Description |
|---|---|
| org.wso2.carbon.dataservices.ui.beans |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Data.getOperation(String operationName)
Returns operation object containing passed operation name.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Operation> |
Data.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.addOperation(Operation operation) |
void |
Data.removeOperation(Operation operation) |
Copyright © 2018 WSO2. All rights reserved.