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

W

waitForAppEvents() - Method in class de.innovationgate.wga.server.api.Server
Waits until the currently thrown app events are all processed
waitforauthupdates(WGDatabase, int) - Method in class de.innovationgate.wgpublisher.webtml.utils.TMLContext
 
waitForDatabase(String, long, long) - Method in class de.innovationgate.wgpublisher.WGACore
checks if the given db is available, returns when database is available or timeout is reached
waitForEvents() - Method in class de.innovationgate.wgpublisher.events.EventManager
 
waitForNextSync() - Method in class de.innovationgate.wgpublisher.design.sync.DesignSyncManager
 
waitForUpdates(WGDatabase, int) - Method in class de.innovationgate.wga.server.api.Auth
Waits until updates on an authentication content store are effective This is a rather special method for use in the UI of authentication applications, whose content stores store data about users and groups for login.
waitForUpdates(int) - Method in class de.innovationgate.wga.server.api.Auth
Waits until updates on the authentication content store of the current domain are effective This is a rather special method for use in the UI of authentication applications, whose content stores store data about users and groups for login.
waitWhileRunning(String, int) - Method in class de.innovationgate.wga.server.api.Jobs
Pauses execution until the job is no longer running or the timeout is reached Use this method if you want to continue execution of the current thread not until a certain Job has finished execution.
Warning - Class in de.innovationgate.wgpublisher.webtml.utils
 
Warning(BaseTagStatus, TMLContext, String, boolean) - Constructor for class de.innovationgate.wgpublisher.webtml.utils.Warning
 
Warnings - Class in de.innovationgate.wgpublisher.webtml
 
Warnings() - Constructor for class de.innovationgate.wgpublisher.webtml.Warnings
 
wasValidatedInThisRequest() - Method in class de.innovationgate.wgpublisher.webtml.form.TMLForm
 
WebSocket - Interface in de.innovationgate.wga.server.api.tml
A server-side Websocket endpoint, used to communicate with Websocket client
WebsocketScopeResolver - Class in de.innovationgate.wgpublisher.so
 
WebsocketScopeResolver() - Constructor for class de.innovationgate.wgpublisher.so.WebsocketScopeResolver
 
WebTMLCache - Class in de.innovationgate.wgpublisher.cache
A wrapper around a generic cache object to use it as WebTML cache
WebTMLCache(WGACore, WGAConfiguration) - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache
 
WebTMLCache.CacheEntry - Class in de.innovationgate.wgpublisher.cache
 
WebTMLCache.CacheEntry(String, Date, int) - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.CacheEntry
 
WebTMLCache.CacheKey - Class in de.innovationgate.wgpublisher.cache
 
WebTMLCache.CacheKey(String, String, String) - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.CacheKey
 
WebTMLCache.CacheKey(String) - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.CacheKey
 
WebTMLCache.PreloaderListener - Class in de.innovationgate.wgpublisher.cache
 
WebTMLCache.PreloaderListener(CachePreloader, WGDatabase, String, String) - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.PreloaderListener
 
WebTMLCache.PreloaderTask - Class in de.innovationgate.wgpublisher.cache
 
WebTMLCache.PreloaderTask() - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.PreloaderTask
 
WebTMLCache.PreloadEvent - Class in de.innovationgate.wgpublisher.cache
 
WebTMLCache.PreloadEvent(WebTMLCache.PreloaderListener, boolean) - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.PreloadEvent
 
WebTMLCache.RefreshTask - Class in de.innovationgate.wgpublisher.cache
 
WebTMLCache.RefreshTask() - Constructor for class de.innovationgate.wgpublisher.cache.WebTMLCache.RefreshTask
 
WebTMLContextEnvironment - Class in de.innovationgate.wgpublisher.webtml.env
 
WebTMLContextEnvironment(TMLContext, PageContext) - Constructor for class de.innovationgate.wgpublisher.webtml.env.WebTMLContextEnvironment
 
WebTMLDebugger - Class in de.innovationgate.wgpublisher
 
WebTMLDesignContext - Class in de.innovationgate.wgpublisher.webtml.env
 
WebTMLDesignContext(WebTMLContextEnvironment, BaseTagStatus, String, String) - Constructor for class de.innovationgate.wgpublisher.webtml.env.WebTMLDesignContext
 
WebTMLElementModuleType - Class in de.innovationgate.wga.modules.types
A module type to register WebTML encoders via module registry
WebTMLElementModuleType() - Constructor for class de.innovationgate.wga.modules.types.WebTMLElementModuleType
 
WebTMLEncoderModuleType - Class in de.innovationgate.wga.modules.types
A module type to register WebTML encoders via module registry
WebTMLEncoderModuleType() - Constructor for class de.innovationgate.wga.modules.types.WebTMLEncoderModuleType
 
WebTMLEnvironmentBuilder - Class in de.innovationgate.wgpublisher.webtml.init
 
WebTMLEnvironmentBuilder(WGACore, WGContent, HttpServletRequest, HttpServletResponse, TMLUserProfile, AjaxInfo) - Constructor for class de.innovationgate.wgpublisher.webtml.init.WebTMLEnvironmentBuilder
 
webtmlFetchLabel(WGAResourceBundleManager, TMLContext, String, String, String) - Method in class de.innovationgate.wgpublisher.lang.BrowserLocaleLanguageBehaviour
 
