Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

a - Variable in class com.groiss.reporting.data.impl.DefaultReportingData
 
abort() - Method in interface com.groiss.timer.TimerTask
Abort the running timer task.
abort(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
Abort a process.
abort(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
Abort a process and add a DMSNote with a generated Subject and a given comment.
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(String) - Static method in class com.groiss.reporting.QueryEngine
Aborts a query execution
ABORT_PROCINST - Static variable in class com.groiss.org.OrgData.Rights
The right to abort processes.
ABORT_PROCINST - Static variable in interface com.groiss.org.Right
The oid for right abort.
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
 
ABORTED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been aborted.
ABORTED - Static variable in interface com.groiss.wf.batch.BatchJob
State for aborted instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
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
Deprecated.
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(String) - Constructor for class com.groiss.gui.AbstractComponent
 
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(Element) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new component from an existing JDOM the root element must have an id attribute
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(String) - Constructor for class com.groiss.gui.AbstractContainer
 
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(Element) - Constructor for class com.groiss.gui.AbstractContainer
Constructs a new container from an existing JDOM.
AbstractReportingExportable - Class in com.groiss.reporting.export
default, base, implementation for any ReportingExportable
AbstractReportingExportable() - Constructor for class com.groiss.reporting.export.AbstractReportingExportable
 
ACCEPT - Static variable in interface com.groiss.cal.Notifier
 
acceptSelfSignedCertificates() - Method in class com.groiss.http.ClientConfiguration
Returns is support for self signed certificates is needed
Access - Annotation Interface 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 Class in com.groiss.servlet
The values for the access mode.
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(InetAddress, InetAddress) - Method in class com.groiss.util.IPChecker
Checks if the specified InetAdress has permission to access.
accessAllowed(Socket) - Method in class com.groiss.util.IPChecker
Checks if a (connection from a) socket 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) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String[], 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 Class in com.groiss.wf
Defines the last action of the activity.
add(int, V) - Method in class com.groiss.ds.KeyedList
 
add(long) - Method in class com.groiss.store.BulkQuery
Add a long to the query.
add(DMSFolder, P) - Method in interface com.groiss.dms.DMS
Adds an Object to a folder.
add(DMSFolder, P) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
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(DMSFolder, P, DMS.AddOption) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
Adds an Object to a folder.
add(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Adds the passed object to its content
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(Persistent) - Method in class com.groiss.store.BulkQuery
Add the oid of a Persistent to the query.
add(PersistentAspect...) - Static method in enum class com.groiss.store.PersistentAspect
Add the PersistentAspects at thread level.
add(Persistent, PersistentAspect...) - Static method in enum class 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.
add(D) - Method in class com.groiss.ds.Tree
Add a new tree with the data element as (last) child of the tree.
add(Long) - Method in class com.groiss.store.BulkQuery
Add a Long to the query.
add(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
add(Collection<?>, boolean) - Method in class com.groiss.store.BulkQuery
Add the elements of the Collection to a BulkQuery.
add(V) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
addAdminLinks(String, Resource, Link[]) - Method in interface com.groiss.server.Admin
Deprecated, for removal: This API element is subject to removal in a future version.
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
Deprecated.
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(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(KeyedList<K, V>) - Method in class com.groiss.ds.KeyedList
 
addAll(Collection<? extends DMSObject>) - Method in interface com.groiss.dms.DMSFolder
Adds all the objects of the passed collection to its 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!
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<?>) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known user bean classes.
addBean(String, Class<?>, boolean) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known 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, 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, 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, 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.
addContent(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLFolder
Add another WfXMLObject to the content of this folder.
addContent(Object...) - Method in class com.groiss.gui.component.Link
 
addDeserializer(int, Deserializer) - Method in class com.groiss.fileimport.StructuredFileSettings
 
addDeserializer(Deserializer) - Method in class com.groiss.fileimport.StructuredFileSettings
 
addDocument(String, String, String) - Method in class com.groiss.wf.SystemAction
Add a document to the process 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.
addGroupingRows(Map<Integer, List<Object>>) - Method in class com.groiss.reporting.data.ReportingTableModel
Add Grouping Rows to Table Model
addHeader(String, int) - 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.JSONPage
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, int) - Method in class com.groiss.gui.XHTMLPage
Set a header field in the response before writing the page.
addHeader(String, String) - 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, String) - 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, String) - Method in interface com.groiss.messaging.MessageTemplate
Add a header field to the message.
addHeader(String, Date) - 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.JSONPage
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, Date) - Method in class com.groiss.gui.XHTMLPage
Set a header field in the response before writing the page.
addHeader(List<?>) - Method in class com.groiss.gui.component.TableContainer
 
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
 
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
Deprecated.
Adds the passed keyword to the passed DMSObject
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
 
addObject(Persistent) - Method in class com.groiss.cal.SimpleEvent
 
