|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AdhocQuery | |
---|---|
org.deegree.services.csw.exporthandling | |
org.deegree.services.csw.getrecords |
Uses of AdhocQuery in org.deegree.services.csw.exporthandling |
---|
Constructors in org.deegree.services.csw.exporthandling with parameters of type AdhocQuery | |
---|---|
AdhocQueryAnalyzer(AdhocQuery adhocQuery,
int startPosition,
int maxRecords,
MetadataStore<RegistryObject> queryStore)
Copies the encapsulated filter of the requested AdhocQuery replaced with the values of the request
AdhocQuery and creates a MetadataQuery. |
Uses of AdhocQuery in org.deegree.services.csw.getrecords |
---|
Methods in org.deegree.services.csw.getrecords that return AdhocQuery | |
---|---|
AdhocQuery |
GetRecords.getAdhocQuery()
|
Constructors in org.deegree.services.csw.getrecords with parameters of type AdhocQuery | |
---|---|
GetRecords(Version version,
NamespaceBindings namespaces,
String outputFormat,
CSWConstants.ResultType resultType,
String requestId,
URI outputSchema,
int startPosition,
int maxRecords,
boolean distributedSearch,
int hopCount,
String responseHandler,
AdhocQuery adhocQuery,
org.apache.axiom.om.OMElement holeRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |