|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryLanguages | |
org.deegree_impl.services.wcas.capabilities | |
org.deegree.services.wcas.capabilities |
Uses of QueryLanguages in org.deegree_impl.services.wcas.capabilities |
Classes in org.deegree_impl.services.wcas.capabilities that implement QueryLanguages | |
(package private) class |
QueryLanguages_Impl
------------------------------------------------------------ |
Fields in org.deegree_impl.services.wcas.capabilities declared as QueryLanguages | |
private QueryLanguages |
Capability_Impl.queryLanguages
|
Methods in org.deegree_impl.services.wcas.capabilities that return QueryLanguages | |
private static QueryLanguages |
WCASCapabilitiesFactory.getQueryLanguages(org.w3c.dom.NodeList nl)
returns the query languages known by the catalog |
QueryLanguages |
Capability_Impl.getQueryLanguages()
return an object that contains information about which query languages are known by a catalog |
Methods in org.deegree_impl.services.wcas.capabilities with parameters of type QueryLanguages | |
void |
Capability_Impl.setQueryLanguages(QueryLanguages queryLanguages)
sets the query languages known by a catalog |
Constructors in org.deegree_impl.services.wcas.capabilities with parameters of type QueryLanguages | |
Capability_Impl(TaxonomyTypeList taxonomyTypeList,
Request request,
RecordTypeList recordTypeList,
PresentOptions presentOptions,
QueryLanguages queryLanguages,
FederatedCatalog[] federatedCatalogs,
CException exceptions,
org.w3c.dom.Document vendorspecificCapabilities)
|
Uses of QueryLanguages in org.deegree.services.wcas.capabilities |
Methods in org.deegree.services.wcas.capabilities that return QueryLanguages | |
QueryLanguages |
Capability.getQueryLanguages()
return an object that contains information about which query languages are known by a catalog |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |