|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CQLQueryResults in gov.nih.nci.cagrid.data |
---|
Fields in gov.nih.nci.cagrid.data declared as CQLQueryResults | |
---|---|
private CQLQueryResults |
QueryResponse.CQLQueryResultCollection
|
Methods in gov.nih.nci.cagrid.data that return CQLQueryResults | |
---|---|
CQLQueryResults |
QueryResponse.getCQLQueryResultCollection()
Gets the CQLQueryResultCollection value for this QueryResponse. |
Methods in gov.nih.nci.cagrid.data with parameters of type CQLQueryResults | |
---|---|
void |
QueryResponse.setCQLQueryResultCollection(CQLQueryResults CQLQueryResultCollection)
Sets the CQLQueryResultCollection value for this QueryResponse. |
Constructors in gov.nih.nci.cagrid.data with parameters of type CQLQueryResults | |
---|---|
QueryResponse(CQLQueryResults CQLQueryResultCollection)
|
Uses of CQLQueryResults in org.LexGrid.LexBIG.cagrid.dataService.client |
---|
Methods in org.LexGrid.LexBIG.cagrid.dataService.client that return CQLQueryResults | |
---|---|
CQLQueryResults |
LexEVSDataServiceClient.query(CQLQuery cqlQuery)
|
Uses of CQLQueryResults in org.LexGrid.LexBIG.cagrid.dataService.common |
---|
Methods in org.LexGrid.LexBIG.cagrid.dataService.common that return CQLQueryResults | |
---|---|
CQLQueryResults |
LexEVSDataServiceI.query(CQLQuery cqlQuery)
The standard caGrid Data Service query method. |
Uses of CQLQueryResults in org.LexGrid.LexBIG.cagrid.dataService.queryProcessor |
---|
Methods in org.LexGrid.LexBIG.cagrid.dataService.queryProcessor that return CQLQueryResults | |
---|---|
CQLQueryResults |
LexEVSDataServiceQueryProcessor.processQuery(CQLQuery cqlQuery)
|
Uses of CQLQueryResults in org.LexGrid.LexBIG.cagrid.dataService.stubs.cql |
---|
Methods in org.LexGrid.LexBIG.cagrid.dataService.stubs.cql that return CQLQueryResults | |
---|---|
CQLQueryResults |
StubCQLQueryProcessor.processQuery(CQLQuery cqlQuery)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |