|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryExpressionText | |
---|---|
org.deegree.protocol.wfs.storedquery |
Uses of QueryExpressionText in org.deegree.protocol.wfs.storedquery |
---|
Methods in org.deegree.protocol.wfs.storedquery that return types with arguments of type QueryExpressionText | |
---|---|
List<QueryExpressionText> |
StoredQueryDefinition.getQueryExpressionTextEls()
|
Constructor parameters in org.deegree.protocol.wfs.storedquery with type arguments of type QueryExpressionText | |
---|---|
StoredQueryDefinition(String id,
List<LanguageString> titles,
List<LanguageString> abstracts,
List<org.apache.axiom.om.OMElement> metadataEls,
List<Parameter> parameters,
List<QueryExpressionText> queryExpressionTexts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |