Package | Description |
---|---|
org.ow2.choreos.queryEngineFacade |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.String,OperationsList> |
ConcreteService.getQuery2retrievedOperationsMapping()
Returns the matching between the service interface operations and the list of operations' names given
in the query.
|
Modifier and Type | Method and Description |
---|---|
void |
ConcreteService.setQuery2retrievedOperationsMapping(java.util.HashMap<java.lang.String,OperationsList> query2retrievedOperationsMapping)
Special use: information exchange over web.Should not be used for other purposes.
|