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

A

a - Variable in class com.groiss.reporting.data.impl.DefaultReportingData
 
abort(String) - Static method in class com.groiss.reporting.QueryEngine
Aborts a query execution
abort() - Method in interface com.groiss.timer.TimerTask
Abort the running timer task.
abort(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Abort a process and add a DMSNote with a generated Subject and a given comment.
abort(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Abort a process and add a DMSNote with a generated Subject and a given comment.
ABORT_STEP - Static variable in class com.groiss.org.OrgData.Rights
The right to abort steps in parallel branches.
ABORT_STEP - Static variable in interface com.groiss.org.Right
 
abortBatchJob(ActivityInstance) - Static method in class com.groiss.wf.batch.BatchManager
 
ABORTED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been aborted.
ABORTED - Static variable in class com.groiss.wf.batch.BatchJob
State for aborted instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort the running siblings of the current parfor instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Abort the running siblings of the current parfor instances.
abortSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort the siblings of the par branch.
abortSiblings(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Abort the siblings of the par branch.
abs(long) - Static method in class com.groiss.util.DBExtender
 
AbstractComponent - Class in com.groiss.gui
abstract implementation of the component interface with some common code for subclasses
AbstractComponent() - Constructor for class com.groiss.gui.AbstractComponent
 
AbstractComponent(Element) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new component from an existing JDOM the root element must have an id attribute
AbstractComponent(String, String, String) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new empty component and creates an internal JDOM that consists of an empty root element
AbstractComponent(String) - Constructor for class com.groiss.gui.AbstractComponent
 
AbstractContainer - Class in com.groiss.gui
Abstract implementation of the container interface.
AbstractContainer() - Constructor for class com.groiss.gui.AbstractContainer
Constructs a new container from an existing JDOM.
AbstractContainer(Element) - Constructor for class com.groiss.gui.AbstractContainer
Constructs a new container from an existing JDOM.
AbstractContainer(String, String, String) - Constructor for class com.groiss.gui.AbstractContainer
Constructs a new empty container and creates an internal JDOM that consists of an empty root element.
AbstractContainer(String) - Constructor for class com.groiss.gui.AbstractContainer
 
AbstractReportingExportable - Class in com.groiss.reporting.export
default, base, implementation for any ReportingExportable
AbstractReportingExportable() - Constructor for class com.groiss.reporting.export.AbstractReportingExportable
 
acceptSelfSignedCertificates() - Method in class com.groiss.http.ClientConfiguration
Returns is support for self signed certificates is needed
Access - Annotation Type in com.groiss.servlet
This annotation describes the access of a web method, it is either public (everybody has access), or user (logged in users have access), or admin (= part of the administration).
Access.mode - Enum in com.groiss.servlet
 
accessAllowed(String, String) - Method in class com.groiss.util.IPChecker
Checks if the host with the specified name /from the specified proxy has the permission to access.
accessAllowed(Socket) - Method in class com.groiss.util.IPChecker
Checks if a (connection from a) socket has permission to access.
accessAllowed(InetAddress, InetAddress) - Method in class com.groiss.util.IPChecker
Checks if the specified InetAdress has permission to access.
accuracy() - Method in class com.groiss.ml.classifier.EvaluationResult
Returns the accuracy (as value between 0 and 1) of the model, i.e. how well the model performs in predicting the correct result.
acl - Variable in class com.groiss.org.CheckedPersistent
 
ActionPage - Class in com.groiss.gui
A Page
ActionPage(String, String) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String[], String) - Constructor for class com.groiss.gui.ActionPage
 
Activatable - Interface in com.groiss.store
Activatable objects can be activated and deactivated.
activateDebugStream() - Method in class com.groiss.util.MailSender
Activate logging of this senders session to a Stream.
ACTIVE - Static variable in class com.groiss.gui.AbstractComponent
some view modes
ACTIVE - Static variable in interface com.groiss.wf.ActivityInstance
Instance is active.
ActivityInstance - Interface in com.groiss.wf
The activity instance represents a step of a process instance.
ActivityInstance.LastAction - Enum in com.groiss.wf
Defines the last action of the activity.
adaptQueryForExecutor(String) - Method in class com.groiss.wf.batch.BatchManager
 
add(DMSFolder, P) - Method in interface com.groiss.dms.DMS
Adds an Object to a folder.
add(DMSFolder, P, DMS.AddOption) - Method in interface com.groiss.dms.DMS
Adds an Object to a folder.
add(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Adds the passed object to its content
add(DMSFolder, P) - Method in interface com.groiss.dms.RemoteDMS
Adds an Object to a folder.
add(DMSFolder, P, DMS.AddOption) - Method in interface com.groiss.dms.RemoteDMS
Adds an Object to a folder.
add(int, V) - Method in class com.groiss.ds.KeyedList
 
add(V) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
add(D) - Method in class com.groiss.ds.Tree
Add a new tree with the data element as (last) child of the tree.
add(Component) - Method in class com.groiss.gui.AbstractContainer
Add a component.
add(Component) - Method in interface com.groiss.gui.Container
 
add(AttributeMapping) - Method in class com.groiss.ldap.ClassMapping
Adds an attribute mapping to this class mapping
add(ClassMapping) - Method in class com.groiss.ldap.SchemaMapping
Add a class mapping to this schema mapping
add(Instance) - Method in interface com.groiss.ml.ds.DataSet
Adds a new Instance to this data set
add(NumericValue) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
 
add(NumericValue) - Method in class com.groiss.reporting.data.impl.TimeInterval
 
add(NumericValue) - Method in interface com.groiss.reporting.data.NumericValue
Adds the Values of two NumericValue Objects
add(Collection<?>, boolean) - Method in class com.groiss.store.BulkQuery
Add the elements of the Collection to a BulkQuery.
add(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
add(Persistent) - Method in class com.groiss.store.BulkQuery
Add the oid of a Persistent to the query.
add(Long) - Method in class com.groiss.store.BulkQuery
Add a Long to the query.
add(long) - Method in class com.groiss.store.BulkQuery
Add a long to the query.
add(PersistentAspect...) - Static method in enum com.groiss.store.PersistentAspect
Add the PersistentAspects at thread level.
add(Persistent, PersistentAspect...) - Static method in enum com.groiss.store.PersistentAspect
Add the PersistentAspects for an object.
add(ActivityInstance) - Method in interface com.groiss.wf.UserFolder
Adds the passed activity instance to the folder contents.
addAdminLinks(String, Resource, Link[]) - Method in interface com.groiss.server.Admin
Deprecated.
Use appl_id/admin_tasks_fragment.xml files for extending the admin interface.
addAgent(ActivityInstance, Agent, OrgUnit, DMSNote) - Method in interface com.groiss.wf.RemoteWfEngine
Add an agent which receives the process after the current agent
addAgent(ActivityInstance, Agent, OrgUnit, DMSNote) - Method in interface com.groiss.wf.WfEngine
Add an agent which receives the process after the current agent
addAll(Collection<? extends DMSObject>) - Method in interface com.groiss.dms.DMSFolder
Adds all the objects of the passed collection to its content
addAll(int, Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
addAll(Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
addAll(KeyedList<K, V>) - Method in class com.groiss.ds.KeyedList
 
addAttachment(BodyPart) - Method in interface com.groiss.messaging.MessageTemplate
Add an attachment to the message
addBaseHeaders(Parameter...) - Method in class com.groiss.http.ClientConfiguration
Add the set of headers which will be added to each client call.
addBaseParameters(Parameter...) - Method in class com.groiss.http.ClientConfiguration
Add the set of parameters which will be added to each client call.
addBean(String, Class<?>, boolean) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known bean classes.
addBean(String, Class<?>) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known user bean classes.
addCalInfo(CalInfo) - Static method in class com.groiss.cal.CalRegistry
Register a new CalInfo.
addChildNode(NavigationTreeNode) - Method in class com.groiss.gui.NavigationNode
 
addClass(String) - Method in class com.groiss.gui.AbstractComponent
 
addClass(String) - Method in interface com.groiss.gui.Component
add the given CSS class(es) to the list of existing CSS-classes
addClientConditionWidgetOptions(JSONObject, boolean, Element) - Method in class com.groiss.reporting.data.impl.DateReportingData
 
addClientConditionWidgetOptions(JSONObject, boolean, Element) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
 
addClientConditionWidgetOptions(JSONObject, boolean, Element) - Method in class com.groiss.reporting.data.impl.OEPersistentData
 
addClientConditionWidgetOptions(JSONObject, boolean, Element) - Method in class com.groiss.reporting.data.impl.PersistentData
 
addClientConditionWidgetOptions(JSONObject, boolean, Element) - Method in class com.groiss.reporting.data.impl.TimeInterval
 
addClientConditionWidgetOptions(JSONObject, boolean) - Method in interface com.groiss.reporting.data.ReportingData
Deprecated. 
addClientConditionWidgetOptions(JSONObject, boolean, Element) - Method in interface com.groiss.reporting.data.ReportingData
add clientcondition attributes to attribute store
addColspanRow(List<?>, boolean, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with colspan
addColumn(String) - Method in class com.groiss.fileimport.csv.CSVSettings
 
addColumn(String, int) - Method in class com.groiss.fileimport.csv.CSVSettings
 
addColumn(String, int, int) - Method in class com.groiss.fileimport.csv.CSVSettings
 
addCondition(String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
addCondition(String, String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
addCondition(String, String, String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
addConditionForAttrib(String, String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
addConditions(Element) - Method in class com.groiss.reporting.Query
 
addConditionToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.DateReportingData
 
addConditionToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
 
addConditionToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.OEPersistentData
 
addConditionToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.PersistentData
 
addConditionToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.TimeInterval
 
addConditionToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.UserPersistentData
 
addConditionToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a conditon to the query.
addConfigOptions(Query, XHTMLPage) - Method in class com.groiss.reporting.export.HTMLExporter
Deprecated. 
addConfigOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ReportingExporter
Deprecated.
since 9.0
addContent(Object...) - Method in class com.groiss.gui.component.Link
 
addContent(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLFolder
Add another WfXMLObject to the content of this folder.
addDeserializer(Deserializer) - Method in class com.groiss.fileimport.StructuredFileSettings
 
addDeserializer(int, Deserializer) - Method in class com.groiss.fileimport.StructuredFileSettings
 
addDocPanel - Variable in class com.groiss.wfxml.Test
 
addDocument(String, String, String) - Method in class com.groiss.wf.SystemAction
Add a document to the process folder.
addDocument() - Method in class com.groiss.wfxml.Test
Add document to the messages's DMS folder.
addEventHandler(PersistentEventHandler<? extends Persistent>, Class<?>...) - Static method in class com.groiss.store.StoreUtil
Add an event handler for the passed persistent classes.
addFolder(String) - Method in class com.groiss.wf.SystemAction
add a folder to the process.
addForm() - Method in class com.groiss.wfxml.Test
Adds a form to the request message.
addGroupingRows(Map<Integer, List<Object>>) - Method in class com.groiss.reporting.data.ReportingTableModel
Add Grouping Rows to Table Model
addHeader(List<?>) - Method in class com.groiss.gui.component.TableContainer
 
addHeader(String, String) - Method in class com.groiss.gui.HTMLPage
Set a header field in the response before writing the page.
addHeader(String, Date) - Method in class com.groiss.gui.HTMLPage
Set a header field in the response before writing the page.
addHeader(String, int) - Method in class com.groiss.gui.HTMLPage
Set a header field in the response before writing the page.
addHeader(String, String) - Method in class com.groiss.gui.JSONPage
Set a header field in the response before writing the page.
addHeader(String, Date) - Method in class com.groiss.gui.JSONPage
Set a header field in the response before writing the page.
addHeader(String, int) - Method in class com.groiss.gui.JSONPage
Set a header field in the response before writing the page.
addHeader(String, String) - Method in class com.groiss.gui.VelocityPage
Set a header field in the response before writing the page.
addHeader(String, Date) - Method in class com.groiss.gui.VelocityPage
Set a header field in the response before writing the page.
addHeader(String, int) - Method in class com.groiss.gui.VelocityPage
Set a header field in the response before writing the page.
addHeader(String, String) - Method in class com.groiss.gui.XHTMLPage
Set a header field in the response before writing the page.
addHeader(String, Date) - Method in class com.groiss.gui.XHTMLPage
Set a header field in the response before writing the page.
addHeader(String, int) - Method in class com.groiss.gui.XHTMLPage
Set a header field in the response before writing the page.
addHeader(String, String) - Method in interface com.groiss.messaging.MessageTemplate
Add a header field to the message.
addHtmlOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ChartType
Deprecated.
since 9.0
addIgnoreCaseComponents(DivComponent, boolean) - Static method in class com.groiss.reporting.data.impl.DefaultReportingData
 
addInlineBodyPart(BodyPart) - Method in interface com.groiss.messaging.MessageTemplate
Add an inline attachment to the mail (optionally).
addIntervals(Long, Long) - Static method in class com.groiss.reporting.data.impl.TimeInterval
 
addInvalidBinding(String) - Method in class com.groiss.xforms.ModelInfo
 
additionalInfos() - Method in class com.groiss.ml.classifier.EvaluationResult
Returns additional information about the result.
addKeyword(DMSObject, Keyword) - Method in interface com.groiss.dms.DMS
Adds the passed keyword to the passed DMSObject
addKeyword(DMSObject, Keyword) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed keyword to the passed DMSObject
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.Dispatcher
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale, String) - Static method in class com.groiss.servlet.Dispatcher
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.ServletUtils
Adds some header fields to the response so we can determine modification on the next request.
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale, String) - Static method in class com.groiss.servlet.ServletUtils
Adds some header fields to the response so we can determine modification on the next request
adds an ETag and a Last-Modified-Header
addNodeCookie(HttpServletResponse, String) - Static method in class com.groiss.org.AuthUtil
 
addNote() - Method in class com.groiss.wfxml.Test
Adds a note to the request message.
addObject(Persistent) - Method in class com.groiss.cal.SimpleEvent
 
addOption(String, String) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
addOption(String, String, Element) - Method in class com.groiss.gui.component.SelectList
 
addOption(int, String, String) - Method in class com.groiss.gui.component.SelectList
 
addOption(Element) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
addOption(int, Element) - Method in class com.groiss.gui.component.SelectList
adds a new option at the passed position within the dropdownlist
addOption(KeyValuePair<?, ?>) - Method in class com.groiss.gui.component.SelectList
Adds a new option at the end to the dropdownlist
addOptions(Collection<? extends KeyValuePair<?, ?>>) - Method in class com.groiss.gui.component.SelectList
Adds all options at the end of the dropdownlist
addOrderByForAggregateValueData(String) - Method in class com.groiss.reporting.Query
Deprecated.
addOrderByForAggregateValueData(Integer) - Method in class com.groiss.reporting.Query
use this method to order resultset to calculate AggregateValue Types correctly
addParameter(String, String) - Method in class com.groiss.servlet.MultipartRequest
Add a parameter to the parameter list.
addParameter(String, String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add a parameter to the ContextData part of the request.
addParameter(String, Element) - Method in class com.groiss.wfxml.CreatePIMessage
Like addParameter(String, String) but you can add whatever you want (complex structures...) with a JDOM Element here.
addParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add a WfXMLForm as parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.GenericMessage
This method adds a value for a parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to add a parameter to the ContextData part of the request.
addParameter(String, Element) - Method in class com.groiss.wfxml.NotifyMessage
Like addParameter(String, String) but you can add whatever you want (complex structures...) with a JDOM Element here.
addParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to add a WfXMLForm as parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to add a parameter to the ResultData part of the request.
addParameterGroup(String) - Method in class com.groiss.component.Configuration
 
addParameterValueElem(Element, String) - Method in class com.groiss.wfxml.WfXMLMessage
This method returns a reference to a new value element for a parameter with the name parameterName.
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Start additional parfor branches for the given step.
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Start additional parfor branches for the given step.
addParticipantType(String) - Static method in class com.groiss.cal.CalRegistry
Register a participant type.
addPermissionRelevantAttribute(Element) - Method in class com.groiss.reporting.Query
 
addProcessForm(String, DMSForm) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to add process forms to a message message.
addProcessForm(String, WfXMLForm) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to add a process form to this message.
addPropertiesChangeListener(PropertiesChangeListener, String...) - Method in class com.groiss.component.Configuration
 
addQuoted(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
addRadioButton(RadioButton) - Method in class com.groiss.gui.component.RadioGroup
 
addRecipient(Recipient) - Method in interface com.groiss.messaging.MessageTemplate
Add one recipients.
addRecipient(User) - Method in interface com.groiss.messaging.MessageTemplate
Add a user as recipient.
addRecipient(String) - Method in interface com.groiss.messaging.MessageTemplate
Add an email address as recipient.
addRecipients(List<Recipient>) - Method in interface com.groiss.messaging.MessageTemplate
Add a list of recipients.
addRightCheckConditionToQuery(Right, Query, String, String, String) - Method in class com.groiss.reporting.data.impl.PersistentData
 
addRoleToSession(Role, OrgUnit) - Method in interface com.groiss.org.OrgData
Adds a role to the current usersession.
addRoleToSession(Role, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Adds a role to the current usersession.
addRow(List<?>) - Method in class com.groiss.ds.ObjectTableModel
Add a row at the bottom of tablemodel.
addRow(List<?>) - Method in class com.groiss.gui.component.TableContainer
adds a new row at the end of the table with the content of the vector
addRow(List<?>, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List<?>, List<Pair<String, String>>) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the specified dataproperties
addRow(List<?>, List<Pair<String, String>>, List<Pair<String, String>>) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the properties in the vector if the row is a systemstep row, the row is always red!!
addRow(List<?>, String, List<Pair<String, String>>, List<Pair<String, String>>) - Method in class com.groiss.gui.component.TableContainer
Adds a new Row with a row id.
addRow(Object...) - Method in class com.groiss.gui.component.TableContainer
 
addRow(Object[], String, List<Pair<String, String>>, List<Pair<String, String>>, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List<?>, String, List<Pair<String, String>>, List<Pair<String, String>>, boolean) - Method in class com.groiss.gui.component.TableContainer
Add a row to the table.
addRow(TableModel, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the content of tablemodel
addRow(List) - Method in class com.groiss.reporting.data.ReportingTableModel
 
addRowNumber() - Method in class com.groiss.reporting.Query
 
addRule(PermissionMapping) - Method in interface com.groiss.org.OrgData
Add a permission mapping to the permission system.
addRule(PermissionMapping) - Method in interface com.groiss.org.RemoteOrgData
Add a permission mapping to the permission system.
addScriptBlockForComposeWindow(Element) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
Possibility to add an additional <script> block to HTML's head element
addSelect(String, String, String, String, boolean, boolean) - Method in class com.groiss.reporting.Query
Adds a select Attribute to the query.
addSelectAttributeToQuery(Query, Element) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
 
addSelectAttributeToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a select attribute to the query.
addSelectIndexOfAttrib(Element, int) - Method in class com.groiss.reporting.Query
addSelectNameOfAttrib(Element, String) - Method in class com.groiss.reporting.Query
Deprecated.
since 9.0.18429 use Query.addSelectIndexOfAttrib(Element, int) instead
addSelectorForComposeWindow(Element, Element, Element) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
Possibility to enrich the placeholder selectors for recipient types TO, CC and BCC with an own functionality.
addSemaphore(String, CountedSemaphore) - Static method in class com.groiss.ds.CountedSemaphore
Add a new semaphore to the semaphore table
addSerializer(Class<?>, Serializer) - Method in class com.groiss.fileimport.csv.CSVSettings
register a deserializer by default the toString method of the given object will be used to get the string-representation if you don't want this, you can write your own Deserializer
addService(String, Service) - Static method in class com.groiss.component.ServiceManager
Add an object to the list of services.
addService(String, String) - Static method in class com.groiss.component.ServiceManager
Add a class to the services, the class is loaded, the default contructor is called and the startup() method is called.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.DMS
Adds the passed subform to the mainform into the set of subforms identified by the passed id.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed subform to the mainform into the set of subforms identified by the passed id.
addSubform(String, String) - Method in class com.groiss.wf.SystemAction
Add a subform.
addSubForm(WfXMLForm, int) - Method in class com.groiss.wfxml.WfXMLForm
Add a subform to this WfXMLForm.
addSubLink(SubLink) - Method in class com.groiss.ldap.ClassMapping
Add a sublink to this class mapping
addSystemNote(ActivityInstance, String, String) - Method in interface com.groiss.wf.RemoteWfEngine
Attach a note to an ActivityInstance.
addSystemNote(ActivityInstance, String, String) - Method in interface com.groiss.wf.WfEngine
Attach a note to an ActivityInstance.
addTableModelListener(TableModelListener) - Method in class com.groiss.ds.ObjectTableModel
This method does nothing.
addTempJoin(String, String, Element) - Method in class com.groiss.reporting.Query
 
addText - Variable in exception com.groiss.util.ApplicationException
 
addThreadLocale(ThreadLocal<?>) - Static method in class com.groiss.util.ThreadContext
 
addToContentCollection(Collection<Content>, Object) - Static method in class com.groiss.xml.XMLUtil
Add an Object to a Collection of Content.
addToDMSFolder(Collection<DMSObject>) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
This method adds a Collection of DMSObject objects to the DMS folder of this message.
addToDMSFolder(DMSObject) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
This method adds a DMSObject to the message.
addToDMSFolder(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to add any WfXMLObject to the process instance's DMSFolder without having a DMSObject.
addToLogEntryTable(String) - Method in interface com.groiss.server.Admin
Adds the passed form class to the list of available classes for which objects the historic data may be listed using the according admin task in the Administration UI.
addTree(Tree<D>) - Method in class com.groiss.ds.Tree
Add a tree as last child of the tree.
addValues(JSONObject, String) - Method in class com.groiss.reporting.data.impl.PersistentData
 
addWorkdays(Date, int) - Static method in class com.groiss.cal.CalUtil
adds the specified amount of workdays to the given date
ADHOC - Static variable in class com.groiss.wf.WfEngine.Tasks
adhoc task.
adjustImageTags(String, List<Part>) - Static method in class com.groiss.util.MailUtil
This method takes a HTML string that contains inline images (i.e.
ADMIN - Static variable in class com.groiss.org.OrgData.Rights
The right to access the administration.
ADMIN - Static variable in interface com.groiss.org.Right
The oid for right admin.
Admin - Interface in com.groiss.server
Interface for administrative actions.
ADMIN_DEPT_REFFOLDER - Static variable in class com.groiss.org.OrgData.Rights
The right to administrate reference folders belonging to an organizational unit
ADMIN_DEPT_REFFOLDER - Static variable in interface com.groiss.org.Right
The oid for the right for managing reference folders of departments
ADMIN_SESSION - Static variable in class com.groiss.servlet.Dispatcher
Deprecated.
ADMIN_SESSION - Static variable in class com.groiss.servlet.ServletUtils
Name of the Session attribute to determine if it is an admin session.
ADMIN_URL - Static variable in class com.groiss.servlet.Dispatcher
Deprecated.
ADMIN_URL - Static variable in class com.groiss.servlet.ServletUtils
Fully qualified name of the main entry method to the administration.
after(CreatePIMessage, ProcessInstance, WfXMLMessage) - Method in interface com.groiss.wfxml.MessageListener
This message will be called after a CreateProcessInstance request has been processed (i.e., the process instance and all content have been created).
after(GetPIDataMessage, ProcessInstance, WfXMLMessage) - Method in interface com.groiss.wfxml.MessageListener
This message will be called after a GetProcessInstanceData request has been processed.
after(ChangePIStateMessage, ProcessInstance, WfXMLMessage) - Method in interface com.groiss.wfxml.MessageListener
This message will be called after a ChangeProcessInstance request has been processed.
after(CreatePIMessage, ProcessInstance, WfXMLMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing.
after(GetPIDataMessage, ProcessInstance, WfXMLMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing.
after(ChangePIStateMessage, ProcessInstance, WfXMLMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing.
afterCommit(VoidCallable) - Static method in class com.groiss.component.BeanManager
Register a callable to be executed after transaction commit.
afterCompletion(BatchJob, boolean) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCompletion method notifies a BatchAdapter that a batchjob has completed.
afterCompletion(BatchJob, boolean) - Method in class com.groiss.wf.batch.NullAdapter
 
afterCreation(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCreation method notifies a batch adapter that a batchjob has been created.
afterCreation(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
afterDelete(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called after the form has been deleted from the store.
afterDelete(T) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called after the form has been deleted from the store.
afterDelete() - Method in class com.groiss.ldap.DirectoryServer
 
afterDelete() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been deleted.
afterDelete(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been deleted from the database.
afterDelete() - Method in class com.groiss.store.PersistentObject
 
afterDispatch() - Method in class com.groiss.event.BasicEvent
 
afterDispatch() - Method in interface com.groiss.event.Event
callback method which will be called after the event has successfully been dispatched
afterImport(Map<String, Object>, T) - Method in interface com.groiss.fileimport.FileImportHandler
called after importing a row
afterInsert(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called after the form has been inserted into the store.
afterInsert(T) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called after the form has been inserted into the store.
afterInsert() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been inserted into the store.
afterInsert(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been inserted into the database.
afterInsert() - Method in class com.groiss.store.PersistentObject
 
afterLogin(IUserSession) - Method in interface com.groiss.org.LoginListener
Called after a login on an IUserSession has been taken place.
afterLogout(IUserSession) - Method in interface com.groiss.org.LoginListener
Called after a login on an IUserSession has been taken place.
afterMailSent(String, MessageTemplate, DMSDocForm, boolean, HttpServletRequest) - Method in interface com.groiss.smartclient.mail.MailActionsHandler
This method is called after the mail has been sent the the email object (parameter "email") has been created.
afterRead() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been read.
afterRead(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object is read from database.
afterRead() - Method in class com.groiss.store.PersistentObject
 
afterRollback(VoidCallable) - Static method in class com.groiss.component.BeanManager
Register a callable to be executed after transaction rollback.
afterUpdate(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called after the form has been updated in the store.
afterUpdate(T) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called after the form has been updated in the store.
afterUpdate() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been updated in the store.
afterUpdate(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been updated in the database.
afterUpdate() - Method in class com.groiss.store.PersistentObject
 
agent - Variable in class com.groiss.accesscontrol.PermissionQuery
 
agent - Variable in class com.groiss.notification.NotificationEvent
 
Agent - Interface in com.groiss.org
Common interface for User and Role.
agentSelect(HttpServletRequest) - Static method in class com.groiss.gui.WebUtils
can be used by ObjectSelect-widgets to query for agents (either roles or users)
possible parameters are: role,application,orgunit,noEmptyEntry,includeRoleToo
currently it's only possible to search for users and optionally include the given role too
agentSelectList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
aggregate(Object) - Method in interface com.groiss.reporting.data.AggregateValue
Mehthod which aggregates the Object with the Object o
AggregateValue - Interface in com.groiss.reporting.data
Implementing this Interface, several result set tuples are aggregated to one entry in tablemodel.
ALERT_ALWAYS - Static variable in class com.groiss.gui.component.Tabs
 
ALERT_ON_CHANGE - Static variable in class com.groiss.gui.component.Tabs
 
alias - Variable in class com.groiss.reporting.data.impl.DefaultReportingData
 
ALL - Static variable in class com.groiss.org.OrgData.Roles
The all role.
ALL - Static variable in interface com.groiss.org.Role
The all role.
ALL - Static variable in interface com.groiss.wf.ActivityInstance
 
ALL_AGGR - Static variable in interface com.groiss.reporting.data.Attribute
 
ALL_OBJECTS - Static variable in interface com.groiss.org.Permission
The scope is: all object
allowHTMLMessage - Variable in exception com.groiss.util.ApplicationException
 
allowHTMLMessage() - Method in exception com.groiss.util.ApplicationException
 
allowOnClient(String) - Method in class com.groiss.component.Configuration
Returns true if this property may be send to the smartclient via ep/config
AlphanumericComparator - Class in com.groiss.ds
string-comparator which correctly sorts alphanumeric values
AlphanumericComparator() - Constructor for class com.groiss.ds.AlphanumericComparator
 
ALWAYS_OUT - Static variable in class com.groiss.util.Settings
 
amountOfData() - Method in class com.groiss.ml.classifier.EvaluationResult
Returns the number of data records used for calculation this result
ANDJOIN - Static variable in interface com.groiss.wf.ActivityInstance
An andjoin node, end of andpar.
ANSI_C_ASCTIME - Static variable in class com.groiss.cal.CalUtil
ANSI C's asctime() format: EEE MMM d HH:mm:ss yyyy
appendIfNotEmpty(StringBuilder, Object) - Method in class com.groiss.ds.StringExpression
appends the given value. if the value is null/empty and the current result ends with a blank, this blank is removed to avoid accumulating blanks for optional values
appl - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
Application - Interface in com.groiss.org
Interface for describing an application.
ApplicationAdapter - Interface in com.groiss.wf
Interface for classes customizing the application behaviour. your implementation will be used for an application if it is registered in the application administration as application class.
ApplicationContext - Class in com.groiss.component
Handling dependencies between applications.
ApplicationContext() - Constructor for class com.groiss.component.ApplicationContext
 
ApplicationException - Exception in com.groiss.util
Class for Exceptions thrown in the application.
ApplicationException(int) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number.
ApplicationException(int, ApplicationException.Level) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number.
ApplicationException(int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and args
ApplicationException(int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number, args and the cause exception.
ApplicationException(int, Object[], Throwable, ApplicationException.Level) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number, args and the cause exception.
ApplicationException(int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and the cause exception.
ApplicationException(String) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message.
ApplicationException(String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
ApplicationException(String, Throwable, ApplicationException.Level) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
ApplicationException(Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a cause exception.
ApplicationException(Resource, int) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and a resource.
ApplicationException(Resource, int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, exception number and args.
ApplicationException(Resource, int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, exception number, args and the cause exception.
ApplicationException(Resource, int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, exception number, and the cause exception.
ApplicationException(int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Deprecated.
Don't use this signature, use placeholders and an argument array.
ApplicationException(Resource, int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Deprecated.
Don't use this signature, use placeholders and an argument array.
ApplicationException.Level - Enum in com.groiss.util
Level for logging the exception.
ApplicationObjectInputStream - Class in com.groiss.util
Special ObjectInputStream that uses the @enterprise class loader, thus, also classes in the application class path can be found.
ApplicationObjectInputStream(InputStream) - Constructor for class com.groiss.util.ApplicationObjectInputStream
 
ApplicationObjectInputStream(InputStream, boolean) - Constructor for class com.groiss.util.ApplicationObjectInputStream
 
applres - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
applyAdditionalFilter(HttpServletRequest) - Static method in class com.groiss.servlet.EPFilter
 
applyRequestData() - Method in class com.groiss.wfxml.Test
Set the requested data that has been set in the client.
archive(DMSObject, User) - Method in interface com.groiss.dms.DMSArchiver
When a DMSObject should be deleted this is the first method it calls.
archive(List<ProcessInstance>, User) - Method in class com.groiss.wf.NoArchiver
 
archive(List<ProcessInstance>, User) - Method in interface com.groiss.wf.ProcessArchiver
Via the @enterprise user interface a set of processes can be archived.
archive(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Archive a process.
archive(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Archive a process.
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.planning.PlanTimeMgmt
 
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
 
archiveProcessInstance(ProcessInstance) - Method in interface com.groiss.timemgmt.TimeManagement
If something is to do when processes are archived (clean up).
areHolidaysConfigured() - Static method in class com.groiss.cal.CalUtil
 
areNotesRequested() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to find out if notes are requested in a request message.
ARETH_OPERATORS - Static variable in class com.groiss.reporting.Query
 
arguments - Variable in exception com.groiss.util.ApplicationException
 
asc - Variable in class com.groiss.gui.table.TableAdapter
 
Assert - Class in com.groiss.util
Class for defining assertions.
Assert() - Constructor for class com.groiss.util.Assert
 
Assert.Failed - Exception in com.groiss.util
 
assureBodyExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that a body exists.
assureHeaderExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that a header exists.
assureTransportExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that the transport part exists.
ATTACH_NOTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Attach Note'
attachNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.DMS
Attaches the passed note to the passed object.
attachNote(DMSNote, User) - Method in interface com.groiss.dms.DMSObject
Attaches the passed note to this object
attachNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.RemoteDMS
Attaches the passed note to the passed object.
attachNote(DMSNote) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method if you want that a note will be attached to message.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to quickly attach notes without creating WfXMLNote or DMSNote objects.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to attach a note to this message.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
Attribute<T> - Class in com.groiss.ml.ds
Objects of this class represent the columns in a DataSet.
Attribute(String, Class<T>) - Constructor for class com.groiss.ml.ds.Attribute
Creates a new attribute with the given name and class .
Attribute - Interface in com.groiss.reporting.data
An attribute represents a simple field in an Entity/DB-table or a more complex structure containing multiple fields/sources
attributeHasUserdefType - Variable in class com.groiss.reporting.data.impl.DefaultReportingData
 
AttributeMapping - Class in com.groiss.ldap
Maps LDAP attribute names to field names of java objects.
AttributeMapping(ClassMapping, String, String) - Constructor for class com.groiss.ldap.AttributeMapping
Constructs a new AttributeMapping and adds it to a Class Mapping
attributes() - Method in interface com.groiss.ml.ds.DataSet
Returns the list of all attributes (inputs and output) of this data set.
authorizeBrowser(HttpServletRequest, HttpServletResponse, User) - Static method in class com.groiss.org.AuthUtil
This function can be called from the client to instantiate a session.
authorizeBrowser(HttpServletRequest, HttpServletResponse, User, String) - Static method in class com.groiss.org.AuthUtil
This function can be called from the client to instantiate a session and send the session cookie to the browser.
Authorizer - Interface in com.groiss.auth
Authorization interface for OAuth.
AuthUtil - Class in com.groiss.org
Utilities for writing an authorization class.
AuthUtil() - Constructor for class com.groiss.org.AuthUtil
 
AutoCloseablePersistentAspect - Class in com.groiss.store
AutoClosable PersistentAspects to be used in a try(with resource) block.
autoTake() - Method in class com.groiss.wf.SystemAction
This method performs a take when the activity instance is assigned to a role and there is exactly one user having this role.
AVG - Static variable in interface com.groiss.reporting.data.Attribute
 
avg(long) - Method in class com.groiss.reporting.data.impl.DefaultReportingData
 
avg(long) - Method in class com.groiss.reporting.data.impl.TimeInterval
 
avg(long) - Method in interface com.groiss.reporting.data.NumericValue
Calculates the average of a numeric data.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

@enterprise 10.0.37306 Copyright © 2001-2024 Groiss Informatics GmbH. All Rights Reserved.