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

G

generateSalt() - Method in class de.innovationgate.wgpublisher.HashedPasswordService
Generates a salt value to be used with HashedPasswordService.create(String, Object) on hashed password creation
get() - Static method in class de.innovationgate.wga.server.api.WGA
Retrieves an WGA instance using the current threads main WebTML context for a context This method can be used in some Java code that runs on behalf of any WebTML/TMLScript functionality in the same thread.
get(WGAContext) - Static method in class de.innovationgate.wga.server.api.WGA
Returns a WGA instance using the given WGAContext object for a context.
get(Context) - Static method in class de.innovationgate.wga.server.api.WGA
Returns a WGA instance using the given TMLContext object for a context.
get(ServletContext) - Static method in class de.innovationgate.wga.server.api.WGA
Returns a WGA instance using the given servlet context for a context.
get(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class de.innovationgate.wga.server.api.WGA
Returns a WGA instance using the given JavaEE objects for a context, for use in HTTP servlet requests.
get(HttpServletRequest, HttpServletResponse, WGACore) - Static method in class de.innovationgate.wga.server.api.WGA
Returns a WGA instance using the given JavaEE objects for a context, for use in HTTP servlet requests.
get(WGACore) - Static method in class de.innovationgate.wga.server.api.WGA
Returns a WGA instance using the given WGACore object for a context.
get(Object) - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
 
getAccessFilter() - Method in class de.innovationgate.wga.server.api.Auth
Returns the currently active access filter uid for the domain, null if there is none
getAccessFilter(Database) - Method in class de.innovationgate.wga.server.api.Auth
Returns the currently active access filter uid on the given database, null if there is none
getAccessLevel() - Method in class de.innovationgate.wga.server.api.Database
Returns the access level that the user has on this database
getAccessLevel(RemoteSession, String) - Method in interface de.innovationgate.wgaservices.WGAServices
Returns the access level of the current session for a given database
getAlign() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
getAppKeys() - Method in class de.innovationgate.wga.server.api.Domain
Returns a List of database keys of the OpenWGA applications in this domain, excluding data sources
getAppKeys() - Method in class de.innovationgate.wga.server.api.Server
Returns a List of database keys of all OpenWGA applications, excluding data sources
getAreaNames() - Method in class de.innovationgate.wga.server.api.App
Returns a list of names of the website areas of this app
getAttachments() - Method in class de.innovationgate.wgaservices.types.Form
Returns a map containing all attachments at the form.
getAttributes() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getAuthenticationType() - Method in class de.innovationgate.wga.server.api.Auth
Returns the type of authentication that the user used to authenticate to the current domain. null if the user is not logged in.
getAvailableDatabases(RemoteSession, DatabaseServerInfo, String) - Method in interface de.innovationgate.wgaservices.WGACoreServices
retrieves a list of available databases on given server with given type
getBaseKey() - Method in class de.innovationgate.wga.server.api.Design.DesignOccasion
 
getBaseKey() - Method in class de.innovationgate.wga.server.api.Server.ServerOccasion
 
getBaseReference() - Method in class de.innovationgate.wga.server.api.Design
Returns the base reference where this design points to A design object may point to a base reference.
getBaseReference() - Method in class de.innovationgate.wga.server.api.DesignContext
 
getBaseURL() - Method in class de.innovationgate.wga.server.api.Server
Returns the base URL to reach this OpenWGA runtime This is the base part of every OpenWGA URL that is necessary to address the OpenWGA server itself, without any extra path information that is used to address resources within OpenWGA.
getBoost() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Returns the index boost The index boost determines the weight of the field for the search score.
getBoost() - Method in class de.innovationgate.wga.server.api.Lucene.FileIndexType
Returns the index boost The index boost determines the weight of the file for the search score.
getBorder() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
getBorderColor() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
getBuildVersion() - Method in class de.innovationgate.wgaservices.types.Version
 
getchildrennames() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the names of registered child portlets
getClassID() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getConfig() - Method in class de.innovationgate.wga.server.api.Design
Returns the design configuration
getConfigFolder() - Method in class de.innovationgate.wga.server.api.Server
Returns the folder in which is used for WGA configuration Every OpenWGA installation uses a special folder for file data that is managed by the server itself.
getConnectedContentDatabases(RemoteSession) - Method in interface de.innovationgate.wgaservices.WGACoreServices
returns a list of dbkeys of current connected content databases
getContent() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getContent() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
The content that triggered the event execution, i.e. on which the event happened.
getContent() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getContent() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getContent() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the WGAPI content object that is in the current tml context.
getContentClass() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns the content class of documents created and edited with this form.
getContentClass() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getContentClass() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
The content class of the content that triggered the event execution, i.e. on which the event happened.
getContentClass() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getContentClass() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns the content class of the document on which the operation will be done
getContentType() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Returns the content type as which the field content is interpreted This property contains predefined strings which identify content types for lucene indexing and determines what the Lucene index assumes to be the content of this field: "plaintext": Simple text without formatting "htmlxml": HTML or XML markup The content type determines what part of the fields content is actually interpreted as real content text.
getContentTypeNames() - Method in class de.innovationgate.wga.server.api.App
Returns a list of names of the content types of this app
getcontext() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Gets the portlet context
getContext() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the WebTML context of the element tag
getContextFromTag(String) - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Retrieves a TMLContext object for the context of a specified WebTML tag.
getCore() - Method in class de.innovationgate.wga.server.api.Domain
Returns the internally used domain core object
getCore() - Method in class de.innovationgate.wga.server.api.WGA
Returns the WGACore object in context
getCore() - Method in interface de.innovationgate.wga.server.api.WGAContext
 
getCore() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns the WGA core object
getCreateableContentStoreImplemenations() - Method in class de.innovationgate.wgaservices.types.DatabaseServerInfo
Returns the list of database implementations createable on this server
getCreateContentID() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns a content ID that should be assigned to a created content of the operation
getCreated() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
Returns the creation time of this process context
getcreateddoc() - Method in interface de.innovationgate.wga.server.api.tml.Form
Retrieves the document that was created by a TMLForm store operation
getCreatedDoc() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
Returns a document that was created on a process in this context
getCssClass() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
Returns a CSS class to apply to the HTML image tag on HTML output.
getCssStyle() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
Returns CSS style instructions to apply to the HTML image tag on HTML output.
getCurrentJob() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns the object representing the current job
getCurrentTask() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns the object representing the current task
getCustomOptions() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns custom options that have been added to this runtime of the job Use this method especially to retrieve custom options that are not of String value
getCustomParam() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
Returns a custom parameter object that may be passed to the operation.
getCustomParam() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns a custom parameter passed to the operation
getData() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DiskPCFile
 
getData() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
getData() - Method in interface de.innovationgate.wgpublisher.webtml.form.ProcessContext.PCFile
 
getDatabase(String) - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Fetches a database by the given key, without opening it.
getDatabase() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getDatabase() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the WGAPI database object of the content currently in tml context.
getDatabaseKeys() - Method in class de.innovationgate.wga.server.api.Domain
Returns a List of database keys of all OpenWGA databases in this domain, including apps and data sources
getDatabaseKeys() - Method in class de.innovationgate.wga.server.api.Server
Returns a List of database keys of all OpenWGA databases, including apps and data sources
getDatabaseKeys() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns the database keys of available Databases in WGA
getDatabaseKeys() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Deprecated.
Use WGA object to access WGA global resources like these
getDatabaseKeys() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves all database keys of currently active content databases in WGA.
getDataSourceKeys() - Method in class de.innovationgate.wga.server.api.Domain
Returns a List of database keys of all OpenWGA data sources of this domain, excluding full applications
getDataSourceKeys() - Method in class de.innovationgate.wga.server.api.Server
Returns a List of database keys of all OpenWGA data sources, excluding full applications
getDateFormat(String, Locale) - Method in class de.innovationgate.wga.server.api.WGA
Returns an OpenWGA date format
getDb() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getDb() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
The HDB database
getDb() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getDb() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
Returns the key of the database containing the image file.
getDbKey() - Method in class de.innovationgate.wga.server.api.Database
Returns the database key
getDefaultRefClass() - Method in class de.innovationgate.wga.server.api.Design.DesignOccasion
 
getDefaultRefClass() - Method in class de.innovationgate.wga.server.api.Server.ServerOccasion
 
getDefaultScope() - Method in class de.innovationgate.wga.server.api.Design.DesignOccasion
 
getDefaultScope() - Method in class de.innovationgate.wga.server.api.Server.ServerOccasion
 
getDefaultType() - Method in class de.innovationgate.wga.server.api.Design.DesignOccasion
 
getDefaultType() - Method in class de.innovationgate.wga.server.api.Server.ServerOccasion
 
getDefinition() - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns the HDBModel definition
getDeletedContentKey() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getDeletedContentKey() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
In case of an deletion event servers the content key of the deleted content
getDeletedContentKey() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getDescription() - Method in class de.innovationgate.wgaservices.types.DatabaseServerInfo
Returns the server description
getDescription() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the plugin description
getDesign() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getDesignContext() - Method in class de.innovationgate.wga.server.api.Design
Returns the WebTML design context behind this server API design context
getDesignDB() - Method in class de.innovationgate.wga.server.api.DesignContext
 
getDesignPath(RemoteSession, String) - Method in interface de.innovationgate.wgaservices.WGACoreServices
Returns the design path of the given database 'null' if database has no file system based design
getDetails() - Method in class de.innovationgate.wgpublisher.log.AppLog.Message
Returns the message detail text, like a stack trace for example
getDiskFile() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DiskPCFile
 
getDiskFile() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
getDiskFile() - Method in interface de.innovationgate.wgpublisher.webtml.form.ProcessContext.PCFile
 
getDispatcher() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns the dispatcher servlet of WGA
getDoc() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
getDoc() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
Returns the key of the document containing the image file, either the name of a file container or the content key of a content document.
getDocument(String) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Retrieves a root storage by its storage id
getDocument(String, WGContent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns a document, either a storage or content, relative to the given content or absolute if omitted.
getDocument() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the WGAPI content object that is in the current tml context.
getDocumentByStructKey(Object) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Retrieves a document by its struct key.
getDomain() - Method in class de.innovationgate.wgaservices.types.RemoteSession
Returns the WGA domain that the user is logged in to.
getDomainNames() - Method in class de.innovationgate.wga.server.api.Server
Returns the names of all OpenWGA domains
getDownloadURL(String) - Method in class de.innovationgate.wgpublisher.TemporaryDownloadService
Returns a download URL for the given download name, taking the current request URL into account.
getEndIndex() - Method in class de.innovationgate.wga.server.api.CollectionPage
Denotes the index that the last document on this collection page had on the original collection The first document on a collection has the index 1.
getEndIndex() - Method in class de.innovationgate.wgpublisher.log.AppLog.Page
Returns the index of the last line of the page, -1 if it does not apply
getEndTime() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
geterrors() - Method in interface de.innovationgate.wga.server.api.tml.Form
Lists data type conversion errors
getEventReceiver() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getEventReceiver() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
The content that owns the event currently executed.
getEventReceiver() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getExecutionContext() - Method in class de.innovationgate.wgaservices.ActionCaller
Returns the path of the execution context for called actions.
getExecutionTime() - Method in class de.innovationgate.wga.server.api.QueryResult
This method may return the execution time of the backend query in milliseconds.
getFailingTask() - Method in exception de.innovationgate.wgpublisher.scheduler.JobFailedException
 
getField(String) - Method in class de.innovationgate.wgaservices.types.Form
 
getFieldIndexType(String) - Method in class de.innovationgate.wga.server.api.Lucene
Returns the FieldIndexType for a specific field name Use this method to find out about the lucene index configuration for a specific item name.
getfieldnames() - Method in interface de.innovationgate.wga.server.api.tml.Form
Lists the names of the fields on this form
getFields() - Method in class de.innovationgate.wgaservices.types.Form
Returns the set that contains the stored fields.
getfile(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns a Java file object for an uploaded file
getFile() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
Returns the name of the file
getFileContainer() - Method in class de.innovationgate.wga.server.api.Design
Returns a WGAPI file container object for a module at this designs base reference (see Design.getBaseReference())
getFileContainerNames(boolean) - Method in class de.innovationgate.wga.server.api.Design
Returns the names of all file containers whose name either equals the base reference or who are inside the folder adressed by the base reference
getFileIndexType(String) - Method in class de.innovationgate.wga.server.api.Lucene
Returns the FileIndexType for a specific file name Use this method to find out about the lucene index configuration for a specific file attachment name.
getfilenames() - Method in interface de.innovationgate.wga.server.api.tml.Form
Lists the names of files that have been uploaded to this form
getFiles() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
Returns all files attached to this process context
getFileSizeLimit() - Method in class de.innovationgate.wga.server.api.Lucene.FileIndexType
Returns the maximum file size for indexed files in bytes Files that are matched via this rule will only be indexed if their file size is lower or equal than this value.
getfiletext(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns the text contents of an uploaded file
getFirstResult() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns the first result content of the query This is an effective way of returning the very first content document that is returned by the query if only this is important.
getFirstResultContent() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns the first result content of the query as WGAPI content object This is an effective way of returning the very first content document that is returned by the query if only this is important.
getForm() - Method in class de.innovationgate.wgaservices.types.ActionResult
Returns a WebTML form returned as return value of the action
getForm() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
Returns a WebTML form that was passed to this HDBModel operation
getForm() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns the WebTML form to be injected to the operation
getformid() - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns the ID of the form
getFormId() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns the ID of the WebTML form
getforminfo() - Method in interface de.innovationgate.wga.server.api.tml.Form
Grants access to the FormInfo object of this WebTML form
getFullQuery() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns the full query that was executed In order to enforce additional parameters in effect for a query WebTML may further enhance the query string that was given to the Database.query(String, String) method internally.
getGlobal(Context, String) - Method in class de.innovationgate.wga.server.api.Design
Deprecated.
Bogus context parameter. Use Design.getGlobal(String)
getGlobal(String) - Method in class de.innovationgate.wga.server.api.Design
Returns a TMLScript global that is available for the current design This method allows to retrieve TMLScript globals with their name as method parameter.
getglobalmessages() - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns all validation messages that are global, i.e. not bound to a specific field
getHdbModel() - Method in class de.innovationgate.wga.server.api.Design
Returns the HDBModel object for the current designs application This property is null if the application of the current design does not use HDBModel.
gethttpsession() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the JavaEE object representing the current HTTP browser session
getId() - Method in class de.innovationgate.wga.server.api.Plugin
Returns the complete plugin ID
getId() - Method in class de.innovationgate.wgaservices.types.Form
Returns the id of the form
getID(WGContent) - Static method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns the HDB ID of the given document, the content id for contents, the storage id for storages
getImplementationClass() - Method in class de.innovationgate.wgaservices.types.DatabaseInformation
Returns the implementation class of the database core
getIncludes() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getIndex() - Method in class de.innovationgate.wga.server.api.Nav.IndexCountingIterator
 
getIndex() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Returns the index of the events in the user sessions event queue
getIndexStr() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Returns a string representation of the event index
getIndexType() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Returns the actual lucene index type This is string of a predefined range of values: "fulltext" - Normal fulltext indexing "keyword" - Keyword indexing The index type determines how the contents of the fields is actually indexed and therefor can be queried.
getInstallationKey() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the installation key
getinvalidfields() - Method in interface de.innovationgate.wga.server.api.tml.Form
Lists names of fields with validation errors
getitemnames() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the names of items on this portlet configuration
getLabelBundle(Context, String, String, String) - Method in class de.innovationgate.wga.server.api.Design
Deprecated.
Bogus context parameter. Use Design.getLabelBundle(String, String, String).
getLabelBundle(String, String, String) - Method in class de.innovationgate.wga.server.api.Design
Retrieves all labels of a label file from the design in a specific language
getLabels(String) - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns labels for a given language name
getLanguageNames() - Method in class de.innovationgate.wga.server.api.App
Returns a list of names of the languages (i.e. language codes) of this app
getlasterror() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the error message of the last failed context expression that was done from this context object
getLastmodified() - Method in class de.innovationgate.wgaservices.types.FSDesignResourceState
 
getLevel() - Method in class de.innovationgate.wgpublisher.log.AppLog.Message
Returns the log level of the message
getLibraryLoader() - Method in class de.innovationgate.wga.server.api.Server
Returns the library class loader used by OpenWGA to load extension classes
getLine() - Method in class de.innovationgate.wgpublisher.log.AppLog.Message
Returns the line number in applog where this message starts
getLinesCount() - Method in class de.innovationgate.wgpublisher.log.AppLog
Returns the current number of lines in the applog
getLocalizedMessage() - Method in exception de.innovationgate.wgpublisher.webtml.utils.TMLException
 
getLog() - Method in class de.innovationgate.wga.server.api.Server
Returns the application log logger of the server
getlog() - Method in interface de.innovationgate.wga.server.api.tml.Context
Provides an object for logging output to the application log
getLog() - Method in class de.innovationgate.wga.server.api.WGA
Returns a logging facility appropriate for the current WGA environment
getLog() - Method in interface de.innovationgate.wga.server.api.WGAContext
 
getLog() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns a logger object to log output to the WGA application log
getLog() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the application log object, to log output to application log directly.
getLogfileLines() - Method in class de.innovationgate.wgpublisher.WGAMailNotification
Returns the number of lines from the end of the application log to append to this mail
getLoginName() - Method in class de.innovationgate.wga.server.api.Auth
Returns the name by which the user is logged into this domain, null if he isn't
getLogURL(String) - Method in class de.innovationgate.wga.server.api.Jobs
Returns an URL under which OpenWGA publishes the log of a running job OpenWGA publishes the log of running jobs under URLs that can be retrieved by this method.
getMainContext() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns a TMLContext object for the main context of the current request.
getMainContext() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
The main tml context of the currently rendered tml page, i.e. the context initially requested by the calling URL.
getMainMessage() - Method in class de.innovationgate.wgpublisher.log.AppLog.Message
Returns the main message text
getMaintenanceVersion() - Method in class de.innovationgate.wgaservices.types.Version
 
getMajorVersion() - Method in class de.innovationgate.wgaservices.types.Version
 
getMaxAvailablePosterSize(WGContent, WGFileMetaData) - Method in class de.innovationgate.wgpublisher.webtml.utils.SrcSetCreator
Creates a dimension object from the given file metadata, representing the maximum size that a poster representation of this file is available.
getMaxAvailableSize(WGContent, WGFileMetaData, String) - Method in class de.innovationgate.wgpublisher.webtml.utils.SrcSetCreator
Creates a dimension object from the given file metadata, representing the maximum size that a visual representation of this file is available.
getMd5Checksum() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DiskPCFile
 
getMd5Checksum() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
getMd5Checksum() - Method in interface de.innovationgate.wgpublisher.webtml.form.ProcessContext.PCFile
 
getMd5sum() - Method in class de.innovationgate.wgaservices.types.FSDesignResourceState
 
getmessage(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns the validation message of a field with failed validation
getMessage() - Method in exception de.innovationgate.wgpublisher.webtml.utils.TMLException
 
getMessage() - Method in class de.innovationgate.wgpublisher.WGAMailNotification
Returns the mail body message
getmessages() - Method in interface de.innovationgate.wga.server.api.tml.Form
Lists all current validation messages
getMessages() - Method in class de.innovationgate.wgpublisher.log.AppLog.Page
Returns the applog messages
getMimeType() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getMinimumWGAVersion() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the minimum OpenWGA version for running this plugin
getMiniumJavaVersion() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the minimum Java version for running this plugin
getMinorVersion() - Method in class de.innovationgate.wgaservices.types.Version
 
getMode() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns the display mode of the WebTML form
getmode() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the current portlet mode
getModel(WGDatabase) - Static method in class de.innovationgate.wgpublisher.hdb.HDBModel
 
getModelForContent(WGContent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns the model definition for the given document
getModelPathForContent(WGContent) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns a complete path of model definitions for the given document, holding all definitions from root to this document top-down
getModelsForContentClass(String) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns all model definitions for the given content class
getModelsForContentClass(String, WGContent, boolean) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Returns all models for the given content class whose positions are determinable from the given reference document.
getModule() - Method in class de.innovationgate.wga.server.api.Auth
Returns the WGAPI authentication module backing this authentication
getModuleRegistry() - Method in class de.innovationgate.wga.server.api.Server
Returns the OpenWGA module registry
getMoveTargetContent() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getMoveTargetContent() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
On move events: The target content under which the document will get moved
getMoveTargetContent() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getName() - Method in class de.innovationgate.wga.server.api.Domain
Returns the name of the domain
getName() - Method in class de.innovationgate.wga.server.api.Plugin
Returns the unique name of the plugin This is an unique identifier for the plugin which normally resembles Java package syntax
getname() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the name of the portlet
getName() - Method in class de.innovationgate.wgaservices.types.FormField
Returns the name
getName() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentClassEvents
 
getName() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
getName() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DiskPCFile
 
getName() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
getName() - Method in interface de.innovationgate.wgpublisher.webtml.form.ProcessContext.PCFile
 
getName() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Returns the name of the event
getNames() - Method in class de.innovationgate.wga.server.api.Jobs
Returns the names of currently registered jobs
getNativeResult() - Method in class de.innovationgate.wgaservices.types.ActionResult
Returns the return value of the action
getNumberFormat(String, Locale) - Method in class de.innovationgate.wga.server.api.WGA
Returns an OpenWGA number format
getObjects() - Method in interface de.innovationgate.wga.server.api.GlobalExpressionScope
Returns the objects of the scope, keyed by their name in TMLScript
getOption(String) - Method in class de.innovationgate.wga.server.api.DesignContext
 
getOption(String) - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns a task option.
getOption(String, String) - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns a task option
getOptions() - Method in class de.innovationgate.wgaservices.types.DatabaseInformation
Returns database options
getOptions() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Deprecated.
Use JobContext.getOption(String) to read an option no matter where it is defined
getOptions() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Returns the options passed to this tml:element via tml:option tags as key/value pairs.
getOriginalResult() - Method in class de.innovationgate.wga.server.api.CollectionResult
Returns the original QueryResult or NavigatorResultt of this collection result
getOutputParams() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns all output parameters of the query Special query types may have special "output parameters", i.e. parameters that are given back from the query to the caller.
getOutputStream() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the output stream of the current request to put out binary data.
getOverlaySupport() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the overlay support of the plugin
getPage(int, int) - Method in class de.innovationgate.wga.server.api.CollectionResult
Returns a page of contents from the navigator result
getPage(int) - Method in class de.innovationgate.wga.server.api.CollectionResult
Returns a page of contents from the navigator result on its current offset (being 1 if no offset-modifying actions like CollectionResult.skip(int) have been used)
getPage(int, int, LogLevel) - Method in class de.innovationgate.wgpublisher.log.AppLog
Retrieves a page of applog content
getPage(int, int) - Method in class de.innovationgate.wgpublisher.log.AppLog
Retrieves a page of applog content, containing messages of all log levels
getPageContext() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Serves the JSP page context again
getPageContext() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the JSP page context object, that normally is available in JSP scripts as object "pageContext".
getParameter() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getParameter() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
The HDBModel param passed to this HDBModel operation Public for backward compatibility of pre-release event scripts.
getParameter() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getParameter(String) - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Retrieves the value of an event parameter
getPassword() - Method in class de.innovationgate.wgaservices.types.RemoteSession
Returns the password of the login
getPatchVersion() - Method in class de.innovationgate.wgaservices.types.Version
 
getpath() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns an absolute context path to the current context document
getPath() - Method in class de.innovationgate.wgaservices.types.FSDesignResourceState
 
getPath() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getPattern() - Method in class de.innovationgate.wga.server.api.Lucene.FieldIndexType
Returns the field name matching pattern of the rule This is the matching pattern of the Lucene configuration rule from which the information of the current object is served.
getPattern() - Method in class de.innovationgate.wga.server.api.Lucene.FileIndexType
Returns the file name matching pattern of the rule This is the matching pattern of the Lucene configuration rule from which the information of the current object is served.
getPluginInformation(RemoteSession) - Method in interface de.innovationgate.wgaservices.WGACoreServices
returns information about currently installed plugins
getPortlet() - Method in class de.innovationgate.wga.server.api.DesignContext
 
getportlet() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns a portlet object for the current WebTML portlet
getportletpath() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the absolute path of this portlet, consisting of a path of from names of all portlets up to the root
getPreviousResult() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns the result of the previous task in this Job, if any.
getProblemRegistry() - Method in class de.innovationgate.wga.server.api.Server
Returns OpenWGAs problem registry
getProcess() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Return a process to be executed on the operation
getprocesscontext() - Method in interface de.innovationgate.wga.server.api.tml.Form
Provides a ProcessContext to store arbitrary data for the form process
getProcessId() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
Returns the unique process id
getprofile() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the users personalisation profile as profile object
getprofile() - Method in interface de.innovationgate.wga.server.api.tml.UserProfile
Offers the WGAPI object representing the personalisation profile
getProfile() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getProfileId() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getPublisherOption(String) - Method in class de.innovationgate.wga.server.api.Database
Reads a publisher option configured for the current database This method returns the publisher option value in its native data type, like determined in module registry.
getPublisherPath() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns the path to the WGAPublisher on this server, excluding any additional path information.
getQuartzContext() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns the schedulers Quartz context.
getRefDocument() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns the reference document for the operation
getRefDocumentKey() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns the key of the reference document for the operation
getRelationSources(WGContent, String, String, Map) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Retrieves the source contents for a HDBModel relation that point to a given content
getRelationSources(WGContent, String, String) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Retrieves the source contents for a HDBModel relation that point to a given content
getRelationTargets(WGContent, String, String) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Retrieve the valid relation targets for a HDBModel relation
getRelationTargets(WGContent, String, String, Map) - Method in class de.innovationgate.wgpublisher.hdb.HDBModel
Retrieve the valid relation targets for a HDBModel relation
getrequest() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the JavaEE object representing the current HTTP browser request
getRequest() - Method in class de.innovationgate.wga.server.api.WGA
Returns the HTTP servlet request of the environment Will only work if the environment runs on behalf of a request
getRequestPath() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
Returns the complete URL to this request
getRequestURL() - Method in class de.innovationgate.wga.server.api.WGA
Returns the URL by which this request was called This is the original URL which was used to call the current WebTML request.
getresponse() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the JavaEE object representing the current HTTP server response
getResponse() - Method in class de.innovationgate.wga.server.api.WGA
Returns the HTTP servlet response of the environment Will only work if the environment runs on behalf of a request
getResponse() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the HTTP servlet response object of the current request.
getResult() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Returns the result of this task
getResult() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Gets the output result of the current tag as StringBuffer.
getroot() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Retrieves the root portlet
getRootCause() - Method in exception de.innovationgate.wgpublisher.webtml.utils.TMLException
Gets the rootCause
getScriptModule() - Method in class de.innovationgate.wga.server.api.Design
getScriptModule(String) - Method in class de.innovationgate.wga.server.api.Design
Returns a WGAPI script module object for a module at this designs base reference (see Design.getBaseReference())
getScriptModuleNames(String, boolean) - Method in class de.innovationgate.wga.server.api.Design
Returns the names of all script modules of the given code type whose name either equals the base reference or who are inside the folder adressed by the base reference
getServerOption(String) - Method in class de.innovationgate.wga.server.api.Server
Reads a server option This method returns the server option value in its native data type, like determined in module registry.
getServletContext() - Method in class de.innovationgate.wga.server.api.Server
Returns the JavaEE servlet context of OpenWGA This object of type javax.servlet.ServletContext is the basic context object of OpenWGA as Java Web Application.
getServletRequest() - Method in interface de.innovationgate.wga.server.api.WGAContext
 
getServletResponse() - Method in interface de.innovationgate.wga.server.api.WGAContext
 
getSessionCredentials() - Method in class de.innovationgate.wga.server.api.Auth
Returns the credentials by which the current user is logged in to this domain When using regular user/password authentication this will return a string password.
getSessionUser() - Method in class de.innovationgate.wga.server.api.Auth
Returns the user name by which the current user is logged in to the current domain This is the user name as it came from the authentication process, for example via a manual login on some login page.
getsessionvar(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Retrieves a WebTML session variable
getsessionvar(String) - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Retrieves the value of a WebTML portlet session variable
getSet() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns the WGAPI result set of the query result containing the resulting contents
getSingleValue(String) - Method in class de.innovationgate.wga.server.api.QueryResult
Returns a single value of the first result content of the query.
getSize() - Method in class de.innovationgate.wga.server.api.CollectionResult
Returns the number of result documents in the collection This is the number of results in the original collection, containing all documents that may be unreadable, not visible or skipped.
getSize() - Method in class de.innovationgate.wga.server.api.QueryResult
Returns the number of contents in this query result
getSize() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DiskPCFile
 
getSize() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext.DocumentPCFile
 
getSize() - Method in interface de.innovationgate.wgpublisher.webtml.form.ProcessContext.PCFile
 
getSource() - Method in interface de.innovationgate.wga.server.api.tml.FormInfo
Returns the data source of the WebTML form
getSource() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Returns the portletKey of the portlet which fired the event might be 'null' on system events
getSourceName() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Returns the name of the portlet that fired the event
getsourceportlet(PortletEvent) - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the portlet that threw a portlet event
getStartIndex() - Method in class de.innovationgate.wga.server.api.CollectionPage
Denotes the index that the first document on this collection page had on the original collection The first document on a collection has the index 1.
getStartTime() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getStatusCode() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getStatusMessage() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getSubject() - Method in class de.innovationgate.wgpublisher.WGAMailNotification
Returns the subject of the mail
getTag() - Method in class de.innovationgate.wga.server.api.DesignContext
 
getTagById(String) - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the tag object of the tml tag with the given id.
getTagContext() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the tml tag object of the tml element tag.
gettargetcontext() - Method in interface de.innovationgate.wga.server.api.tml.Form
Returns the context for which this form was instantiated.
getTargetPortletKey() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
Returns a portlet key of the portlet for which this event was specifically fired.
getThread() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getTime() - Method in class de.innovationgate.wgpublisher.log.AppLog.Message
Returns the time of the logging event causing the message
getTitle() - Method in class de.innovationgate.wgaservices.types.DatabaseServerInfo
Returns the server title
getTitle() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the plugin title
getTitle() - Method in class de.innovationgate.wgpublisher.webtml.utils.ImageLink
Returns the title of the image, which will be used as content for attributes "title" and "alt" on HTML output
gettml() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the name of the layout WebTML module for this portlet
getTMLContext() - Method in interface de.innovationgate.wga.server.api.WGAContext
 
getTMLContext() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Deprecated.
Use ElementImplContext.getContext() to retrieve the server API interface object
gettmldb() - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Returns the key of the application containing the layout module of this portlet
getTmlDefaultEncoding() - Method in class de.innovationgate.wga.server.api.Design
Returns the default WebTML encoding of this design
gettmlform() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns the TMLForm object representing the current WebTML form
getTmlMedium() - Method in class de.innovationgate.wga.server.api.Design
Returns the media key of the current WebTML medium of the environment.
getTMLModule(String) - Method in class de.innovationgate.wga.server.api.Design
Returns a WGAPI WebTML module object for a module at this designs base reference (see Design.getBaseReference())
getTMLModuleNames(String, boolean) - Method in class de.innovationgate.wga.server.api.Design
Returns the names of all WebTML modules of the given media key whose name either equals the base reference or who are inside the folder adressed by the base reference
getType() - Method in class de.innovationgate.wgaservices.types.FSDesignResourceState
 
getType() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
getType() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelEvent
The HDBModel event type.
getType() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
getType() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelParams
Returns the type of document on which the operation is performed (Values of constants TYPE_... on HDBModel)
getType() - Method in class de.innovationgate.wgpublisher.log.WGARequestInformation
 
getType() - Method in class de.innovationgate.wgpublisher.WGAMailNotification
Returns the notification type
getUid() - Method in class de.innovationgate.wgaservices.types.DatabaseServerInfo
Returns the server UID
getUniqueName() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the unique name of the plugin
getUsername() - Method in class de.innovationgate.wgaservices.types.RemoteSession
Returns the username of the session
getUserRoles() - Method in class de.innovationgate.wga.server.api.App
Returns the user roles of the currently logged in user on the application
getValues() - Method in class de.innovationgate.wgaservices.types.FormField
Returns the field values
getvar(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Retrieves a normal WebTML variable
getvar(String) - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Retrieves the value of a normal WebTML portlet variable
getVarParameter(String) - Method in class de.innovationgate.wgpublisher.webtml.utils.URLBuilder
Reads the value of the var parameter of the given name
getVarParameterNames() - Method in class de.innovationgate.wgpublisher.webtml.utils.URLBuilder
Returns the names of all existing var parameters
getVendor() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the name of the plugin vendor
getVersion() - Method in class de.innovationgate.wga.server.api.Plugin
Returns the version of the plugin
getVersion() - Method in class de.innovationgate.wga.server.api.Server
Returns the WGA server version
getVersion() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the version of the plugin
getVersionCompliance() - Method in class de.innovationgate.wga.server.api.Design
Returns the version compliance of the current design The version compliance of an OpenWGA design determines, for which version of OpenWGA the design was developed.
getVersionCompliance() - Method in class de.innovationgate.wga.server.api.DesignContext
 
getWebHomepage() - Method in class de.innovationgate.wgaservices.types.PluginInfo
Returns the URL of the plugins web homepage
getWGAConfiguration(RemoteSession) - Method in interface de.innovationgate.wgaservices.WGACoreServices
retrieves the current wga configuration
getWgaCore() - Method in class de.innovationgate.wgpublisher.scheduler.JobContext
Deprecated.
Use WGA object to access WGA global resources like these
getWGAError() - Method in class de.innovationgate.wgpublisher.jsputils.JspHelper
 
getWGAVersion(RemoteSession) - Method in interface de.innovationgate.wgaservices.WGACoreServices
returns the version of wga
getWGPPath() - Method in class de.innovationgate.wgpublisher.webtml.utils.ElementImplContext
Retrieves the URL base path, under which WGA is available, including hostname and j2ee project path.
getWrappedIterator() - Method in class de.innovationgate.wga.server.api.Nav.IndexCountingIterator
 
GlobalExpressionScope - Interface in de.innovationgate.wga.server.api
Represents a scope for objects that are globally available to expressions
A B C D E F G H I J K L M N O P Q R S T U V W X