Package | Description |
---|---|
org.dataone.client.impl.rest |
Modifier and Type | Method and Description |
---|---|
InputStream |
MultipartD1Node.query(String queryEngine,
D1Url queryUrlElements)
A convenience method for building the query going to the queryEngine.
|
InputStream |
MultipartCNode.query(String queryEngine,
D1Url queryD1Url) |
ObjectList |
HttpCNode.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 |
MultipartCNode.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 |
HttpCNode.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.
|
ObjectList |
MultipartCNode.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.