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

L

LabeledNamesProvider - Interface in de.innovationgate.webgate.api.auth
Mixin interface for AuthenticationSession to let it provide "labeled names", i.e. user names that are retrievable via label
languageNameToLocale(String) - Static method in class de.innovationgate.webgate.api.WGLanguage
Converts a WGAPI language name to a corresponding java locale
lastIndexOf(Object) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
LazyBeanList - Class in de.innovationgate.webgate.api.templates
Implements a "lazy" list of retrieved beans.
LazyBeanList(SimpleContentSource, String, Map) - Constructor for class de.innovationgate.webgate.api.templates.LazyBeanList
 
LazyIterator - Class in de.innovationgate.webgate.api.templates
Implements a lazy iterator that will retrieve the next data object to server just in time.
LazyIterator(LazyBeanList, int) - Constructor for class de.innovationgate.webgate.api.templates.LazyIterator
Constructor taking a lazy bean list and a beginning index.
LazyIterator(LazyBeanList) - Constructor for class de.innovationgate.webgate.api.templates.LazyIterator
Constructor taking a LazyBeanList.
limitResults(int) - Method in interface de.innovationgate.webgate.api.WGResultSet
Call to limit the results to return to the given count.
limitResults(int) - Method in class de.innovationgate.webgate.api.WGStandardResultSet
 
listIterator() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
listIterator(int) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
load(File) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
load(InputStream) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
load(InputStream, boolean) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
load(FileObject) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
load(File) - Static method in class de.innovationgate.wga.common.beans.DesignDefinition
Loads syncinfo data from a file.
load(FileObject) - Static method in class de.innovationgate.wga.common.beans.DesignDefinition
Loads syncinfo data from a VFS file object.
Lock - Class in de.innovationgate.webgate.api.locking
represents a lock which can be obtained on all objects of a WGDatabase by using LockManager
Lock(Lockable, LockOwner) - Constructor for class de.innovationgate.webgate.api.locking.Lock
 
lock(LockOwner) - Method in interface de.innovationgate.webgate.api.locking.Lockable
locks the object for the given owner
lock(LockOwner) - Method in class de.innovationgate.webgate.api.WGDatabase
 
lock() - Method in class de.innovationgate.webgate.api.WGDatabase
locks the database for the current sessioncontext
lock(LockOwner) - Method in class de.innovationgate.webgate.api.WGDocument
 
lock() - Method in class de.innovationgate.webgate.api.WGDocument
locks the document for the current sessionContext
Lockable - Interface in de.innovationgate.webgate.api.locking
interface for all lockable wgapi-objects
LOCKED_BY_FOREIGN_OBJECT - Static variable in class de.innovationgate.webgate.api.locking.Lock
 
LOCKED_BY_THIS_OBJECT - Static variable in class de.innovationgate.webgate.api.locking.Lock
 
LockException - Exception in de.innovationgate.webgate.api.locking
superclass for all exceptions thrown by locking-functionalities and modify methods of locked objects
LockException(String) - Constructor for exception de.innovationgate.webgate.api.locking.LockException
 
LockException(String, Throwable) - Constructor for exception de.innovationgate.webgate.api.locking.LockException
 
LockManager - Class in de.innovationgate.webgate.api.locking
used by WGDatabase to manage locks each WGDatabase has its own LockManager
LockManager() - Constructor for class de.innovationgate.webgate.api.locking.LockManager
 
LockOwner - Interface in de.innovationgate.webgate.api.locking
flag interface to declare which wgapi-objects can obtain locks
LockWaitTimeoutException - Exception in de.innovationgate.webgate.api.locking
thrown when a lockrequest timed out
LockWaitTimeoutException(String) - Constructor for exception de.innovationgate.webgate.api.locking.LockWaitTimeoutException
 
LockWaitTimeoutException(String, Throwable) - Constructor for exception de.innovationgate.webgate.api.locking.LockWaitTimeoutException
 
LOG - Static variable in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
LOG_COREFETCHING - Static variable in class de.innovationgate.webgate.api.WGSessionContext
 
LOG_SESSIONS - Static variable in class de.innovationgate.webgate.api.WGSessionContext
 
login(String, Object) - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Called to verify a login.
login(X509Certificate) - Method in interface de.innovationgate.webgate.api.auth.CertAuthCapableAuthModule
Called to verify a login that uses a certificate as credential.
login(String, Object) - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
login(String, Object) - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
login(String, String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
login(String, String) - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
login(String, String) - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
login(String, String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Implement to specify login behaviour for users opening single sessions.
LoginBeanCreationHandler - Class in de.innovationgate.webgate.api.simple
A bean creation handler for BeanAdapter which uses a bean constructor taking three parameters: The bean adapter itself of type BeanAdapter The user name logged in to the OpenWGA domain (String) The password of that user
LoginBeanCreationHandler() - Constructor for class de.innovationgate.webgate.api.simple.LoginBeanCreationHandler
 
logout() - Method in class de.innovationgate.webgate.api.auth.AnonymousAuthSession
 
logout() - Method in interface de.innovationgate.webgate.api.auth.AuthenticationSession
Closes the authentication session making this object invalid
logout() - Method in class de.innovationgate.webgate.api.auth.BackendAuthSession
 
logout() - Method in class de.innovationgate.webgate.api.auth.MasterLoginAuthSession
 
logout() - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
logout() - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
logout() - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
logout() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Called when a user session is closed to cleanup resources of it
LUCENE_INDEXTYPE_FULLTEXT - Static variable in class de.innovationgate.webgate.api.MetaInfo
Simple lucene fulltext indexing
LUCENE_INDEXTYPE_KEYWORD - Static variable in class de.innovationgate.webgate.api.MetaInfo
Lucene keyword indexing that indexes the exact content
LUCENE_INDEXTYPE_NOINDEX - Static variable in class de.innovationgate.webgate.api.MetaInfo
Field should not be added to lucene index
LuceneConfiguration - Class in de.innovationgate.wga.common.beans
Represents the configuration for the lucene index on one database
LuceneConfiguration() - Constructor for class de.innovationgate.wga.common.beans.LuceneConfiguration
Creates an empty not enabled lucene configuration
LuceneIndexFileRule - Class in de.innovationgate.wga.common.beans
Represents a lucene rule to index file attachments
LuceneIndexFileRule() - Constructor for class de.innovationgate.wga.common.beans.LuceneIndexFileRule
 
LuceneIndexItemRule - Class in de.innovationgate.wga.common.beans
Represents a lucene rule to index content items
LuceneIndexItemRule() - Constructor for class de.innovationgate.wga.common.beans.LuceneIndexItemRule
 
A B C D E F G H I J L M N O P Q R S T U V W _