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

H

haschildren() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the current context document has child documents
hasfield(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Tests if the form contains a field of the given name
hasField(String) - Method in class de.innovationgate.wgaservices.types.Form
Returns if a field is stored at the form
hasgroup(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if the user is member of the specified group
hashCode() - Method in class de.innovationgate.wga.server.api.Database
 
hashCode() - Method in class de.innovationgate.wga.server.api.Design.DesignOccasion
 
hashCode() - Method in class de.innovationgate.wga.server.api.Design
 
hashCode() - Method in class de.innovationgate.wga.server.api.DesignContext
 
hashCode() - Method in class de.innovationgate.wga.server.api.Domain
 
hashCode() - Method in class de.innovationgate.wga.server.api.Server.ServerOccasion
 
hashCode() - Method in class de.innovationgate.wgaservices.types.DatabaseInformation
 
hashCode() - Method in class de.innovationgate.wgaservices.types.FormField
 
hashCode() - Method in class de.innovationgate.wgaservices.types.Version
 
hashCode() - Method in class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
hashCode() - Method in class de.innovationgate.wgpublisher.webtml.form.ProcessContext
 
hashCode() - Method in class de.innovationgate.wgpublisher.webtml.utils.PortletEvent
 
HashedPasswordService - Class in de.innovationgate.wgpublisher
Tool object use hashed password values as stored by .
HashedPasswordService() - Constructor for class de.innovationgate.wgpublisher.HashedPasswordService
 
hasitem(String) - Method in interface de.innovationgate.wga.server.api.tml.Portlet
Tests if an item exists on the portlet configuration
hasitem(String) - Method in interface de.innovationgate.wga.server.api.tml.UserProfile
Tests if an item is available
haslabel(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a label is available for the given key that can be served to the user Uses either the default label container/file or the one determined for the current WebTML range.
haslabel(String, String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a label is available for the given key that can be served to the user Uses either the default label container "labels_language" or the one determined for the current WebTML range.
haslabel(String, String, String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if a label is available for the given key that can be served to the user
hasmessage(String) - Method in interface de.innovationgate.wga.server.api.tml.Form
Tests if a field specific validation message exists for the given field
hasmessages() - Method in interface de.innovationgate.wga.server.api.tml.Form
Tests if any validation messages exist
hasNext() - Method in class de.innovationgate.wga.server.api.Nav.IndexCountingIterator
 
hasNext() - Method in class de.innovationgate.wga.server.api.Nav.RelationDataIterator
 
hasoption(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if an WebTML option of the given name is defined
hasprofile() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the user currently has a user profile
hasrole(String) - Method in interface de.innovationgate.wga.server.api.tml.Context
Tests if the user has the given user role
hassiblings() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns if the current context document has sibling documents
hasVarParameter(String) - Method in class de.innovationgate.wgpublisher.webtml.utils.URLBuilder
Tests if a var parameter of the given name exists
hdb() - Method in interface de.innovationgate.wga.server.api.tml.Context
Returns a WGAPI HDB object for the application in context
hdb(String) - Method in class de.innovationgate.wga.server.api.WGA
Returns a WGAPI HDB object for an application The HDB database object is a tool to use a OpenWGA content store as a simple hierarchical database for data storage.
HDBModel - Class in de.innovationgate.wgpublisher.hdb
The HDBModel API
HDBModelContentClassEvents - Class in de.innovationgate.wgpublisher.hdb
Tool class to execute HDBModel content class specific events
HDBModelContentClassEvents(WGACore, String, String) - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelContentClassEvents
 
HDBModelContentEvent - Class in de.innovationgate.wgpublisher.hdb
Object "event" in HDBModel event scripts that are based on content events
HDBModelContentEvent(WGContent, String, HDBModelParams, boolean) - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelContentEvent
 
HDBModelEvent - Class in de.innovationgate.wgpublisher.hdb
Generic interface for object "event" in HDBModel event scripts
HDBModelEvent() - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelEvent
 
HDBModelException - Exception in de.innovationgate.wgpublisher.hdb
Generic exception thrown for errors inside HDBModel functionality
HDBModelException(String) - Constructor for exception de.innovationgate.wgpublisher.hdb.HDBModelException
 
HDBModelException(String, Throwable) - Constructor for exception de.innovationgate.wgpublisher.hdb.HDBModelException
 
HDBModelFormValidationFailedException - Exception in de.innovationgate.wgpublisher.hdb
Exception thrown when the validation of a WebTML form, given as input for a HDBModel operation, fails and cances the operation
HDBModelFormValidationFailedException(WGHierarchicalDatabaseEvent) - Constructor for exception de.innovationgate.wgpublisher.hdb.HDBModelFormValidationFailedException
 
HDBModelHDBEvent - Class in de.innovationgate.wgpublisher.hdb
Object "event" in HDBModel event scripts that are based on HDB events
HDBModelHDBEvent(WGHierarchicalDatabaseEvent, String, WGContent, WGContent, WGContentKey, boolean) - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelHDBEvent
 
HDBModelListener - Class in de.innovationgate.wgpublisher.hdb
HDB listener for HDBModel documents
HDBModelListener() - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelListener
 
HDBModelParams - Class in de.innovationgate.wgpublisher.hdb
Parameter class for HDBModel operations, collecting all possible parameters
HDBModelParams(String) - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelParams
HDBModelParams(WGContent) - Constructor for class de.innovationgate.wgpublisher.hdb.HDBModelParams
HDBModelProcess - Interface in de.innovationgate.wgpublisher.hdb
defines a process to run for e.g. during an HDBModel.updateContent()
HEADERFIELD_TYPE - Static variable in class de.innovationgate.wgpublisher.WGAMailNotification
 
highlightItem(String, String, String) - Method in class de.innovationgate.wga.server.api.Lucene
Returns an item of the current context document, highlighting found terms of the last lucene search This puts out items of a lucene search result while highlighting the found terms.
highlightItem(String, String, String, String) - Method in class de.innovationgate.wga.server.api.Lucene
Returns an item of the current context document, highlighting found terms of the last lucene search This puts out items of a lucene search result while highlighting the found terms.
highlightMeta(String, String, String) - Method in class de.innovationgate.wga.server.api.Lucene
Returns a metadata field of the current context document, highlighting found terms of the last lucene search This puts out metadata fields of a lucene search result while highlighting the found terms.
highlightMeta(String, String, String, String) - Method in class de.innovationgate.wga.server.api.Lucene
Returns a metadata field of the current context document, highlighting found terms of the last lucene search This puts out metadata fields of a lucene search result while highlighting the found terms.
Html - Class in de.innovationgate.wga.server.api
Collects functionalties to load and parse HTML documents.
html() - Method in class de.innovationgate.wga.server.api.WGA
Returns a subobject "Html" which collects functionalities to load and parse Html documents.
A B C D E F G H I J K L M N O P Q R S T U V W X