- Cache - Class in de.innovationgate.utils.cache
-
A general purpose cache for WGA and all accompanied functionalities.
- CacheCore - Interface in de.innovationgate.utils.cache
-
Interface for cache core implementations for
Cache
- CacheDisposalListener - Interface in de.innovationgate.utils.cache
-
A listener for disposal events on a cache
- CacheEntryParams - Class in de.innovationgate.utils.cache
-
Parameters for writing a cache entry
- CacheEntryParams() - Constructor for class de.innovationgate.utils.cache.CacheEntryParams
-
Constructs a cache param without group and latency, not pinned
- CacheEntryParams(String, int) - Constructor for class de.innovationgate.utils.cache.CacheEntryParams
-
Constructs a cache param with group and latency, not pinned
- CacheException - Exception in de.innovationgate.utils.cache
-
Exception that flies when anything inside
Cache
goes wrong, mostly carrying a root source throwable
- CacheException(String, Throwable) - Constructor for exception de.innovationgate.utils.cache.CacheException
-
- CacheException(String) - Constructor for exception de.innovationgate.utils.cache.CacheException
-
- CacheFactory - Class in de.innovationgate.utils.cache
-
Factory for creating and managing
Cache
objects
- CacheFactory() - Constructor for class de.innovationgate.utils.cache.CacheFactory
-
- CachingOptionReader - Class in de.innovationgate.wga.modules.options
-
An option reader that caches once read and converted values
- calcBroadcast(int[], int[]) - Static method in class de.innovationgate.utils.net.IPv4Calculator
-
Calculates the broadcast address for a network adress and netmask
- calcHostMax(IPv4Address, IPv4Address) - Static method in class de.innovationgate.utils.net.IPv4Calculator
-
Calculates the highest possible ip address from an network address and a netmask
- calcHostMax(int[], int[]) - Static method in class de.innovationgate.utils.net.IPv4Calculator
-
Calculates the highest possible ip address from an network address and a netmask
- calcHostMin(IPv4Address, IPv4Address) - Static method in class de.innovationgate.utils.net.IPv4Calculator
-
Calculates the lowest possible ip address from an network address and a netmask
- calcHostMin(int[], int[]) - Static method in class de.innovationgate.utils.net.IPv4Calculator
-
Calculates the lowest possible ip address from an network address and a netmask
- calcNetwork(int[], int[]) - Static method in class de.innovationgate.utils.net.IPv4Calculator
-
Calculates the network address from an ip address and a network mask
- 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.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
- CBOItem - Class in de.innovationgate.utils
-
A simple tool class to be used as item for Swing combo boxes.
- CBOItem(String, Object) - Constructor for class de.innovationgate.utils.CBOItem
-
Constructs a CBOItem with a title and a value
- 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
- CertificateValidationUtils - Class in de.innovationgate.utils
-
Utility to verify validity of X.509 certificates and their certificate chain
- CertificateValidationUtils() - Constructor for class de.innovationgate.utils.CertificateValidationUtils
-
- changeContentType(WGContentType) - Method in class de.innovationgate.webgate.api.WGStructEntry
-
Change the content type for this struct entry and all its contents.
- changePassphrase(RSAKeyPair, String, String) - Static method in class de.innovationgate.utils.security.RSAKeyPairUtils
-
- check(String, ModuleRegistry) - Method in class de.innovationgate.utils.security.HashedPassword
-
Checks a given plaintext password for equality to the hash.
- checkClientTrusted(X509Certificate[], String) - Method in class de.innovationgate.utils.net.DummyTrustManager
-
- checkPassword(byte[], String) - Method in class de.innovationgate.utils.security.BCrypt10HashingScheme
-
- checkPassword(byte[], String) - Method in interface de.innovationgate.utils.security.HashingService
-
Compares data to a previously created hash
- checkPassword(byte[], String) - Method in class de.innovationgate.utils.security.SHA1HashingScheme
-
- checkpw(String, String) - Static method in class de.innovationgate.utils.security.BCrypt
-
Check that a plaintext password matches a previously hashed
one
- checkServerTrusted(X509Certificate[], String) - Method in class de.innovationgate.utils.net.DummyTrustManager
-
- 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.
- ClassNameOptionType - Class in de.innovationgate.wga.modules.options
-
Option type meant to store full qualified java class names
- ClassNameOptionType() - Constructor for class de.innovationgate.wga.modules.options.ClassNameOptionType
-
- cleanup() - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
-
- clear() - Method in class de.innovationgate.utils.ForgetfulThreadLocal
-
Deprecated.
- clear() - Method in class de.innovationgate.utils.HierarchyMap
-
Clears the current map (NOT the parent!)
- clear() - Method in class de.innovationgate.utils.TransientList
-
- clear() - Method in class de.innovationgate.utils.TransientMap
-
- clear() - Method in class de.innovationgate.utils.UserHashMap
-
Clears all entries from all users maps.
- clear() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
-
- clearAdminToolsPortRestrictions() - Method in class de.innovationgate.wga.config.WGAConfiguration
-
- clearAllMaps() - Method in class de.innovationgate.utils.UserHashMapGroup
-
Clears all maps for all users of this group.
- clearAllMapsForUser(String) - Method in class de.innovationgate.utils.UserHashMapGroup
-
Clears the map of the given user in all UserHashMaps
- clearAssertionStatus() - Method in class de.innovationgate.utils.DynamicClassLoadingChain
-
- clearAuthoringDesignAccessPortRestrictions() - Method in class de.innovationgate.wga.config.WGAConfiguration
-
- 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.
- clearChangeListeners() - Method in class de.innovationgate.wga.modules.ModuleRegistry
-
- 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!
- clearDecisionCache() - Method in class de.innovationgate.utils.PatternListVerifier
-
Clears the cache of result decisions.
- clearItems(WGPortlet) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
-
Removes all portlet items for the given portlet
- clearParameters() - Method in class de.innovationgate.utils.URLBuilder
-
Clears all url parameters
- 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.templates.SimpleContentSource
-
- clearSessionCache() - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
-
Is called when the cache of the current WGAPI session is cleared.
- clearStrings(String, char, char) - Static method in class de.innovationgate.utils.WGUtils
-
Clears out "internal strings" from a text that contains some kind of
program code.
- clearUser() - Method in class de.innovationgate.utils.UserHashMap
-
Clears the entries of the current users map.
- 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
- Client - Class in de.innovationgate.utils.remote
-
The client object of the framework
- Client(String, int) - Constructor for class de.innovationgate.utils.remote.Client
-
Create a Client for the given server.
- Client(String, int, ClassLoader) - Constructor for class de.innovationgate.utils.remote.Client
-
Create a Client for the given server.
- ClientRestriction - Class in de.innovationgate.wga.config
-
A client restriction rule
- ClientRestriction() - Constructor for class de.innovationgate.wga.config.ClientRestriction
-
- clone(Object) - Static method in class de.innovationgate.utils.XStreamUtils
-
Tries to clone an object by serializing and de-serializing it via XStream
In case of any error returns null to indicate an unclonable object.
- clone() - Method in class de.innovationgate.wga.config.WGAConfiguration
-
- clone(WGAConfiguration) - Method in class de.innovationgate.wga.config.WGAConfigurationFactory
-
- cloneContentList() - Method in class de.innovationgate.webgate.api.WGContentList
-
Creates a content list clone.
- close() - Method in class de.innovationgate.utils.LineBufferWriter
-
- close() - Method in class de.innovationgate.utils.MD5HashingInputStream
-
- close() - Method in class de.innovationgate.utils.MD5HashingOutputStream
-
- close() - Method in class de.innovationgate.utils.SHA256HashingInputStream
-
- close() - Method in class de.innovationgate.utils.SHA512HashingInputStream
-
- 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.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.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.
- ClusterConfiguration - Class in de.innovationgate.wga.config
-
Configuration for using OpenWGA in a clustered environment
- ClusterConfiguration() - Constructor for class de.innovationgate.wga.config.ClusterConfiguration
-
- CodeCompletion - Annotation Type in de.innovationgate.wga.common
-
Annotation to customize code completion for OpenWGA developer studio
- 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
-
- Command - Interface in de.innovationgate.utils.remote.commands
-
interface for commands
- CommandException - Exception in de.innovationgate.utils.remote.commands
-
thrown by command handler when command execution fails
- CommandException() - Constructor for exception de.innovationgate.utils.remote.commands.CommandException
-
- CommandException(String) - Constructor for exception de.innovationgate.utils.remote.commands.CommandException
-
- CommandException(String, Throwable) - Constructor for exception de.innovationgate.utils.remote.commands.CommandException
-
- CommandException(Throwable) - Constructor for exception de.innovationgate.utils.remote.commands.CommandException
-
- CommandHandler - Interface in de.innovationgate.utils.remote
-
interface for command handlers.
- CommaSeparatedListOptionType - Class in de.innovationgate.wga.modules.options
-
Option type meant to store comma separated lists "a,b,c" in a string
- CommaSeparatedListOptionType() - Constructor for class de.innovationgate.wga.modules.options.CommaSeparatedListOptionType
-
- 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.templates.SimpleContentSource
-
- commitTransaction() - Method in class de.innovationgate.webgate.api.WGDatabase
-
- 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.
- COMPARATOR - Static variable in class de.innovationgate.wga.config.LuceneIndexFileRule
-
- COMPARATOR - Static variable in class de.innovationgate.wga.config.LuceneIndexItemRule
-
- compare(Object, Object) - Method in class de.innovationgate.utils.ObjectComparator
-
- compare(Object, Object) - Method in class de.innovationgate.webgate.api.auth.UserGroupInfoComparator
-
- compare(Object, Object) - Method in class de.innovationgate.webgate.api.WGUpdateLogTimeComparator
-
- compareTo(DirComparer.Diff) - Method in class de.innovationgate.utils.DirComparer.Diff
-
- compareTo(IPv4Address) - Method in class de.innovationgate.utils.net.IPv4Address
-
A defacto compare to operation.
- 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(Object) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
-
- compareTo(Object) - Method in class de.innovationgate.wga.common.DbType
-
- 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.
- ConfigBean - Class in de.innovationgate.wga.config
-
Base class for all configuration beans, defining shared functionality
- ConfigBean() - Constructor for class de.innovationgate.wga.config.ConfigBean
-
- ConfigBeanVisitor - Interface in de.innovationgate.wga.config
-
An interface for the visitor pattern on the WGA configuration
- 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
-
- ConfigValidationException - Exception in de.innovationgate.wga.config
-
Thrown on validation errors in WGA configuration
- ConfigValidationException() - Constructor for exception de.innovationgate.wga.config.ConfigValidationException
-
- ConfigValidationException(String, Throwable) - Constructor for exception de.innovationgate.wga.config.ConfigValidationException
-
- ConfigValidationException(String) - Constructor for exception de.innovationgate.wga.config.ConfigValidationException
-
- ConfigValidationException(Throwable) - Constructor for exception de.innovationgate.wga.config.ConfigValidationException
-
- connect() - Method in class de.innovationgate.utils.remote.Client
-
Connect to the server
- Connect - Class in de.innovationgate.utils.remote.commands
-
command to connect client to server.
- Connect(String) - Constructor for class de.innovationgate.utils.remote.commands.Connect
-
Creates a connect command for the given client version
- connected() - Method in class de.innovationgate.utils.remote.commands.Connect
-
If client was connected this is true after sending the command
- Constants - Class in de.innovationgate.wga.common
-
Hosts all general WGA constants that are used on multiple "ends" and are not
assignable to existing WGUtils classes.
- Constants() - Constructor for class de.innovationgate.wga.common.Constants
-
- Constraint - Annotation Type in de.innovationgate.wga.config
-
meta annotation for validation constraints
- contains(Object) - Method in class de.innovationgate.utils.TransientList
-
- contains(Object) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
-
- containsAll(Collection) - Method in class de.innovationgate.utils.TransientList
-
- containsAll(Collection) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
-
- containsAny(Collection, Collection) - Static method in class de.innovationgate.utils.WGUtils
-
Tests if any value in one collection is part of another collection
- containsKey(Object) - Method in class de.innovationgate.utils.HierarchyMap
-
Looks for the key in the current and parent map
- containsKey(Object) - Method in class de.innovationgate.utils.TransientMap
-
- containsKey(Object) - Method in class de.innovationgate.utils.UserHashMap
-
- containsValue(Object) - Method in class de.innovationgate.utils.HierarchyMap
-
Looks for the value in the current and parent map
- containsValue(Object) - Method in class de.innovationgate.utils.TransientMap
-
- containsValue(Object) - Method in class de.innovationgate.utils.UserHashMap
-
- 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_HTML_XML - Static variable in class de.innovationgate.wga.config.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
- CONTENT_TYPE_PLAINTEXT - Static variable in class de.innovationgate.wga.config.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.
- ContentDatabase - Class in de.innovationgate.wga.config
-
A content database (i.e.
- ContentDatabase() - Constructor for class de.innovationgate.wga.config.ContentDatabase
-
- ContentDatabase(String, String, String, String) - Constructor for class de.innovationgate.wga.config.ContentDatabase
-
- 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
-
- contentDBExists(Element, String) - Static method in class de.innovationgate.wga.common.WGAXML
-
Tests if a content database of the given key is already registered
- 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
- ContentStore - Class in de.innovationgate.wga.config
-
An OpenWGA application configuration (misnamed)
- ContentStore() - Constructor for class de.innovationgate.wga.config.ContentStore
-
- ContentStore(String, String, String, String, String) - Constructor for class de.innovationgate.wga.config.ContentStore
-
- 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(Object) - Method in class de.innovationgate.wga.modules.options.BooleanOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.CommaSeparatedListOptionType
-
- convert(Object) - Method in interface de.innovationgate.wga.modules.options.ConvertingOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.IntegerOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.JSONListOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.PasswordOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.SemicolonSeparatedListOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.SpaceSeparatedListOptionType
-
- convert(Object) - Method in class de.innovationgate.wga.modules.options.URLOptionType
-
- convertFileNameForAttaching(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
-
- 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.
- ConvertingOptionType - Interface in de.innovationgate.wga.modules.options
-
Interface for an option type that wishes to define some special conversion/unconversion method for it's values, meant to be used when the options are stored to/read from some kind of persistent form..
- 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.
- CookieValueEncoder - Class in de.innovationgate.utils
-
Tool class to encode/decode strings for usage as HTTP cookie values
Especially works around limitations of cookie value characters implemented in Apache Tomcat 6.0, which prevents using control characters and non-ASCII characters as cookie values.
- CookieValueEncoder() - Constructor for class de.innovationgate.utils.CookieValueEncoder
-
- 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_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_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_LANGUAGE - Static variable in class de.innovationgate.webgate.api.fake.WGFakeDatabase
-
- COPTION_LANGUAGE - Static variable in class de.innovationgate.webgate.api.templates.SimpleContentSource
-
- 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_PROJECTMODE - Static variable in class de.innovationgate.webgate.api.WGDatabase
-
Enables/Disables project mode.
- 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.
- copyContentDB(Element, String) - Static method in class de.innovationgate.wga.common.WGAXML
-
copy a whole contentDB definition and inserts it as new db with the given key
- copyDirContent(File, File) - Static method in class de.innovationgate.utils.WGUtils
-
Copies the contents of a directory into a target directory.
- copyFile(File, File) - Static method in class de.innovationgate.utils.WGUtils
-
Copies a file from source to target.
- copyFile(String, String) - Static method in class de.innovationgate.utils.WGUtils
-
- CountBytesOutputStream - Class in de.innovationgate.utils
-
An output stream that throws away the data written but only counts the bytes.
- CountBytesOutputStream() - Constructor for class de.innovationgate.utils.CountBytesOutputStream
-
- countEnding(int) - Static method in class de.innovationgate.utils.WGUtils
-
Returns english counting endings for numbers "st", "nd", "rd" and "th" like in "1st", "2nd", "3rd", "4th", "21st" etc.
- countFormat(int) - Static method in class de.innovationgate.utils.WGUtils
-
- countFormat(String) - Static method in class de.innovationgate.utils.WGUtils
-
- countOccurences(String, String) - Static method in class de.innovationgate.utils.WGUtils
-
Counts the occurences of a special text phrase in another text
- CountReportingIterator<AnyType> - Interface in de.innovationgate.utils
-
Interface for iterators which report the count of results available and also the offset of the current element inside it
- create(Map, ModifyListener) - Static method in class de.innovationgate.utils.ModifyListenerFactory
-
creates an monitorable Map
ModifyLister.hasBeenModified() is invoked on the following map methods:
put, remove, clear
- create(List, ModifyListener) - Static method in class de.innovationgate.utils.ModifyListenerFactory
-
creates an monitorable List
ModifyLister.hasBeenModified() is invoked on the following list methods:
add, remove, removeAll, retainAll, clear
- create(Set, ModifyListener) - Static method in class de.innovationgate.utils.ModifyListenerFactory
-
creates an monitorable Set
ModifyLister.hasBeenModified() is invoked on all data modification methods of Set
- create(Object, ModifyListener) - Static method in class de.innovationgate.utils.ModifyListenerFactory
-
creates an monitorable Object
the object is wrapped by an
ModifyListenerObjectWrapper
ModifyLister.hasBeenModified() is invoked on the method 'set()' of ModifyListenerObjectWrapper
- create(String, HashingService, Object) - Static method in class de.innovationgate.utils.security.HashedPassword
-
Creates a password hash from the given password, using the given scheme
- 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
- create(Map<String, String>, ModuleDefinition) - Static method in class de.innovationgate.wga.modules.options.OptionReader
-
Create a new Option reader for the given options map and definitions object
- CREATE - Static variable in class de.innovationgate.wga.modules.options.ShareOpsValueProvider
-
- createArea(String) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Creates a new area definition.
- createAuthenticationSource(String) - Method in class de.innovationgate.wga.config.Domain
-
- 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
-
- createCache(String, int, Map) - Static method in class de.innovationgate.utils.cache.CacheFactory
-
Creates a cache object
- 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.
- createClientRestrictions(Element, boolean, List) - Static method in class de.innovationgate.wga.common.WGAXML
-
set the given clientRestrictions on the given contentDbElement
- 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(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.
- createContentStoreOnEmbeddedServer(String, String) - Method in class de.innovationgate.wga.config.WGAConfiguration
-
creates a new contentstore on the wga embedded server
with the given dbkey and designReference
- 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.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).
- createDefaultConfig(Version) - Static method in class de.innovationgate.wga.config.WGAConfiguration
-
- createDefaultConfig(Version) - Method in class de.innovationgate.wga.config.WGAConfigurationFactory
-
- createDefaultDbOptions(Element) - Static method in class de.innovationgate.wga.common.WGAXML
-
Creates default DB options that are included on every new database
- createDefaultFileHandlerMappings(Element) - Static method in class de.innovationgate.wga.common.WGAXML
-
creates default file handler mappings on the given filehandlermappings-element
- createDefaultPublisherOptions(Element) - Static method in class de.innovationgate.wga.common.WGAXML
-
Creates default publisher options that are included on every new database
- createDefaultResources() - Method in class de.innovationgate.wga.config.WGAConfiguration
-
- 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
- createDesignConfig(Element, DesignConfiguration) - Static method in class de.innovationgate.wga.common.WGAXML
-
set the given designSyncConfiguration on the given contentDbElement
- createDesignConfig(Element, String, String, String, String) - Static method in class de.innovationgate.wga.common.WGAXML
-
set the given designSyncConfiguration on the given contentDbElement
- createDesignDocument(int, String, String) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
-
- 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
- createDirLink(File, String) - Static method in class de.innovationgate.utils.WGUtils
-
Creates a directory link file pointing to a target path
- 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.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.
- createFileBasedAuthentication(String) - Method in class de.innovationgate.wga.config.Domain
-
- 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(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
-
- createFromWGAXML(InputStream, String) - Static method in class de.innovationgate.wga.config.WGAConfigurationMigrator
-
- createHash(byte[], Object) - Method in class de.innovationgate.utils.security.BCrypt10HashingScheme
-
- createHash(byte[], Object) - Method in interface de.innovationgate.utils.security.HashingService
-
Create a hash of the given data
- createHash(byte[], Object) - Method in class de.innovationgate.utils.security.SHA1HashingScheme
-
- 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
-
- createLuceneConfig(Element, boolean, List) - Static method in class de.innovationgate.wga.common.WGAXML
-
set the given luceneConfiguration on the given contentDbElement
- createLuceneConfig(Element, LuceneConfiguration) - Static method in class de.innovationgate.wga.common.WGAXML
-
set the given luceneConfiguration on the given contentDbElement
- 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
-
- createMD5HEX(byte[]) - Static method in class de.innovationgate.utils.WGUtils
-
Converts a byte array to a MD5 hexadecimal string
- createMD5HEX(InputStream) - Static method in class de.innovationgate.utils.WGUtils
-
Converts an inputstream to a MD5 hex string
the inputstream is implicit closed after reading
- createMetadataModule(String) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Creates a new metadata module.
- createOutputStream() - Method in class de.innovationgate.utils.TemporaryFile
-
Creates an output stream to write binary data to the file.
- 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
-
- 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.
- 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
- createSocket() - Method in class de.innovationgate.utils.net.AcceptAllSSLSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class de.innovationgate.utils.net.AcceptAllSSLSocketFactory
-
- createSocket(String, int) - Method in class de.innovationgate.utils.net.AcceptAllSSLSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class de.innovationgate.utils.net.AcceptAllSSLSocketFactory
-
- createSocket(InetAddress, int) - Method in class de.innovationgate.utils.net.AcceptAllSSLSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class de.innovationgate.utils.net.AcceptAllSSLSocketFactory
-
- 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
- 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.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.
- createSynchronizedMap() - Static method in class de.innovationgate.utils.WGUtils
-
Deprecated.
As the minimum Java version for WGA is now at least 5
- createTempFile(String, InputStream) - Static method in class de.innovationgate.utils.WGUtils
-
Creates a temporary file with the given name and fills it with the data from the given stream
- createTempFile(String) - Static method in class de.innovationgate.utils.WGUtils
-
Creates an empty temporary file with the given name
- 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.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.
- createValidationContext(WGAConfiguration) - Method in class de.innovationgate.wga.modules.ModuleRegistry
-
Creates a validation context for option validations
- 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
- createWriter(String) - Method in class de.innovationgate.utils.TemporaryFile
-
Creates a writer to write character data to the file.
- createWriter() - Method in class de.innovationgate.utils.TemporaryFile
-
Creates a writer to write UTF-8 character data to the file.
- crop(int, int, int, int) - Method in class de.innovationgate.utils.imgscalr.ImgScalrScaler
-
- crop(int, int, int, int) - Method in interface de.innovationgate.utils.MimeTypeSpecificImageScaler
-
This method crops out the selected area from an image
The parameters x and y defines the start coordinate.
- 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
-
- 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
- CustomModuleRegistrationService - Interface in de.innovationgate.wga.modules
-
A service to register modules from other registrar types than
ModuleRegistrar
.
- CustomModuleRegistrationServiceType - Class in de.innovationgate.wga.modules
-
Module type for a service to register modules from some custom registrar functionality
- CustomModuleRegistrationServiceType() - Constructor for class de.innovationgate.wga.modules.CustomModuleRegistrationServiceType
-
- 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
- cutoffDateMillis(Date) - Static method in class de.innovationgate.utils.WGUtils
-
Cutoff milliseconds from a date
- cutoffTimeMillis(long) - Static method in class de.innovationgate.utils.WGUtils
-
Cutoff milliseconds from a time value