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 

E

e - Variable in class com.groiss.reporting.data.impl.DefaultReportingData
 
EACHDEPT - Static variable in class com.groiss.notification.Names
Special department to mark irrelevance of department for local or hierarchical roles.
easterDay(int) - Static method in class com.groiss.cal.CalUtil
calculates the day of the easter-sunday for the given year
EDIT - Static variable in class com.groiss.org.OrgData.Rights
The right to edit objects.
EDIT - Static variable in interface com.groiss.org.Right
The oid for right edit.
EDIT_ACL - Static variable in class com.groiss.org.OrgData.Rights
The right to edit permissions.
EDIT_ACL - Static variable in interface com.groiss.org.Right
The oid for right edit_acl.
EDIT_CAL - Static variable in class com.groiss.org.OrgData.Rights
The right to edit calendar appointments.
EDIT_PLAN - Static variable in class com.groiss.org.OrgData.Rights
The right to edit process instance plans.
EDIT_PLAN - Static variable in interface com.groiss.org.Right
Edit a process instance plan.
editTarget - Variable in class com.groiss.gui.table.TableAdapter
 
editTargetProps - Variable in class com.groiss.gui.table.TableAdapter
 
editUrl - Variable in class com.groiss.gui.table.TableAdapter
 
ef - Variable in exception com.groiss.util.ApplicationException
 
el - Variable in class com.groiss.gui.NavigationNode
 
elements() - Method in class com.groiss.ds.MultiMap
Returns the elements in the map
ELSIF - Static variable in interface com.groiss.wf.ActivityInstance
An else-if node.
EMAIL - Static variable in class com.groiss.dms.DMS.FormTypes
Form type for e-mails.
EMAIL - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of emails
EMPTY - Static variable in class com.groiss.dms.FormContext
Show form with empty form object
EMPTY_OPERATOR - Static variable in class com.groiss.reporting.Query
 
EMPTY_PAGE - Static variable in class com.groiss.gui.JSONPage
 
emptyKeys - Static variable in interface com.groiss.store.Persistent
Empty String array which can be used by classes which don't want to define keys.
emptyRecycleBin() - Method in interface com.groiss.dms.DMS
Empties the Recycle Bin of the current user - i.e. all its content will now be deleted irrevocably
emptyRecycleBin() - Method in interface com.groiss.dms.RemoteDMS
Empties the Recycle Bin of the current user - i.e. all its content will now be deleted irrevocably
enableNotification() - Static method in class com.groiss.notification.NotificationSuite
Enables sending of notification for this transaction.
enableRightChecks() - Method in interface com.groiss.dms.DMS
Deprecated.
since ep10, will be removed in ep11 Use PersistentAspect.remove(PersistentAspect...) with PersistentAspect.ALL_PERMISSIONS as parameter instead to enable permission check again. When you're using the code pattern described in DMS.disableRightChecks() you will not need to call PersistentAspect.remove(PersistentAspect...) on your own.
enableRightChecks() - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep10, will be removed in ep11 Use PersistentAspect.remove(PersistentAspect...) with PersistentAspect.ALL_PERMISSIONS as parameter instead to enable permission check again. When you're using the code pattern described in RemoteDMS.disableRightChecks() you will not need to call PersistentAspect.remove(PersistentAspect...) on your own.
encode(byte[]) - Static method in class com.groiss.util.Base64
returns an array of base64-encoded characters to represent the passed data array.
encodeId(String) - Static method in class com.groiss.reporting.QueryEngine
 
encodeURL(String) - Static method in class com.groiss.util.StringUtil
This calls the URLEncoder.encode with the configured charset.
ENCRYPTED - Static variable in class com.groiss.util.MailUtil
 
END - Static variable in class com.groiss.gui.table.TableRenderer
 
END - Static variable in interface com.groiss.wf.ActivityInstance
An end node.
END_BRANCH - Static variable in interface com.groiss.wf.ActivityInstance
A branch end node.
END_COMPENSATION - Static variable in interface com.groiss.wf.ActivityInstance
 
END_SCOPE - Static variable in interface com.groiss.wf.ActivityInstance
end scope
ENDFOR - Static variable in interface com.groiss.wf.ActivityInstance
parallel for end
endRecord() - Method in class com.groiss.fileimport.csv.CSVWriter
the next time you use CSVWriter.write(Object) a new record will be started
Entity - Interface in com.groiss.reporting.data
An Entity describes a table/view in the DB.
entrySet() - Method in class com.groiss.ds.MultiMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class com.groiss.ds.OrderedMap
 
