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

D

Database - Class in de.innovationgate.wga.config
base configuration element for data sources, OpenWGA applications and personalisation databases
Database() - Constructor for class de.innovationgate.wga.config.Database
 
Database(String, String) - Constructor for class de.innovationgate.wga.config.Database
 
databaseConnected(WGDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGDatabaseConnectListener
The database got connected to its backend
databaseConnectionError(WGDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGDatabaseConnectListener
The backend connection has failed
databaseCreated(WGHierarchicalDatabase) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseCoreListener
 
DatabaseFilter - Interface in de.innovationgate.webgate.api.servers
A filter used when retrieving available databases from database servers
DatabaseInformation - Class in de.innovationgate.webgate.api.servers
Data about a database on a database server, used to present this database to the administrator and to connect to it
DatabaseInformation(Class<? extends WGDatabaseCore>) - Constructor for class de.innovationgate.webgate.api.servers.DatabaseInformation
Constructor
databaseRemoved(WGHierarchicalDatabase) - Method in interface de.innovationgate.webgate.api.WGHierarchicalDatabaseCoreListener
 
DatabaseServer - Class in de.innovationgate.wga.config
A database server configuration
DatabaseServer() - Constructor for class de.innovationgate.wga.config.DatabaseServer
 
DatabaseServer(String) - Constructor for class de.innovationgate.wga.config.DatabaseServer
 
DatabaseServerModuleType - Class in de.innovationgate.wga.modules.types
Type to define an OpenWGA database server implementation
DatabaseServerModuleType() - Constructor for class de.innovationgate.wga.modules.types.DatabaseServerModuleType
 
databaseUpdate(WGDatabaseEvent) - Method in interface de.innovationgate.webgate.api.WGDatabaseEventListener
Triggered, when a database update occurs
DATE_FORMAT - Static variable in class de.innovationgate.wga.modules.options.OptionReader
 
DATEFORMAT_FULL - Static variable in class de.innovationgate.utils.WGUtils
A full german date/time format: dd.MM.yyyy HH:mm:ss SSS
DATEFORMAT_HISTORY - Static variable in class de.innovationgate.webgate.api.WGContent
The date format used in workflow history entries
DATEFORMAT_STANDARD - Static variable in class de.innovationgate.utils.WGUtils
A normal german date format: dd.MM.yyyy
dateOnly(Date) - Static method in class de.innovationgate.utils.WGUtils
Removes daytime information from a date, leaving date information only
DBATTRIB_HDB_USE_VERSIONING - Static variable in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Attribute to control if HDB should use versioning when updating contents.
DBTYPE - Static variable in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
DbType - Class in de.innovationgate.wga.common
Bean object to represent a database type shown in WGA Manager
DbType(int, String, String, boolean, boolean) - Constructor for class de.innovationgate.wga.common.DbType
Constructor
DbType(int, String, String) - Constructor for class de.innovationgate.wga.common.DbType
Constructor
de.innovationgate.license - package de.innovationgate.license
Generic classes for handling license checks
de.innovationgate.utils - package de.innovationgate.utils
Generic various-purpose utility classes.
de.innovationgate.utils.cache - package de.innovationgate.utils.cache
All purpose facade for caching functionality used in WGA
de.innovationgate.utils.imgscalr - package de.innovationgate.utils.imgscalr
Image Scaler Implementation based on "ImgScalr" library
de.innovationgate.utils.io - package de.innovationgate.utils.io
IO Utility classes
de.innovationgate.utils.net - package de.innovationgate.utils.net
Networking oriented utility classes.
de.innovationgate.utils.remote - package de.innovationgate.utils.remote
A simple implementation of a socked-based client/server communication framework.
de.innovationgate.utils.remote.commands - package de.innovationgate.utils.remote.commands
Commands for the communication framework under package de.innovationgate.utils.remote.
de.innovationgate.utils.security - package de.innovationgate.utils.security
Encrypting and security related stuff
de.innovationgate.utils.swing - package de.innovationgate.utils.swing
Swing GUI Utilities
de.innovationgate.webgate.api - package de.innovationgate.webgate.api
Basic functionality of the WGAPI including most of the database-independent functionality.
de.innovationgate.webgate.api.auth - package de.innovationgate.webgate.api.auth
External authentication modules for WGAPI databases.
de.innovationgate.webgate.api.fake - package de.innovationgate.webgate.api.fake
Fake implementations for WGAPI, used by some WGAPI database types if they do not support certain document types.
de.innovationgate.webgate.api.locking - package de.innovationgate.webgate.api.locking
This base contains classes for enabling the WGAPI locking functionality, which is used to get exclusive access to documents and databases.
de.innovationgate.webgate.api.mail - package de.innovationgate.webgate.api.mail
Interfaces for mail services needed in the WGAPI (f.e. for delivery of workflow notification mails)
de.innovationgate.webgate.api.schemadef - package de.innovationgate.webgate.api.schemadef
Classes to create schema definitions for OpenWGA content stores
de.innovationgate.webgate.api.servers - package de.innovationgate.webgate.api.servers
Base classes for database server functionalities in WGAPI
de.innovationgate.webgate.api.simple - package de.innovationgate.webgate.api.simple
Generic implementations of content store templates from de.innovationgate.webgate.api.templates
de.innovationgate.webgate.api.templates - package de.innovationgate.webgate.api.templates
Templates to create your own simple content/design/repository sources.
de.innovationgate.webgate.api.utils - package de.innovationgate.webgate.api.utils
Utilities for WGAPI usage
de.innovationgate.webgate.api.workflow - package de.innovationgate.webgate.api.workflow
Workflow interfaces of the WGAPI including a database-independent workflow implementation, the "Straight Workflow".
de.innovationgate.wga.common - package de.innovationgate.wga.common
Common basic classes that must be available for WGA and also for clients
de.innovationgate.wga.common.beans - package de.innovationgate.wga.common.beans
Common basic beans that must be available to both WGA and its clients.
de.innovationgate.wga.common.beans.csconfig.v1 - package de.innovationgate.wga.common.beans.csconfig.v1
This package contains configuration beans for OpenWGA Design Configuration, Version 1 (WGA 4.0)
de.innovationgate.wga.common.beans.csconfig.v2 - package de.innovationgate.wga.common.beans.csconfig.v2
This package contains configuration beans for OpenWGA Design Configuration, Version 2 (WGA 4.1)
de.innovationgate.wga.common.beans.csconfig.v3 - package de.innovationgate.wga.common.beans.csconfig.v3
This package contains configuration beans for OpenWGA Design Configuration, Version 3 (OpenWGA 5.0)
de.innovationgate.wga.common.beans.csconfig.v4 - package de.innovationgate.wga.common.beans.csconfig.v4
This package contains configuration beans for OpenWGA Design Configuration, Version 4 (OpenWGA 7.0)
de.innovationgate.wga.common.beans.csconfig.v5 - package de.innovationgate.wga.common.beans.csconfig.v5
This package contains configuration beans for OpenWGA Design Configuration, Version 5 (OpenWGA 7.1)
de.innovationgate.wga.common.beans.hdbmodel - package de.innovationgate.wga.common.beans.hdbmodel
This package contains configuration beans for HDBModel hierarchy definition
de.innovationgate.wga.config - package de.innovationgate.wga.config
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
de.innovationgate.wga.modules - package de.innovationgate.wga.modules
Base classes of the OpenWGA module registry
de.innovationgate.wga.modules.options - package de.innovationgate.wga.modules.options
Option type definitions and other related classes for the OpenWGA module registry
de.innovationgate.wga.modules.properties - package de.innovationgate.wga.modules.properties
Module definition property classes for the OpenWGA module registry
de.innovationgate.wga.modules.types - package de.innovationgate.wga.modules.types
Module definition types for the OpenWGA module registry
DECIMALFORMAT_STANDARD - Static variable in class de.innovationgate.utils.WGUtils
A normal decimal format including a thousands separator character
DECIMALFORMAT_SYSTEM - Static variable in class de.innovationgate.utils.WGUtils
A decimal format for programmatic uses, guaranteeing to have no thousands separator and also no "default" fraction digits.
DeclaringModuleType - Interface in de.innovationgate.wga.modules
A module type that declares its mode of usage when creating module definitions.
decode(String) - Static method in class de.innovationgate.utils.Base64
Decodes the given string buffer This method version uses the "traditional" set of base64 characters that are not all URL-safe, containing alphanumeric characters plus characters "/" and "+".
decode(String) - Static method in class de.innovationgate.utils.CookieValueEncoder
Decodes the value
decodeKey(String) - Static method in class de.innovationgate.webgate.api.templates.BeanKey
Performs decoding of keys that were used in an URL
decodePassword(String) - Method in class de.innovationgate.utils.Base64
 
decodePassword(String) - Method in interface de.innovationgate.wga.modules.options.PasswordOptionEncoder
Decodes a password with the implemented encoding scheme
decodeURI(CharSequence, String) - Static method in class de.innovationgate.utils.WGUtils
Decodes an encoded URI sequence according to the given charset This is able to decode URL-encoded characters but also leaves existing Non-ASCII characters intact (unlike Common HttpClients URIUtil)
decodeWeb(String) - Static method in class de.innovationgate.utils.Base64
Decodes the given base64 string to bytes.
decrypt(String) - Method in class de.innovationgate.utils.DESEncrypter
Deprecated.
Decrypts the given string to original bytes
decrypt(String, byte[], byte[]) - Method in class de.innovationgate.utils.RSAEncrypter
Deprecated.
Decrypts the encrypted data string using the given RSA key (to decrypt the DES key) and the DES key (to decrypt the data itself).
decrypt(RSAEncrypter.RSAEncryptedData) - Method in class de.innovationgate.utils.security.RSAEncrypter
Decrypts the given RSAEncryptedData
decrypt(byte[]) - Method in class de.innovationgate.utils.security.SymmetricEncryptionEngine
 
decryptBase64Web(String) - Method in class de.innovationgate.utils.security.SymmetricEncryptionEngine
 
decryptItemValue(Object) - Method in class de.innovationgate.utils.security.RSAEncrypter
Decrypts the given item value if it is RSA encryped.
decryptString(String) - Method in class de.innovationgate.utils.DESEncrypter
Deprecated.
Decrypts a string encrypted with DESEncrypter.encryptString(String)
DEFAULT_DESIGNROOT - Static variable in class de.innovationgate.wga.config.WGAConfiguration
 
DEFAULT_EXCLUSIONS - Static variable in class de.innovationgate.wga.config.PersonalisationConfiguration
 
DEFAULT_FILECACHE_ENTRIES - Static variable in class de.innovationgate.wga.common.Constants
File cache default max entry size
DEFAULT_FILECACHE_THRESHOLD - Static variable in class de.innovationgate.wga.common.Constants
File cache default size threshold in KB
DEFAULT_LOCK_WAIT_TIMEOUT - Static variable in class de.innovationgate.webgate.api.locking.LockManager
Default time an owner waits for obtaining an lock
DEFAULT_MEDIAKEY - Static variable in class de.innovationgate.webgate.api.WGDatabase
The default media key
DEFAULT_RULE - Static variable in class de.innovationgate.wga.config.LuceneIndexFileRule
 
DEFAULT_RULE - Static variable in class de.innovationgate.wga.config.LuceneIndexItemRule
 
DefaultAuthModuleFactory - Class in de.innovationgate.webgate.api.auth
Default implementation of an auth module factory.
DefaultAuthModuleFactory() - Constructor for class de.innovationgate.webgate.api.auth.DefaultAuthModuleFactory
 
DefaultBeanCreationHandler - Class in de.innovationgate.webgate.api.simple
The default bean creation handler for BeanAdapter which just uses the default constructor of the bean
DefaultBeanCreationHandler() - Constructor for class de.innovationgate.webgate.api.simple.DefaultBeanCreationHandler
 
defaultBuildUserDetails(AuthenticationSession) - Method in class de.innovationgate.webgate.api.WGDatabase
Default implementation for building user details for an authentication session.
defaultIsMemberOfUserList(List) - Method in class de.innovationgate.webgate.api.WGDatabase
Default implementation for determining user list membership.
defaultIsMemberOfUserList(List, WGUserDetails) - Static method in class de.innovationgate.webgate.api.WGDatabase
Default implementation for determining user list membership against any custom user details object.
DefaultMimetypeDeterminationService - Class in de.innovationgate.webgate.api
A default implementation that always returns octet stream
DefaultMimetypeDeterminationService() - Constructor for class de.innovationgate.webgate.api.DefaultMimetypeDeterminationService
 
DefaultObjectFormatter - Class in de.innovationgate.utils
Default implementation for an object formatter that does nothing
DefaultOptionDefinition - Class in de.innovationgate.wga.modules.options
A very basic option definition without extra behaviour, to use internally when no explicit definition is available
DefaultOptionDefinition(String) - Constructor for class de.innovationgate.wga.modules.options.DefaultOptionDefinition
 
DefaultReplaceProcessor - Class in de.innovationgate.utils
A default implementation of ReplaceProcessor that just replaces the selected part by another string and continues parsing after it.
DefaultReplaceProcessor(String) - Constructor for class de.innovationgate.utils.DefaultReplaceProcessor
 
delete() - Method in class de.innovationgate.utils.TemporaryFile
Manually delete the temporary file and it's temporary directory
DELETE - Static variable in class de.innovationgate.wga.modules.options.ShareOpsValueProvider
 
deleteContent(WGContent, Object) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
deletes the given content
deleteContent(WGContent) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
deletes the given content
deleteContent(String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
deletes the content determined by the given key
deleteContent(String, Object) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
deletes the content determined by the given key
deleteNow() - Static method in class de.innovationgate.utils.TemporaryFile
Deletes all files now whose deletion were connected to now evicted objects via TemporaryFile.deleteOnEviction(Object)
deleteOnEviction(Object) - Method in class de.innovationgate.utils.TemporaryFile
Will keep the file alive until the given object is garbage-collected.
deleteSequence(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCoreFeatureSequenceProvider
Deletes a sequence, clearing all increment and initialisation data
deleteStorage(String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
deletes the storage with the given id
delTree(File, boolean) - Static method in class de.innovationgate.utils.WGUtils
Deletes the given file or the contents of a folder.
delTree(File) - Static method in class de.innovationgate.utils.WGUtils
Deletes the given file.
DependentOption - Class in de.innovationgate.wga.modules.options
Defines an option that the current option is dependent on.
DependentOption() - Constructor for class de.innovationgate.wga.modules.options.DependentOption
 
DERIVATE_NAME_PATTERN - Static variable in class de.innovationgate.webgate.api.WGDocument
 
DESEncrypter - Class in de.innovationgate.utils
Deprecated.
DESEncrypter() - Constructor for class de.innovationgate.utils.DESEncrypter
Deprecated.
constructs a DESEncrypter init or init(File) must be called before use
DESEncrypter.PersistentKeyException - Exception in de.innovationgate.utils
Deprecated.
thrown when a key cannot be written or restored from filesystem
DESEncrypter.PersistentKeyException(String) - Constructor for exception de.innovationgate.utils.DESEncrypter.PersistentKeyException
Deprecated.
 
DESEncrypter.PersistentKeyException(String, Throwable) - Constructor for exception de.innovationgate.utils.DESEncrypter.PersistentKeyException
Deprecated.
 
deserialize(String) - Static method in class de.innovationgate.utils.security.RSAEncrypter.RSAEncryptedData
Deserializes data serialized by RSAEncrypter.RSAEncryptedData.serialize()
deserialize(String) - Static method in class de.innovationgate.utils.security.RSAKeyPairUtils
 
deserialize(String) - Static method in class de.innovationgate.webgate.api.WGDatabaseRevision
Deserializes a serialized revision
deserializeCollection(String, String, boolean, Character, boolean) - Static method in class de.innovationgate.utils.WGUtils
Creates a List based on string, that contains substring tokens divided by a special divider string.
deserializeCollection(String, String, boolean, Character) - Static method in class de.innovationgate.utils.WGUtils
Creates a List based on string, that contains substrings divided by a special divider string.
deserializeCollection(String, String, boolean) - Static method in class de.innovationgate.utils.WGUtils
Creates a List based on string, that contains substrings divided by a special divider string.
deserializeCollection(String, String) - Static method in class de.innovationgate.utils.WGUtils
Creates a List based on string, that contains substrings divided by a special divider string.
Design - Class in de.innovationgate.wga.config
An OpenWGA design pointer for OpenWGA applications
Design() - Constructor for class de.innovationgate.wga.config.Design
 
Design(String) - Constructor for class de.innovationgate.wga.config.Design
 
Design(DesignReference) - Constructor for class de.innovationgate.wga.config.Design
 
Design(String, String) - Constructor for class de.innovationgate.wga.config.Design
 
DESIGN_DEFINITION_FILE - Static variable in class de.innovationgate.wga.common.DesignDirectory
Name of the design definition file
DESIGN_URI_SCHEME - Static variable in class de.innovationgate.wga.config.DesignReference
 
designChanged(WGDesignChangeEvent) - Method in class de.innovationgate.webgate.api.WGDatabase
 
designChanged(WGDesignChangeEvent) - Method in interface de.innovationgate.webgate.api.WGDesignChangeListener
The design of a design core provider or the database has changed.
DESIGNCOL_DB - Static variable in class de.innovationgate.wga.common.Constants
 
DESIGNCOL_FILESYSTEM - Static variable in class de.innovationgate.wga.common.Constants
 
DESIGNCOL_PLUGIN - Static variable in class de.innovationgate.wga.common.Constants
 
DesignConfiguration - Class in de.innovationgate.wga.common.beans
Represents a design configuration for a WGA database
DesignConfiguration() - Constructor for class de.innovationgate.wga.common.beans.DesignConfiguration
Creates a design configuration without provider
DesignConfiguration(String, String, String, String) - Constructor for class de.innovationgate.wga.common.beans.DesignConfiguration
Creates a design configuration with the given provider information
DesignConfiguration(Element) - Constructor for class de.innovationgate.wga.common.beans.DesignConfiguration
Creates a design configuration from a design element in wga.xml
DesignConfiguration(String, String) - Constructor for class de.innovationgate.wga.common.beans.DesignConfiguration
Deprecated.
for use in WGA5
DesignConfiguration - Class in de.innovationgate.wga.config
Global configuration for OpenWGA designs
DesignConfiguration() - Constructor for class de.innovationgate.wga.config.DesignConfiguration
 
DesignDefinition - Class in de.innovationgate.wga.common.beans
Represents the definition of a design directory stored in file design.xml or syncinfo.xml (deprecated)
DesignDefinition() - Constructor for class de.innovationgate.wga.common.beans.DesignDefinition
 
DesignDirectory - Class in de.innovationgate.wga.common
Holds constants about WGA design directory structure
DesignDirectory() - Constructor for class de.innovationgate.wga.common.DesignDirectory
 
DesignDirectory.ScriptInformation - Class in de.innovationgate.wga.common
Cumumated information about a script module type in design synchronisation
DesignDirectory.ScriptInformation(String, String, String, boolean) - Constructor for class de.innovationgate.wga.common.DesignDirectory.ScriptInformation
 
designHashCode() - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Provides a unique hashcode representing the design that is served by this provider for comparision purposes
DESIGNPROVIDER_DB - Static variable in class de.innovationgate.wga.common.WGAXML
String representing design sharing as design provider in wga.xml
DESIGNPROVIDER_SYNC - Static variable in class de.innovationgate.wga.common.WGAXML
String representing design synchronisation as design provider in wga.xml
DesignReference - Class in de.innovationgate.wga.config
A reference identifying the source of a design document The reference consists of three parts: - A source name, which identifies the type of a source the design was retrieved from - A design name, which identifies an explicit design of the given source - A design path (optionally), which identifies a special design object inside the design
DesignReference(DesignReference, String) - Constructor for class de.innovationgate.wga.config.DesignReference
 
DesignReference(String, String, String) - Constructor for class de.innovationgate.wga.config.DesignReference
 
DesignReference(String, String) - Constructor for class de.innovationgate.wga.config.DesignReference
 
DesignReference(Design) - Constructor for class de.innovationgate.wga.config.DesignReference
 
DesignReference(String) - Constructor for class de.innovationgate.wga.config.DesignReference
 
DESIGNSHARING_MODE_ANONYMOUS - Static variable in class de.innovationgate.wga.common.WGAXML
String representing anonymous cross login mode for design sharing in wga.xml
DESIGNSHARING_MODE_PARALLEL - Static variable in class de.innovationgate.wga.common.WGAXML
String representing anonymous cross login mode for design sharing in wga.xml
DesignSource - Class in de.innovationgate.wga.config
Configuration for a source of OpenWGA designs
DesignSource() - Constructor for class de.innovationgate.wga.config.DesignSource
 
DesignSource(String) - Constructor for class de.innovationgate.wga.config.DesignSource
 
DesignSourceProperties - Class in de.innovationgate.wga.modules.properties
A module properties object used by design source modules (WGAPI type DesignSourceModuleType)
DesignSourceProperties() - Constructor for class de.innovationgate.wga.modules.properties.DesignSourceProperties
 
DESIGNSYNC_MODE_DIRECT - Static variable in class de.innovationgate.wga.common.WGAXML
String representing direct file system design providing in wga.xml
DESIGNSYNC_MODE_FULL - Static variable in class de.innovationgate.wga.common.WGAXML
String representing full design synchronisation in wga.xml
DESIGNSYNC_MODE_VIRTUAL - Static variable in class de.innovationgate.wga.common.WGAXML
String representing virtual design synchronisation in wga.xml
destroy() - Method in class de.innovationgate.utils.cache.Cache
Callback function used, when the cache is no longer needed.
destroy() - Method in interface de.innovationgate.utils.cache.CacheCore
Callback function used, when the cache is no longer needed.
destroy() - Method in class de.innovationgate.utils.cache.EHCacheCore
 
destroy() - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Called when an auth module is no longer needed.
destroy() - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
destroy() - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
destroy() - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
destroy() - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
destroy() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Callback method, that gets called when the SCS is closed completely.
destroyBean(Object) - Method in interface de.innovationgate.webgate.api.simple.BeanCreationHandler
Called when a bean goes "out of life", so resources on it can be freed.
destroyBean(Object) - Method in class de.innovationgate.webgate.api.simple.DefaultBeanCreationHandler
 
destroyBean(Object) - Method in class de.innovationgate.webgate.api.simple.LoginBeanCreationHandler
 
determineByFilename(String) - Method in class de.innovationgate.webgate.api.DefaultMimetypeDeterminationService
 
determineByFilename(String) - Method in interface de.innovationgate.webgate.api.MimetypeDeterminationService
Given a file name determines the mime type based on the suffix
determineDefaultLanguage() - Method in class de.innovationgate.webgate.api.WGDatabase
Trigger the determination of a default language.
determineDifferences(FileObject, FileObject) - Method in class de.innovationgate.utils.DirComparer
Returns the differences between two files/folders
determineMinimumWGAVersion(InputStream) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
Tries to determine the minimum WGA version of the given csconfig.xml data.
determineRenderedSize() - Method in interface de.innovationgate.utils.ImageScaler
Determines the bytes size of the image if it would be written to an output stream.
determineRenderedSize() - Method in class de.innovationgate.utils.imgscalr.ImgScalrScaler
 
determineRenderedSize() - Method in interface de.innovationgate.utils.MimeTypeSpecificImageScaler
Determines the bytes size of the image if it would be written to an output stream.
determineSuffixByMimeType(String) - Method in class de.innovationgate.webgate.api.DefaultMimetypeDeterminationService
 
determineSuffixByMimeType(String) - Method in interface de.innovationgate.webgate.api.MimetypeDeterminationService
Returns the usual suffix for a file of the given mime type
DirComparer - Class in de.innovationgate.utils
A utility to compare the contents of two directories or files, or to create a hashCode representing the state of a directory/file.
DirComparer() - Constructor for class de.innovationgate.utils.DirComparer
Creates a comparer without filtering
DirComparer(FileSelector) - Constructor for class de.innovationgate.utils.DirComparer
Creates a comparer which uses only files accepted by the parameter selector
DirComparer.Diff - Class in de.innovationgate.utils
A difference between compared files
DirComparer.Diff(String, String, String) - Constructor for class de.innovationgate.utils.DirComparer.Diff
 
DIRLINK_FILE - Static variable in class de.innovationgate.utils.WGUtils
Name of a directory link file, used by WGUtils.createDirLink(File, String) and WGUtils.resolveDirLink(File)
DirZipper - Class in de.innovationgate.utils
Tool to zip the contents of a directory to a ZIP file, using the java ZIP functionalities
DirZipper() - Constructor for class de.innovationgate.utils.DirZipper
 
DirZipper.DefaultInputStreamProvider - Class in de.innovationgate.utils
Default implementation of InputStreamProvider that just returns plain FileInputStream-Objects for files
DirZipper.DefaultInputStreamProvider() - Constructor for class de.innovationgate.utils.DirZipper.DefaultInputStreamProvider
 
DirZipper.InputStreamProvider - Interface in de.innovationgate.utils
A provider of input streams for individual files in the directory to zip up.
DISABLED - Static variable in class de.innovationgate.wga.config.FileDerivateManagerConfiguration
 
disconnect() - Method in class de.innovationgate.utils.remote.Client
Disconnect from the server
Disconnect - Class in de.innovationgate.utils.remote.commands
command to disconnect client from server.
Disconnect() - Constructor for class de.innovationgate.utils.remote.commands.Disconnect
 
disconnected() - Method in class de.innovationgate.utils.remote.commands.Disconnect
If the client was disconnected this is true after sending the command
display(Component) - Method in class de.innovationgate.utils.swing.DisplayHTMLDialog
Display the dialog This method will return when the dialog is closed.
display() - Method in class de.innovationgate.utils.swing.DisplayHTMLDialog
Display the dialog This method will return when the dialog is closed.
DisplayHTMLDialog - Class in de.innovationgate.utils.swing
A small modal dialog to display informative HTML code.
DisplayHTMLDialog(Frame) - Constructor for class de.innovationgate.utils.swing.DisplayHTMLDialog
Creates the dialog object
DISPLAYTYPE_NAVIGATOR - Static variable in class de.innovationgate.webgate.api.WGContent
Content is hidden for navigators.
DISPLAYTYPE_NONE - Static variable in class de.innovationgate.webgate.api.WGContent
Content is not hidden for any navigation facility.
DISPLAYTYPE_SEARCH - Static variable in class de.innovationgate.webgate.api.WGContent
Content is invisible for searches
DISPLAYTYPE_SITEMAP - Static variable in class de.innovationgate.webgate.api.WGContent
Content is invisible in sitemaps.
dispose(String, Object) - Method in interface de.innovationgate.utils.cache.CacheDisposalListener
Called when a cache entry is disposed.
dispose() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
dispose() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
dispose() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
dispose() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
dispose() - Method in class de.innovationgate.webgate.api.WGConfigurableTypeDesignProvider
 
dispose() - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Prepares this object to be discarded, giving it the opportunity to clean up resources, references.
dispose() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Called when this core is disposed "untimely", i.e. before the current session is closed
dispose() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
disposeAll() - Method in interface de.innovationgate.utils.cache.CacheDisposalListener
Called when all cache entries are disposed in one bulk operation
DIVIDER - Static variable in class de.innovationgate.webgate.api.WGDocumentKey
 
DOCKEY_DIVIDER - Static variable in class de.innovationgate.webgate.api.WGDocument
Divider character for WGDocumentKey strings, dividing the key parts
docTypeClassToNumber(Class<?>) - Static method in class de.innovationgate.webgate.api.WGDocument
Converts document type classes of the WGAPI to doctype numbers
doctypeNameToNumber(String) - Static method in class de.innovationgate.webgate.api.WGDocument
Converts doctype names WGDocument.TYPENAME_... to number constants WGDocument.TYPE_...
doctypeNumberToClass(int) - Static method in class de.innovationgate.webgate.api.WGDocument
Converts doctype numbers WGDocument.TYPE... to document type classes in WGAPI
doctypeNumberToName(int) - Static method in class de.innovationgate.webgate.api.WGDocument
Converts doctype numbers WGDocument.TYPE_... to doctype names WGDocument.TYPENAME_...
Document - Interface in de.innovationgate.wga.common.beans.hdbmodel
Interface for all tags representing documents
DOCUMENTCACHE_SIZE_DEFAULT - Static variable in class de.innovationgate.webgate.api.WGDatabase
 
DocumentParent - Interface in de.innovationgate.wga.common.beans.hdbmodel
Interface for objects containing child documents
DocumentVisitor - Interface in de.innovationgate.wga.common.beans.hdbmodel
A visitor for HDBModel document definitions
Domain - Class in de.innovationgate.wga.config
A domain configuration
Domain() - Constructor for class de.innovationgate.wga.config.Domain
 
Domain(String) - Constructor for class de.innovationgate.wga.config.Domain
Constructor to create nonpersistent domains for specific names (for plugin domains for example) Not to be used for WGA configuration file
DOMAIN_LOGINMODE_MASTERLOGIN - Static variable in class de.innovationgate.wga.common.WGAXML
String representing domain login mode "master login" in wga.xml
DOMAIN_LOGINMODE_USERLOGINS - Static variable in class de.innovationgate.wga.common.WGAXML
String representing domain login mode "user based" in wga.xml
domainExists(Element, String) - Static method in class de.innovationgate.wga.common.WGAXML
Tests if a domain of the given name already exists in wga.xml
dropAllDocumentCores(boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
Called to drop all retrieved document cores for this session at once.
dropCache() - Method in class de.innovationgate.webgate.api.WGArea
 
dropCache() - Method in class de.innovationgate.webgate.api.WGContent
 
dropCache() - Method in class de.innovationgate.webgate.api.WGContentType
 
dropCache() - Method in class de.innovationgate.webgate.api.WGDocument
Drops the cache of this document.
dropCache() - Method in class de.innovationgate.webgate.api.WGStructEntry
 
dropCache() - Method in class de.innovationgate.webgate.api.WGTMLModule
 
dropCore() - Method in class de.innovationgate.webgate.api.WGDocument
Drops the retrieved document core (i.e. backend document), if there is one.
dropCore(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
dropPasswordCache(String) - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
dropPasswordCache(String) - Method in interface de.innovationgate.webgate.api.auth.PasswordCachingAuthenticationModule
Tells the authentication module to drop the password cache for the given login name.
dropPasswordCache(String) - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
DUMMY_AREA - Static variable in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
DUMMY_CONTENTDB_TITLE - Static variable in class de.innovationgate.wga.common.WGAXML
Dummy content db title to use in Manager when no title is configured
DummyTrustManager - Class in de.innovationgate.utils.net
Trust manager of the AcceptAllSSLSocketFactory doing nothing
DummyTrustManager() - Constructor for class de.innovationgate.utils.net.DummyTrustManager
 
DynamicClassLoadingChain - Class in de.innovationgate.utils
Class to maintain a chain of URLClassLoaders, that may dynamically grow and where individual loaders may be updated.
DynamicClassLoadingChain(ClassLoader) - Constructor for class de.innovationgate.utils.DynamicClassLoadingChain
Create a new chain.
DynamicClassLoadingChain.SubLoader - Class in de.innovationgate.utils
 
DynamicClassLoadingChain.SubLoader(String, URL[], ClassLoader, boolean) - Constructor for class de.innovationgate.utils.DynamicClassLoadingChain.SubLoader
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _