A B C D E F G H I J K L M N O P Q R S T U V W X 

Q

query(String, String) - Method in class de.innovationgate.wga.server.api.Database
Performs a query on the database This method is the WGA server API pendant to WebTML tag and works quite equal.
query(String, String, Map<String, Object>) - Method in class de.innovationgate.wga.server.api.Database
Performs a query on the database This method is the WGA server API pendant to WebTML tag and works quite equal.
query(String, String, Map<String, Object>, Map<String, Object>) - Method in class de.innovationgate.wga.server.api.Database
Performs a query on the database This method is the WGA server API pendant to WebTML tag and works quite equal.
query(String, String, Map<String, Object>, Map<String, Object>, Context) - Method in class de.innovationgate.wga.server.api.Database
Performs a query on the database This method is the WGA server API pendant to WebTML tag and works quite equal.
QUERYATT_ALLLANGUAGES - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "alllanguages"
QUERYATT_CACHE - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "cache"
QUERYATT_DB - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "db"
QUERYATT_HIGHLIGHT - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "highlight"
QUERYATT_INCLUDECURRENT - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "includecurrent"
QUERYATT_LANGUAGE - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "language"
QUERYATT_MAX - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "max"
QUERYATT_ONLYPUBLISHED - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "onlypublished"
QUERYATT_OPTIONS - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "options"
QUERYATT_ROLE - Static variable in class de.innovationgate.wga.server.api.Database
Name of WebTML query attribute "role"
QUERYOUT_SIMPLIFIED_QUERY - Static variable in class de.innovationgate.wga.server.api.Database
WebTML output attribute "simplifiedquery", returning a simplified variant of a given Lucene fulltext query
QueryResult - Class in de.innovationgate.wga.server.api
Represents an object carrying all resulting data of an executed query.
A B C D E F G H I J K L M N O P Q R S T U V W X