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

I

importDump() - Method in class de.innovationgate.webgate.api.utils.ContentStoreDumpManager
Imports an OpenWGA content store dump into a content store.
importDump(boolean, boolean) - Method in class de.innovationgate.webgate.api.utils.ContentStoreDumpManager
Imports an OpenWGA content store dump into a content store.
importDump(boolean) - Method in class de.innovationgate.webgate.api.utils.ContentStoreDumpManager
Imports an OpenWGA content store dump into a content store.
importOverlayConfig(CSConfig) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
importOverlayConfig(CSConfig) - Method in class de.innovationgate.wga.common.beans.csconfig.v2.CSConfig
 
importSchema(WGSchemaDefinition) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDefinition
 
importState(WGDatabaseServer) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
increment() - Method in class de.innovationgate.webgate.api.WGSequence
Increments the sequence and returns a new unique number
incrementSequence(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
incrementSequence(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCoreFeatureSequenceProvider
Increments the sequence and returns a new unique value.
INDEX_TYPE_FULLTEXT - Static variable in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Indexing type "fulltext"
INDEX_TYPE_KEYWORD - Static variable in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Indexing type "keyword"
INDEX_TYPE_NO_INDEX - Static variable in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Indexing type "noindex" - Meaning that items applying to this rule will not be indexed
indexOf(Object) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
init(Map<String, String>, WGDatabase) - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Called when the Authentication module is created, providing additional information
init(Map, WGDatabase) - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
init(Map, WGDatabase) - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
init(WGDatabase) - Method in class de.innovationgate.webgate.api.DefaultPageRightsFilter
 
init(WGDatabase) - Method in interface de.innovationgate.webgate.api.PageRightsFilter
 
init(WGDatabase, String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
init() - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDocumentDefinition
 
init(String, String, Map<String, String>) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
init(WGDatabase, String) - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
init(Class, BeanAdapter) - Method in interface de.innovationgate.webgate.api.simple.BeanCreationHandler
Method called on connection of the bean adapter
init(Class, BeanAdapter) - Method in class de.innovationgate.webgate.api.simple.DefaultBeanCreationHandler
 
init(Class, BeanAdapter) - Method in class de.innovationgate.webgate.api.simple.LoginBeanCreationHandler
 
init(WGDatabase, String) - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
init(WGDatabase, String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Implement to initialize the SCS implementation when the database gets opened.
init(WGDatabase) - Method in class de.innovationgate.webgate.api.workflow.WGDefaultWorkflowEngine
 
init(WGDatabase) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflowEngine
Called when the engine object is created to do initial operations.
init() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
init() - Method in class de.innovationgate.wga.common.beans.csconfig.v4.CSConfig
 
initialize(long) - Method in class de.innovationgate.webgate.api.WGSequence
Initialize a sequence with the given start value if it is not already initialized.
initialize(long, boolean) - Method in class de.innovationgate.webgate.api.WGSequence
Initialize a sequence with the given start value if it is not already initialized or argument forceInit is true.
initialize() - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Called when a content enters workflow and should be initialized for it.
initializePagePublished(WGStructEntry) - Method in class de.innovationgate.webgate.api.WGStructEntry
Initializes empty published fields on page level by the first released content versions' creation date This is a tool method that can be used to init given published field from non CS5 sources, on migration for example.
initSequence(String, long, boolean) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
initSequence(String, long, boolean) - Method in interface de.innovationgate.webgate.api.WGDatabaseCoreFeatureSequenceProvider
Initializes a sequence, if it either is not yet initialized or argument forceInit is true.
injectReconfigurationAccessor(WGDatabase.ReconfigurationAccessor) - Method in interface de.innovationgate.webgate.api.WGReconfigurableDatabaseCore
 
injectRegistry(ModuleRegistry) - Method in class de.innovationgate.webgate.api.modules.dbs.GenericContentDatabaseModuleDefinition
 
innerAttachFile(File) - Method in class de.innovationgate.webgate.api.WGDocument
 
insertContent(String, Object, Object) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS
 
insertContent(String, Object, Object) - Method in class de.innovationgate.webgate.api.simple.BeanAdapter
 
insertContent(String, Object, Object) - Method in class de.innovationgate.webgate.api.templates.QueryableSource
 
insertContent(String, Object, Object) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
Implement functionality to insert a new data object to a folder
insertPortlet(WGPortlet) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Inserts a new portlet to the registry
insertPortlet(WGPortlet) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
instantiateCSConfig(Class<? extends CSConfig>) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
instantiatePluginConfigForCompliance(CSConfig) - Static method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
InvalidCSConfigVersionException - Exception in de.innovationgate.wga.common.beans.csconfig.v1
 
InvalidCSConfigVersionException() - Constructor for exception de.innovationgate.wga.common.beans.csconfig.v1.InvalidCSConfigVersionException
 
InvalidCSConfigVersionException(File) - Constructor for exception de.innovationgate.wga.common.beans.csconfig.v1.InvalidCSConfigVersionException
 
InvalidCSConfigVersionException(InputStream) - Constructor for exception de.innovationgate.wga.common.beans.csconfig.v1.InvalidCSConfigVersionException
 
InvalidCSConfigVersionException(FileObject) - Constructor for exception de.innovationgate.wga.common.beans.csconfig.v1.InvalidCSConfigVersionException
 
isActive() - Method in class de.innovationgate.webgate.api.WGStructEntry
Determines if this page is already "active", i.e. it contains contents that are no more in draft state or child pages
isActiveCore(WGDocumentCore) - Method in class de.innovationgate.webgate.api.WGSessionContext
Checks ift the given document core is attached to the current session
isAllowDeletingDocumentsAvailable() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if users of this level may have the privilege to delete documents
isAllowDeletingDocumentsDefault() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if users of this level have the privilege to delete documents by default
isAllowDesignModification() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if this database allows modification of design documents for the current session This method returs false if any of the doctypes file container, script or tml module are not modifiable.
isAllowDirectAccessAvailable() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if users of this level may have the privilege for direct access
isAllowDirectAccessDefault() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if users of this level have the privilege for direct access by default
isAllowMovingStructEntriesAvailable() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if users of this level may have the privilege to move pages
isAllowMovingStructEntriesDefault() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if users of this level have the privilege to move pages by default
isAlreadyApprovedByUser() - Method in interface de.innovationgate.webgate.api.workflow.WGAutoApprovalCapableWorkflow
Returns if the current user has already approved the current workflow
isAnonymous() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines, if this is an anonymous session
isAnonymousAccessible() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if the database can be accessed by anonymous users
isAnyDocumentEdited() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines if any document has been edited in the current session whose changes are not yet saved
isApprovableByUser() - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Checks all conditions that are necessary for the current user to approve this document.
isAtLeast(int, int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Checks if this version is the given feature version or higher
isAtLeast(int, int, int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
 
isAtLeast(int, int, int, int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
 
isAtLeast(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Checks if this version equals the given version or is higher
isAuthoring() - Method in class de.innovationgate.webgate.api.WGContentType
Returns if this content type is available for authoring purposes
isAuthorOrOwner() - Method in class de.innovationgate.webgate.api.WGContent
Determines if the current user is an author of this document
isAutoApprovable(WGWorkflow) - Method in class de.innovationgate.webgate.api.WGContent
Determine if the current user will auto-approve the content in the current state with the given workflow Auto-approve should only happen when enabled, the user is a regular approver of the current workflow level (NOT just admin approver!)
isAutoApprove() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if automatic approval is enabled, see WGDatabase.COPTION_AUTOAPPROVE.
isAutoCreate() - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDocumentDefinition
Returns if a schema document is to be automatically created based on this definition
isAutoUpdate() - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Returns if the design synchronisation should automatically update designs when their files are modified
isAvailable() - Method in interface de.innovationgate.webgate.api.mail.WGMailService
 
isAvailable() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevelPrivilege
Returns if the privilege is available
isAvailableDatabasesRetrievable() - Method in class de.innovationgate.webgate.api.servers.GenericServerDatabaseRetriever
 
isAvailableDatabasesRetrievable() - Method in class de.innovationgate.webgate.api.servers.RSSDatabaseRetriever
 
isAvailableDatabasesRetrievable() - Method in interface de.innovationgate.webgate.api.servers.ServerDatabaseRetriever
 
isAvailableDatabasesRetrievable(Class<? extends WGDatabaseCore>) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
isAvailableInInitWizard() - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
isBackendServiceSupported(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
isBackendServiceSupported(String) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
isBackendServiceSupported(String) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
isBackendServiceSupported(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if a backend service is supported
isBackendServiceSupported(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Returns if a backend service is supported
isBatchProcess() - Method in class de.innovationgate.webgate.api.WGSessionContext
Returns if the current session is marked as belonging to a batch process, processing mass data.
isBinary() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
 
isBinaryValue(Object) - Static method in class de.innovationgate.webgate.api.BinaryFieldData
Returns if a field value is "binary", i.e. can be used as input for this object
isBrowseable() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns, if this SCS implementation is browseable (supports browsing folders).
isCacheable() - Method in class de.innovationgate.webgate.api.MetaInfo
Returns if the data if this metadata field may be cached by WGAPI cache
isCacheable() - Method in class de.innovationgate.webgate.api.WGTMLModule
Returns if this TML modules results should be browser-cacheable
isCacheWritingEnabled() - Method in class de.innovationgate.webgate.api.WGSessionContext
Returns if we currently may write to the cache.
isCachingEnabled() - Method in class de.innovationgate.webgate.api.WGDatabase
Indicates, if document caching is enabled globally for the database
isCachingEnabled() - Method in class de.innovationgate.webgate.api.WGDocument
Tests if caching for this document is enabled.
isCachingEnabled() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines, if caching is enabled for this session.
isCalculatesKeys() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns, if this SCS implementation calculates it's bean keys itself.
isCascadeDeletions() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines, if cascaded deletions are active in this session (i.e. removing a parent document automatically removes it's children)
isCertAuthEnabled() - Method in interface de.innovationgate.webgate.api.auth.CertAuthCapableAuthModule
Returns if certificate authentication is enabled and should be used by the database, if not otherwise configured there
isClearDatabaseOnUpdate() - Method in class de.innovationgate.wga.common.beans.csconfig.v3.PluginConfig
 
isComplete() - Method in class de.innovationgate.webgate.api.WGDocumentListCache
 
isConnected() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if this database is already connected to its backend.
isConnectionTestable() - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
isContentEmpty() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if this database has neither content hierarchy (areas, struct entries, contents) nor content schema documents (content types, languages) and can be regarded "content-empty"
isContentReadProtected() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
 
isContentRole() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns, if the database contains content
isContentTypeEventsEnabled() - Method in class de.innovationgate.webgate.api.WGSessionContext
Returns if content type events are enabled for this session
isContentTypeUsed(WGContentType) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
isContentTypeUsed(WGContentType) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
isContentTypeUsed(WGContentType) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
isContentTypeUsed(WGContentType) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Tests if the given content type is still in usage, i.e. if there are struct entries referencing it
isCoreRetrieved() - Method in class de.innovationgate.webgate.api.WGDocument
Returns if the current documents holds a document core (i.e. a backend document)
isCoreRetrieved() - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
isCreatable() - Method in class de.innovationgate.webgate.api.servers.GenericServerDatabaseRetriever
 
isCreatable() - Method in class de.innovationgate.webgate.api.servers.RSSDatabaseRetriever
 
isCreatable() - Method in interface de.innovationgate.webgate.api.servers.ServerDatabaseRetriever
 
isCreateDefaultLanguage() - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDefinition
Determines if a language document for the platform default language should be automatically created
isDatabaseBackendMaintenanceEnabled() - Method in class de.innovationgate.webgate.api.WGFactory
Returns if daily database maintenance is generally enabled
isDatabaseMaintenanceEnabled() - Method in class de.innovationgate.webgate.api.WGFactory
Deprecated.
Because of changed semantics. Use WGFactory.isDatabaseBackendMaintenanceEnabled() instead.
isDatabaseTypeCreatable(Class<? extends WGDatabaseCore>) - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
isDatabaseUpdated() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines, if this database has been updated since last session or inside this session.
isDatabaseUpdatedInBackground() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if the database has been updated in background and caches may not reflect the most up-to-date state, because cache management has not yet processed these updates
isDataCacheable() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
isDataCacheable() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
isDataCacheable() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
isDataCacheable() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
isDataCacheable() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Should return, if the data retrieved as items and metas of this document can be cached while the document doesn't change
isDataCacheable() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
isDefaultManagerRole() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.ACLRole
 
isDefaultRule() - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
Determines if this rule is a default rule that will apply to all files not taken by other rules
isDefaultRule() - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Determines if this rule is a default rule that will apply to all items not taken by other rules
isDefaultValue() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevelPrivilege
Returns if the privilege is default
isDeleted() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
isDeleted() - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
isDeleted() - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
isDeleted() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
isDeleted() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
isDeleted() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
isDeleted(boolean) - Method in class de.innovationgate.webgate.api.WGDocument
Returns if this document has been deleted
isDeleted() - Method in class de.innovationgate.webgate.api.WGDocument
Returns if this document has been deleted This method may choose to only check cached deletion flags for performance reasons.
isDeleted() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Tests, if this document is marked as deleted.
isDeleted() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
isDeletedFlag() - Method in class de.innovationgate.webgate.api.WGDocument.Cache
 
isDeletionCheck() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if backend deletion checks are enabled, see WGDatabase.COPTION_DELETIONCHECK
isDescendantOf(WGDocument) - Method in class de.innovationgate.webgate.api.WGStructEntry
Determines if this struct entry is a descendant of the given document, i.e.
isDesignDocumentType(int) - Static method in class de.innovationgate.webgate.api.WGDatabase
Tests if the given document type is the type of a design document, i.e.
isDesignDocumentType() - Method in class de.innovationgate.webgate.api.WGDocumentKey
Returns if the current document is a design or schema document
isDesignEmpty() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if this database has no design documents (file containers, script modules, WebTML modules) and can be regarded "design-empty".
isDesigner() - Method in class de.innovationgate.webgate.api.WGSessionContext
Deprecated.
There are no multiple designer access levels any more. Directly test for access level "manager" instead.
isDesignRole() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if the database contains design documents
isDifferentParent(WGStructEntry) - Method in class de.innovationgate.webgate.api.WGStructEntry
Tests if this struct entry has a different parent than the given clone.
isDirectAccessAllowed() - Method in class de.innovationgate.webgate.api.WGTMLModule
Returns if this module should be directly accessible via URL
isDirectChild() - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabaseEvent
returns true if the created, updated or deleted content is a direct child of the storage or content the listener was registered on
isDisablePluginInit() - Method in class de.innovationgate.wga.common.beans.csconfig.v3.PluginConfig
 
isDoctypeModifiable(int) - Method in class de.innovationgate.webgate.api.WGDatabase
Tests if documents of a given doctypes are modifiable for the current session
isDummy() - Method in class de.innovationgate.webgate.api.WGDocument
Returns, if this document is a "dummy content document", i.e. this document is nowhere stored in the database but is only temporarily created to provide a content context for the current request.
isDynamicFolders() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns, if the available SCS folders can change dynamically in WGA runtime.
isEdited() - Method in class de.innovationgate.webgate.api.WGDocument
Returns if the document was edited and the current state of the document is not yet saved.
isEdited() - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
isEmpty() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
isEmpty() - Method in class de.innovationgate.webgate.api.WGDatabase
Determines if this database is completely empty of (content store) documents.
isEnabled() - Method in class de.innovationgate.wga.common.beans.LuceneConfiguration
Returns if the lucene index is enabled for this database
isEventsEnabled() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines, if events are enabled in this session
isEventThread() - Static method in class de.innovationgate.webgate.api.WGFactory
Returns true, if the current thread is the WGAPI event thread
isEventThread() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines if the current session runs in the WGAPI event thread
isExtdataInCsVersion(double) - Method in class de.innovationgate.webgate.api.MetaInfo
Returns if the metadata field is moved to an extension data field since a given content store version
isFake(WGDocumentCore) - Static method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
isGeneratesSessionToken() - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Determines if this auth module can create a session token that can be used for some kind of single sign-on architecture.
isGeneratesSessionToken() - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
isGeneratesSessionToken() - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
isGroup() - Method in interface de.innovationgate.webgate.api.auth.UserGroupInfo
Returns if the user is a group
isGroup() - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
isHdbModelMode() - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Returns if this HDB instance is in HDBModel model.
isHiddenFrom() - Method in class de.innovationgate.webgate.api.WGContent
Returns a list of the navigation elements, where this content document should not be shown.
isHttpLogin() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
 
isIncludedInAllContent() - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
Returns if the index information of this file should be used for unspecific searches where no item to search is defined.
isInitialized() - Method in class de.innovationgate.webgate.api.WGSequence
Returns if the sequence is already initialized, either by calling WGSequence.initialize(long) and/or by calling WGSequence.increment().
isKeyBased() - Method in class de.innovationgate.wga.modules.types.AuthenticationSourceModuleType
 
isKeyBased() - Method in class de.innovationgate.wga.modules.types.ContentDatabaseModuleType
 
isKeyBased() - Method in class de.innovationgate.wga.modules.types.ContentStoreModuleType
 
isKeyBased() - Method in class de.innovationgate.wga.modules.types.DatabaseServerModuleType
 
isKeyBased() - Method in class de.innovationgate.wga.modules.types.PageRightsFilterType
 
isKeyBased() - Method in class de.innovationgate.wga.modules.types.PersonalisationDatabaseModuleType
 
isKeyBased() - Method in class de.innovationgate.wga.modules.types.WorkflowEngineModuleType
 
isLanguageUsed(WGLanguage) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
isLanguageUsed(WGLanguage) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
isLanguageUsed(WGLanguage) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
isLanguageUsed(WGLanguage) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Tests if the given language is still in usage, i.e. if there are contents referencing it
isLaterEqualRevisionValuePossible() - Method in class de.innovationgate.webgate.api.WGDatabaseRevision
Checks for non-unique revisions if it is possible that a later revision with equal revision value exists than the revision from which this value was read.
isLimitingResults() - Method in class de.innovationgate.webgate.api.query.rss.WGResultSetImpl
 
isLimitingResults() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
isLimitingResults() - Method in class de.innovationgate.webgate.api.WGCachedResultSet
 
isLimitingResults() - Method in interface de.innovationgate.webgate.api.WGResultSetCore
Indicates if the query type does honor result size limits, give via WGDatabase.QUERYOPTION_MAXRESULTS.
isLimitingResultsInBackend() - Method in class de.innovationgate.webgate.api.WGAbstractResultSet
 
isLimitingResultsInBackend() - Method in interface de.innovationgate.webgate.api.WGResultSet
Indicates if the query type does honor result size limits, give via WGDatabase.QUERYOPTION_MAXRESULTS.
isList() - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
Returns if the item should be a list item.
isListMeta(int, String) - Static method in class de.innovationgate.webgate.api.WGDocument
Determines if the given metadata field should return lists or single values.
isLookupDesignVariants() - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Returns if the design sharing should lookup design variants
isLowerCase() - Method in class de.innovationgate.webgate.api.MetaInfo
Returns if the contents of this metadata field should always be stored lowercase
isLowerCaseItems() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns, if all item names are converted to lower case automatically.
isLuceneSpecialTreatment() - Method in class de.innovationgate.webgate.api.MetaInfo
Returns if te lucene indexer needs some special treatment when indexing this metadata field
isMaintainsLastChanged() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns, if the SCS implementation maintains the last changed date.
isMasterSession() - Method in class de.innovationgate.webgate.api.WGSessionContext
Returns if this session is a master session (i.e. build with databases master login)
isMaxCoreMessageShowed() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines, if the message that the maxdocs threshold has been exceeded, has already been put out to the log.
isMaxDocsExceeded() - Method in class de.innovationgate.webgate.api.WGDatabase.SessionStatistic
Returns if the "maxdocs"-Property of maximum documents per session was exceeded by this session.
isMayAccessDirectly() - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Returns access privilege if a user may use the application directly
isMayDeleteDocs() - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Returns if privilege to delete docs is set
isMayMoveStructs() - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Returns if privilege to move struct entries is set
isMemberOfUserList(List) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
isMemberOfUserList(List) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
isMemberOfUserList(List) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
isMemberOfUserList(List) - Method in class de.innovationgate.webgate.api.WGDatabase
Tests, if the current user can be associated with any entry in the list.
isMemberOfUserList(List) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Determines if the currently logged in user is a member of the given user/group/role list.
isMetadataModule() - Method in class de.innovationgate.webgate.api.WGCSSJSModule
Determines if the module is a metadata module
isMetaDeterminedInSchema(String) - Method in class de.innovationgate.webgate.api.WGSchemaDocument
Returns if the data of the given metadata field is served from schema definition rather than from the database document
isModified() - Method in class de.innovationgate.webgate.api.WGDocument.FakeMetaDataContext
 
isMultiple() - Method in class de.innovationgate.webgate.api.MetaInfo
Returns if the metadata field hosts a list of values
isNoRoleInheritance() - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Returns flag if a user inherits roles from less specific ACL entries
isNotifying() - Method in class de.innovationgate.webgate.api.WGConfigurableTypeDesignProvider
 
isNotifying() - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Determines if this design provider notifies it's design change listeners about design changes
isOnlyPublished() - Method in class de.innovationgate.webgate.api.WGContentNavigator
Returns if only published contents are to be retrieved
isOpen() - Method in class de.innovationgate.webgate.api.WGDatabase.WGCascadedTransaction
 
isOpen() - Method in class de.innovationgate.webgate.api.WGDatabase.WGFakeTransaction
 
isOpen() - Method in class de.innovationgate.webgate.api.WGDatabase.WGRealTransaction
 
isOpen() - Method in interface de.innovationgate.webgate.api.WGTransaction
Identifies if this transaction is still open.
isOptional() - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
isOptionTrue(String) - Method in class de.innovationgate.webgate.api.utils.NativeQueryOptions
Returns if the option is given as true.
isOutdated() - Method in class de.innovationgate.webgate.api.WGUserAccess
Determines if this object has expired
isOwnedBy(LockOwner) - Method in class de.innovationgate.webgate.api.locking.Lock
checks if this lock is owned by the given owner
isPageReadersEnabled() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if visibility constraints of the hierarchical reader fields on areas and pages are enabled
isPendingRelease() - Method in class de.innovationgate.webgate.api.WGContent
Returns if this document is pending for release, meaning it has passed the workflow and is waiting for an external process to publish it
isPerformStatusTestsOnSave() - Method in class de.innovationgate.webgate.api.WGContent.SessionData
 
isPoolable() - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
isPreprocess() - Method in class de.innovationgate.webgate.api.WGTMLModule
 
isProbablyNewerThan(WGDatabaseRevision) - Method in class de.innovationgate.webgate.api.WGDatabaseRevision
Returns if the current revision may be newer than the given revision.
isProjectMode() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if project mode is enabled, see WGDatabase.COPTION_PROJECTMODE
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.AuthenticationSourceModuleType
 
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.ContentDatabaseModuleType
 
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.ContentStoreModuleType
 
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.DatabaseServerModuleType
 
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.PageRightsFilterType
 
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.PersonalisationDatabaseModuleType
 
isPropertiesNeeded() - Method in class de.innovationgate.wga.modules.types.WorkflowEngineModuleType
 
isProtectedRelationsEnabled() - Method in class de.innovationgate.webgate.api.WGSessionContext
Returns if protection for protected relations is enabled.
isProviderCore(WGDocumentCore) - Method in class de.innovationgate.webgate.api.WGConfigurableTypeDesignProvider
 
isProviderCore(WGDocumentCore) - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Should determine if the given document core was served by this type of provider.
isPublic() - Method in class de.innovationgate.webgate.api.WGArea
Tests if this area is publicly accessible, i.e. anyone can generally read its content
isPublic() - Method in class de.innovationgate.webgate.api.WGContent
Tests if this content is publicly accessible, i.e. anyone can read its data
isPublic() - Method in class de.innovationgate.webgate.api.WGStructEntry
Tests if this page branch is publicly accessible, i.e. anyone can generally read its content
isQueryable(String) - Method in interface de.innovationgate.webgate.api.auth.AuthenticationModule
Determines, if this auth module supports queries of the given query type.
isQueryable(String) - Method in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
 
isQueryable(String) - Method in class de.innovationgate.webgate.api.auth.RedirectionAuthModule
 
isQueryable() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns if this database is queryable.
isReachedEnd() - Method in class de.innovationgate.webgate.api.WGDocumentListCache
 
isReaderProfileCreation() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if users with reader access to this profile database may create profile documents.
isReady() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns, if the database is ready for work.
isRealDocumentKey() - Method in class de.innovationgate.webgate.api.WGDocumentKey
Returns if this document key adresses a "real" document.
isRepairable() - Method in exception de.innovationgate.webgate.api.WGBackendException
 
isRepositoryRole() - Method in class de.innovationgate.webgate.api.WGDatabase
Returns if if the database contains file containers.
isReturnsKeys() - Method in class de.innovationgate.webgate.api.query.rss.WGResultSetImpl
 
isReturnsKeys() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
isReturnsKeys() - Method in class de.innovationgate.webgate.api.WGCachedResultSet
 
isReturnsKeys() - Method in interface de.innovationgate.webgate.api.WGResultSetCore
Determines, if this result set core only returns WGContentKey-Objects, to allow the WGAPI to rely on cached document objects.
isRoot() - Method in interface de.innovationgate.webgate.api.WGPortlet
Determines if this is the root portlet
isRoot() - Method in class de.innovationgate.webgate.api.WGPortletDefaultBean
 
isRoot() - Method in class de.innovationgate.webgate.api.WGStructEntry
Determines if this entry is a root entry
isRoot() - Method in class de.innovationgate.webgate.api.WGTransientPortlet
 
isSameFeatureVersion(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Returns true if the given version has the same major/minor version
isSaved() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
isSaved() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
isSaved() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
isSaved() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
isSaved() - Method in class de.innovationgate.webgate.api.WGDocument
Returns if the document has been saved to the database.
isSaved() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Should return if the document has been saved.
isSaved() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
isSaveEventSemaphore() - Method in class de.innovationgate.webgate.api.WGContent.SessionData
 
isSelfPersonalizable() - Method in class de.innovationgate.webgate.api.modules.dbs.DatabaseProperties
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.AuthenticationSourceModuleType
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.ContentDatabaseModuleType
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.ContentStoreModuleType
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.DatabaseServerModuleType
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.PageRightsFilterType
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.PersonalisationDatabaseModuleType
 
isSelfRegistered() - Method in class de.innovationgate.wga.modules.types.WorkflowEngineModuleType
 
isSequenceInitialized(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore
 
isSequenceInitialized(String) - Method in interface de.innovationgate.webgate.api.WGDatabaseCoreFeatureSequenceProvider
Returns if a sequence of that name is already initialized.
isServePropertiesAsMetas() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Shows if this content source should return bean properties/map entries, whose names/keys match metadata fieldnames, as metadata value.
isSessionOpen() - Method in class de.innovationgate.webgate.api.WGDatabase
Indicates if a database session is open
isShowOnStartPage() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
isSingleton() - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
isSingleton() - Method in class de.innovationgate.webgate.api.servers.WGDatabaseServer
 
isSortable() - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Returns if searches should be sortable by items applying to this rule
isStaticClasspath() - Method in class de.innovationgate.wga.common.beans.csconfig.v3.CSConfig
 
isStorage(WGContent) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Determines if the given content document is a HDB storage
isStructEntryKey(Object) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
isSynchronizeAccess() - Method in interface de.innovationgate.webgate.api.WGDesignProvider
Returns if access to resources from this provider should be synchronized by WGAPI like regular backend accesses.
isSystemArea() - Method in class de.innovationgate.webgate.api.WGArea
Returns if this area is marked as being a system area, which contains no publishable content
isTemporary() - Method in class de.innovationgate.webgate.api.fake.WGFakeArea
 
isTemporary() - Method in class de.innovationgate.webgate.api.fake.WGFakeContentType
 
isTemporary() - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
isTemporary() - Method in class de.innovationgate.webgate.api.fake.WGFakeLanguage
 
isTemporary() - Method in class de.innovationgate.webgate.api.fake.WGFakeStructEntry
 
isTemporary() - Method in class de.innovationgate.webgate.api.fake.WGFakeTML
 
isTemporary() - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
isTemporary() - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
isTemporary() - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
isTemporary() - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
isTemporary() - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
isTemporary() - Method in interface de.innovationgate.webgate.api.WGDatabaseEventListener
Determines, if the listener is a temporary object, only valid in the current session.
isTemporary() - Method in class de.innovationgate.webgate.api.WGDocument
Tests if this document object is temporary and will be discarded after the session.
isTemporary() - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Should return true, if this document core cannot be re-retrieved by it's individual key.
isTemporary() - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
isTestUniqueNames() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines if unique content names are tested before saving content.
isTransactionActive() - Method in class de.innovationgate.webgate.api.WGSessionContext
Determines if a (real) manual transaction is currently in process
isTransient() - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Returns if the registry is transient, and it is not to expect that a new request will reproduce once registered portlets
isTransient() - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
isUniqueValue() - Method in class de.innovationgate.webgate.api.WGDatabaseRevision
Returns if this revision value is unique among all revisions of the database.
isUsageAsAuthSource() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
isUsageAsContentStore() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
isUsageAsDesignProvider() - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
isUsageInACL() - Method in class de.innovationgate.webgate.api.WGDatabase.AccessLevel
Returns if this level may be used for ACL entries
isUsed() - Method in class de.innovationgate.webgate.api.WGOperationKey
Returns if the operation key is currently in use
isUseMasterLogin() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns if this SCS implementation can use a master login.
isUser() - Method in interface de.innovationgate.webgate.api.auth.UserGroupInfo
Returns if the user is a plain single-person user
isUserProfilesRole() - Method in class de.innovationgate.webgate.api.WGDatabase
Indicates if the database contains user profiles
isUseVersioning() - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Determines if this HDB instance uses versioning.
isValid() - Method in class de.innovationgate.webgate.api.auth.AnonymousAuthSession
 
isValid() - Method in interface de.innovationgate.webgate.api.auth.AuthenticationSession
Returns if this session object is still valid
isValid() - Method in class de.innovationgate.webgate.api.auth.BackendAuthSession
 
isValid() - Method in class de.innovationgate.webgate.api.auth.MasterLoginAuthSession
 
isValid() - Method in class de.innovationgate.webgate.api.WGContentKey
Tests, if this is structurally a valid content key
isValidRoleName(String) - Static method in class de.innovationgate.webgate.api.WGACL
Determines if a name is a valid role name.
isVariant() - Method in class de.innovationgate.webgate.api.WGDesignDocument
Identifies this design document as a variant, i.e. a design from a design provider that may return different data for different databases.
isVirtual() - Method in class de.innovationgate.webgate.api.WGContent
Determines, if this document is a "virtual document", i.e. if another link is shown instead of a link to this content in navigators.
isVisible() - Method in class de.innovationgate.webgate.api.WGContent
Returns the general visibility setting of this document.
isVisibleFor(String) - Method in class de.innovationgate.webgate.api.WGContent
Makes a complete test about the visibility of the content in publishing: - Is the general visibility flag set?
isVisibleNow() - Method in class de.innovationgate.webgate.api.WGContent
Tests the general visibility of this content (see WGContent.isVisible()), and if the current settings for the "Valid from" and "Valid to" date allow it to the visible right now.
isWritable() - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns if this SCS implementation is writable, i.e. supports creating, modifying and deleting beans
Item - Class in de.innovationgate.wga.common.beans.hdbmodel
Represents an item definition
Item() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.Item
 
ITEM_APPROVEDBY - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store past approvers
ITEM_ARCHIVINGDATE - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the archiving date
ITEM_COMMENT - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store workflow comment.
ITEM_CURRENTLEVEL - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the current workflow level
ITEM_INITIATOR - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the workflow initiator.
ITEM_LEVELNAME - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the unique name of the current workflow level
ITEM_PENDINGRELEASE - Static variable in class de.innovationgate.webgate.api.WGContent
Item to store the "pending release" flag on non-extdata-capable content store versions lower than 5
ITEM_PUBLISHINGDATE - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the publishing date
ITEM_RELEASEDATE - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the release date
ITEM_REPLACEMENT_REASON - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store replacement reason.
ITEM_REPLACEREASON - Static variable in class de.innovationgate.webgate.api.WGContent
Item to store the replace reason comment (workflow).
ITEM_REVIEWERCOUNT - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store the number of reviewers.
ITEM_REVIEWERS - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store reviewer names
ITEM_WFNAME - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store workflow name
ITEM_WGACREATIONVERSION - Static variable in class de.innovationgate.webgate.api.WGUserProfile
Item automatically stored on every user profile denoting the WGA version under which this profile was created
ITEM_WRITEACCESS - Static variable in interface de.innovationgate.webgate.api.workflow.WGWorkflow
Item to store people with write access to the document.
ITEMNAME_LISTENER_CLASS_OR_MODULE - Static variable in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Item name in which the name of a HDB listener class or module for a content is stored
iterator() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
iterator() - Method in class de.innovationgate.webgate.api.WGAbstractResultSet
 
iterator() - Method in class de.innovationgate.webgate.api.WGAreaMap
Returns an iterator object, iterating over all WGArea-Objects in this map
iterator() - Method in interface de.innovationgate.webgate.api.WGContentNavigator.IteratorCreator
 
A B C D E F G H I J L M N O P Q R S T U V W _