Package | Description |
---|---|
org.apache.oodt.cas.filemgr.cli.action | |
org.apache.oodt.cas.filemgr.system | |
org.apache.oodt.cas.filemgr.util |
Modifier and Type | Method and Description |
---|---|
ComplexQuery |
SqlQueryCliAction.getQuery() |
ComplexQuery |
LuceneQueryCliAction.getQuery() |
abstract ComplexQuery |
AbstractQueryCliAction.getQuery() |
Modifier and Type | Method and Description |
---|---|
List<QueryResult> |
XmlRpcFileManagerClient.complexQuery(ComplexQuery complexQuery) |
Modifier and Type | Method and Description |
---|---|
static ComplexQuery |
XmlRpcStructFactory.getComplexQueryFromXmlRpc(Map<String,Object> complexQueryHash) |
static ComplexQuery |
SqlParser.parseSqlQuery(String sqlStringQuery) |
static ComplexQuery |
SqlParser.parseSqlQueryMethod(String sqlStringQueryMethod) |
Modifier and Type | Method and Description |
---|---|
static Map<String,Object> |
XmlRpcStructFactory.getXmlRpcComplexQuery(ComplexQuery complexQuery) |
static String |
SqlParser.unparseSqlQuery(ComplexQuery complexQuery) |
Copyright © 1999–2017 Apache OODT. All rights reserved.