|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
---|---|
org.deegree.services.csw.getrecords |
Uses of Query in org.deegree.services.csw.getrecords |
---|
Methods in org.deegree.services.csw.getrecords that return Query | |
---|---|
Query |
GetRecords.getQuery()
Returns the query. |
static Query |
Query.getQuery(org.apache.axiom.om.OMElement omElement)
|
protected Query |
AbstractGetRecordsXMLAdapter.parseQuery(org.apache.axiom.om.OMElement omElement)
|
Constructors in org.deegree.services.csw.getrecords with parameters of type Query | |
---|---|
GetRecords(Version version,
NamespaceBindings namespaces,
String outputFormat,
CSWConstants.ResultType resultType,
String requestId,
URI outputSchema,
int startPosition,
int maxRecords,
boolean distributedSearch,
int hopCount,
String responseHandler,
Query query,
org.apache.axiom.om.OMElement holeRequest)
Creates a new GetRecords request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |