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

I

ImageLink - Class in de.innovationgate.wgpublisher.webtml.utils
An image link, pointing to any image file in any OpenWGA database.
ImageLink() - Constructor for class de.innovationgate.wgpublisher.webtml.utils.ImageLink
 
ImageLinkReader - Class in de.innovationgate.wgpublisher.webtml.utils
Service for reading and writing image links, like stored into items by Image Links are normally stored as a serialized XML version of the ImageLink object.
ImageLinkReader() - Constructor for class de.innovationgate.wgpublisher.webtml.utils.ImageLinkReader
 
importContentStoreDump(RemoteSession, DataSource, String, boolean) - Method in interface de.innovationgate.wgaservices.WGACoreServices
imports the given content store dump in the database specified by dbKey
importContentStoreDump(RemoteSession, DataSource, String, boolean, boolean) - Method in interface de.innovationgate.wgaservices.WGACoreServices
imports the given content store dump in the database specified by dbKey
importJsonData(Object) - Method in class de.innovationgate.wga.server.api.TMLScript
Converts JSON data objects created in TMLScript into their Java form
init() - Method in class de.innovationgate.wgaservices.applet.ClientFactoryApplet
 
init(AccessLog, WGACore) - Method in class de.innovationgate.wgpublisher.log.WGAAsyncLogger
 
init(AccessLog, WGACore) - Method in interface de.innovationgate.wgpublisher.log.WGALogger
 
initializeOverlay(RemoteSession, PluginInfo, String) - Method in interface de.innovationgate.wgaservices.WGACoreServices
performs an overlay initialization or update on the given plugin with the given design folder
injectRegistry(ModuleRegistry) - Method in class de.innovationgate.wgpublisher.HashedPasswordService
 
injectWGA(WGA) - Method in interface de.innovationgate.wga.server.api.WGAAwareService
Callback method by which the WGA object is injected
injectWGA(WGA) - Method in class de.innovationgate.wgpublisher.log.AppLog
 
injectWGA(WGA) - Method in class de.innovationgate.wgpublisher.TemporaryDownloadService
 
injectWGA(WGA) - Method in class de.innovationgate.wgpublisher.webtml.utils.SrcSetCreator
 
injectWGA(WGA) - Method in class de.innovationgate.wgpublisher.WGAAdminNotificationService
 
installPlugins(RemoteSession, List<DataSource>) - Method in interface de.innovationgate.wgaservices.WGACoreServices
installs the given list of plugin files
instantiateService(Class<?>) - Method in class de.innovationgate.wga.server.api.WGA
Instantiates a specific service API implementation
instantiateService(ModuleDefinition) - Method in class de.innovationgate.wga.server.api.WGA
Instantiates a specific service API implementation
isAbsoluteUrlGiven() - Method in class de.innovationgate.wgpublisher.webtml.utils.URLBuilder
Returns if the URLBuilder object was constructed from an absolute URL
isActive() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns if the plugin is active
isAdminLoggedIn() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
 
isAjax() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
isAnonymous() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user is logged in anonymously to this database
isanonymous() - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if the current user is anonymous
isAtLeast(int, int) - Method in class de.innovationgate.wgaservices.types.Version
 
isAttachLogfile() - Method in class de.innovationgate.wgpublisher.WGAMailNotification
Returns if a part of the application log is to be attached to this mail
isAuthor() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user has at least AUTHOR access level on this database
isbrowserinterface() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns true if the WebTML page is rendered in some kind of OpenWGA authoring client like the OpenWGA Content Manager
isBrowserInterface() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
 
isCancelable() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
 
isCancelled() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns if this Job was cancelled
isCancelTag() - Method in exception de.innovationgate.wgpublisher.webtml.utils.TMLException
Returns if the WebTML tag that threw the exception cancelled its functionality
isChiefEditor() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user has at least CHIEFEDITOR access level on this database
isClearedAutomatically() - Method in class de.innovationgate.wga.server.api.Design.DesignOccasion
 
isClearedAutomatically() - Method in class de.innovationgate.wga.server.api.Server.ServerOccasion
 
