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

C

calculateKey(String, Object) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Method to calculate the key to a newly created data object.
callBackendService(String, Object[]) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
callBackendService(String, Object[]) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
callBackendService(String, Object[]) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
callBackendService(String, Object[]) - Method in class de.innovationgate.webgate.api.WGDatabase
Calls a backend service whose support is optional.
callBackendService(String, Object[]) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Calls a backend service whose support is optional.
cancel(String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabaseEvent
cancels the current process with the given message the corresponding hdb() method which fired the event will throw an WGHierarchicalDatabaseEventException with the given message
cancel(String, Throwable) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabaseEvent
cancels the current process with the given message the corresponding hdb() method which fired the event will throw an WGHierarchicalDatabaseEventException with the given message and throwable
catchupBackendChanges() - Method in class de.innovationgate.webgate.api.WGDatabase
checks for backend changes
CertAuthCapableAuthModule - Interface in de.innovationgate.webgate.api.auth
Mixin Interface for AuthenticationModule implementations that are able to be used with certificate authentication
certAuthEnabled() - Method in class de.innovationgate.webgate.api.WGDatabase
Determines if certificate authentication is enabled for this database
changeContentType(WGContentType) - Method in class de.innovationgate.webgate.api.WGStructEntry
Change the content type for this struct entry and all its contents.
chooseRelevantContent(WGContent, WGContent) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Chooses the relevant content between a retrieved content, and a content currently previewed as draft, review or archived doc.
cleanup() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
cleanup() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
clear() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
clearCache() - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Called to notify the module to drop authentication caches (if it uses them)
clearCache() - Method in interface de.innovationgate.webgate.api.auth.AuthModuleFactory
Should clear all caches of this auth module factory, so all resources are freed
clearCache() - Method in class de.innovationgate.webgate.api.auth.DefaultAuthModuleFactory
 
clearCache() - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
clearCache() - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
clearCache() - Method in class de.innovationgate.webgate.api.WGSessionContext
Clears the session private cache including all fetched document cores.
clearContentData() - Method in class de.innovationgate.webgate.api.WGDatabase
Completely clears this document of all content related documents, which is all contents, struct entries, areas, content types and languages WARNING (in case this has not yet become clear): This single method call will delete ALL documents of the given types in the database!
clearItems(WGPortlet) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Removes all portlet items for the given portlet
clearRelationGroup(String) - Method in class de.innovationgate.webgate.api.WGContent
Removes all relations of the given group
clearSessionCache() - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
clearSessionCache() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
clearSessionCache() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
clearSessionCache() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Is called when the cache of the current WGAPI session is cleared.
clearUserCaches() - Method in class de.innovationgate.webgate.api.WGDatabase
Clears all user-specific caches.
clearVirtualLink() - Method in class de.innovationgate.webgate.api.WGContent
Disables virtual link functionality for this content document and clears all fields related to it
clone() - Method in class de.innovationgate.webgate.api.WGDocumentListCache
 
cloneContentList() - Method in class de.innovationgate.webgate.api.WGContentList
Creates a content list clone.
close() - Method in class de.innovationgate.webgate.api.BinaryFieldData.SizeReportingInputStream
 
close() - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
close() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
close() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
close() - Method in class de.innovationgate.webgate.api.WGAbstractResultSet
Closes backend resources for this result set, if any.
close() - Method in class de.innovationgate.webgate.api.WGAbstractResultSetIterator
 
close() - Method in class de.innovationgate.webgate.api.WGDatabase
Completely closes this database object.
close() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Called when a database implementation is completely closed and all cached data of it is dropped.
close() - Method in class de.innovationgate.webgate.api.WGStructEntryRetrievalIterator
 
closeAll() - Method in class de.innovationgate.webgate.api.WGFactory
Permanently close all opened databases.
closeSession() - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
closeSession() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
closeSession() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
closeSession() - Method in class de.innovationgate.webgate.api.WGDatabase
Closes the database session.
closeSession() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Called when a database session is closed, i.e. the current thread/user stops working with this database for the logged in user.
closeSession() - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Notifies the design provider of a closed session session, giving it the opportunity to disconnect from backends, do maintenance operations etc.
closeSessions() - Method in class de.innovationgate.webgate.api.WGFactory
Close all open sessions on all databases.
CODETYPE_CSS - Static variable in class de.innovationgate.webgate.api.WGCSSJSModule
A module with CSS-Code
CODETYPE_JS - Static variable in class de.innovationgate.webgate.api.WGCSSJSModule
A module with JavaScript-Code
CODETYPE_TMLSCRIPT - Static variable in class de.innovationgate.webgate.api.WGCSSJSModule
A Module with TMLScript-Code
CODETYPE_VBS - Static variable in class de.innovationgate.webgate.api.WGCSSJSModule
Deprecated. 
CODETYPE_XML - Static variable in class de.innovationgate.webgate.api.WGCSSJSModule
A module with XML-Code
collectRelevantContents(WGStructEntryList) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Given a list of struct entry siblings this method retrieves the relevant contents for all siblings.
COLUMN_METAS - Static variable in class de.innovationgate.webgate.api.WGColumnSet
 
commit() - Method in class de.innovationgate.webgate.api.WGDatabase.WGCascadedTransaction
 
commit() - Method in class de.innovationgate.webgate.api.WGDatabase.WGFakeTransaction
 
commit() - Method in class de.innovationgate.webgate.api.WGDatabase.WGRealTransaction
 
commit() - Method in interface de.innovationgate.webgate.api.WGTransaction
Commit the transaction
commit(Map) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
commit(Map) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
commit(Map) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
commitTransaction() - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
commitTransaction() - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
commitTransaction() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
commitTransaction() - Method in class de.innovationgate.webgate.api.WGDatabase
Deprecated.
commitTransaction() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Called when a running transaction should get submitted Needed when database supports feature WGDatabase.FEATURE_TRANSACTIONS.
compare(Object, Object) - Method in class de.innovationgate.webgate.api.auth.UserGroupInfoComparator
 
compare(Object, Object) - Method in class de.innovationgate.webgate.api.WGUpdateLogTimeComparator
 
compareTo(Object) - Method in class de.innovationgate.webgate.api.templates.QueryableSource.QueryableSourceKey
 
compareTo(Object) - Method in class de.innovationgate.webgate.api.WGDatabase.SessionStatistic
 
compareTo(WGDatabaseRevision) - Method in class de.innovationgate.webgate.api.WGDatabaseRevision
 
compareTo(WGStructEntry) - Method in class de.innovationgate.webgate.api.WGStructEntry
Compares two struct entries.
compareTo(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
 
compatibleForDBImplementation(WGDatabaseCore) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
Assures WGA 3.3 compatibility for the given database type
compliantTo(String) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
Sets the behaviour complicance to the given behaviour string.
ConfigurationException - Exception in de.innovationgate.webgate.api.auth
An exception thrown on a misconfigured authentication module
ConfigurationException(String) - Constructor for exception de.innovationgate.webgate.api.auth.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception de.innovationgate.webgate.api.auth.ConfigurationException
 
contains(Object) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
containsAll(Collection) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
containsKey(WGDocumentKey) - Method in class de.innovationgate.webgate.api.WGDocumentListCache
Returns if the given document key is currently contained in the cache.
Content - Class in de.innovationgate.wga.common.beans.hdbmodel
Represents a content definition
Content() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.Content
 
CONTENT_TYPE - Static variable in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Name of the content type which HDB content pages belong to
CONTENT_TYPE_HTML_XML - Static variable in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Content type "htmlxml" which will index only real content, no HTML/XML tag code
CONTENT_TYPE_PLAINTEXT - Static variable in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Content type "plaintext" which will be indexed unparsed
contentCreated(WGContentEvent) - Method in interface de.innovationgate.webgate.api.WGContentEventListener
Triggered when a content is created.
ContentDatabaseModuleType - Class in de.innovationgate.wga.modules.types
Type to define an OpenWGA "data source" implementation
ContentDatabaseModuleType() - Constructor for class de.innovationgate.wga.modules.types.ContentDatabaseModuleType
 
contentHasBeenDeleted(WGContentEvent) - Method in interface de.innovationgate.webgate.api.WGContentEventListener
Triggered after a content has been deleted.
contentHasBeenMoved(WGContentEvent) - Method in interface de.innovationgate.webgate.api.WGContentEventListener
Triggered after a content has been moved.
contentHasBeenSaved(WGContentEvent) - Method in interface de.innovationgate.webgate.api.WGContentEventListener
Triggered after a content has been saved.
contentSaved(WGContentEvent) - Method in interface de.innovationgate.webgate.api.WGContentEventListener
Triggered just before a content is saved
ContentSourceSpecs - Class in de.innovationgate.webgate.api.templates
This object is used by SimpleContentSource implementations to tell the template which features to support.
ContentSourceSpecs() - Constructor for class de.innovationgate.webgate.api.templates.ContentSourceSpecs
 
contentStatusChanged(WGContentEvent) - Method in interface de.innovationgate.webgate.api.WGContentEventListener
Triggered after the status a content has been changed
ContentStoreDumpManager - Class in de.innovationgate.webgate.api.utils
Tool class to export and import content store dumps between OpenWGA content stores.
ContentStoreDumpManager(WGDatabase, WGDatabase, Logger) - Constructor for class de.innovationgate.webgate.api.utils.ContentStoreDumpManager
Construtor
ContentStoreDumpManager(WGDatabase, WGDatabase) - Constructor for class de.innovationgate.webgate.api.utils.ContentStoreDumpManager
Constructor
ContentStoreModuleType - Class in de.innovationgate.wga.modules.types
Type to define an OpenWGA content store implementation
ContentStoreModuleType() - Constructor for class de.innovationgate.wga.modules.types.ContentStoreModuleType
 
convert(File) - Method in interface de.innovationgate.webgate.api.WGFileConverter
 
convertFileNameForAttaching(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
convertFileNameForAttaching(String) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
convertFileNameForAttaching(String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
convertFileNameForAttaching(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Returns a file name like it would be converted when a file of this name got attached to a document.
convertToKey(String, String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
convertToKey(String, String) - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
convertToKey(String, String) - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
convertToKey(String, String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Converts the string representation of a data key to it's real data type.
COPTION_ALLOWCACHEMAINTENANCE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Defines, if incremental cache maintenance is allowed for this database.
COPTION_AUTH_MODULE - Static variable in interface de.innovationgate.webgate.api.auth.AuthModuleFactory
Creation option for databases that is used to determine the used auth modude.
COPTION_AUTOAPPROVE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Predefined creation option, controlling if the WGA workflow should automatically approve a document in workflow if it's publisher is also the approver
COPTION_BEAN_JARFILE - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
 
COPTION_CACHE_LATENCY - Static variable in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
COPTION_CACHELATENCY - Static variable in class de.innovationgate.webgate.api.WGDatabase
Determines the latency of regular caches that expire after the given time (in minutes).
COPTION_CACHEOVERFLOW - Static variable in class de.innovationgate.webgate.api.WGDatabase
Deprecated. 
COPTION_CACHING_ENABLED - Static variable in class de.innovationgate.webgate.api.WGDatabase
Defines if caching is globally enabled for this database, defaults to true.
COPTION_CLUSTERED - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to configure if this database is clustered if used in an OpenWGA server cluster
COPTION_CONTENT_STORE_VERSION - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to directly determine the content store version of this database
COPTION_CREATION_HANDLER - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
 
COPTION_DBREFERENCE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Sets a db reference directly at creation time, so the WGAPI might use it from the start
COPTION_DELETIONCHECK - Static variable in class de.innovationgate.webgate.api.WGDatabase
Defines if an online deletion check for documents should be enabled which costs performance.
COPTION_DESIGNPROVIDERTYPES - Static variable in class de.innovationgate.webgate.api.WGDatabase
Specifies the document types that a design provider for the current db should provide, taking a commaseparated list of typenames of design documents.
COPTION_DISABLE_CERTAUTH - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to disable certificate authentication even when the auth module to use has certauth enabled
COPTION_DOCUMENTCACHESIZE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to configure the maximum number of document objects to be kept in document cache
COPTION_FAKE_CERTAUTH - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to fake certificate authentication.
COPTION_LANGUAGE - Static variable in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
COPTION_LANGUAGE - Static variable in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
COPTION_LEGACY_DBCP_MONITORING - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to enable legacy DBCP 1 JMX monitoring, provided by WGA-own beans (actually only for databases using DBCP, ergo JDBC databases)
COPTION_LIST_CACHE_REBUILD_THRESHOLD - Static variable in class de.innovationgate.webgate.api.WGDatabase
Number of documents in a cache list that may need to be retrieved to rebuild the cache.
COPTION_MANDATORY_READERS - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to define users/groups/roles that should be able to read all documents no matter the contents of reader fields
COPTION_MAXCORES - Static variable in class de.innovationgate.webgate.api.WGDatabase
Predefined creation option, that defines how many "cores" (i.e. backend documents) a session may retrieve at once.
COPTION_MEMORYCACHESIZE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Deprecated. 
COPTION_MONITORLASTCHANGE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Predefined creation option, that determines if the LastChange-Date of this database should be monitored to drop cache when it changes.
COPTION_NAMECACHESIZE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to configure the maximum number of document names to be kept in name cache
COPTION_NOITEMBEHAVIOUR - Static variable in class de.innovationgate.webgate.api.WGDatabase
Determines the behaviour of this database and functionalitites that use this database regarding the retrieval of nonexistent items.
COPTION_ONE_BEAN_PER - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
 
COPTION_ONE_BEAN_PER_DB - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
 
COPTION_ONE_BEAN_PER_REQUEST - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
 
COPTION_ONE_BEAN_PER_USER - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
 
COPTION_PAGEREADERS_ENABLED - Static variable in class de.innovationgate.webgate.api.WGDatabase
Predefined creation option, controlling if hierarchical reader fields on areas and pages are in effect, defaulting to true.
COPTION_PAGERIGHTSFILTER - Static variable in class de.innovationgate.webgate.api.WGDatabase
Class name of a type that implements PageRightsFilter and is to be used as this
COPTION_PROJECTMODE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Enables/Disables project mode.
COPTION_PROXY - Static variable in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
COPTION_PROXY_CREDENTIALS - Static variable in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
COPTION_PROXY_DOMAIN - Static variable in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
COPTION_QUERYCACHESIZE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Option to configure the maximum number of query results to be kept in query cache
COPTION_READERPROFILECREATION - Static variable in class de.innovationgate.webgate.api.WGDatabase
Determines if users at access level "READER" are allowed to create user profiles in this database
COPTION_SHAREDPOOL - Static variable in class de.innovationgate.webgate.api.WGDatabase
Determines if this database may use a shared connection pool on servers which have one available.
COPTION_UPDATETIMEOUT - Static variable in class de.innovationgate.webgate.api.WGDatabase
Predefined creation option, determining how many seconds the update monitoring should pause after an update has been processed.
COPTION_USERCACHELATENCY - Static variable in class de.innovationgate.webgate.api.WGDatabase
Determines the latency of user specific caches that expire after the given time (in minutes).
COPTION_USERCACHES_ENABLED - Static variable in class de.innovationgate.webgate.api.WGDatabase
Controls usage of user caches, which will cache user authorisation results for some time.
COPTION_WORKFLOWENGINE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Predefined creation option, that determines the class name of a workflow engine to use.
COPTION_XML - Static variable in class de.innovationgate.webgate.api.WGDatabase
Deprecated. 
create(WGContent, boolean) - Static method in class de.innovationgate.webgate.api.WGContentKey
Creates a new content key object, representing the content key of the parameter content.
create(WGContent) - Static method in class de.innovationgate.webgate.api.WGContentKey
Creates a new content key object, representing the unique content key of the parameter content.
create(WGDocumentCore, boolean) - Static method in class de.innovationgate.webgate.api.WGContentKey
Creates a new content key object, representing the content key of the parameter content core.
create(WGDocumentCore) - Static method in class de.innovationgate.webgate.api.WGContentKey
Creates a new content key object, representing the unique content key of the parameter content core.
create(Collection<WGContent>) - Static method in class de.innovationgate.webgate.api.WGContentList
Creates a content list object based on a given collection of content objects.
create() - Static method in class de.innovationgate.webgate.api.WGContentList
Creates an empty content list.
create(List<WGStructEntry>) - Static method in class de.innovationgate.webgate.api.WGStructEntryList
Create a WGStructEntryList from an ordinary java.util.List filled with WGStructEntry objects
create() - Static method in class de.innovationgate.webgate.api.WGStructEntryList
Creates an empty struct entry list
createArea(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new area definition.
createBean(String, String) - Method in interface de.innovationgate.webgate.api.simple.BeanCreationHandler
Called to create a bean when it is needed
createBean(String, String) - Method in class de.innovationgate.webgate.api.simple.DefaultBeanCreationHandler
 
createBean(String, String) - Method in class de.innovationgate.webgate.api.simple.LoginBeanCreationHandler
 
createChildContentIterable(WGContent, int) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates an Iterable for the child contents of the given content
createChildContentIterable(WGContent, int, String) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates an Iterable for the child contents of the given content
createChildEntry(WGContentType, String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Create a child struct entry
createChildPage(WGContentType, String) - Method in class de.innovationgate.webgate.api.WGContent
Creates a new child page, including struct entry and content.
createChildPage(WGContentType, String, String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Creates a new child page, including struct entry and content.
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGArea
 
createClone(WGDatabase, WGDocument) - Method in class de.innovationgate.webgate.api.WGContent
 
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGContentType
 
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGCSSJSModule
 
createClone(WGDatabase, WGDocument) - Method in class de.innovationgate.webgate.api.WGDesignDocument
 
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGDesignDocument
Creates a clone of this design document in another database
createClone(WGDatabase, WGDocument) - Method in class de.innovationgate.webgate.api.WGDocument
Creates a clone of this document in another database
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGFileContainer
 
createClone() - Method in class de.innovationgate.webgate.api.WGFileMetaData
Creates an identical clone of this metadata object
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGLanguage
 
createClone(WGDatabase, WGDocument) - Method in class de.innovationgate.webgate.api.WGStructEntry
 
createClone(WGDatabase) - Method in class de.innovationgate.webgate.api.WGTMLModule
 
createClone(WGDatabase, WGDocument) - Method in class de.innovationgate.webgate.api.WGUserProfile
 
createContent(WGStructEntry, WGLanguage, String, int) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
createContent(WGStructEntry, WGLanguage, String, int) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
createContent(String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
createContent(String) - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
createContent(String) - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
createContent(WGStructEntry, WGLanguage, String, int) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
createContent(String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Creates a new content object in the given folder
createContent(Object, String) - Method in class de.innovationgate.webgate.api.WGArea
Creates a new content object as root in this area.
createContent() - Method in class de.innovationgate.webgate.api.WGArea
Creates a new content as root for this area.
createContent(WGStructEntry, WGLanguage, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new content document.
createContent(WGArea, Object, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a simple content document with the content key given.
createContent(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a simple content document.
createContent() - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a simple content document.
createContent(WGStructEntry, WGLanguage, String, int) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Called to create a content document.
createContent(WGContent, String, Object) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a child content of the given parent with the given title, parameter is delivered within the contentCreatedEvent
createContent(WGContent, String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a child content of the given parent with the given title,
createContent(WGContent) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a child content of the given parent with a generated title
createContent(WGLanguage, String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Create a content document under this struct entry.
createContent(String, String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Create a content document under this struct entry.
createContent(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Creates a new content for this struct entry, using the default language of the database.
createContentIterator(WGStructEntryIterator) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates a content iterator for contents of the struct entries, returned by the given WGStructEntryIterator The iterator will choose contents based on the settings in this content navigator.
createContentType(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new content type.
createCopy(WGDocumentCore) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
createCopy(WGDocumentCore) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
createCopy(WGDocumentCore) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
createCopy(WGDocumentCore) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Create a copy of the given doc core.
createCSSJSModule(String, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new Script module
createDatabase(Class<? extends WGDatabaseCore>, WGDatabaseServer, Map<String, String>) - Method in class de.innovationgate.webgate.api.servers.GenericServerDatabaseRetriever
 
createDatabase(Class<? extends WGDatabaseCore>, WGDatabaseServer, Map<String, String>) - Method in class de.innovationgate.webgate.api.servers.RSSDatabaseRetriever
 
createDatabase(Class<? extends WGDatabaseCore>, WGDatabaseServer, Map<String, String>) - Method in interface de.innovationgate.webgate.api.servers.ServerDatabaseRetriever
 
createDatabase(Class<? extends WGDatabaseCore>, Map<String, String>) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
createDatabaseServer(Class<T>, Map<String, String>) - Method in class de.innovationgate.webgate.api.WGFactory
Tool method for creating database servers when using WGAPI as library (rather than from inside WGA).
createDeploymentKey(String, String, String) - Static method in class de.innovationgate.webgate.api.WGTMLModule
Creates a key, unique for one tml module, to be used when deploying it as JSP
createDesignDocument(int, String, String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
createDesignDocument(int, String, String) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
createDesignDocument(int, String, String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
createDesignDocument(int, String, String) - Method in class de.innovationgate.webgate.api.WGConfigurableTypeDesignProvider
 
createDesignDocument(int, String, String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Create a design document of the given type and keys.
createDesignDocument(int, String, String) - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Creates the core for a new design document
createDocumentImpl(Element, String) - Method in class de.innovationgate.webgate.api.query.rss.WGResultSetImpl
 
createDraftCopy() - Method in class de.innovationgate.webgate.api.WGContent
Creates a draft copy for this content that gets a new version number and starts in status "draft".
createDraftCopy(WGContent) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a draft copy of the given content document, keeping it's language
createDraftCopy(WGContent, WGLanguage) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a draft copy of the given content, using the language given as parameter.
createEntry(String, int, int) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore.ACLImpl
 
createEntry(String, int, int) - Method in class de.innovationgate.webgate.api.WGACL
Creates a new ACL entry, that defines the access right for a user, group or role.
createEntry(String, int, int) - Method in interface de.innovationgate.webgate.api.WGACLCore
Create a new ACL entry.
createFileContainer(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new file container.
createFileDerivate(String, String, String, InputStream, Map<String, Object>) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
createFileDerivate(WGDocumentCore, String, String, String, InputStream, Map<String, Object>) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
createFileDerivate(String, String, String, InputStream, Map<String, Object>) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
createFileDerivate(String, String, String, InputStream, Map<String, Object>) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
createFileDerivate(String, String, String, InputStream, Map<String, Object>) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
createFileDerivate(String, String, String, File, String, List<WGFileAnnotator>) - Method in class de.innovationgate.webgate.api.WGDocument
Creates a new file derivate for an existing original file attachment
createFileDerivate(String, String, String, InputStream, String, List<WGFileAnnotator>) - Method in class de.innovationgate.webgate.api.WGDocument
Creates a new file derivate for an existing original file attachment
createFileDerivate(String, String, String, InputStream, Map<String, Object>) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Creates a derivate for the addressed file.
createFileDerivate(String, String, String, InputStream, Map<String, Object>) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
createHttpClient() - Method in interface de.innovationgate.webgate.api.HttpClientFactory
 
createInstance(WGDatabase, WGHierarchicalDatabaseStartup) - Static method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a new hdb instance for the given WGDatabase
createInstance(WGDatabase, WGHierarchicalDatabaseStartup, WGHierarchicalDatabaseListenerFactory) - Static method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a new hdb instance for the given WGDatabase
createLanguage(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new language definition only by name, which is also used as title
createLanguage(String, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new language definition.
createListenerInstance(String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabaseJavaListenerFactory
 
createListenerInstance(String) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseListenerFactory
 
createMail(String) - Method in interface de.innovationgate.webgate.api.mail.WGMailService
 
createMasterBean() - Method in interface de.innovationgate.webgate.api.simple.BeanCreationHandler
Called to create a bean for master sessions
createMasterBean() - Method in class de.innovationgate.webgate.api.simple.DefaultBeanCreationHandler
 
createMasterBean() - Method in class de.innovationgate.webgate.api.simple.LoginBeanCreationHandler
 
createMetadataModule(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new metadata module.
createPageSequence(WGStructEntry, boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
 
createPageSequence(WGDocumentCore, boolean) - Method in interface de.innovationgate.webgate.api.WGDatabaseCoreFeaturePageSequences
 
createPageSequence() - Method in class de.innovationgate.webgate.api.WGStructEntry
 
createPageSequence(boolean) - Method in class de.innovationgate.webgate.api.WGStructEntry
 
createParentContentIterable(WGContent, int) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates an Iterable for the parent contents of the given content
createParentContentIterable(WGContent, int, String) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates an Iterable for the parent contents of the given content
createPortlet(String, WGPortlet) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Creates a new portlet object that is not yet registered.
createPortlet(String, WGPortlet) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
createRoleEntry(String) - Method in class de.innovationgate.webgate.api.WGACL
Creates a new role entry in the ACL
createRootEntry(WGContentType, String) - Method in class de.innovationgate.webgate.api.WGArea
Creates a new root entry for this area.
createRootPage(WGContentType, String, String) - Method in class de.innovationgate.webgate.api.WGArea
Creates a new root page, including struct entry and content.
createRootPage(WGContentType, String) - Method in class de.innovationgate.webgate.api.WGArea
Variant of WGArea.createRootPage(WGContentType, String, String) that always uses default language.
createSchemaDefinition() - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a schema definition containing all content types and areas in this database with their current metadata.
createSchemaDefinition() - Method in class de.innovationgate.webgate.api.WGSchemaDocument
Creates a schema definition predefining all the metadata currently on this document
createScriptModule(String, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Create a new script module.
createSearchResultDuplicate(SearchDetails) - Method in class de.innovationgate.webgate.api.WGContent
Creates a duplicate of this content object that represents a search result for some specific part of the content, identified by the given SearchDetails object
createSiblingContentIterable(WGContent, int) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates an Iterable for the sibling contents of the given content
createSiblingContentIterable(WGContent, int, String) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Creates an Iterable for the sibling contents of the given content
createStorage(String, Object) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a storage with the given id
createStorage(String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a storage with the given id
createStorage(WGContent, String, Object) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a storage with the given id as child of the given parent storage
createStorage(WGContent, String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
creates a storage with the given id as child of the given parent storage
createStorageUID(WGContent, String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
 
createString(int, String) - Static method in class de.innovationgate.webgate.api.WGOperationKey
Create an operation key string.
createStructEntry(Object, WGDocument, WGContentType) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
createStructEntry(Object, WGDocument, WGContentType) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
createStructEntry(Object, WGDocument, WGContentType) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
createStructEntry(WGDocument, WGContentType, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Equivalent to calling createStructKey(null, parent, contentType, title).
createStructEntry(Object, WGDocument, WGContentType, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new struct entry
createStructEntry(Object, WGDocument, WGContentType) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Creates a struct entry.
createTMLModule(String, String) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new TML module.
createUserEntry(String, int) - Method in class de.innovationgate.webgate.api.WGACL
Creates a new ACL entry, that defines the access right for a user or group.
createUserProfile(String, int) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
createUserProfile(String, int) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
createUserProfile(String, int) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
createUserProfile(String, int) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
createUserProfile(String, int, boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new user profile.
createUserProfile(String, int) - Method in class de.innovationgate.webgate.api.WGDatabase
Creates a new user profile.
createUserProfile(String, int) - Method in interface de.innovationgate.webgate.api.WGPersonalisationDatabaseCore
Called to create a new user profile.
createWorkflowDefinition(String) - Method in class de.innovationgate.webgate.api.workflow.WGDefaultWorkflowEngine
 
createWorkflowDefinition(String) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflowEngine
Create a workflow definition.
createWrapper(BeanKey, Object, boolean) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Creates a wrapper for the given content object that implements WGDocumentCore for it
CSConfig - Class in de.innovationgate.wga.common.beans.csconfig.v1
 
CSConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
CSConfig - Class in de.innovationgate.wga.common.beans.csconfig.v2
 
CSConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v2.CSConfig
 
CSConfig - Class in de.innovationgate.wga.common.beans.csconfig.v3
 
CSConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v3.CSConfig
 
CSConfig - Class in de.innovationgate.wga.common.beans.csconfig.v4
 
CSConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v4.CSConfig
 
CSConfig - Class in de.innovationgate.wga.common.beans.csconfig.v5
 
CSConfig() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v5.CSConfig
 
CSFEATURE_EXTDATA - Static variable in class de.innovationgate.webgate.api.WGDocument
Feature identifier for WGContentStoreVersionException regarding extension data operations
CSVERSION_NO_CONTENTSTORE - Static variable in class de.innovationgate.webgate.api.WGDatabase
Content store version identifying a database that is no content store at all
CSVERSION_WGA3 - Static variable in class de.innovationgate.webgate.api.WGDatabase
Content store version identifying a content store used as of WGA version 3.0
CSVERSION_WGA4_1 - Static variable in class de.innovationgate.webgate.api.WGDatabase
Content store version identifying a content store used as of WGA version 4.1, including optimized file handling
CSVERSION_WGA5 - Static variable in class de.innovationgate.webgate.api.WGDatabase
Content store version identifying a content store used as of WGA version 5
CustomCredentials - Interface in de.innovationgate.webgate.api.auth
Flag interface for a class that is used as alternative to a plain password as credentials Mainly used to allow the method interfaces distinguish string passwords and custom creds.
CustomParam - Class in de.innovationgate.wga.common.beans.hdbmodel
Represents a custom parameter
CustomParam() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.CustomParam
 
CustomParamsCarrier - Interface in de.innovationgate.wga.common.beans.hdbmodel
An entity which may carry custom parameters
A B C D E F G H I J L M N O P Q R S T U V W _