Uses of Class
org.deegree.services.csw.getrecords.Query

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.
 



Copyright © 2011. All Rights Reserved.