|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XMLQuery in org.apache.oodt.cas.product |
|---|
| Methods in org.apache.oodt.cas.product that return XMLQuery | |
|---|---|
XMLQuery |
CASProductHandler.query(XMLQuery query)
|
| Methods in org.apache.oodt.cas.product with parameters of type XMLQuery | |
|---|---|
XMLQuery |
CASProductHandler.query(XMLQuery query)
|
| Uses of XMLQuery in org.apache.oodt.grid |
|---|
| Methods in org.apache.oodt.grid with parameters of type XMLQuery | |
|---|---|
protected void |
ProductQueryServlet.handleQuery(XMLQuery query,
List handlers,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Handle the query. |
protected void |
ProfileQueryServlet.handleQuery(XMLQuery query,
List handlers,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Handle the query. |
protected abstract void |
QueryServlet.handleQuery(XMLQuery query,
List handlers,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Handle the query. |
| Uses of XMLQuery in org.apache.oodt.opendapps |
|---|
| Methods in org.apache.oodt.opendapps with parameters of type XMLQuery | |
|---|---|
List<Profile> |
OpendapProfileHandler.findProfiles(XMLQuery xmlQuery)
Implementation of interface method |
| Constructors in org.apache.oodt.opendapps with parameters of type XMLQuery | |
|---|---|
DatasetExtractor(XMLQuery q,
String mainCatalogURL,
String datasetURL,
OpendapConfig conf)
|
|
| Uses of XMLQuery in org.apache.oodt.product |
|---|
| Methods in org.apache.oodt.product that return XMLQuery | |
|---|---|
XMLQuery |
QueryHandler.query(XMLQuery q)
Run a query. |
| Methods in org.apache.oodt.product with parameters of type XMLQuery | |
|---|---|
XMLQuery |
QueryHandler.query(XMLQuery q)
Run a query. |
| Uses of XMLQuery in org.apache.oodt.product.handlers.ofsn |
|---|
| Methods in org.apache.oodt.product.handlers.ofsn that return XMLQuery | |
|---|---|
XMLQuery |
OFSNFileHandler.query(XMLQuery xmlQuery)
|
| Methods in org.apache.oodt.product.handlers.ofsn with parameters of type XMLQuery | |
|---|---|
XMLQuery |
OFSNFileHandler.query(XMLQuery xmlQuery)
|
| Uses of XMLQuery in org.apache.oodt.product.handlers.ofsn.util |
|---|
| Methods in org.apache.oodt.product.handlers.ofsn.util with parameters of type XMLQuery | |
|---|---|
static String |
OFSNUtils.extractFieldFromQuery(XMLQuery query,
String name)
|
| Uses of XMLQuery in org.apache.oodt.profile.handlers |
|---|
| Methods in org.apache.oodt.profile.handlers with parameters of type XMLQuery | |
|---|---|
abstract List |
DatabaseProfileManager.findProfiles(Connection conn,
XMLQuery query)
|
List |
DatabaseProfileManager.findProfiles(XMLQuery query)
findProfiles Returns a list of matching profiles |
List |
ProfileHandler.findProfiles(XMLQuery query)
Find a set of profiles that match the given query. |
| Uses of XMLQuery in org.apache.oodt.profile.handlers.cas |
|---|
| Methods in org.apache.oodt.profile.handlers.cas with parameters of type XMLQuery | |
|---|---|
List |
CASProfileHandler.findProfiles(XMLQuery query)
|
| Uses of XMLQuery in org.apache.oodt.profile.handlers.lightweight |
|---|
| Methods in org.apache.oodt.profile.handlers.lightweight with parameters of type XMLQuery | |
|---|---|
List |
LightweightProfileServer.findProfiles(XMLQuery query)
|
| Uses of XMLQuery in org.apache.oodt.xmlps.product |
|---|
| Methods in org.apache.oodt.xmlps.product that return XMLQuery | |
|---|---|
XMLQuery |
XMLPSProductHandler.query(XMLQuery query)
|
| Methods in org.apache.oodt.xmlps.product with parameters of type XMLQuery | |
|---|---|
XMLQuery |
XMLPSProductHandler.query(XMLQuery query)
|
protected void |
XMLPSProductHandler.queryAndPackageResults(XMLQuery query)
|
| Uses of XMLQuery in org.apache.oodt.xmlps.profile |
|---|
| Methods in org.apache.oodt.xmlps.profile with parameters of type XMLQuery | |
|---|---|
List<Profile> |
XMLPSProfileHandler.findProfiles(XMLQuery query)
|
protected List<Profile> |
XMLPSProfileHandler.queryAndPackageProfiles(XMLQuery query)
|
| Uses of XMLQuery in org.apache.oodt.xmlps.util |
|---|
| Methods in org.apache.oodt.xmlps.util that return XMLQuery | |
|---|---|
static XMLQuery |
XMLQueryHelper.getDefaultQueryFromQueryString(String query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||