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

S

SATTRIB_BYPASS_PREEMTIVE_CACHING - Static variable in class de.innovationgate.webgate.api.WGSessionContext
Predefined attribute key to be placed via WGSessionContext.setAttribute(Object, Object) on a session to control "preemptive caching" behaviour, which automatically caches some frequently used values from a just retrieved document.
save(WGACLEntry) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore.ACLImpl
 
save(Date) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
save(Date) - Method in class de.innovationgate.webgate.api.fake.WGFakeUserProfile
 
save(Date) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
save(Date) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
save(Date) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
save(Date) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
save(Date) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
save(WGACLEntry) - Method in class de.innovationgate.webgate.api.WGACL
Saves the given ACL entry.
save(WGACLEntry) - Method in interface de.innovationgate.webgate.api.WGACLCore
Saves/updates an ACL entry
save(Date) - Method in class de.innovationgate.webgate.api.WGContent
Saves changes made to this document.
save(Date) - Method in class de.innovationgate.webgate.api.WGDocument
Saves the current document with it's modifications.
save() - Method in class de.innovationgate.webgate.api.WGDocument
Saved the current state of the document.
save(Date) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Called to save modifications to this document core.
save(Date) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
save(Date) - Method in class de.innovationgate.webgate.api.WGStructEntry
 
saveQuiet() - Method in class de.innovationgate.webgate.api.WGDocument
Saves the document without updating the last modified timestamp
saveRules(Element, List) - Static method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
Saves rules to lucene configuration in wga.xml
saveRules(Element, List) - Static method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Saves rules to lucene configuration in wga.xml
saveWithGivenTimestamps(Date, Date) - Method in class de.innovationgate.webgate.api.WGDocument
Sets the given dates as created and modified dates of the document and saved it with them
saveWorkflowDefinition(Object) - Method in class de.innovationgate.webgate.api.workflow.WGDefaultWorkflowEngine
 
saveWorkflowDefinition(Object) - Method in interface de.innovationgate.webgate.api.workflow.WGWorkflowEngine
Saves the state of a workflow definition object
SearchDetails - Class in de.innovationgate.webgate.api
All transient data of a document belonging to the query that was used to fetch it
SearchDetails() - Constructor for class de.innovationgate.webgate.api.SearchDetails
 
SEARCHORDER_ASCENDING - Static variable in class de.innovationgate.webgate.api.WGContent
Used with WGContentNavigator to determine ascending searchorder when finding content
SEARCHORDER_DESCENDING - Static variable in class de.innovationgate.webgate.api.WGContent
Used with WGContentNavigator to determine descending searchorder when finding content
selectContentForName(WGDatabase, String, boolean) - Method in interface de.innovationgate.webgate.api.WGLanguageChooser
Chooses the language version of a content document for a given unique name
selectContentForPage(WGStructEntry, boolean) - Method in interface de.innovationgate.webgate.api.WGLanguageChooser
Chooses the language version of a content document for a given pagee
selectContentPriorityOrder(WGStructEntry, boolean) - Method in interface de.innovationgate.webgate.api.WGLanguageChooser
Orders the content of a struct entry in the order they should be priorized language-wise.
selectDatabaseLanguage(WGDatabase) - Method in interface de.innovationgate.webgate.api.WGLanguageChooser
Chooses a language to use for the given database in some contextless functionality
send() - Method in interface de.innovationgate.webgate.api.mail.WGMail
Sends the mail
serialize() - Method in class de.innovationgate.webgate.api.WGDatabaseRevision
Return a persisteable serialized form of this revision
ServerConnectionException - Exception in de.innovationgate.webgate.api.servers
Thrown when connection to a server fails
ServerConnectionException(String) - Constructor for exception de.innovationgate.webgate.api.servers.ServerConnectionException
 
ServerConnectionException(String, Throwable) - Constructor for exception de.innovationgate.webgate.api.servers.ServerConnectionException
 
ServerDatabaseRetriever - Interface in de.innovationgate.webgate.api.servers
A ServerDatabaseRetriever defines the functionality to open or create a database for a special WGDatabaseServer implementation Each WGA Module of Type ContentDatabaseModuleType or PersonalisationDatabaseModuleType offers a retriever per database server that it is valid on.
SESSIONPARAM_HDBPARAMETER - Static variable in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Name under which the HDB event parameter is stored as attribute of the WGSessionContext
SESSIONTOKEN_USER - Static variable in class de.innovationgate.webgate.api.WGDatabase
Dummy user name that is used in openSession-Method to insert a session token.
set(int, Object) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
set(Object) - Method in class de.innovationgate.webgate.api.templates.LazyIterator
 
setAllContentCache(WGDocumentListCache) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setAllContentCacheFetchState(int) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setAllowDesignModification(boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets if this database should allow modification of design documents This call equals calling WGDatabase.setDoctypeModifiable(int, boolean) for the doctypes file container, script and tml module to false.
setAllowedChildTypes(List<String>) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the allowed content types for child pages on pages of this type.
setAllowedChildTypes(List<String>) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets the allowed content types for child pages of this struct.
setAllowedPositions(List) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the allowed positions for this content type.
setAllowedRootTypes(List<String>) - Method in class de.innovationgate.webgate.api.WGArea
Sets the allowed content types for root pages on this area.
setAnonymousAccessLevel(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setAreaCache(WGDocumentKey) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setAttribute(String, Object) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets a custom attribute to the database.
setAttribute(Object, Object) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets a custom attribute to this session.
setAuthentication(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setAuthenticationModule(AuthenticationModule) - Method in class de.innovationgate.webgate.api.WGDatabase
Injects an authentication module to the database that should be used to authenticate users.
setAuthModuleFactory(AuthModuleFactory) - Static method in class de.innovationgate.webgate.api.WGFactory
Sets the Factory for Authentication Modules used by databases of this factory
setAuthoring(boolean) - Method in class de.innovationgate.webgate.api.WGContentType
Sets if this content type should be available for authoring purposes.
setAutoApprove(boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets if automatic approval is enabled
setAutoCreate(boolean) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDocumentDefinition
Sets if a schema document is to be automatically created based on this definition
setAutoUpdate(boolean) - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Sets if the design synchronisation should automatically update designs when their files are modified
setAvailableInInitWizard(boolean) - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
setBackendChildEditors(List<String>) - Method in class de.innovationgate.webgate.api.WGStructEntry.SessionData
 
setBackendEditors(List) - Method in class de.innovationgate.webgate.api.WGArea.SessionData
 
setBackendPageEditors(List<String>) - Method in class de.innovationgate.webgate.api.WGStructEntry.SessionData
 
setBackendReaders(List) - Method in class de.innovationgate.webgate.api.WGArea.SessionData
 
setBackendReaders(List<String>) - Method in class de.innovationgate.webgate.api.WGStructEntry.SessionData
 
setBackendStatus(String) - Method in class de.innovationgate.webgate.api.WGContent.SessionData
 
setBaseClass(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setBatchProcess(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets it this session is marked as belonging to a batch process.
setBccAddresses(List<InternetAddress>) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setBinary(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
 
setBody(String) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setBoost(float) - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
sets the boost value for this rule
setBoost(float) - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
sets the boost value for this rule
setBranchWorkflow(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets a workflow to use on this page and all subpages that themselves do not redefine the workflow.
setBrowseable(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets, if this SCS implementation is browseable (supports browsing folders).
setBrowserTitle(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the browser title of this document, the title to be shown as for the browser window when this document is loaded
setBuildVersion(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Sets the build version
setCacheable(boolean) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setCacheable(boolean) - Method in class de.innovationgate.webgate.api.WGTMLModule
Sets if the result of this modules code should be browser-cacheable
setCacheRevision(WGDatabaseRevision) - Method in class de.innovationgate.webgate.api.WGDocument.Cache
 
setCachingEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
Controls if the document caching is enabled for this database.
setCachingEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGDocument
Controls if item/meta caching is enabled for this document.
setCachingEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets, if caching is enabled for this session.
setCalculatesKeys(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets, if this SCS implementation calculates it's bean keys itself.
setCallerLevel(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.RemoteAction
 
setCallers(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.RemoteAction
 
setCascadeDeletions(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets if cascaded deletions (removing a parent document automatically removes it's children) should be enabled
setCategories(Collection) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setCcAddresses(List<InternetAddress>) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setChannel(ChannelIF) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setChildContents(List<Content>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setChildEditors(List) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets allowed editors for child entries and their content (if they inherit their editing rights)
setChildEntryCache(WGDocumentListCache) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setChildEntryCountCache(Integer) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setChildPageRestrictions(String) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the restrictions regarding childpages on pages of this content type.
setChildPageRestrictions(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets the restrictions regarding childpages of this struct.
setChildSingletonContents(List<SingletonContent>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setChildSingletonContents(List<SingletonContent>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setChildStorages(List<Storage>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setChildStorages(List<Storage>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setClearCacheEvery(int) - Method in class de.innovationgate.webgate.api.utils.ContentStoreDumpManager
Sets after how much processed documents the database caches are cleared to free memory.
setClearDatabaseOnUpdate(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v3.PluginConfig
 
setClient(String) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets the WGA client software that is currently using the WGAPI.
setClient(String) - Method in class de.innovationgate.webgate.api.WGUserProfile
Sets the browser client name for the current user
setCoauthors(List) - Method in class de.innovationgate.webgate.api.WGContent
Sets a list of co-authors allowed to edit this content
setCode(String) - Method in class de.innovationgate.webgate.api.WGCSSJSModule
Sets the program code of this library.
setCode(String) - Method in class de.innovationgate.webgate.api.WGEventScript
Sets the script code
setCode(String) - Method in class de.innovationgate.webgate.api.WGTMLModule
Sets the WebTML-Code for this module
setCodeType(String) - Method in class de.innovationgate.webgate.api.WGCSSJSModule
Sets the code type of this library.
setComments(URL) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setConnectionScript(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setContentClass(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the content class for this content.
setContentClass(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setContentCountCache(Integer) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setContentCreators(List) - Method in class de.innovationgate.webgate.api.WGContentType
Deprecated. 
setContentCreators(List) - Method in class de.innovationgate.webgate.api.WGLanguage
Deprecated. 
setContentId(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.SingletonContent
 
setContentItemDefinitions(List<WGContentItemDefinition>) - Method in class de.innovationgate.webgate.api.schemadef.WGContentTypeDefinition
Sets definitions of items for content documents of this content type
setContentMetaDefinitions(List<WGMetaFieldDefinition>) - Method in class de.innovationgate.webgate.api.schemadef.WGContentTypeDefinition
Sets metadata field definitions to the schema
setContentReadProtected(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
 
setContentType(String) - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Sets the content type for indexing.
setContentTypeEventsEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets if content type events are enabled on this session
setContext(WGFileMetaDataContext) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Sets the file metadata context
setCopyright(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Sets the copyright for this image
setCore(WGDocumentCore) - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
setCreateDefaultLanguage(boolean) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDefinition
Sets if a language document for the platform default language should be automatically created
setCreator(String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setCsConfig(CSConfig) - Method in class de.innovationgate.wga.common.beans.csconfig.v4.PluginConfig
 
setCurrentSession(WGSessionContext) - Method in class de.innovationgate.webgate.api.fake.WGFakeDatabase
 
setCurrentSession(WGSessionContext) - Method in class de.innovationgate.webgate.api.query.rss.WGDatabaseImpl
 
setCurrentSession(WGSessionContext) - Method in class de.innovationgate.webgate.api.templates.SimpleContentSource
 
setCurrentSession(WGSessionContext) - Method in interface de.innovationgate.webgate.api.WGDatabaseCore
Method to inject the current session context to the core.
setCustomData(Object) - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
setCustomFieldValue(String, Object) - Method in interface de.innovationgate.webgate.api.WGFileAnnotations
Sets the value of a custom field annotated for this file
setCustomFieldValue(String, Object) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
setCustomFieldValue(String, Object) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setCustomParams(Dictionary<CustomParam>) - Method in interface de.innovationgate.wga.common.beans.hdbmodel.CustomParamsCarrier
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Filter
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Item
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.SingletonContent
 
setCustomParams(Dictionary<CustomParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setDatabaseBackendMaintenanceEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGFactory
Sets if daily database maintenance is generally enabled
setDatabaseMaintenanceEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGFactory
Deprecated.
Because of changed semantics. Use WGFactory.setDatabaseBackendMaintenanceEnabled(boolean) instead.
setDatabaseServerType(Class<? extends WGDatabaseServer>) - Method in class de.innovationgate.webgate.api.servers.GenericServerDatabaseRetriever
 
setDate(Date) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setDate(Date) - Method in class de.innovationgate.webgate.api.WGUpdateLog
Sets the date of modification
setDBLogin(String) - Method in class de.innovationgate.webgate.api.WGUserProfile
Sets the content db login for the current user
setDbReference(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets a reference for this database to use throughout the application.
setDefaultAccessLevel(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setDefaultLanguage(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Manually set a default language for this database
setDefaultListenerFactory(WGHierarchicalDatabaseListenerFactory) - Static method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Sets the default listener factory for all HDB instances
setDefaultManagerRole(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.ACLRole
 
setDefaultStartupImpl(WGHierarchicalDatabaseStartup) - Static method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Sets the default startup implementation for all HDB instances
setDefaultValueExpression(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Item
 
setDefaultWorkflowEngine(Class<? extends WGWorkflowEngine>) - Static method in class de.innovationgate.webgate.api.WGFactory
Sets the default workflow engine to use by the WGAPI
setDefinition(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setDeleted(boolean) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setDeletedFlag(boolean) - Method in class de.innovationgate.webgate.api.WGDocument.Cache
 
setDependencies(List<PluginID>) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setDescription(String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setDescription(String) - Method in class de.innovationgate.webgate.api.WGContent
Set a description for this content document.
setDescription(String) - Method in class de.innovationgate.webgate.api.WGDesignDocument
Sets a description
setDescription(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Sets the description of this image
setDescription(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.JobDefinition
 
setDescription(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setDescriptionAliases(List) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the description aliases in different languages.
setDesign(String) - Method in interface de.innovationgate.webgate.api.WGPortlet
Sets the name of the WebTML module used as portlet design
setDesign(String) - Method in class de.innovationgate.webgate.api.WGPortletDefaultBean
 
setDesign(String) - Method in class de.innovationgate.webgate.api.WGTransientPortlet
 
setDesignDb(String) - Method in interface de.innovationgate.webgate.api.WGPortlet
Sets the database key of the application containing the portlet design
setDesignDb(String) - Method in class de.innovationgate.webgate.api.WGPortletDefaultBean
 
setDesignDb(String) - Method in class de.innovationgate.webgate.api.WGTransientPortlet
 
setDesignKey(String) - Method in class de.innovationgate.wga.common.beans.DesignDefinition
 
setDesignProvider(WGDesignProvider) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets an external design provider from which this database should retrieve design documents.
setDetailInfo(String) - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Sets the detail information for the design provider
setDirectAccessAllowed(boolean) - Method in class de.innovationgate.webgate.api.WGTMLModule
Sets if this module should be directly accessible via URL
setDisablePluginInit(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v3.PluginConfig
 
setDisconnectionScript(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v3.CSConfig
 
setDisplayHeight(int) - Method in interface de.innovationgate.webgate.api.WGFileAnnotations
Sets the display height in pixels for images or videos
setDisplayHeight(int) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
setDisplayHeight(int) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
setDisplayType(String) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Sets the display type (i.e. role in WebTML) that this navigator should use.
setDisplayWidth(int) - Method in interface de.innovationgate.webgate.api.WGFileAnnotations
Sets the display width in pixels for images or videos
setDisplayWidth(int) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
setDisplayWidth(int) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
setDoctypeModifiable(int, boolean) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets if documents of a given doctype are modifiable for non-master sessions Functionalities that feed the design of a database with external data might want to disable modifiability of those types that are served.
setDocument(WGDocument) - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
setDocumentDefinitions(List<WGSchemaDocumentDefinition>) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDefinition
Sets the document definitions of this schema
setDocumentKey(String) - Method in class de.innovationgate.webgate.api.WGUpdateLog
Sets the document key of the modified document
setDOMDocument(Document) - Method in class de.innovationgate.webgate.api.WGCSSJSModule
Converts the given DOM-Document to XML sets it as code for this module.
setDynamicFolders(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns, if the available SCS folders can change dynamically in WGA runtime.
setEdited(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext.DocumentContext
 
setEditors(List) - Method in class de.innovationgate.webgate.api.WGArea
Sets the allowed editors for this area.
setEditors(List) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the list of allowed content creators for this content type.
setEditors(List) - Method in class de.innovationgate.webgate.api.WGLanguage
Set the people allowed to edit content of this language
setEditors(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setElementMappings(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setEnabled(boolean) - Method in class de.innovationgate.wga.common.beans.LuceneConfiguration
Sets if the lucene index is enabled for this database
setEnclosure(ItemEnclosureIF) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setEncoderMappings(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setEncodeText(boolean) - Method in interface de.innovationgate.webgate.api.mail.WGMail
Sets if the mail content should be UTF-8 encoded.
setEventContentCreated(WGEventScript) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the event script for event "contentCreated"
setEventContentSaved(WGEventScript) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the event script for event "contentSaved"
setEventsEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets if events should be enabled for this session
setEventStatusChange(WGEventScript) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the event script for event "statusChange"
setEventWorkflowMail(WGEventScript) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the event script for event "workflowMail"
setExplanation(Object) - Method in class de.innovationgate.webgate.api.SearchDetails
Sets an explantion about the role of the document inside the query
setExpression(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.FilterParam
 
setExtraFilterParams(List<FilterParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setExtraOrderClause(OrderClause) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setExtraWhereClauses(List<WhereClause>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setFileAnnotators(List<WGFileAnnotator>) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets annotators which are called when files are attached to this database and is able to annotate the file with additional information
setFileConverter(WGFileConverter) - Method in class de.innovationgate.webgate.api.WGDatabase
 
setFileEncoding(String) - Method in class de.innovationgate.wga.common.beans.DesignDefinition
Sets the file encoding for reading and writing files
setFileNamesCache(List<String>) - Method in class de.innovationgate.webgate.api.WGDocument.Cache
 
setFilePattern(String) - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
Sets the file pattern.
setFileRules(List) - Method in class de.innovationgate.wga.common.beans.LuceneConfiguration
Sets the file rules of this configuration.
setFileSizeLimit(int) - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
Sets the size limit of bytes for indexing files via this rule.
setFilter(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setFilterParams(List<FilterParam>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Filter
 
setFilters(List<Filter>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setFlags(String) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore.ACLEntryImpl
 
setFlags(String) - Method in interface de.innovationgate.webgate.api.WGACLEntry
Sets custom flags for this entry in form of a string.
setForGetItemText(String) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForGetItemValue(Object) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForGetItemValueList(List<Object>) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForTMLFormEmptyField(Object) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForTMLFormEmptyFieldList(List<Object>) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForTMLFormField(Object) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForTMLFormFieldList(List<Object>) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForTMLItem(Object) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setForTMLItemList(List<Object>) - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
setFound(Date) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setFromAddress(InternetAddress) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setGroup(boolean) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setHdbModelMode(boolean) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Sets if this HDB instance is in HDBModel mode.
setHiddenFrom(List) - Method in class de.innovationgate.webgate.api.WGContent
Sets the navigation elements, in that this content should not be shown.
setHttpClientFactory(HttpClientFactory) - Static method in class de.innovationgate.webgate.api.WGFactory
set the factory use to create HttpClient instances in WGA
setHttpLogin(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
 
setId(long) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setId(PluginID) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setImplementationClass(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.ElementMapping
 
setImplementationClass(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.EncoderMapping
 
setImplementationLoader(ClassLoader) - Static method in class de.innovationgate.webgate.api.WGFactory
Sets a class loader that is used to load WGAPI implementation classes
setIncludedInAllContent(boolean) - Method in class de.innovationgate.wga.common.beans.LuceneIndexFileRule
Sets if the index information of this file should be used for unspecific searches where no item to search if defined.
setIndexType(String) - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Sets the indexing type.
setInitialValue(Object) - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
Sets the initial value for the item as a single value.
setInitialValueList(List<Object>) - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
Sets the initial value for the item as a value list.
setInitScript(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setInnerLayout(WGTMLModule) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the inner layout for this content type.
setInnerLayoutName(String) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the inner layout for this content type by specifying the name without reference to the document
setItem(String, Object) - Method in class de.innovationgate.webgate.api.WGDocument
 
setItemExpression(String) - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Sets the item name pattern.
setItemRules(List) - Method in class de.innovationgate.wga.common.beans.LuceneConfiguration
Sets the item rules of this configuration.
setItems(Map<String, Object>) - Method in class de.innovationgate.webgate.api.WGDocument
 
setItems(List<Item>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setItems(List<Item>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.SingletonContent
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.templates.MapWrapper
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.WGDocument
Sets an item to the given value.
setItemValue(String, Object) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Sets a new value for a content item.
setItemValue(String, Object) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
setItemValue(WGTransientPortlet, String, Object) - Method in interface de.innovationgate.webgate.api.WGPortletItemStorage
Sets stored item for this portlet
setItemValue(WGPortlet, String, Object) - Method in class de.innovationgate.webgate.api.WGPortletRegistry
Sets the value of a portlet item, eventually creating it
setItemValue(WGPortlet, String, Object) - Method in class de.innovationgate.webgate.api.WGTransientPortletRegistry
 
setJobDefinitions(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setKey(String) - Method in class de.innovationgate.webgate.api.WGPortletDefaultBean
Sets the portlet key
setKey(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
 
setKey(String) - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Sets the key of the design provider.
setKeywords(List) - Method in class de.innovationgate.webgate.api.WGContent
Sets keywords for this content to provide for internet search services.
setLanguages(List) - Method in class de.innovationgate.webgate.api.WGUserProfile
Sets the accepted languages for the current user
setLastAccess(Date) - Method in class de.innovationgate.webgate.api.WGUserProfile
Sets the last accessed date.
setLastClient(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the last client that edited this content
setLevel(int) - Method in class de.innovationgate.webgate.api.fake.WGFakeContentStore.ACLEntryImpl
 
setLevel(int) - Method in interface de.innovationgate.webgate.api.WGACLEntry
Sets the access level for this entry which should be a value of WGDatabase.ACCESSLEVEL_...
setLink(URL) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setLinkTarget(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the link target of this content, i.e. the frame or browser window name, in which this content should be displayed when clicked in a navigator.
setList(boolean) - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
Sets if the item should be a list item.
setListener(WGContent, String) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
sets the given module (tmlscriptmodule) or classname (implementation of WGHierarchicalContentListener) on the given storage or content
setLocation(String) - Method in class de.innovationgate.webgate.api.servers.DatabaseInformation
Sets a descriptive location of this database to display to the administrator
setLookupDesignVariants(boolean) - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Sets if the design sharing should lookup design variants
setLowerCaseItems(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets if all item names are converted to lower case automatically before they are processed by the SCS implementation.
setMailAddress(String) - Method in class de.innovationgate.webgate.api.auth.BackendAuthSession
Set the mail address of the session user
setMailService(WGMailService) - Static method in class de.innovationgate.webgate.api.WGFactory
Sets the mail service to use in WGAPI
setMaintainsLastChanged(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets if the SCS implementation maintains the last changed date.
setMaintenanceVersion(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Sets the maintenance version
setMajorVersion(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Sets the major version
setManualDerivate(String, String, InputStream) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Defines a manual derivate for this file
setMasterTenantUser(String) - Method in class de.innovationgate.webgate.api.WGSessionContext
On master sessions can be used to set the name of the user that triggered the master session.
setMaxDocs(int) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets the maximum number of backend documents that the current session may fetch at once.
setMayAccessDirectly(boolean) - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Sets access privilege if a user may use the application directly
setMayDeleteDocs(boolean) - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Sets privilege to delete docs
setMayMoveStructs(boolean) - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Sets privilege to move struct entries
setMediaKeys(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setMeta(String, Object) - Method in class de.innovationgate.webgate.api.WGDocument
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
setMetadata(List<WGMetaFieldDefinition>) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDocumentDefinition
Sets the metadata field definitions
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.templates.MapWrapper
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.WGDocument
Sets a meta data of this document.
setMetaData(String, Object) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Modifies various meta data for the document core.
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
setMetaData(String, Object) - Method in class de.innovationgate.webgate.api.WGSchemaDocument
 
setMetas(Map<String, Object>) - Method in class de.innovationgate.webgate.api.WGDocument
 
setMetaToDefault(String) - Method in class de.innovationgate.webgate.api.WGDocument
sets the given meta to the default value
setMimeType(String) - Method in interface de.innovationgate.webgate.api.WGFileAnnotations
Sets the mime type
setMimeType(String) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
setMimeType(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
setMimeType(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.MediaKey
 
setMimetypeDeterminationService(MimetypeDeterminationService) - Static method in class de.innovationgate.webgate.api.WGFactory
Returns a service for determining file mimetypes
setMinimumJavaVersion(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setMinimumWGAVersion(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setMinimumWGAVersion(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v4.CSConfig
 
setMinimumWGAVersion(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v4.PluginConfig
 
setMinorVersion(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Sets the minor version
setMode(String) - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Sets the mode of the design provider.
setModuleName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.RemoteAction
 
setModuleRegistry(ModuleRegistry) - Static method in class de.innovationgate.webgate.api.WGFactory
Sets the module registry to use by the WGAPI
setName(String) - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
Sets the name of the item
setName(String) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDocumentDefinition
Sets the name of the document to create from this schemaSets the name of the schema document
setName(String) - Method in interface de.innovationgate.webgate.api.WGPortlet
Sets the registration name of the portlet
setName(String) - Method in class de.innovationgate.webgate.api.WGPortletDefaultBean
 
setName(String) - Method in class de.innovationgate.webgate.api.WGTransientPortlet
 
setName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.ACLRole
 
setName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.ElementMapping
 
setName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.EncoderMapping
 
setName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.JobDefinition
 
setName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
 
setName(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.CustomParam
 
setName(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Filter
 
setName(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.FilterParam
 
setName(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Item
 
setName(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setNameAliases(List) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the name aliases in different languages.
setNoRoleInheritance(boolean) - Method in class de.innovationgate.webgate.api.WGACLEntryFlags
Sets flag if a user inherits roles from less specific ACL entries
setOnlyPublished(boolean) - Method in class de.innovationgate.webgate.api.WGContentNavigator
Sets if only published contents are to be retrieved
setOptional(boolean) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setOptions(Map<String, String>) - Method in class de.innovationgate.wga.common.beans.csconfig.v5.PluginConfig
 
setOrderClause(OrderClause) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Filter
 
setOriginalRevision(WGDatabaseRevision) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
Sets the revision of the original file for which this derivate was created
setOuterLayout(WGTMLModule) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the outer layout for this content type.
setOuterLayoutName(String) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the outer layout for this content type by specifying the name without reference to the document
setOwner(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the owner of the content document
setPageEditors(List) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets names that are allowed to edit this struct and it's contents.
setPageRightsFilter(PageRightsFilter) - Method in class de.innovationgate.webgate.api.WGDatabase
 
setParentEntryCache(WGDocumentKey) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setPassword(String) - Method in class de.innovationgate.webgate.api.WGUserProfile
Sets the custom password for this profile, used in personalisation mode "custom" to open this profile.
setPatchVersion(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.Version
Sets the patch version
setPerformStatusTestsOnSave(boolean) - Method in class de.innovationgate.webgate.api.WGContent.SessionData
 
setPersonalisationMode(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setPlainText(BinaryFieldData) - Method in interface de.innovationgate.webgate.api.WGFileAnnotations
sets the plain text representation of this file
setPlainText(BinaryFieldData) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
 
setPlainText(BinaryFieldData) - Method in class de.innovationgate.webgate.api.WGFileMetaData
 
setPluginConfig(PluginConfig) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setPluginHomepage(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setPosition(int) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets the position number.
setPositioning(String) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the allowed positioning of content of this content type.
setPostUpdateEventBehaviour(WGHierarchicalDatabase.PostUpdateEventBehaviour) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Sets a behaviour for post update events
setPreferredParent(WGStructEntry) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the preferred parent for documents of this content type.
setPreprocess(boolean) - Method in class de.innovationgate.webgate.api.WGTMLModule
 
setPrimaryFileName(String) - Method in class de.innovationgate.webgate.api.WGDocument
Manually sets the primary attachment of this document
setProcedures(List) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets the procedures that this SCS implementation should offer.
setProtectedRelationsEnabled(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets if protection for protected relations is enabled.
setProvider(String) - Method in class de.innovationgate.wga.common.beans.DesignConfiguration
Set the design provider type.
setPublisherOptions(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setQueryable(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets if this database is queryable, i.e. supports querying for content by a query language.
setReaders(List) - Method in class de.innovationgate.webgate.api.WGArea
Sets the allowed readers for this area.
setReaders(List) - Method in class de.innovationgate.webgate.api.WGContent
Sets a list of readers allowed to see this content
setReaders(List) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets the allowed readers for this struct entry.
setReaders(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setReference(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v2.Shortcut
 
setRelation(String, WGDocumentCore) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setRelation(WGRelationData) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setRelation(String, WGDocumentCore) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
setRelation(WGRelationData) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
setRelation(String, WGDocumentCore) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
setRelation(WGRelationData) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
setRelation(String, WGDocumentCore) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
setRelation(WGRelationData) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
setRelation(String, WGContent, int) - Method in class de.innovationgate.webgate.api.WGContent
Sets a content relation to the designated target content.
setRelation(String, WGContent) - Method in class de.innovationgate.webgate.api.WGContent
Sets a normal content relation to the designated target content.
setRelation(WGRelationData) - Method in class de.innovationgate.webgate.api.WGContent
Sets a content relation with the given data
setRelation(WGRelationData) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Sets a content relation to the designated target
setRelation(WGRelationData) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
setRelations(List<Relation>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Content
 
setReleasedContentCache(Map<String, WGDocumentKey>) - Method in class de.innovationgate.webgate.api.WGStructEntry.StructCache
 
setRemoteActions(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setRepairable(boolean) - Method in exception de.innovationgate.webgate.api.WGBackendException
 
setReplyToAddress(InternetAddress) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setResource(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.JobDefinition
 
setResult(Object) - Method in class de.innovationgate.webgate.api.utils.MasterSessionTask
Sets the result of this task.
setRoles(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setRootEntryCache(WGDocumentListCache) - Method in class de.innovationgate.webgate.api.WGArea.AreaCache
 
setRootEntryCountCache(Integer) - Method in class de.innovationgate.webgate.api.WGArea.AreaCache
 
setRootPageRestrictions(String) - Method in class de.innovationgate.webgate.api.WGArea
Sets the restrictions regarding root pages on this area
setRootStorages(List<Storage>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setSaveEventSemaphore(boolean) - Method in class de.innovationgate.webgate.api.WGContent.SessionData
 
setSchedule(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.JobDefinition
 
setScore(Float) - Method in class de.innovationgate.webgate.api.SearchDetails
Sets the search score (i.e. relevance) of this document in the query
setScripts(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setSearchDetails(SearchDetails) - Method in class de.innovationgate.webgate.api.WGContent.SessionData
 
setSearchDetails(SearchDetails) - Method in class de.innovationgate.webgate.api.WGContent
Sets detail information for this document related to the last search.
setSearchExplaination(Object) - Method in class de.innovationgate.webgate.api.WGContent.SessionData
setSearchExplanation(Object) - Method in class de.innovationgate.webgate.api.WGContent
Sets the search explanation for this document This method is for e.g. used by lucene in 'explain' mode to give back a detail information of the scoring
setSearchScore(Float) - Method in class de.innovationgate.webgate.api.WGContent.SessionData
setSearchScore(float) - Method in class de.innovationgate.webgate.api.WGContent
Sets the search score for this document on the last fulltext search.
setSelfPersonalizable(boolean) - Method in class de.innovationgate.webgate.api.modules.dbs.DatabaseProperties
 
setSerializer(Persister) - Static method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setServePropertiesAsMetas(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Determines, if this content source should return bean properties/map entries, whose names/keys match metadata fieldnames, as metadata value.
setSessionToken(String) - Method in class de.innovationgate.webgate.api.auth.BackendAuthSession
Set a session token of the session
setShortcut(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v2.Shortcut
 
setShortcuts(List) - Method in class de.innovationgate.wga.common.beans.csconfig.v2.CSConfig
 
setShowOnStartPage(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setSingleton(boolean) - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
setSingletonTitle(String) - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
setSingletonTitleBundleLoader(LocalisationBundleLoader) - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
setSingletonUID(String) - Method in class de.innovationgate.webgate.api.modules.servers.DatabaseServerProperties
 
setSortable(boolean) - Method in class de.innovationgate.wga.common.beans.LuceneIndexItemRule
Sets if searches should be sortable by items applying to this rule
setSource(ItemSourceIF) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setStaticClasspath(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v3.CSConfig
 
setStorageId(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
setStructEditors(List) - Method in class de.innovationgate.webgate.api.WGStructEntry
Deprecated. 
setSubject(String) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setSubject(String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setSystemArea(boolean) - Method in class de.innovationgate.webgate.api.WGArea
Sets if this area should be marked a system area.
setTargetClass(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Relation
 
setTargetLanguage(String) - Method in class de.innovationgate.webgate.api.WGRelationData
Returns the language name of the targeted content
setTask(String) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets the task that the current WGA client is accomplishing
setTask(String) - Method in class de.innovationgate.webgate.api.WGUpdateLog
Sets the task of the update log
setTempDir(File) - Static method in class de.innovationgate.webgate.api.WGFactory
Sets the directory for temporary files used by the WGAPI.
setTestUniqueNames(boolean) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets if unique content names should be tested before storing content in this session
setText(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.OrderClause
 
setText(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.WhereClause
 
setTitle(String) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setTitle(String) - Method in class de.innovationgate.webgate.api.servers.DatabaseInformation
Sets the display title
setTitle(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the title of this content document.
setTitle(String) - Method in class de.innovationgate.webgate.api.WGDatabase
Sets the title of the database.
setTitle(String) - Method in class de.innovationgate.webgate.api.WGFileMetaData
Sets the title of this file
setTitle(String) - Method in class de.innovationgate.webgate.api.WGLanguage
Set the title of this language.
setTitle(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets the struct title.
setTitle(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setToAddresses(List<InternetAddress>) - Method in interface de.innovationgate.webgate.api.mail.WGMail
 
setTransactionMode(int) - Method in class de.innovationgate.webgate.api.WGSessionContext
Sets the transaction mode for this session.
setType(WGContentItemDefinition.Type) - Method in class de.innovationgate.webgate.api.schemadef.WGContentItemDefinition
Sets the data type of the defined content item
setType(String) - Method in class de.innovationgate.webgate.api.WGEventScript
Sets the script type (i.e. language)
setType(int) - Method in class de.innovationgate.webgate.api.WGUpdateLog
Sets the type of the update log.
setType(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.JobDefinition
 
setType(int) - Method in class de.innovationgate.wga.common.beans.csconfig.v2.Shortcut
 
setUniqueName(String) - Method in class de.innovationgate.webgate.api.WGContent
Sets the unique name of this content document, which can be used in URLs instead of the content key.
setUniqueName(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Sets the unique name of this struct entry
setUniqueName(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginID
 
setUnRead(boolean) - Method in class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
setUsage(String) - Method in class de.innovationgate.webgate.api.WGFileDerivateMetaData
Sets the usage of this derivate as constant WGFileAnnotations.USAGE_...
setUsageAsAuthSource(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setUsageAsContentStore(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setUsageAsDesignProvider(boolean) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setUsed(boolean) - Method in class de.innovationgate.webgate.api.WGOperationKey
Sets the usage state of the operation key
setUseMasterLogin(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Sets if this SCS implementation can use a master login.
setUser(String) - Method in class de.innovationgate.webgate.api.WGUpdateLog
Sets the user that executed the modification
setUseVersioning(boolean) - Method in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Sets if this HDB instance should use versioning.
setValid(boolean) - Method in class de.innovationgate.webgate.api.auth.BackendAuthSession
Set if this session is valid
setValidity(Date, Date) - Method in class de.innovationgate.webgate.api.WGContent
Sets validity dates, narrowing the period of time, in which a document will be visible.
setValue(Object) - Method in class de.innovationgate.webgate.api.schemadef.WGMetaFieldDefinition
Sets the value(s) of the metadata field.
setValue(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PublisherOption
 
setValue(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.CustomParam
 
setValues(Map<String, Object>) - Method in class de.innovationgate.webgate.api.WGDocument
 
setVendor(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setVersion(double) - Method in class de.innovationgate.webgate.api.schemadef.WGSchemaDefinition
Sets the version of the schema format
setVersion(Version) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginID
 
setVersion(double) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setVersionCompliance(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.CSConfig
 
setVersioning(String) - Method in class de.innovationgate.wga.common.beans.hdbmodel.ModelDefinition
 
setVirtualItemValue(String, Object) - Method in class de.innovationgate.webgate.api.WGContent
Sets a virtual item for this content document.
setVirtualLink(String, String) - Method in class de.innovationgate.webgate.api.WGContent
Sets a virtual link for this document, making the content document a "virtual document".
setVisible(boolean) - Method in class de.innovationgate.webgate.api.WGContent
Sets the general visibility flag, choosing if this document is visible.
setWebHomepage(String) - Method in class de.innovationgate.wga.common.beans.csconfig.v1.PluginConfig
 
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.fake.WGFakeDocument
 
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImpl
 
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.query.rss.WGDocumentImplRSS1
 
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.templates.BeanFolder
 
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.templates.BeanWrapper
 
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.templates.WrappedKey
 
setWGDocument(WGDocument) - Method in interface de.innovationgate.webgate.api.WGDocumentCore
Called by the WGAPI after instantiation of this document core to provide a reference to the wrapping WGDocument object.
setWGDocument(WGDocument) - Method in class de.innovationgate.webgate.api.WGDocumentCoreWrapper
 
setWhereClauses(List<WhereClause>) - Method in class de.innovationgate.wga.common.beans.hdbmodel.Filter
 
setWorkflow(String) - Method in class de.innovationgate.webgate.api.WGContentType
Sets the workflow name of this content type.
setWorkflowName(String) - Method in class de.innovationgate.webgate.api.WGStructEntry
Deprecated.
Assymetric to WGStructEntry.getWorkflowName() and thus irritating. Use WGStructEntry.setBranchWorkflow(String) instead.
setWritable(boolean) - Method in class de.innovationgate.webgate.api.templates.ContentSourceSpecs
Returns if this SCS implementation is writable, i.e. supports creating, modifying and deleting beans.
Shortcut - Class in de.innovationgate.wga.common.beans.csconfig.v2
 
Shortcut() - Constructor for class de.innovationgate.wga.common.beans.csconfig.v2.Shortcut
 
shutdown() - Method in class de.innovationgate.webgate.api.WGFactory
Shutdown all databases and the factory
SimpleContentSource - Class in de.innovationgate.webgate.api.templates
Template class to implement a simple content source with a subset of WGAPI features.
SimpleContentSource() - Constructor for class de.innovationgate.webgate.api.templates.SimpleContentSource
 
SimpleFileContainer - Interface in de.innovationgate.webgate.api.templates
Interface that should be implemented by objects that are to be used as file containers by SimpleFileRepository.
SimpleRSS - Class in de.innovationgate.webgate.api.rss2
 
SimpleRSS() - Constructor for class de.innovationgate.webgate.api.rss2.SimpleRSS
 
SimpleRSS.ItemWrapper - Class in de.innovationgate.webgate.api.rss2
 
SimpleRSS.ItemWrapper(Item) - Constructor for class de.innovationgate.webgate.api.rss2.SimpleRSS.ItemWrapper
 
SingletonContent - Class in de.innovationgate.wga.common.beans.hdbmodel
Represents a singleton content definition
SingletonContent() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.SingletonContent
 
size() - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
size() - Method in class de.innovationgate.webgate.api.WGDocumentListCache
 
skip(long) - Method in class de.innovationgate.webgate.api.BinaryFieldData.SizeReportingInputStream
 
skip(int) - Method in class de.innovationgate.webgate.api.WGAbstractResultSetIterator
 
skip(int) - Method in class de.innovationgate.webgate.api.WGContentNavigator.Iterator
 
skip(int) - Method in class de.innovationgate.webgate.api.WGHierarchyContentIterator
 
skip(int) - Method in class de.innovationgate.webgate.api.WGStandardResultSetIterator
 
skip(int) - Method in class de.innovationgate.webgate.api.WGStructEntryIterator
 
skip(int) - Method in class de.innovationgate.webgate.api.WGStructEntryRetrievalIterator
 
startTransaction() - Method in class de.innovationgate.webgate.api.WGDatabase
Starts a transaction and returns a transaction object.
STATUS_ARCHIVE - Static variable in class de.innovationgate.webgate.api.WGContent
Document is archived and no longer used.
STATUS_DRAFT - Static variable in class de.innovationgate.webgate.api.WGContent
Content is in status draft can be edited.
STATUS_RELEASE - Static variable in class de.innovationgate.webgate.api.WGContent
Content is released and shown online
STATUS_REVIEW - Static variable in class de.innovationgate.webgate.api.WGContent
Content is reviewed by workflow approvers
stop() - Method in class de.innovationgate.webgate.api.WGEventThread
 
Storage - Class in de.innovationgate.wga.common.beans.hdbmodel
Represents a storage definition
Storage() - Constructor for class de.innovationgate.wga.common.beans.hdbmodel.Storage
 
STORAGE_ADMIN_ROLE - Static variable in class de.innovationgate.webgate.api.WGHierarchicalDatabase
ACL Role name which is granted administrative HDB rights, like editing rights to HDB storage documents.
STORAGE_DELIMITER - Static variable in class de.innovationgate.webgate.api.WGHierarchicalDatabase
Character by which the name parts of HDB storage ids are divided
straight() - Method in class de.innovationgate.webgate.api.WGDatabase.NoItemBehaviour
 
subList(int, int) - Method in class de.innovationgate.webgate.api.templates.LazyBeanList
 
SYSPROPERTY_AUTH_FOLDER - Static variable in class de.innovationgate.webgate.api.auth.FileAuthenticationModule
Sysproperty to specify a base path for XML config files.
SYSPROPERTY_AUTH_MAPPING - Static variable in class de.innovationgate.webgate.api.auth.DefaultAuthModuleFactory
System property prefix by which Auth module implementations can be mapped to a short name, usable in "auth.module".
SYSPROPERTY_EVENT_SLEEP_TIME - Static variable in class de.innovationgate.webgate.api.WGEventThread
 
SYSPROPERTY_EVENTTHREAD - Static variable in class de.innovationgate.webgate.api.WGFactory
System property to turn off the usage of an event thread.
SYSPROPERTY_LUCENE_KEYWORDS_AS_CONTENT - Static variable in class de.innovationgate.webgate.api.WGContent
Sysproperty name to determine of metadata field WGContent.META_KEYWORDS should be included in lucenes "allcontent" field
SYSPROPERTY_MAINTAIN_OPERATIONKEYS - Static variable in class de.innovationgate.webgate.api.WGDatabase
Java system property to enable/disable automatic operation key maintaining
SYSPROPERTY_VERBOSE_BACKENDACCESS - Static variable in class de.innovationgate.webgate.api.WGDatabase
Sysproperty to enable verbose backend access
SYSPROPERTY_VERBOSE_BACKENDACCESS_DOCTYPES - Static variable in class de.innovationgate.webgate.api.WGDatabase
Sysproperty to configure the doctypes for verbose backend access, as commaseparated typename list
SYSPROPERTY_VERBOSE_CACHEMANAGEMENT - Static variable in class de.innovationgate.webgate.api.WGDatabase
Java system property for turning on verbose cachemanagement in applog
SYSPROPERTY_VERBOSE_MUTABLECLONING - Static variable in class de.innovationgate.webgate.api.WGDatabase
Java system property for turning on verbose output when a mutable object needs to be cloned in WGAPI
A B C D E F G H I J L M N O P Q R S T U V W _