Package | Description |
---|---|
org.dataone.client |
Modifier and Type | Method and Description |
---|---|
InputStream |
D1Node.query(String queryEngine,
D1Url queryUrlElements)
A convenience method for building the query going to the queryEngine.
|
InputStream |
CNode.query(String queryEngine,
D1Url queryD1Url)
|
ObjectList |
CNode.search(Session session,
String queryType,
D1Url queryD1url)
A convenience method for creating a search command utilizing the D1Url
class for building the value for the query parameter.
|
ObjectList |
CNode.search(String queryType,
D1Url queryD1url)
A convenience method for creating a search command utilizing the D1Url
class for building the value for the query parameter.
|
Copyright © 2014. All Rights Reserved.