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