webtmlFetchLabel(WGAResourceBundleManager, TMLContext, String, String, String) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlFetchLabel(WGAResourceBundleManager, TMLContext, String, String, String) - Method in interface de.innovationgate.wgpublisher.lang.LanguageBehaviour
Fetches an WebTML label inside processing of a WebTML request
webtmlFetchLabel(WGAResourceBundleManager, TMLContext, String, String, String) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlFetchLabel(WGAResourceBundleManager, TMLContext, String, String, String) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
WebTMLFunctionArgumentSubstitutor - Class in de.innovationgate.wga.server.api
 
WebTMLFunctionArgumentSubstitutor(WGA) - Constructor for class de.innovationgate.wga.server.api.WebTMLFunctionArgumentSubstitutor
 
webtmlGetPreferredLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.BrowserLocaleLanguageBehaviour
 
webtmlGetPreferredLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlGetPreferredLanguage(WGDatabase, TMLContext) - Method in interface de.innovationgate.wgpublisher.lang.LanguageBehaviour
Returns a language to prefer in the current request for the given database.
webtmlGetPreferredLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlGetPreferredLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
WebTMLLanguageChooser - Class in de.innovationgate.wgpublisher.lang
 
WebTMLLanguageChooser(WGDatabase, TMLContext) - Constructor for class de.innovationgate.wgpublisher.lang.WebTMLLanguageChooser
 
