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

Q

query(Object, String) - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
executes a query for authentication objects (users, groups etc.) and returns the result.
query(Object, String) - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
query(Object, String) - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
query(String, String, Map) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
query(String, String, Map) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
query(String, String, Map) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
query(String, String, Map) - Method in class de.innovationgate.webgate.api.WGDatabase
Executes a query in the database giving a result set of content documents in return.
query(String, String, Map) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Queries the database for content.
QUERY_USER_DN - Static variable in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Query type fetching a specific user and group for a given distinguished name
QUERY_USERS_AND_GROUPS - Static variable in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Query type that queries for users and groups
QueryableSource - Class in de.innovationgate.webgate.api.templates
Template that can be used to quickly implement query-only datasources.
QueryableSource() - Constructor for class de.innovationgate.webgate.api.templates.QueryableSource
 
QueryableSource.QueryableSourceKey - Class in de.innovationgate.webgate.api.templates
A temporary key for all results of queryable source
QueryableSource.QueryableSourceKey(int) - Constructor for class de.innovationgate.webgate.api.templates.QueryableSource.QueryableSourceKey
Constructor taking an arbitrary number that must be unique in the current result set.
QUERYCACHE_SIZE_DEFAULT - Static variable in class de.innovationgate.webgate.api.WGDatabase
 
QUERYOPTION_CACHERESULT - Static variable in class de.innovationgate.webgate.api.WGDatabase
Cache the results of queries.
QUERYOPTION_ENHANCE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Enhance the query with default settings (e.g. not to retrieve documents that are set invisible).
QUERYOPTION_EXCLUDEDOCUMENT - Static variable in class de.innovationgate.webgate.api.WGDatabase
When set, excludes the WGContent object given as option value from the query result
QUERYOPTION_FETCHSIZE - Static variable in class de.innovationgate.webgate.api.WGDatabase
A query option used on non-iterating query types, determining the size of a results fetch page to retrieve from the backend
QUERYOPTION_LANGUAGES - Static variable in class de.innovationgate.webgate.api.WGDatabase
Injects a priority list of languages to return in the query.
QUERYOPTION_MAXRESULTS - Static variable in class de.innovationgate.webgate.api.WGDatabase
Controls the maximum results of the query.
QUERYOPTION_NATIVEOPTIONS - Static variable in class de.innovationgate.webgate.api.WGDatabase
Takes native options for the database implementation as commaseparated key=value-Pairs.
QUERYOPTION_ONLYLANGUAGE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Set to a specific language code to reduce query results to content of this language
QUERYOPTION_ONLYRELEASED - Static variable in class de.innovationgate.webgate.api.WGDatabase
Set to Boolean(true), to reduce query results to only released content
QUERYOPTION_PWD - Static variable in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
QUERYOPTION_QUERY_PARAMETERS - Static variable in class de.innovationgate.webgate.api.WGDatabase
This query option contains a map with query parameters, whose values should be used by the underlying query mechanism to fill parameter parts in the query text.
QUERYOPTION_RETURNQUERY - Static variable in class de.innovationgate.webgate.api.WGDatabase
This is an output option set by the implementation, that carries the complete query that was executed, as it was modified by the implementation.
QUERYOPTION_ROLE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Set to the role, that this query should act as, filtering contents that should be invisible to that role.
QUERYOPTION_USEDCACHE - Static variable in class de.innovationgate.webgate.api.WGDatabase
The occurence of this queryoption in the query parameters after the execution of the query shows, that the result set was retrieved from query cache
QUERYOPTION_USER - Static variable in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
queryUserProfileNames(String, String, Map) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
queryUserProfileNames(String, String, Map) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
queryUserProfileNames(String, String, Map) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
queryUserProfileNames(String, String, Map) - Method in class de.innovationgate.webgate.api.WGDatabase
Queries a user profile database for stored profiles, based on their data.
queryUserProfileNames(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Queries a user profile database for stored profiles, based on their data.
queryUserProfileNames(String, String, Map) - Method in interface de.innovationgate.webgate.api.WGPersonalisationDatabaseCore
Queries a user profile database for stored profiles, based on their data.
A B C D E F G H I J L M N O P Q R S T U V W _