entrySet() - Method in class com.groiss.ds.TwoLevelMap
 
enumeration(Object) - Method in class com.groiss.ds.MultiMap
Returns all values mapped to a given key, or null
EP_APPLTOPICPREFIX - Static variable in class com.groiss.notification.Names
Topic prefix to be used in cometd notifications.
EP_SCRIPTS - Static variable in class com.groiss.gui.ActionPage
 
EPFilter - Class in com.groiss.servlet
Common functions for the @enterprise servlets.
EPFilter() - Constructor for class com.groiss.servlet.EPFilter
 
EPTopFilter - Class in com.groiss.servlet
Allows for future incorporation of a Filter as the first one in the chain.
EPTopFilter() - Constructor for class com.groiss.servlet.EPTopFilter
 
equals(Object) - Method in class com.groiss.cal.SimpleEvent
 
equals(Object) - Method in class com.groiss.ds.ComparablePair
 
equals(Object) - Method in class com.groiss.ds.Pair
Returns true if obj is also a Pair and contains two objects equal to the two objects of this Pair.
equals(Object) - Method in class com.groiss.ds.Triple
 
equals(Object) - Method in class com.groiss.gui.table.CellValue
 
equals(Object) - Method in class com.groiss.ml.ds.Attribute
 
equals(Object) - Method in class com.groiss.ml.field.ProcessField
 
equals(Object) - Method in class com.groiss.store.PersistentObject
Compares two persistent objects and returns true if they are equal (i.e., they must have the same OID and the same class).
equalStrings(String, String) - Static method in class com.groiss.util.StringUtil
Checks if both strings are equal.
equalUserIds(String, String) - Static method in class com.groiss.org.AuthUtil
Checks if both id strings are equal respecting the configuration value for case sensitive user Id checking
errname - Variable in class com.groiss.component.Resource
 
ERROR - Static variable in interface com.groiss.wf.ActivityInstance
Step is in error state
ERROR_ON_COMPLETE - Static variable in class com.groiss.wf.batch.BatchManager
 
ErrorFormatter - Interface in com.groiss.gui
Defines how to format the exceptions.
escapeForSQL(CharSequence) - Static method in class com.groiss.util.StringUtil
Escapes all occurrences of character '_' in the passed string builder with the escape character '\'.
escapeJavaStyleString(String, boolean) - Static method in class com.groiss.util.StringUtil
 
EscapeMode - Enum in com.groiss.fileimport.csv
EscapeMode to be used in CSVReader or CSVWriter
evaluate(String, ProcessDefinition) - Method in interface com.groiss.ml.classifier.ClassificationService
Evaluates the classifier of specified classifier assignment of the passed process.
evaluateXPath(String) - Method in class com.groiss.wf.SystemAction
Evaluates the given XPath 1.0 expression.
EvaluationResult - Class in com.groiss.ml.classifier
This class is used to store the result of the evaluation of classification model.
EvaluationResult(Persistent, Duration, int, double, String, String) - Constructor for class com.groiss.ml.classifier.EvaluationResult
Creates a new evaluation result of classification model.
EvaluationResult() - Constructor for class com.groiss.ml.classifier.EvaluationResult
Creates an empty evaluation result object
Event - Interface in com.groiss.event
Interface for creating event classes.
EventHandler - Class in com.groiss.event
The base class for an event handler.
EventHandler() - Constructor for class com.groiss.event.EventHandler
 
EventManager - Class in com.groiss.event
The event-manager allows registrating for events, unregistrating, and raising events.
EventManager() - Constructor for class com.groiss.event.EventManager
 
EventRegistry - Interface in com.groiss.event
The Event Registry interface describes a registration of an event
EventType - Enum in com.groiss.cal
different EventType change the behavior when searching for a possible appointment-date
EVERYBODY - Static variable in class com.groiss.notification.Names
Special agent to designate all connected users.
ExcelUtils - Class in com.groiss.gui.excel
Utility class for creating Excel files.
EXCEPTION_MARKER - Static variable in exception com.groiss.util.ApplicationException
 
ExceptionBatchAdapter - Interface in com.groiss.wf.batch
 
ExceptionHandlingCompletedHandler - Class in com.groiss.wf.batch
 
ExceptionHandlingCompletedHandler() - Constructor for class com.groiss.wf.batch.ExceptionHandlingCompletedHandler
 