isCommited() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
isContent(WGContent) - Static method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns if the given document is a HDBModel content
isCustomable() - Method in class de.innovationgate.wga.server.api.Design
Returns if the current design is a customizable.
isCustomized() - Method in class de.innovationgate.wga.server.api.Design
Returns if the current design is a customized
isDateInFuture() - Method in class de.innovationgate.wga.server.api.Validate
Tests if the date is a valid date in the future Provided for TMLScript and not usable in Java
isDateInFuture(Date) - Method in class de.innovationgate.wga.server.api.Validate
Tests if the date is a valid date in the future
isDateInPast() - Method in class de.innovationgate.wga.server.api.Validate
Tests if the date is a valid date in the past Provided for TMLScript and not usable in Java
isDateInPast(Date) - Method in class de.innovationgate.wga.server.api.Validate
Tests if the date is a valid date in the past
isDefaultPlugin() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns if this is a default plugin
isDefaultRule() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Returns if the field index type is from the default rule The default rule of Lucene index configurations is the fallback rule that determines the indexing type of all items that have no explicit rule matching them.
isDefaultRule() - Method in class de.innovationgate.wga.server.api.Lucene.FileIndexType
Returns if the file index type is from the default rule The default rule of Lucene index configurations is the fallback rule that determines the indexing type of all file that have no explicit rule matching them.
isdefined(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a name is defined as WebTML variable or item on the context document
isDeveloperPlugin() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns if this is a developer plugin
isDirectParentEvent(WGHierarchicalDatabaseEvent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
isDocument(WGContent) - Static method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns if the given content is a HDBModel document
iseditable() - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns if this form is currently in edit mode
isEditor() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user has at least EDITOR access level on this database
isempty(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the given WebTML variable or item is regarded "empty".
isempty(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns if a field is empty.
isEmpty() - Method in class de.innovationgate.wga.server.api.Validate
Returns if the WebTML form field is empty Provided for TMLScript and not usable in Java
isEmpty(String) - Method in class de.innovationgate.wga.server.api.Validate
Returns if the WebTML form field is empty This method is the same as calling Form.isempty(String) with the given field name
isEmpty() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
 
isemptyvalue(Object) - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the given value is regarded "empty" Empty means being either nonexistent, null, empty/whitespace-only string, an empty list or a string with a single HTML linebreak
isEndReached() - Method in class de.innovationgate.wga.server.api.CollectionPage
Denotes if there are retrievable result documents in the collection after the last document of this collection page
isEndReached() - Method in class de.innovationgate.wgpublisher.log.AppLog.Page
Returns if all requested lines were reached
isfilesdropped() - Method in interface de.innovationgate.wga.server.api.tml.Form
Indicates if an uploaded file has been dropped because of its size
isfilled(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the contents of an item or WebTML variable is regarded as "filled", meaning it is not empty like defined on Context.isempty(String).
isFilled() - Method in class de.innovationgate.wga.server.api.Validate
Returns if the WebTML form field is empty Provided for TMLScript and not usable in Java
isFilled(String) - Method in class de.innovationgate.wga.server.api.Validate
Returns if a WebTML form field is filled This method performs the opposite test as Validate.isEmpty(String).
isfirstloop() - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a tag is in its first iteration.
isfirstloop(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a tag is in its first iteration.
isHtmlInput() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns if the created form will accept plain HTML input fields
isIncludedInAllContent() - Method in class de.innovationgate.wga.server.api.Lucene.FileIndexType
Returns if file content will be found in field-unspecific searches Lucene queries may be "field-unspecific" when they search for a term but do not determine in what fields this should be found.
islastloop() - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a tag is in its last iteration.
islastloop(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a tag is in its last iteration.
isLoggingEnabled() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
isLuceneIndexed() - Method in class de.innovationgate.wga.server.api.App
Returns if a Lucene fulltext index is available for this application
ismaindocument() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the document in context is the main document of the request
isManager() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user has MANAGER access level on this database
isModelReinitRunning() - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns if a reinit of the HDBModel in the database is currently taking place
isModelVersionChanged() - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Indicates if the HDBModel definition has changed since the last HDBModel reinit, so the model definition may not match the stored content in the database
isnewsession() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the current request is the first request in a new browser session
isOnlyPublished() - Method in class de.innovationgate.wga.server.api.NavigatorResult
Returns if the result only returns published documents
isOpen() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user has access to this database.
isPageExisting() - Method in class de.innovationgate.wgpublisher.log.AppLog.Page
Returns if the requested page was reached
ispersistent() - Method in interface de.innovationgate.wga.server.api.tml.Form
Shows if the form is persistent
isPersistent() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns if the created form is to be stored persistently on the user session
isPlatformPlugin() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns if this is a platform plugin
isReader() - Method in class de.innovationgate.wga.server.api.Database
Returns if the user has at least READER access level on this database
isRequestAvailable() - Method in class de.innovationgate.wga.server.api.WGA
Returns if the environmente runs on behalf of a request and a request object is available
isResponseAvailable() - Method in class de.innovationgate.wga.server.api.WGA
Returns if the environmente runs on behalf of a request and a response object is available
isroot() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the current context document is a root document
isroot() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Shows if this portlet is the root portlet
isRunning(String) - Method in class de.innovationgate.wga.server.api.Jobs
Tests if the given job is currently running This method will also return false if a job of the given name is not defined.
isselected() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the current document is the main document of the current request or an ancestor document of it
isServedFromCache() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns if the query result was served from the WGAPI query cache When attribute "cache:true" was given to the query then the result may be served from the query cache.
isSessionBoundParams() - Method in class de.innovationgate.wgpublisher.webtml.utils.URLBuilder
Returns if the var parameters are bound to the user session for which they were created
isSortable() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Determines if the results of a lucene query can be sorted by fields of this rule Lucene queries support sorting its results by individual fields when their index type is determined as being "sortable".
isStorage(WGContent) - Static method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns if the given document is a HDBModel storage
isstorageoptedin() - Method in interface de.innovationgate.wga.server.api.tml.UserProfile
Returns if the profile already was allowed to be stored persistently
issubmitted() - Method in interface de.innovationgate.wga.server.api.tml.Form
Shows if the form was submitted from a previous request
istagidvalid(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a WebTML tag with the given id is available
isTMLContextAvailable() - Method in class de.innovationgate.wga.server.api.WGA
Returns if a WebTML/TMLScript environment is available
isTMLScriptDebuggerEnabled(RemoteSession) - Method in interface de.innovationgate.wgaservices.WGACoreServices
returns the state of the tmlscript debugger
isTrim() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns if the created form is to automatically trim field contents
isTrim() - Method in class de.innovationgate.wgaservices.types.Form
Returns if this form is to be trimmed
istrue(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the contents of an item or WebTML variable is regarded "true".
isValid() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns if the plugin is valid
iswebenvironment() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the current TMLScript code is executed in the context of a WebTML request
isWebTMLCachingEnabled(RemoteSession) - Method in interface de.innovationgate.wgaservices.WGACoreServices
Returns the state of WebTML caching
isWildcardPattern() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Returns if the pattern of the rule contains a wildcard This is about the pattern of the lucene rule which serves this index type.
isWildcardPattern() - Method in class de.innovationgate.wga.server.api.Lucene.FileIndexType
Returns if the pattern of the rule contains a wildcard This is about the pattern of the lucene rule which serves this index type.
item(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the value of an item or a WebTML variable as single value.
item(String) - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the value of an item from portlet configuration as a single value
item(String) - Method in interface de.innovationgate.wga.server.api.tml.UserProfile
Reads the value of a profile item as single value
ITEM_CONTENT_ID - Static variable in class de.innovationgate.wgpublisher.hdb.HDBModel
 
ITEM_STORAGE_ID - Static variable in class de.innovationgate.wgpublisher.hdb.HDBModel
 
ITEM_TYPE - Static variable in class de.innovationgate.wgpublisher.hdb.HDBModel
 
itemlist(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the value of an item or WebTML variable as list value
itemlist(String) - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the value of an item from portlet configuration as a list value
itemlist(String) - Method in interface de.innovationgate.wga.server.api.tml.UserProfile
Returns the value of a profile item as list value
iterator() - Method in class de.innovationgate.wga.server.api.CollectionResult
 
iterator() - Method in class de.innovationgate.wga.server.api.QueryResult
Iterators over the query results in the form of WebTML context objects
A B C D E F G H I J K L M N O P Q R S T U V W X