addOption(int, String, String) - Method in class com.groiss.gui.component.SelectList
 
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
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(Element) - 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(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.
addParameterGroup(String) - Method in class com.groiss.component.Configuration
 
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
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
 
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
Deprecated.
Adds a role to the current usersession.
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) - Method in class com.groiss.reporting.data.ReportingTableModel
 
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<?>, 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(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(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!!
addRowNumber() - Method in class com.groiss.reporting.Query
 
addRule(PermissionMapping) - Method in interface com.groiss.org.OrgData
Deprecated, for removal: This API element is subject to removal in a future version. 
addRule(PermissionMapping) - Method in interface com.groiss.org.RemoteOrgData
Deprecated, for removal: This API element is subject to removal in a future version.
addRule(Class<? extends PermissionMapping>) - Method in interface com.groiss.org.OrgData
Add a permission mapping to the permission system.
addRule(Class<? extends PermissionMapping>) - Method in interface com.groiss.org.RemoteOrgData
Deprecated.
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
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
Deprecated.
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
Deprecated.
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
The text of the message
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.
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 - Enum constant in enum class com.groiss.servlet.Access.mode
 
Admin - Interface in com.groiss.server
Interface for administrative actions.
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_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.ServletUtils
Name of the Session attribute to determine if it is an admin session.
ADMIN_URL - Static variable in class com.groiss.servlet.ServletUtils
Fully qualified name of the main entry method to the administration.
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() - 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() - Method in class com.groiss.store.PersistentObject
 
afterDelete(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been deleted from the database.
afterDelete(T) - 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.
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() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been inserted into the store.
afterInsert() - Method in class com.groiss.store.PersistentObject
 
afterInsert(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been inserted into the database.
afterInsert(T) - 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.
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() - Method in class com.groiss.store.PersistentObject
 
afterRead(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object is read from database.
afterRollback(VoidCallable) - Static method in class com.groiss.component.BeanManager
Register a callable to be executed after transaction rollback.
afterUpdate() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been updated in the store.
afterUpdate() - Method in class com.groiss.store.PersistentObject
 
afterUpdate(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been updated in the database.
afterUpdate(T) - 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.
agent - Variable in class com.groiss.accesscontrol.PermissionQuery
Deprecated, for removal: This API element is subject to removal in a future version.
use getter method
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
Deprecated, for removal: This API element is subject to removal in a future version.
use ep/widget/smartclient/form/ObjectInputField}
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
ALL_PERMISSIONS - Enum constant in enum class com.groiss.store.PersistentAspect
Automatically grant all permissions on all objects.
allowHTMLMessage - Variable in exception com.groiss.util.ApplicationException
 
allowHTMLMessage() - Method in exception com.groiss.util.ApplicationException
 
allowModifications - Variable in class com.groiss.smartclient.ObjectSelectProvider
 
allowModifications() - Method in class com.groiss.smartclient.ObjectSelectProvider
Can be defined in the XML configuration, default is false (no insert, update, delete allowed).
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.
ApplicationException - Exception in com.groiss.util
Class for Exceptions thrown in @enterprise and applications.
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, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Deprecated, for removal: This API element is subject to removal in a future version.
Don't use this signature, use placeholders and an argument array.
ApplicationException(int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and the cause exception.
ApplicationException(Resource, int) - Constructor for exception com.groiss.util.ApplicationException
Deprecated, for removal: This API element is subject to removal in a future version.
Use constructor with string as first argument
ApplicationException(Resource, int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Deprecated, for removal: This API element is subject to removal in a future version.
Use constructor with string as first argument
ApplicationException(Resource, int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Deprecated, for removal: This API element is subject to removal in a future version.
Use constructor with string as first argument
ApplicationException(Resource, int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Deprecated, for removal: This API element is subject to removal in a future version.
Don't use this signature, use placeholders and an argument array.
ApplicationException(Resource, int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Deprecated, for removal: This API element is subject to removal in a future version.
Use constructor with string as first argument
ApplicationException(String) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message.
ApplicationException(String, ApplicationException.Level) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
ApplicationException(String, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
ApplicationException(String, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
ApplicationException(String, Object[], Throwable, ApplicationException.Level) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
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.Level - Enum Class 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
 
Appointment - Enum constant in enum class com.groiss.cal.EventType
attendee is occupied at such events
archive(DMSObject, User) - Method in interface com.groiss.dms.DMSArchiver
When a DMSObject should be deleted this is the first method it calls.
archive(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
Archive a process.
archive(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Archive a process.
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.
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
 
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.timemgmt.PlanTimeMgmt
 
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
 
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.Failed - Exception in com.groiss.util
RuntimeException indicating that an assert failed.
ATTACH_NOTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Attach Note'
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.DMS
Attaches the passed note to the passed object.
attachNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
Attaches the passed note to the passed object.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote(String, String, String, boolean) - 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 - 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
Attribute(String, Class<T>) - Constructor for class com.groiss.ml.ds.Attribute
Creates a new attribute with the given name and class .
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.
AUGMENTED - Enum constant in enum class com.groiss.wf.WorklistKind
An entry for customized content where the task list may not only be filtered (task being removed) but also augmented with additional tasks Is empty if not filled by application code.
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.
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(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.
AVG - Static variable in interface com.groiss.reporting.data.Attribute
 
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form