exceptionHandlingFinished(String) - Static method in class com.groiss.wf.batch.BatchManager
 
exceptionNumber - Variable in exception com.groiss.util.ApplicationException
 
execute(Client.Method, String, Map<String, String>, Object, Parameter...) - Method in class com.groiss.http.Client
Executes a request based on the specified parameters:
EXECUTE - Static variable in class com.groiss.org.OrgData.Rights
The execute right.
EXECUTE - Static variable in interface com.groiss.org.Right
The oid for right execute.
execute(Report, Map<String, String[]>) - Static method in class com.groiss.reporting.QueryEngine
 
execute(Query) - Static method in class com.groiss.reporting.QueryEngine
Executes a query Object using cache
execute(Query, String) - Static method in class com.groiss.reporting.QueryEngine
Deprecated.
execute(Query, String, String) - Static method in class com.groiss.reporting.QueryEngine
Executes a query Object using cache
execute(String, int) - Method in class com.groiss.store.BulkQuery
Deprecated.
since 8.0; use BulkQuery.executeSet(String,int) instead
execute(String, int, Object...) - Method in class com.groiss.store.BulkQuery
Deprecated.
execute(Class<? extends T>, String) - Method in class com.groiss.store.BulkQuery
Execute the condition based on the current elements.
execute(Class<? extends T>, String, Object...) - Method in class com.groiss.store.BulkQuery
Execute the condition based on the current elements.
execute(Object, String, Object...) - Method in interface com.groiss.wf.Session
Execute a method on the server via reflection.
execute2(Class<? extends P>, String) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
execute2(Class<? extends P>, String, Object...) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeClassification(String, String, String) - Method in class com.groiss.ml.classifier.ClassificationAction
Executes a classification for the current activity instance using the classifier of the specified classifier assignment defined for the process definition of that activity instance, i.e. the classification is performed and the result is stored in the field defined as output field in that classifier assignment.
executeClassification(String, ActivityInstance, double) - Method in interface com.groiss.ml.classifier.ClassificationService
Executes a classification for the given activity instance using the classifier of the specified classifier assignment defined for the process definition of the passed activity instance, i.e. the classification is performed and the result is stored in the field defined as output field in that classifier assignment.
executeClassifications(String, String) - Method in class com.groiss.ml.classifier.ClassificationAction
Executes classifications for the current activity instance using all classifier assignment defined for the process definition of that activity instance, i.e. the classifications are performed and their results are stored in the fields defined as output fields in the various classifier assignments.
executeClassifications(ActivityInstance, double) - Method in interface com.groiss.ml.classifier.ClassificationService
Executes classifications for the given activity instance using all classifier assignment defined for the process definition of the passed activity instance, i.e. the classifications are performed and their results are stored in the fields defined as output fields in the various classifier assignments.
executeDeferred(VoidCallable) - Static method in class com.groiss.component.BeanManager
Register a callable to be executed by the EventDispatcher thread after transaction commit.
executeQuery(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.QueryEngine
the method executes report in a iframe context.
executeReport(String, String, String) - Method in class com.groiss.wf.SystemAction
Execute a report and store the result document.
executeRequest(Client.Method, String, Map<String, String>, Object, Parameter...) - Method in class com.groiss.http.Client
Executes a request based on the specified parameters:
executeScript(String, PrintWriter) - Static method in class com.groiss.store.StoreUtil
 
executeScript(String, PrintWriter, boolean) - Static method in class com.groiss.store.StoreUtil
 
executeSet(String, int) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeSet(String, int, Object...) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeSQLFile(String, PrintWriter) - Static method in class com.groiss.store.StoreUtil
 
executeSQLFile(String, PrintWriter, boolean) - Static method in class com.groiss.store.StoreUtil
 
executeStatement(String, Object...) - Method in interface com.groiss.store.external.XStore
Execute a SQL statement.
executeStatement(String) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement.
executeStatement(String, Object...) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement.
executeStatement(String) - Method in interface com.groiss.store.Store
Execute a SQL statement.
executeStatement(String, Object...) - Method in interface com.groiss.store.Store
Execute a SQL statement.
executeTimer(String) - Method in interface com.groiss.server.Admin
Execute the timer with the given id
executeUpgrade() - Method in interface com.groiss.server.Admin
Execute db-upgrades in @enterprise, if db-version is out-of-date.
existsColumn(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table/view exists in the current db-schema and the passed column exists in this table/view.
existsConstraint(String, String) - Static method in class com.groiss.store.StoreUtil
 
existsIndex(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed index exists in the current db-schema for the passed table.
existsObject(Set<String>, String) - Static method in class com.groiss.store.StoreUtil
 
existsSchemaObject(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed object exists in the current db-schema.
existsTable(String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table exists in the current db-schema.
existsView(String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed view exists in the current db-schema.
EXIT_WHEN - Static variable in interface com.groiss.wf.ActivityInstance
An exit-when node.
expand(Query) - Method in interface com.groiss.reporting.data.Expandable
returns the list of ReportingExportables the current item should be expanded to
expand(Query) - Method in class com.groiss.reporting.data.impl.TimeInterval
 
Expandable - Interface in com.groiss.reporting.data
ReportingExportable that implement that interface, may multiply a single DB result into multiple table-model rows (e.g. expand a time-interval into single dates)
expandForDrilldown - Variable in class com.groiss.reporting.data.impl.DateReportingData
 
export(ReportingTableModel, Query) - Method in class com.groiss.reporting.export.DelimiterSeperatedValuesExporter
 
export(HttpServletResponse, Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
Deprecated. 
export(HttpServletResponse, Query, ReportingTableModel) - Method in interface com.groiss.reporting.export.ReportingExporter
Deprecated. 
Exportable - Interface in com.groiss.store
Classes that want to provide the possibility of being exported/imported by the import/export functionality of @enterprise must implement this interface.
ExportablePersistentObject - Class in com.groiss.store
this is an extension to the PersistentObject class which can be exported via the @enterprise import/export functionality all required Exportable methods are implemented with default behavior
ExportablePersistentObject() - Constructor for class com.groiss.store.ExportablePersistentObject
 
exportDocument(String, String) - Method in class com.groiss.wf.SystemAction
Copy a document form process folder to the file system.
exportFields() - Method in interface com.groiss.store.Exportable
Here a class can return the names of fields which should be exported during an @enterprise export.
exportToWorkbook(String, List<Map<String, Object>>, NavigationTreeNode, List<String>) - Static method in class com.groiss.gui.excel.ExcelUtils
Export a list of given data to Excel.
exportToWorkbook(String, TableModel, NavigationTreeNode) - Static method in class com.groiss.gui.excel.ExcelUtils
Export a TableModel to Excel.
exportToWorkbook(String, TableModel, NavigationTreeNode, List<String>) - Static method in class com.groiss.gui.excel.ExcelUtils
Export a TableModel to Excel.
exportXML(String, String, List<Object>, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
exportXML(String, String, List<Object>, String, String, Set<String>, boolean, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
exportXML(List<Exportable>, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
extractAttachments(Message) - Static method in class com.groiss.util.MailUtil
This method returns all parts of a given message that are not of type multipart/*.
extractAttachmentsWithoutInlineImages(Message) - Static method in class com.groiss.util.MailUtil
This method returns all parts of a given message that are not of type multipart/*, but without inline images.
extractHtmlBodyContent(String) - Static method in class com.groiss.util.MailUtil
This method takes a HTML string and extracts the content of the body tag, i.e. everything between <body> and </body>.
extractIP(String) - Static method in class com.groiss.servlet.HttpUtils
 
extractOriginalHTMLMessage(Part) - Static method in class com.groiss.util.MailUtil
This method returns the first part of a given message that meets the following conditions: The part is unnamed The content type is text/html
extractOriginalPlainTextMessage(Part) - Static method in class com.groiss.util.MailUtil
This method returns the first part of a given message that meets the following conditions: The part is unnamed The content type is text/plain
extractRDNVal(String) - Static method in class com.groiss.ldap.LDAPUtils
Extract the Value of the RDN from a String which is a DN
extractSender(Message) - Static method in class com.groiss.util.MailUtil
Extracts the sender address of a given message.
extractSubjectId(String) - Static method in class com.groiss.util.MailUtil
The method tries to extract the pattern id of the given text.
extractZip(File, File, String...) - Static method in class com.groiss.util.FileUtil
Exctract the given zip into a directory.
ExtraLine - Class in com.groiss.gui.table
Special value in table rows.
ExtraLine() - Constructor for class com.groiss.gui.table.ExtraLine
 
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.37525 Copyright © 2001-2024 Groiss Informatics GmbH. All Rights Reserved.