| Package | Description | 
|---|---|
| org.apache.oodt.cas.filemgr.structs.query | |
| org.apache.oodt.cas.filemgr.system | |
| org.apache.oodt.cas.filemgr.util | 
| Modifier and Type | Method and Description | 
|---|---|
| int | QueryResultComparator. compare(QueryResult qr1,
       QueryResult qr2) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<QueryResult> | XmlRpcFileManagerClient. complexQuery(ComplexQuery complexQuery) | 
| Modifier and Type | Method and Description | 
|---|---|
| static QueryResult | XmlRpcStructFactory. getQueryResultFromXmlRpc(Map<String,Object> queryResultHash) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<QueryResult> | XmlRpcStructFactory. getQueryResultsFromXmlRpc(Vector<Map<String,Object>> queryResultHashVector) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,Object> | XmlRpcStructFactory. getXmlRpcQueryResult(QueryResult queryResult) | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | QueryUtils. getQueryResultsAsString(List<QueryResult> queryResults) | 
| static String | QueryUtils. getQueryResultsAsString(List<QueryResult> queryResults,
                       String delimiter) | 
| static Vector<Map<String,Object>> | XmlRpcStructFactory. getXmlRpcQueryResults(List<QueryResult> queryResults) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.