webtmlQueryLanguages(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.BrowserLocaleLanguageBehaviour
 
webtmlQueryLanguages(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlQueryLanguages(WGDatabase, TMLContext) - Method in interface de.innovationgate.wgpublisher.lang.LanguageBehaviour
Returns the languages to return in a WebTML query
webtmlQueryLanguages(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlQueryLanguages(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
webtmlSelectContentForName(WGDatabase, TMLContext, String, boolean) - Method in class de.innovationgate.wgpublisher.lang.BrowserLocaleLanguageBehaviour
 
webtmlSelectContentForName(WGDatabase, TMLContext, String, boolean) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlSelectContentForName(WGDatabase, TMLContext, String, boolean) - Method in interface de.innovationgate.wgpublisher.lang.LanguageBehaviour
Selects a content for an unique name inside processing of a WebTML request
webtmlSelectContentForName(WGDatabase, TMLContext, String, boolean) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlSelectContentForName(WGDatabase, TMLContext, String, boolean) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
webtmlSelectContentForPage(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.BrowserLocaleLanguageBehaviour
 
webtmlSelectContentForPage(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlSelectContentForPage(WGStructEntry, TMLContext, boolean) - Method in interface de.innovationgate.wgpublisher.lang.LanguageBehaviour
Selects a content from a page inside processing of a WebTML request
webtmlSelectContentForPage(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlSelectContentForPage(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
webtmlSelectDatabaseLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.BrowserLocaleLanguageBehaviour
 
webtmlSelectDatabaseLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlSelectDatabaseLanguage(WGDatabase, TMLContext) - Method in interface de.innovationgate.wgpublisher.lang.LanguageBehaviour
Selects a language from a database inside processing of a WebTML request
webtmlSelectDatabaseLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlSelectDatabaseLanguage(WGDatabase, TMLContext) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
webtmlSelectPriorityOrder(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.DynamicLanguageBehaviour
 
webtmlSelectPriorityOrder(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.OnlyDefaultLanguageBehaviour
 
webtmlSelectPriorityOrder(WGStructEntry, TMLContext, boolean) - Method in interface de.innovationgate.wgpublisher.lang.PriorizingLanguageBehaviour
Orders the given contents in the order they should be priorized language-wise inside of a WebTML request
webtmlSelectPriorityOrder(WGStructEntry, TMLContext, boolean) - Method in class de.innovationgate.wgpublisher.lang.StaticLanguageBehaviour
 
WGA - Class in de.innovationgate.wga.server.api
Base class for the WGA Server API, providing access to all of the APIs functionalities.
WGAAdminNotificationService - Class in de.innovationgate.wgpublisher
Service API for sending OpenWGA admin notifications mail
WGAAdminNotificationService() - Constructor for class de.innovationgate.wgpublisher.WGAAdminNotificationService
 
WGAAsyncLogger<D extends LogData> - Class in de.innovationgate.wgpublisher.log
Base class to build loggers that log their information asynchronously.
WGAAsyncLogger() - Constructor for class de.innovationgate.wgpublisher.log.WGAAsyncLogger
 
WGAAuthModuleFactory - Class in de.innovationgate.wgpublisher.auth
 
WGAAuthModuleFactory(WGACore) - Constructor for class de.innovationgate.wgpublisher.auth.WGAAuthModuleFactory
 
WGAAwareService - Interface in de.innovationgate.wga.server.api
A service API that is "WGA aware".
WGABaseDesignNotAvailableException - Exception in de.innovationgate.wgpublisher.design
 
WGABaseDesignNotAvailableException(String, Version) - Constructor for exception de.innovationgate.wgpublisher.design.WGABaseDesignNotAvailableException
 
WGABrand - Class in de.innovationgate.wgpublisher
Returns data about the brand of OpenWGA product
WGABrand() - Constructor for class de.innovationgate.wgpublisher.WGABrand
 
WGAConfigurationUpdateEvent - Class in de.innovationgate.wgpublisher
 
WGAConfigurationUpdateEvent(WGACore, WGAConfiguration, WGAConfiguration) - Constructor for class de.innovationgate.wgpublisher.WGAConfigurationUpdateEvent
 
WGAConfigurationUpdateListener - Interface in de.innovationgate.wgpublisher
A listener for updates of the WGA configuration
WGAContext - Interface in de.innovationgate.wga.server.api
Environment context of the WGA object, providing the available resources
WGACore - Class in de.innovationgate.wgpublisher
Base class of the WGA runtime, containing any configuration, maintaing access to any data source.
WGACore() - Constructor for class de.innovationgate.wgpublisher.WGACore
 
WGACore.ConnectDatabaseProblemOccasion - Class in de.innovationgate.wgpublisher
 
WGACore.ConnectDatabaseProblemOccasion(String) - Constructor for class de.innovationgate.wgpublisher.WGACore.ConnectDatabaseProblemOccasion
 
WGACore.DetermineDatabaseDefaultLanguageProblemOccasion - Class in de.innovationgate.wgpublisher
 
WGACore.DetermineDatabaseDefaultLanguageProblemOccasion(String) - Constructor for class de.innovationgate.wgpublisher.WGACore.DetermineDatabaseDefaultLanguageProblemOccasion
 
WGACore.FileAnnotatorUpdater - Class in de.innovationgate.wgpublisher
 
WGACore.FileAnnotatorUpdater() - Constructor for class de.innovationgate.wgpublisher.WGACore.FileAnnotatorUpdater
 
WGACore.HTMLHeadInclusionUpdater - Class in de.innovationgate.wgpublisher
 
WGACore.HTMLHeadInclusionUpdater() - Constructor for class de.innovationgate.wgpublisher.WGACore.HTMLHeadInclusionUpdater
 
WGACore.OptionFetcher - Interface in de.innovationgate.wgpublisher
 
WGACore.ServletFilterUpdater - Class in de.innovationgate.wgpublisher
 
WGACore.ServletFilterUpdater() - Constructor for class de.innovationgate.wgpublisher.WGACore.ServletFilterUpdater
 
WGACore.SessionLoginMap - Class in de.innovationgate.wgpublisher
Map to store session logins, either transient or persistent depending on the serializability of their credentials The map may return null for values that were created transiently on another cluster node.
WGACore.SessionLoginMap() - Constructor for class de.innovationgate.wgpublisher.WGACore.SessionLoginMap
 
WGACore.UpdateConfigOccasion - Class in de.innovationgate.wgpublisher
 
WGACore.UpdateConfigOccasion() - Constructor for class de.innovationgate.wgpublisher.WGACore.UpdateConfigOccasion
 
WGACore.URLEncoder - Class in de.innovationgate.wgpublisher
 
WGACore.URLEncoder() - Constructor for class de.innovationgate.wgpublisher.WGACore.URLEncoder
 
WGACore.UserAgentVerifier - Class in de.innovationgate.wgpublisher
 
WGACore.UserAgentVerifier(PersonalisationConfiguration, WGACore) - Constructor for class de.innovationgate.wgpublisher.WGACore.UserAgentVerifier
 
WGACore.ValidateDefaultLanguageAction - Class in de.innovationgate.wgpublisher
 
WGACore.ValidateDefaultLanguageAction() - Constructor for class de.innovationgate.wgpublisher.WGACore.ValidateDefaultLanguageAction
 
WGACore.VariableReplaceProcessor - Class in de.innovationgate.wgpublisher
 
WGACore.VariableReplaceProcessor() - Constructor for class de.innovationgate.wgpublisher.WGACore.VariableReplaceProcessor
 
WGACore.WGAConfigurationOptionReader - Class in de.innovationgate.wgpublisher
A reader for WGA configuration options, that always takes the current WGA configuration and caches once read option values
WGACore.WGAMimetypeDeterminationService - Class in de.innovationgate.wgpublisher
 
WGACore.WGAMimetypeDeterminationService() - Constructor for class de.innovationgate.wgpublisher.WGACore.WGAMimetypeDeterminationService
 
WGACore.WGAPublisherOptionReader - Class in de.innovationgate.wgpublisher
 
WGACore.WGAPublisherOptionReader() - Constructor for class de.innovationgate.wgpublisher.WGACore.WGAPublisherOptionReader
 
WGACore.WGAServerOptionReader - Class in de.innovationgate.wgpublisher
 
WGACore.WGAServerOptionReader() - Constructor for class de.innovationgate.wgpublisher.WGACore.WGAServerOptionReader
 
WGACORE_STATE_MAXTYPE - Static variable in class de.innovationgate.wgpublisher.WGACoreEvent
 
WGACoreAwareHDBModelProcess - Interface in de.innovationgate.wgpublisher.hdb
A HDBModel process that wants to get the current WGACore object injected before processing
WGACoreEvent - Class in de.innovationgate.wgpublisher
 
WGACoreEvent(int, WGDatabase, WGACore) - Constructor for class de.innovationgate.wgpublisher.WGACoreEvent
 
WGACoreEventListener - Interface in de.innovationgate.wgpublisher
A listener for WGA core events, that reacts on WGA startup, shutdown and database connection and disconnection
WGACoreListener - Interface in de.innovationgate.wgpublisher
Abstract super interface for all WGACore listeners.
WGACoreServicesImpl - Class in de.innovationgate.wgpublisher.services
 
WGACoreServicesImpl(WGACore, WGAWebServicesContextProvider) - Constructor for class de.innovationgate.wgpublisher.services.WGACoreServicesImpl
 
WGACoreTimer - Class in de.innovationgate.wgpublisher
 
WGACoreTimer.ConfigUpdateTask - Class in de.innovationgate.wgpublisher
 
WGACoreTimer.ConfigUpdateTask(WGACore) - Constructor for class de.innovationgate.wgpublisher.WGACoreTimer.ConfigUpdateTask
 
WGACoreTimer.DevPluginsMonitoringTask - Class in de.innovationgate.wgpublisher
 
WGACoreTimer.DevPluginsMonitoringTask(File) - Constructor for class de.innovationgate.wgpublisher.WGACoreTimer.DevPluginsMonitoringTask
 
WGACoreTimer.ProblemDeterminationTask - Class in de.innovationgate.wgpublisher
 
WGACoreTimer.ProblemDeterminationTask() - Constructor for class de.innovationgate.wgpublisher.WGACoreTimer.ProblemDeterminationTask
 
WGACoreTimer.ProblemDeterminationTaskOccasion - Class in de.innovationgate.wgpublisher
 
WGACoreTimer.ProblemDeterminationTaskOccasion() - Constructor for class de.innovationgate.wgpublisher.WGACoreTimer.ProblemDeterminationTaskOccasion
 
WGACoreTimer.SessionKeepAliveTask - Class in de.innovationgate.wgpublisher
 
WGACoreTimer.SessionKeepAliveTask() - Constructor for class de.innovationgate.wgpublisher.WGACoreTimer.SessionKeepAliveTask
 
WGACustomServicesImpl - Class in de.innovationgate.wgpublisher.services
 
WGACustomServicesImpl(WGACore, WGAWebServicesContextProvider) - Constructor for class de.innovationgate.wgpublisher.services.WGACustomServicesImpl
 
WGADefaultFileAnnotator - Class in de.innovationgate.wgpublisher.files
 
WGADefaultFileAnnotator() - Constructor for class de.innovationgate.wgpublisher.files.WGADefaultFileAnnotator
 
WGADefaultFileAnnotatorModuleDefinition - Class in de.innovationgate.wgpublisher.modules.fileannotators
 
WGADefaultFileAnnotatorModuleDefinition() - Constructor for class de.innovationgate.wgpublisher.modules.fileannotators.WGADefaultFileAnnotatorModuleDefinition
 
WGADesign - Class in de.innovationgate.wgpublisher.design
 
WGADesign() - Constructor for class de.innovationgate.wgpublisher.design.WGADesign
 
WGADesign(WGADesignSource, String, String, String) - Constructor for class de.innovationgate.wgpublisher.design.WGADesign
 
WGADesignConfigurationException - Exception in de.innovationgate.wgpublisher.design
 
WGADesignConfigurationException(String) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignConfigurationException
 
WGADesignConfigurationException(String, Exception) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignConfigurationException
 
WGADesignCreationException - Exception in de.innovationgate.wgpublisher.design
 
WGADesignCreationException(String) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignCreationException
 
WGADesignCreationException(String, Exception) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignCreationException
 
WGADesignManager - Class in de.innovationgate.wgpublisher.design
 
WGADesignManager(WGACore, List<DesignSource>) - Constructor for class de.innovationgate.wgpublisher.design.WGADesignManager
 
WGADesignProvider - Interface in de.innovationgate.wgpublisher.design
WGA specific extension to the WGDesignProvider interface
WGADesignRetrievalException - Exception in de.innovationgate.wgpublisher.design
 
WGADesignRetrievalException(String) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignRetrievalException
 
WGADesignRetrievalException(String, String) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignRetrievalException
 
WGADesignRetrievalException(String, FileSystemException) - Constructor for exception de.innovationgate.wgpublisher.design.WGADesignRetrievalException
 
WGADesignSource - Interface in de.innovationgate.wgpublisher.design
 
WGADomain - Class in de.innovationgate.wgpublisher
 
WGADomain(WGACore, String) - Constructor for class de.innovationgate.wgpublisher.WGADomain
 
WGADomain(WGACore, Domain) - Constructor for class de.innovationgate.wgpublisher.WGADomain
 
WGAEncoder - Interface in de.innovationgate.wgpublisher.encoders
Encoder used to transform a text chunk, used either via attribute "encode" in WebTML or via method WGA.encode() in TMLScript or on the WGA Server API.
WGAEncoderModuleType - Class in de.innovationgate.wga.modules.types
A module type to register WebTML encoders via module registry
WGAEncoderModuleType() - Constructor for class de.innovationgate.wga.modules.types.WGAEncoderModuleType
 
WGAError - Class in de.innovationgate.wgpublisher
 
WGAError() - Constructor for class de.innovationgate.wgpublisher.WGAError
 
WGAError(Throwable, String, ServletRequest) - Constructor for class de.innovationgate.wgpublisher.WGAError
 
WGAError.WrappedException - Class in de.innovationgate.wgpublisher
 
WGAFakeSessionFilter - Class in de.innovationgate.wgpublisher.filter
filter implementation to remove jsession for all BotAgent requests
WGAFakeSessionFilter() - Constructor for class de.innovationgate.wgpublisher.filter.WGAFakeSessionFilter
 
WGAFilter - Class in de.innovationgate.wgpublisher.filter
 
WGAFilter() - Constructor for class de.innovationgate.wgpublisher.filter.WGAFilter
 
WGAFilter.FilterRequestOccasion - Class in de.innovationgate.wgpublisher.filter
 
WGAFilter.FilterRequestOccasion() - Constructor for class de.innovationgate.wgpublisher.filter.WGAFilter.FilterRequestOccasion
 
WGAFilter.FinalCharacterEncodingResponseWrapper - Class in de.innovationgate.wgpublisher.filter
wrapper for HttpServletResponse - ignores all calls to setCharacterEncoding - replace parameter charset= during setContentType with .getCharacterEncoding() Therefore the output encoding can be final set on the original response.
WGAFilter.FinalCharacterEncodingResponseWrapper(WGAFilter.RequestWrapper, HttpServletResponse) - Constructor for class de.innovationgate.wgpublisher.filter.WGAFilter.FinalCharacterEncodingResponseWrapper
 
WGAFilter.RequestWrapper - Class in de.innovationgate.wgpublisher.filter
a wrapper for WGA requests - supports decoding of url parameters (parameters of the querystring) in the correct encoding - supports setting defaults for url parameters if they are empty (not submitted)
WGAFilter.RequestWrapper(HttpServletRequest, HttpServletResponse) - Constructor for class de.innovationgate.wgpublisher.filter.WGAFilter.RequestWrapper
 
WGAFilterChain - Class in de.innovationgate.wgpublisher.filter
 
WGAFilterChain(WGACore, ServletContext) - Constructor for class de.innovationgate.wgpublisher.filter.WGAFilterChain
 
WGAFilterConfig - Class in de.innovationgate.wgpublisher.filter
 
WGAFilterConfig() - Constructor for class de.innovationgate.wgpublisher.filter.WGAFilterConfig
 
WGAFilterURLPatternProvider - Interface in de.innovationgate.wgpublisher.filter
defines black- & whitelists for servlet filter used in OpenWGA useful to redefine the global black & whitelist filter patterns in OpenWGA for a special filter
WGAHttpSession - Interface in de.innovationgate.wgpublisher.sessions.api
Handle for an HTTP session retrieved via WGAHttpSessionManager API
WGAHttpSession - Class in de.innovationgate.wgpublisher.sessions
 
WGAHttpSession(ServletContext, String) - Constructor for class de.innovationgate.wgpublisher.sessions.WGAHttpSession
 
WGAHttpSessionActivationListener - Class in de.innovationgate.wgpublisher.sessions
 
WGAHttpSessionActivationListener() - Constructor for class de.innovationgate.wgpublisher.sessions.WGAHttpSessionActivationListener
 
WGAHttpSessionListener - Class in de.innovationgate.wgpublisher.sessions
 
WGAHttpSessionListener() - Constructor for class de.innovationgate.wgpublisher.sessions.WGAHttpSessionListener
 
WGAHttpSessionManager - Interface in de.innovationgate.wgpublisher.sessions.api
WGA internal HTTP session manager service API
WGAInformation - Class in de.innovationgate.wgpublisher.monitoring
 
WGAInformation(WGACore) - Constructor for class de.innovationgate.wgpublisher.monitoring.WGAInformation
 
WGAInformationMBean - Interface in de.innovationgate.wgpublisher.monitoring
 
WGAInputOnlyEncoder - Interface in de.innovationgate.wgpublisher.encoders
Flag interface for encoders that only want to process text chunks of origin INPUT and ignore all others (what is mostly the case)
WGALogger - Interface in de.innovationgate.wgpublisher.log
Interface to implement a WGA access logger
WGALoggerException - Exception in de.innovationgate.wgpublisher.log
 
WGALoggerException(String) - Constructor for exception de.innovationgate.wgpublisher.log.WGALoggerException
 
WGALoggerException(String, Throwable) - Constructor for exception de.innovationgate.wgpublisher.log.WGALoggerException
 
WGALoggerWrapper - Class in de.innovationgate.wgpublisher.log
 
WGALoggerWrapper(AccessLog, WGACore) - Constructor for class de.innovationgate.wgpublisher.log.WGALoggerWrapper
 
WGAMailConfiguration - Class in de.innovationgate.wgpublisher.mail
 
WGAMailNotification - Class in de.innovationgate.wgpublisher.mail
An administrative notification mail
WGAMailNotification(String) - Constructor for class de.innovationgate.wgpublisher.mail.WGAMailNotification
Constructor, taking the notification type
WGAMailService - Class in de.innovationgate.wgpublisher.mail
 
WGAMailService(WGACore) - Constructor for class de.innovationgate.wgpublisher.mail.WGAMailService
 
WGAMailUserPasswordAuthenticator - Class in de.innovationgate.wgpublisher.mail
 
WGAMailUserPasswordAuthenticator(String, String) - Constructor for class de.innovationgate.wgpublisher.mail.WGAMailUserPasswordAuthenticator
 
WGAMANAGER_URL - Static variable in class de.innovationgate.wgpublisher.WGACore
 
WGAModuleRegistry - Class in de.innovationgate.wgpublisher
 
WGAModuleRegistry() - Constructor for class de.innovationgate.wgpublisher.WGAModuleRegistry
 
WGAPlugin - Class in de.innovationgate.wgpublisher.plugins
 
WGAPlugin.Configuration - Class in de.innovationgate.wgpublisher.plugins
 
WGAPlugin.Configuration(DesignDefinition, CSConfig, String, OverlayData) - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPlugin.Configuration
 
WGAPlugin.DependencyFault - Class in de.innovationgate.wgpublisher.plugins
 
WGAPlugin.DependencyFault(PluginID, int) - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPlugin.DependencyFault
 
WGAPlugin.InitialisationFault - Class in de.innovationgate.wgpublisher.plugins
 
WGAPlugin.InitialisationFault(String) - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPlugin.InitialisationFault
 
WGAPlugin.InstallationFault - Class in de.innovationgate.wgpublisher.plugins
 
WGAPlugin.InstallationFault(int) - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPlugin.InstallationFault
 
WGAPluginSet - Class in de.innovationgate.wgpublisher.plugins
 
WGAPluginSet() - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPluginSet
 
WGAPluginSet.ConnectPluginProblemOccasion - Class in de.innovationgate.wgpublisher.plugins
 
WGAPluginSet.ConnectPluginProblemOccasion(WGAPlugin) - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPluginSet.ConnectPluginProblemOccasion
 
WGAPluginSet.RuntimeContext - Class in de.innovationgate.wgpublisher.plugins
 
WGAPluginSet.RuntimeContext() - Constructor for class de.innovationgate.wgpublisher.plugins.WGAPluginSet.RuntimeContext
 
WGAPUBLISHER_BUILD_VERSION - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_CLUSTERPROTOCOL_VERSION - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_MAINTENANCE_VERSION - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_MAJOR_VERSION - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_MINOR_VERSION - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_PATCH_VERSION - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_PLATFORM_NAME - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGAPUBLISHER_PRODUCT_NAME - Static variable in class de.innovationgate.wgpublisher.WGAVersion
 
WGARegistrar - Class in de.innovationgate.wgpublisher.modules
 
WGARegistrar() - Constructor for class de.innovationgate.wgpublisher.modules.WGARegistrar
 
WGARequestInformation - Class in de.innovationgate.wgpublisher.log
holds data about the current request
WGARequestInformation() - Constructor for class de.innovationgate.wgpublisher.log.WGARequestInformation
 
WGAResourceBundle - Class in de.innovationgate.wgpublisher.labels
 
WGAResourceBundle(InputStream, long) - Constructor for class de.innovationgate.wgpublisher.labels.WGAResourceBundle
 
WGAResourceBundleManager - Class in de.innovationgate.wgpublisher.labels
 
WGAResourceBundleManager(WGDatabase) - Constructor for class de.innovationgate.wgpublisher.labels.WGAResourceBundleManager
 
WGAResourceBundleManager.LabelContainerName - Class in de.innovationgate.wgpublisher.labels
 
WGAResourceBundleManager.LabelContainerName(List<String>) - Constructor for class de.innovationgate.wgpublisher.labels.WGAResourceBundleManager.LabelContainerName
 
WGAResourceBundleManager.LabelContainerName(String) - Constructor for class de.innovationgate.wgpublisher.labels.WGAResourceBundleManager.LabelContainerName
 
WGAResourceBundleManager.LabelContainerName(String, Locale) - Constructor for class de.innovationgate.wgpublisher.labels.WGAResourceBundleManager.LabelContainerName
 
WGAResourceBundleManager.NoBundleIndicator - Class in de.innovationgate.wgpublisher.labels
 
WGAResourceBundleManager.NoBundleIndicator() - Constructor for class de.innovationgate.wgpublisher.labels.WGAResourceBundleManager.NoBundleIndicator
 
WGAServerException - Exception in de.innovationgate.wgpublisher
Base exception for problems occuring in the OpenWGA server classes
WGAServerException(String) - Constructor for exception de.innovationgate.wgpublisher.WGAServerException
 
WGAServerException(String, Throwable) - Constructor for exception de.innovationgate.wgpublisher.WGAServerException
 
WGAServerOptionsModuleType - Class in de.innovationgate.wga.modules.types
 
WGAServerOptionsModuleType() - Constructor for class de.innovationgate.wga.modules.types.WGAServerOptionsModuleType
 
WGASERVICES_WSDL_URL - Static variable in class de.innovationgate.wgpublisher.WGACore
 
WGAServiceServletConfig - Class in de.innovationgate.wgpublisher.services
 
WGAServiceServletConfig(ServletContext, String) - Constructor for class de.innovationgate.wgpublisher.services.WGAServiceServletConfig
 
WGAServicesImpl - Class in de.innovationgate.wgpublisher.services
 
WGAServicesImpl(WGACore, WGAWebServicesContextProvider) - Constructor for class de.innovationgate.wgpublisher.services.WGAServicesImpl
 
WGAServletContextListener - Class in de.innovationgate.wgpublisher
 
WGAServletContextListener() - Constructor for class de.innovationgate.wgpublisher.WGAServletContextListener
 
WGASpecificFileURLBuilder - Interface in de.innovationgate.wgpublisher.url
A URL builder that has specific methods for building content file URLs and design file URLs
WGAURLBuilder - Interface in de.innovationgate.wgpublisher.url
 
WGAUsageStatistics - Class in de.innovationgate.wgpublisher
 
WGAUsageStatistics.AccessData - Class in de.innovationgate.wgpublisher
 
WGAUsageStatistics.AccessData(WGAUsageStatistics.RequestStatistic) - Constructor for class de.innovationgate.wgpublisher.WGAUsageStatistics.AccessData
 
WGAUsageStatistics.HourStatistic - Class in de.innovationgate.wgpublisher
 
WGAUsageStatistics.HourStatistic() - Constructor for class de.innovationgate.wgpublisher.WGAUsageStatistics.HourStatistic
 
WGAUsageStatistics.RequestStatistic - Class in de.innovationgate.wgpublisher
 
WGAUsageStatistics.RequestStatistic() - Constructor for class de.innovationgate.wgpublisher.WGAUsageStatistics.RequestStatistic
 
WGAUsageStatistics.SessionStatistic - Class in de.innovationgate.wgpublisher
 
WGAUsageStatistics.UpdateStatisticsThread - Class in de.innovationgate.wgpublisher
 
WGAUsageStatistics.UpdateStatisticsThread() - Constructor for class de.innovationgate.wgpublisher.WGAUsageStatistics.UpdateStatisticsThread
 
WGAVersion - Class in de.innovationgate.wgpublisher
Contains all version constants for WGA, read from wgabuild.properties.
WGAVersion() - Constructor for class de.innovationgate.wgpublisher.WGAVersion
 
WGAVirtualHostingFilter - Class in de.innovationgate.wgpublisher.filter
 
WGAVirtualHostingFilter() - Constructor for class de.innovationgate.wgpublisher.filter.WGAVirtualHostingFilter
 
WGAWebService - Interface in de.innovationgate.wgpublisher.services
A WGA web service.
WGAWebServiceModuleType - Class in de.innovationgate.wga.modules.types
 
WGAWebServiceModuleType() - Constructor for class de.innovationgate.wga.modules.types.WGAWebServiceModuleType
 
WGAWebServiceProperties - Class in de.innovationgate.wga.modules.types
 
WGAWebServiceProperties() - Constructor for class de.innovationgate.wga.modules.types.WGAWebServiceProperties
 
WGAWebServicesContextProvider - Interface in de.innovationgate.wgpublisher.services
A class, defined by the current WGAServices protocol implementation, that gives the WGAServices methods some neccessary context
WGAWebServicesFilter - Class in de.innovationgate.wgpublisher.services
 
WGAWebServicesFilter() - Constructor for class de.innovationgate.wgpublisher.services.WGAWebServicesFilter
 
WGAWebServicesFilter.RegisteredService - Class in de.innovationgate.wgpublisher.services
 
WGAWebServicesFilter.RegisteredService(WGAWebService, WGAWebServiceProperties) - Constructor for class de.innovationgate.wgpublisher.services.WGAWebServicesFilter.RegisteredService
 
WGCookie - Class in de.innovationgate.wgpublisher
 
WGCookie(String, String) - Constructor for class de.innovationgate.wgpublisher.WGCookie
 
WGDesignKeyException - Exception in de.innovationgate.wgpublisher.design.sync
 
WGDesignKeyException(String, String, String) - Constructor for exception de.innovationgate.wgpublisher.design.sync.WGDesignKeyException
 
WGDesignSyncException - Exception in de.innovationgate.wgpublisher.design.sync
 
WGDesignSyncException(String) - Constructor for exception de.innovationgate.wgpublisher.design.sync.WGDesignSyncException
 
WGDesignSyncException(String, Throwable) - Constructor for exception de.innovationgate.wgpublisher.design.sync.WGDesignSyncException
 
WGFailedDerivateQueryException - Exception in de.innovationgate.wgpublisher.files.derivates
 
WGFailedDerivateQueryException() - Constructor for exception de.innovationgate.wgpublisher.files.derivates.WGFailedDerivateQueryException
 
WGInitialDeployException - Exception in de.innovationgate.wgpublisher.design.sync
 
WGInitialDeployException(String) - Constructor for exception de.innovationgate.wgpublisher.design.sync.WGInitialDeployException
 
WGInitialDeployException(String, Throwable) - Constructor for exception de.innovationgate.wgpublisher.design.sync.WGInitialDeployException
 
WGInvalidDerivateQueryException - Exception in de.innovationgate.wgpublisher.files.derivates
 
WGInvalidDerivateQueryException(String) - Constructor for exception de.innovationgate.wgpublisher.files.derivates.WGInvalidDerivateQueryException
 
WGPDeployer - Class in de.innovationgate.wgpublisher
 
WGPDeployer(WGACore) - Constructor for class de.innovationgate.wgpublisher.WGPDeployer
 
WGPDeployer.TMLCloseTagsPreProcessor - Class in de.innovationgate.wgpublisher
 
WGPDeployer.TMLCloseTagsPreProcessor() - Constructor for class de.innovationgate.wgpublisher.WGPDeployer.TMLCloseTagsPreProcessor
 
WGPDeployer.TMLTagsPreProcessor - Class in de.innovationgate.wgpublisher
 
WGPDeployer.TMLTagsPreProcessor() - Constructor for class de.innovationgate.wgpublisher.WGPDeployer.TMLTagsPreProcessor
 
WGPDispatcher - Class in de.innovationgate.wgpublisher
 
WGPDispatcher() - Constructor for class de.innovationgate.wgpublisher.WGPDispatcher
 
WGPDispatcher.PathDispatchingOccasion - Class in de.innovationgate.wgpublisher
 
WGPDispatcher.PathDispatchingOccasion(HttpServletRequest, String) - Constructor for class de.innovationgate.wgpublisher.WGPDispatcher.PathDispatchingOccasion
 
WGPDispatcher.TemporaryDownload - Class in de.innovationgate.wgpublisher
 
WGPDispatcher.TemporaryDownload(String, TemporaryFile) - Constructor for class de.innovationgate.wgpublisher.WGPDispatcher.TemporaryDownload
 
WGPDispatcher.TemporaryDownloadsMap - Class in de.innovationgate.wgpublisher
 
WGPDispatcher.TemporaryDownloadsMap() - Constructor for class de.innovationgate.wgpublisher.WGPDispatcher.TemporaryDownloadsMap
 
WGPDispatcher.URLID - Class in de.innovationgate.wgpublisher
 
WGPDispatcher.URLID(String, WGDatabase) - Constructor for class de.innovationgate.wgpublisher.WGPDispatcher.URLID
 
WGPRequestPath - Class in de.innovationgate.wgpublisher
 
workflowMail(WGWorkflowEvent) - Method in class de.innovationgate.wgpublisher.events.EventManager
 
WorkspaceOperation - Interface in de.innovationgate.wgpublisher.plugins
 
wrap(CollectionResult.Wrapper<T>) - Method in class de.innovationgate.wga.server.api.CollectionResult
Returns an iterable whose iterators wrap/transform the returned documents into some custom object
wrap(Context) - Method in interface de.innovationgate.wga.server.api.CollectionResult.Wrapper
Wrap a context
WrappedException - Exception in de.innovationgate.wgpublisher.webtml.utils
 
WrappedException(String, Throwable) - Constructor for exception de.innovationgate.wgpublisher.webtml.utils.WrappedException
 
WrappedException(Throwable) - Constructor for exception de.innovationgate.wgpublisher.webtml.utils.WrappedException
 
wrapVariantCore(WGDocumentCore) - Method in class de.innovationgate.wgpublisher.design.db.DBDesignProvider
 
wrapVariantCore(WGDocumentCore) - Method in class de.innovationgate.wgpublisher.design.fs.FileSystemDesignProvider
 
write(String) - Method in interface de.innovationgate.wga.server.api.tml.TMLPage
Writes the given string to the output
write(byte[]) - Method in interface de.innovationgate.wga.server.api.tml.TMLPage
Writes the given bytes to the output When this is the first output then the WebTML page output mode will be set to binary.
write(InputStream) - Method in interface de.innovationgate.wga.server.api.tml.TMLPage
Writes all data from the given input stream to the output When this is the first output then the WebTML page output mode will be set to binary.
write(Reader) - Method in interface de.innovationgate.wga.server.api.tml.TMLPage
Writes all text from the given reader to the output
write(byte) - Method in interface de.innovationgate.wga.server.api.tml.TMLPage
Writes the given byte to the output When this is the first output then the WebTML page output mode will be set to binary.
write(int) - Method in class de.innovationgate.wgpublisher.cluster.ClusterResourceOutputStream
 
write(JsonWriter, DesignResourceReference) - Method in class de.innovationgate.wgpublisher.design.DesignResourceReference.GsonTypeAdapter
 
write(OutputStream) - Method in class de.innovationgate.wgpublisher.design.OverlayData
 
write(OutputStream) - Method in class de.innovationgate.wgpublisher.problems.ConfirmedProblems
 
write(File) - Method in class de.innovationgate.wgpublisher.services.ServicesFileItem
 
write(ImageLink) - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLinkReader
Writes an image link, always in XML format
write(HttpServletRequest, HttpServletResponse) - Method in interface de.innovationgate.wgpublisher.webtml.utils.TMLPageImpl.OuterLayoutWriter
 
write(String) - Method in class de.innovationgate.wgpublisher.webtml.utils.TMLPageImpl
 
write(byte[]) - Method in class de.innovationgate.wgpublisher.webtml.utils.TMLPageImpl
 
write(byte) - Method in class de.innovationgate.wgpublisher.webtml.utils.TMLPageImpl
 
write(InputStream) - Method in class de.innovationgate.wgpublisher.webtml.utils.TMLPageImpl
 
write(Reader) - Method in class de.innovationgate.wgpublisher.webtml.utils.TMLPageImpl
 
writeContentInfo() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Writes content information script block based on the request path.
writecsv(String, boolean, String) - Method in class de.innovationgate.wgpublisher.webtml.form.TMLForm
 
writecsv(String, boolean) - Method in class de.innovationgate.wgpublisher.webtml.form.TMLForm
 
writeCSV(String, TMLForm, boolean, String) - Static method in class de.innovationgate.wgpublisher.webtml.utils.CSVWriter
 
writeExtensionData(String, Object) - Method in class de.innovationgate.wgpublisher.design.fs.DesignFileDocument
 
writeExtensionData(String, Object) - Method in class de.innovationgate.wgpublisher.design.sync.VirtualDesignProvider.VirtualDocument
 
writeFileDerivateMetaData(WGFileDerivateMetaData) - Method in class de.innovationgate.wgpublisher.design.fs.DesignFileDocument
 
writeFileDerivateMetaData(WGFileDerivateMetaData) - Method in class de.innovationgate.wgpublisher.design.sync.VirtualDesignProvider.VirtualDocument
 
writeOldHashes(List<String>) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
 
writePage(int, int, Writer, LogLevel, boolean) - Method in class de.innovationgate.wgpublisher.log.AppLog
Writes the content of an applog page to a writer.
writePortletEventRegistration(StringBuffer, TMLAction, TMLActionCallParameters, boolean, String) - Method in class de.innovationgate.wgpublisher.webtml.Base
 
writeResource(ClusterMember, URI) - Method in class de.innovationgate.wgpublisher.cluster.ClusterService
 
WriteResourceTask - Class in de.innovationgate.wgpublisher.cluster.tasks
internal task for cluster output stream implementation
WriteResourceTask(URI, byte[], boolean) - Constructor for class de.innovationgate.wgpublisher.cluster.tasks.WriteResourceTask
 
writeToDocument(WGDesignDocument) - Method in class de.innovationgate.wgpublisher.design.fs.DesignMetadata
 
writeToDocument(WGFileContainer) - Method in class de.innovationgate.wgpublisher.design.fs.FCMetadata
 
writeToDocument(WGDesignDocument) - Method in class de.innovationgate.wgpublisher.design.fs.ScriptMetadata
 
writeToDocument(WGTMLModule) - Method in class de.innovationgate.wgpublisher.design.fs.TMLMetadata
 
writeVars - Variable in class de.innovationgate.wgpublisher.webtml.BaseTagStatus
Flag if the tag should write any variables
A B C D E F G H I J K L M N O P Q R S T U V W X _