- getControlOperations() - Method in class org.wso2.carbon.operation.mgt.OperationMetaDataWrapper
-
- getDeclaredOperationParameters(String, String) - Method in class org.wso2.carbon.operation.mgt.OperationAdmin
-
return only the parameters for explicitly set for this operation
(not including inherited ones), where each parameter is an XML fragment
representing the "parameter" element
- getEnableMTOM() - Method in class org.wso2.carbon.operation.mgt.OperationMetaData
-
Configuring enable
- getName() - Method in class org.wso2.carbon.operation.mgt.OperationMetaData
-
Getter for property 'name'.
- getOperationMetaData(String, String) - Method in class org.wso2.carbon.operation.mgt.OperationAdmin
-
- getOperationParameters(String, String) - Method in class org.wso2.carbon.operation.mgt.OperationAdmin
-
return all parameters for this operation (including inherited ones),
where each parameter is an XML fragment representing the "parameter" element
- getOperationStatistics(String, String) - Method in class org.wso2.carbon.operation.mgt.OperationAdmin
-
return all accumulated data about this operation
- getPublishedOperations() - Method in class org.wso2.carbon.operation.mgt.OperationMetaDataWrapper
-