- OBFUSCATE_FLAGFILE - Static variable in class de.innovationgate.wga.common.DesignDirectory
-
Flag file name indicating design obfuscation
- ObjectComparator - Class in de.innovationgate.utils
-
A generic Comparator
for any object type.
- ObjectComparator(Collator) - Constructor for class de.innovationgate.utils.ObjectComparator
-
Constructor.
- ObjectFormatter - Interface in de.innovationgate.utils
-
Interface for classes that format objects to strings.
- obtainLock(Lockable, LockOwner) - Method in class de.innovationgate.webgate.api.locking.LockManager
-
obtains a lock on the given lockable for the given owner
- obtainOperationKey(int, Object) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Returns on operation key for syncing of backend access.
- onConnect(WGDatabase.ConnectAction) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Registers an action that should be executed when the database is
connected.
- ONE_BEAN_PER_DB - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
-
- ONE_BEAN_PER_REQUEST - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
-
- ONE_BEAN_PER_USER - Static variable in class de.innovationgate.webgate.api.simple.BeanAdapter
-
- ONLY_MASTER_NODE - Static variable in class de.innovationgate.wga.config.FileDerivateManagerConfiguration
-
- OP_CONTENT_BY_NAME - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve a content by it's unique name
- OP_DELETE - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Delete a document
- OP_DESIGN_LIST - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve the list of designs of a specific type
- OP_DOCUMENT_BY_KEY - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve a content by contentkey
- OP_DOCUMENT_CORE - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve a document core (Not used as sync key, just for verbose backend access logging)
- OP_DOCUMENT_CORE_FASTACCESS - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve a document core in fast access (Not used as sync key, just for verbose backend access logging)
- OP_HDB_CREATE_STORAGE - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: HDB getCreateStorage
- OP_HDB_GET_OR_CREATE_STORAGE - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: HDB getOrCreateStorage
- OP_QUERY - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Native query to database backend (Not used as sync key, just for verbose backend access logging)
- OP_QUERY_HAS_RESULTS - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Checking for result availability of a query
- OP_QUERY_RESULT_COUNT - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve the result count of a query
- OP_SAVE - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Save a document
- OP_STRUCT_BY_NAME - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve a struct entry by it's unique name
- OP_STRUCT_CHILDREN - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve the children of a struct entry
- OP_STRUCT_CONTENTS - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve the contents of a struct entry
- OP_STRUCT_CONTENTS_INCLUDING_ARCHIVED - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve the contents of a struct entry
- OP_STRUCT_PARENT - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve a design document
- OP_STRUCT_ROOTS - Static variable in class de.innovationgate.webgate.api.WGOperationKey
-
Operation type: Retrieve the root entries of an area
- open(WGDatabase, String, String, String, boolean) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
-
- open(WGDatabase, String, String, String, boolean) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
-
- open(WGDatabase, String, String, String, boolean) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
-
Opens a database initially.
- openDatabase(Class<? extends WGDatabaseCore>, WGDatabaseServer, Map<String, String>, boolean) - Method in class de.innovationgate.webgate.api.servers.GenericServerDatabaseRetriever
-
- openDatabase(Class<? extends WGDatabaseCore>, WGDatabaseServer, Map<String, String>, boolean) - Method in class de.innovationgate.webgate.api.servers.RSSDatabaseRetriever
-
- openDatabase(Class<? extends WGDatabaseCore>, WGDatabaseServer, Map<String, String>, boolean) - Method in interface de.innovationgate.webgate.api.servers.ServerDatabaseRetriever
-
- openDatabase(Class<? extends WGDatabaseCore>, Map<String, String>) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
-
- openDatabase(WGDatabaseServer, String, String, String, String, Map<String, String>, boolean) - Method in class de.innovationgate.webgate.api.WGFactory
-
Opens a WGA database initially.
- openDatabase(WGDatabaseServer, String, String, String, String, Map<String, String>) - Method in class de.innovationgate.webgate.api.WGFactory
-
Opens a WGA database initially, ready for work.
- openSession(AuthenticationSession, Object, boolean) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
-
- openSession(AuthenticationSession, Object, boolean) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
-
- openSession(String, Object) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Opens a new session.
- openSession(String, Object, String) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Opens a new session.
- openSession(X509Certificate, String) - Method in class de.innovationgate.webgate.api.WGDatabase
-
Opens a new session using a certificate for login.
- openSession() - Method in class de.innovationgate.webgate.api.WGDatabase
-
Opens a new session with master login.
- openSession(AuthenticationSession, Object, boolean) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
-
Opens a session for the given user/thread.
- openSession(WGSessionContext) - Method in interface de.innovationgate.webgate.api.WGDesignProvider
-
Notifies the design provider of a new session, giving it the opportunity to connect to backends, do maintenance operations etc.
- openSessions(String, String) - Method in class de.innovationgate.webgate.api.WGFactory
-
Opens sessions on all not yet opened databases with a given login.
- openSessions() - Method in class de.innovationgate.webgate.api.WGFactory
-
Opens sessions on all not yet opened databases with master session information.
- OPTION_ADMIN_APP - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_BROWSING_SECURITY - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_DEFAULT_ITEM_ENCODING - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_DEFAULT_MEDIA_KEY - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_DESIGN_ENCODING - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_DIRECT_ACCESS_DEFAULT - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_EXPRESSION_DEFAULT - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_HOME_PAGE - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_JNDI_PATH - Static variable in class de.innovationgate.wga.config.Database
-
- OPTION_LOGIN_PAGE - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_MASTERLOGIN_PASSWORD - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_MASTERLOGIN_USER - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_MULTI_LANGUAGE_CONTENT - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_NO_DATABASE - Static variable in class de.innovationgate.wga.common.beans.csconfig.v5.PluginConfig
-
- OPTION_OVERLAY_SUPPORT - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_OVERLAY_THEME - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OPTION_PATH - Static variable in class de.innovationgate.wga.config.AccessLog
-
- OPTION_PATH - Static variable in class de.innovationgate.wga.config.Database
-
- OPTION_PATH - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_PATH - Static variable in class de.innovationgate.wga.config.DesignSource
-
- OPTION_PORT - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_SHAREDPOOL - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_SHAREDPOOL_MAX_CONNECTIONS - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_SHAREDPOOL_MAX_IDLE_CONNECTIONS - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_SHAREDPOOL_MAX_WAIT - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_SHAREDPOOL_MIN_IDLE_CONNECTIONS - Static variable in class de.innovationgate.wga.config.DatabaseServer
-
- OPTION_USES_HDB - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OptionCategoryDefinition - Interface in de.innovationgate.wga.modules.options
-
Interface for the definition of an option category.
- OptionConversionException - Exception in de.innovationgate.wga.modules.options
-
- OptionConversionException(String, Throwable) - Constructor for exception de.innovationgate.wga.modules.options.OptionConversionException
-
- OptionConversionException(String) - Constructor for exception de.innovationgate.wga.modules.options.OptionConversionException
-
- OptionDefinition - Interface in de.innovationgate.wga.modules.options
-
Iterface for classes that define options for modules.
- OptionDefinitionsMap - Class in de.innovationgate.wga.modules
-
A map containing option definitions and providing some tool functions to register them, or to read/write option values regarding their definitions
- OptionDefinitionsMap() - Constructor for class de.innovationgate.wga.modules.OptionDefinitionsMap
-
- OPTIONFLAG_PATH_OPTION - Static variable in class de.innovationgate.wga.config.Database
-
- OptionReader - Class in de.innovationgate.wga.modules.options
-
Tool class to read/write options from an options map to directly use them in application code.
- Options - Annotation Type in de.innovationgate.wga.config
-
Marks a
ConfigBean
field containing options defined in the OpenWGA module registry
- OptionsCollector - Class in de.innovationgate.wga.modules
-
Base class for a special kind of
ModuleDefinition
that, instead of directly providing option definitions, will collect option definitions from yet other
ModuleDefinition
s.
- OptionsCollector() - Constructor for class de.innovationgate.wga.modules.OptionsCollector
-
- OptionType - Interface in de.innovationgate.wga.modules.options
-
Definition of a type of option, which determines the data type of the option and it's possible values.
- OptionValueProvider - Interface in de.innovationgate.wga.modules.options
-
An object that provides possible/allowed values for some option type
- OptionValueValidationException - Exception in de.innovationgate.wga.modules.options
-
Thrown when an option validation fails
- OptionValueValidationException(String) - Constructor for exception de.innovationgate.wga.modules.options.OptionValueValidationException
-
- OptionValueValidationException(String, NumberFormatException) - Constructor for exception de.innovationgate.wga.modules.options.OptionValueValidationException
-
- OrderClause - Class in de.innovationgate.wga.common.beans.hdbmodel
-
Represents an order clause inside a filter or relation
- OrderClause() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.OrderClause
-
- OtherPurposesModuleType - Class in de.innovationgate.wga.modules.types
-
Tool type for registrations without special type
- OtherPurposesModuleType() - Constructor for class de.innovationgate.wga.modules.types.OtherPurposesModuleType
-
- OtherSourcesDatabaseServer - Class in de.innovationgate.webgate.api.servers
-
Generic database server for all data sources that need no special server functionality
- OtherSourcesDatabaseServer() - Constructor for class de.innovationgate.webgate.api.servers.OtherSourcesDatabaseServer
-
- OVERLAY_SUPPORT_MANDATORY - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OVERLAY_SUPPORT_NONE - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-
- OVERLAY_SUPPORT_OPTIONAL - Static variable in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
-