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

A

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() - Method in class com.groiss.wf.batch.BatchManager
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.
abortBatchJob(StepInstance) - 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 with some common code for subclasses
AbstractContainer() - Constructor for class com.groiss.gui.AbstractContainer
constructs a new container from an existing JDOM the root element must have an id attribute
AbstractContainer(Element) - Constructor for class com.groiss.gui.AbstractContainer
constructs a new container from an existing JDOM the root element must have an id attribute
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
 
accessAllowed(String) - Method in class com.groiss.util.IPChecker
Checks if the host with the specified name 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) - Method in class com.groiss.util.IPChecker
Checks if the specified InetAdress has permission to access.
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
 
actions - Variable in class com.groiss.gui.AbstractComponent
 
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.
add(DMSFolder, P, User) - 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, User) - 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
 
add(Component) - Method in class com.groiss.gui.AbstractContainer
 
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(NumericValue) - Method in interface com.groiss.reporting.data.NumericValue
Adds the Values of two NumericValue Objects
add(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
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
 
addAll(Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
 
addAttribute(String, Attribute) - Method in class com.groiss.reporting.data.Entity
adding a new attribute to the entity
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
addColspanRow(List, boolean, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with colspan
addCondition(String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
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
Method is called for all configured exporter.
addConfigOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ReportingExporter
Method is called for all configured exporter.
addContent(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLFolder
Add another WfXMLObject to the content of this folder.
addEdge(N, N, E) - Method in class com.groiss.reporting.data.ReportingGraph
Connect 2 nodes with the given edge
addEntity(String, Entity) - Method in class com.groiss.reporting.data.Schema
adding an entity to the schema
addEventHandler(PersistentEventHandler, Class<Persistent>[]) - Static method in class com.groiss.store.StoreUtil
Add an event handler for some classes.
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
 
addHtmlOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ChartType
adds the needed HTML Option fields to the export options page
addKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.DMS
Adds the passed keyword to the passed DMSObject
addKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed keyword to the passed DMSObject
addMapping(String, Map<String, String>) - Method in class com.groiss.reporting.data.Schema
adds a mapping to the schema
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.Dispatcher
adds some header fields to the response so we can determine modification on the next request
adds an ETag and a Last-Modified-Header
addNode(N) - Method in class com.groiss.reporting.data.ReportingGraph
 
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<String, String>>) - 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
use this method to order resultset to calculate AggregateValue Types correctly
addParamAtExecuteRow(int, Element, StringBuilder, Query) - Method in interface com.groiss.reporting.data.ReportingData
Adds a row of HTML
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
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.
addPattern(String) - Static method in class com.groiss.wf.html.HTMLUtils
adds % to the searchstring, based on the selectlist.search property (either infix, or prefix search)
addPendingAction(short, String, String) - Static method in class com.groiss.org.UserSessionManager
Add a pending action to the user session which is visible later via an icon in the toolbar.
addRadioButton(RadioButton) - Method in class com.groiss.gui.component.RadioGroup
 
addRelation(Relation) - Method in class com.groiss.reporting.data.Entity
 
addRelation(Relation) - Method in class com.groiss.reporting.data.Schema
 
addRestartAction() - Static method in class com.groiss.org.UserSessionManager
This method calls addPendingAction with the parameters WARNING, restart, and an appropriate message for the restart.
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) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the specified dataproperties
addRow(List, List, List) - 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, List) - 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, List, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List, String, List, List, 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
 
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 interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a select attribute to the query.
addSelection(Condition) - Method in class com.groiss.reporting.data.Entity
adding a selection condition
addSelectNameOfAttrib(Element, String) - Method in class com.groiss.reporting.Query
stores the attributenames gained from @link #addSelect(String, String, String, String, boolean, boolean)
addSemaphore(String, CountedSemaphore) - Static method in class com.groiss.ds.CountedSemaphore
Add a new semaphore to the semaphore table
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(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
addTableModelListener(TableModelListener) - Method in class com.groiss.ds.ObjectTableModel
This method does nothing.
addTempJoin(String, String, Element) - Method in class com.groiss.reporting.Query
 
addThreadLocale(ThreadLocal<?>) - Static method in class com.groiss.util.ThreadContext
 
addVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
addWorkdays(Date, int) - Static method in class com.groiss.cal.CalUtil
adds the specified amount of workdays to the given date
ADMIN - Static variable in interface com.groiss.org.Right
The oid for right admin.
Admin - Interface in com.groiss.server
Interface for administrative actions.
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
 
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>, Persistent) - Method in class com.groiss.fileimport.ImportHandler
called after importing a row
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. use HTMLUtils.selectUserOrRole(HttpServletRequest)
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
 
ALL - Static variable in interface com.groiss.org.Role
The all role.
ALL_AGGR - Static variable in class 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
 
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
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.
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(Resource, int) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(Resource, int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number, parameters for that exception and the causing Throwable
ApplicationException(Resource, int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(Resource, int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(Resource, int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
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 a Throwable.
ApplicationException(Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a Throwable
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
 
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 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.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
 
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
 
Assert.Failed() - Constructor for exception com.groiss.util.Assert.Failed
 
Assert.Failed(String) - Constructor for exception com.groiss.util.Assert.Failed
 
ATTACH_NOTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Attach Note'
attachNote(DMSObject, DMSNote, User) - 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(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Starts the action for attaching a new note to a document or process
attachNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.RemoteDMS
Attaches the passed note to the passed object.
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.
attachNote2(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
Attribute - Class in com.groiss.reporting.data
Describes Attributes selectable as display attribute or condition in reporting
Attribute(String) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, String[], String, String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, Select[], String, String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, Select[], String[], String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
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
attributeRemoved(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
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.
AuthUtil - Class in com.groiss.org
Utilities for writing an authorization class.
AuthUtil() - Constructor for class com.groiss.org.AuthUtil
 
autoEdit() - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns true if the meta data of a new dms document should be opened as an answer to a creation action
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 class com.groiss.reporting.data.Attribute
 
avg(long) - Method in interface com.groiss.reporting.data.NumericValue
Calculates the average of a numeric data.
AVWInit - Class in com.groiss.servlet
This servlet is used for initialization when running in application server.
AVWInit() - Constructor for class com.groiss.servlet.AVWInit
 
avwstf(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
This method is added for supporting Internet Explorer which is extension-base and not mimetype-based.

B

backupToVersion(DMSForm, PersistentVersion, User) - Method in interface com.groiss.dms.DMS
Makes the content of the passed version to the current content of the passed form.
backupToVersion(DMSForm, PersistentVersion, User) - Method in interface com.groiss.dms.RemoteDMS
Makes the content of the passed version to the current content of the passed form.
base(Persistent) - Static method in class com.groiss.store.StoreUtil
Return the base object of a Persistent o.
Base64 - Class in com.groiss.util
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
Base64() - Constructor for class com.groiss.util.Base64
 
BasicEvent - Class in com.groiss.event
Implementation of the Event class.
BasicEvent() - Constructor for class com.groiss.event.BasicEvent
 
BasicEvent(String, ActivityInstance, Object, int) - Constructor for class com.groiss.event.BasicEvent
 
BasicUserDirectorySyncer - Class in com.groiss.ldap
 
BasicUserDirectorySyncer() - Constructor for class com.groiss.ldap.BasicUserDirectorySyncer
 
BATCH - Static variable in interface com.groiss.wf.ActivityInstance
batch
BatchAdapter - Interface in com.groiss.wf.batch
Interface BatchAdapter allows an instance to be notified by the BatchManager of execution events of a BatchJob.
BatchJob - Class in com.groiss.wf.batch
Captures state information about batch Jobs.
BatchJob(String, int, ActivityInstance, String) - Constructor for class com.groiss.wf.batch.BatchJob
Create a BatchJob instance.
BatchJob() - Constructor for class com.groiss.wf.batch.BatchJob
Create an empty BatchJob instance.
BatchManager - Class in com.groiss.wf.batch
Starts and Completes BatchJobs.
BatchManager() - Constructor for class com.groiss.wf.batch.BatchManager
 
BeanManager - Class in com.groiss.component
Manages transaction aware components (="beans").
BeanManager() - Constructor for class com.groiss.component.BeanManager
 
beforeCompletion(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
The beforeCompletion method notifies a BatchAdapter that a BatchJob is about to complete.
beforeCompletion(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
beforeImport(Map<String, Object>, Map<String, Object>) - Method in class com.groiss.fileimport.ImportHandler
called after reading a row
beforeImport(Map<String, Persistent>) - Method in interface com.groiss.store.Exportable
This method is called by the importer after the object is filled with data.
beforeImport(Map<String, Persistent>) - Method in class com.groiss.store.ExportablePersistentObject
 
beforeInsert(Map<String, Object>, Persistent) - Method in class com.groiss.fileimport.ImportHandler
 
beforeShow(DMSForm, FormContext, HttpServletRequest) - Method in class com.groiss.dms.FormEventAdapter
This method will be called before the page for the passed form is build.
beforeShow(DMSForm, FormContext, HttpServletRequest) - Method in interface com.groiss.dms.FormEventHandler2
This method will be called before the page for the passed form is build.
beforeShow(DMSForm, FormContext, HttpServletRequest) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method will be called before the page for the passed form is build.
beforeShow(DMSForm, FormContext, HttpServletRequest) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method will be called before the page for the passed form is build.
beforeUpdate(Map<String, Object>, Persistent) - Method in class com.groiss.fileimport.ImportHandler
 
BEGIN - Static variable in class com.groiss.gui.table.TableRenderer
 
BEGIN - Static variable in interface com.groiss.wf.ActivityInstance
A begin node.
bequestACL() - Method in interface com.groiss.dms.DMSFolder
Returns true if objects which are added to this folder should inherit the folders ACL, otherwise false is returned
bequestACL(boolean) - Method in interface com.groiss.dms.DMSFolder
Sets if objects which are added to this folder should inherit the folders ACL.
bindThreadToTransaction(UserTransaction) - Static method in class com.groiss.component.BeanManager
 
body - Variable in class com.groiss.gui.XHTMLPage
 
BRANCH - Static variable in interface com.groiss.wf.ActivityInstance
A branch node.
browserMode - Variable in class com.groiss.gui.AbstractComponent
for which browser should the component be rendered
build() - Method in class com.groiss.gui.component.TableContainer
builds the table with the elements of the TableModel.
buildRelationGraph() - Method in class com.groiss.reporting.data.Schema
 
buildTable(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
buildTablePage(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
BulkQuery - Class in com.groiss.store
Allows efficient execution of queries for a set of items.
BulkQuery() - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery.
BulkQuery(Collection) - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery and add each of the elements of the Collection.
BulkQuery(Collection, boolean) - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery and add the elements of the Collection.
Button - Class in com.groiss.gui.component
A HTML button element.
Button() - Constructor for class com.groiss.gui.component.Button
 
Button(String, String) - Constructor for class com.groiss.gui.component.Button
Standard constructor with label and action
Button(String, String, boolean) - Constructor for class com.groiss.gui.component.Button
 
Button(Component, String) - Constructor for class com.groiss.gui.component.Button
 
Button(String, String, String) - Constructor for class com.groiss.gui.component.Button
Constructor with label, action and style.
BY_BOOL - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_BOOL designates a reference based on a boolean value (TRUE/FALSE)
BY_CLASS - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_CLASS designates a reference based on the name of the Java objects class
BY_DN - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_DN designates a reference based on the distinguished name (LDAP-DN) of the class mapping of the objects class
BY_ID - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_ID designates a reference based on the value of the id field of the Java Object
BY_ID_CHAIN - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_ID_CHAIN designates a reference based on a chain of id references
BY_OID - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_OID designates a reference based on the value of field oid of the java object
BY_PWD - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_PWD designates a special treatment of the password field according to RFC 2307
BY_VALUE - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_VALUE designates a reference based on the attributes value.
ByteArrayDataSource - Class in com.groiss.util
A DataSource that can be created out of a byte array, a String or an input stream.
ByteArrayDataSource(InputStream, String) - Constructor for class com.groiss.util.ByteArrayDataSource
Create a DataSoruce from an input stream.
ByteArrayDataSource(byte[], String) - Constructor for class com.groiss.util.ByteArrayDataSource
Create a DataSource from a byte array.
ByteArrayDataSource(String, String) - Constructor for class com.groiss.util.ByteArrayDataSource
Create a DataSource from a String.

C

calculateActivityDueDate(ActivityInstance, ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
The activity due date is the current date plus the task duration (defined in task definition).
calculateActivityDueDate(ActivityInstance, ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Compute the duedate for the given ActivityInstance
calculateProcessDueDate(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
The process due date is the current date plus the process duration (defined in process definition).
calculateProcessDueDate(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
Returns a default duedate for a process start.
CalEvent - Interface in com.groiss.cal
a calendar event returned by CalInfo
CalInfo - Interface in com.groiss.cal
source for calevents
CalInfoAdapter - Class in com.groiss.cal
default CalInfo implementation
CalInfoAdapter() - Constructor for class com.groiss.cal.CalInfoAdapter
 
CalRegistry - Class in com.groiss.cal
Use this class to register your own CalInfo implementations.
CalRegistry() - Constructor for class com.groiss.cal.CalRegistry
 
CalUtil - Class in com.groiss.cal
This class provides some utilities for date and time handling.
CalView - Interface in com.groiss.cal
contains a set of objects and CalInfos
cancelActivity(String) - Method in class com.groiss.wf.SystemAction
Cancel the activity: finishs the activity with the given task id
cancelProcess() - Method in class com.groiss.wf.SystemAction
Cancel the whole process.
canShowDetails() - Method in class com.groiss.gui.DefaultErrorFormatter
 
CellValue - Class in com.groiss.gui.table
Use this object for writing a cell value into a table model if you need cell attributes.
CellValue(Object, List<Pair<String, String>>) - Constructor for class com.groiss.gui.table.CellValue
Construct a new cell value.
CellValue(Object, Comparable, Object) - Constructor for class com.groiss.gui.table.CellValue
 
CHANGE_TYPE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Change type'
changeAgent(ActivityInstance, Agent, OrgUnit, String) - Method in interface com.groiss.wf.RemoteWfEngine
Give the activity instance to another agent.
changeAgent(ActivityInstance, Agent, OrgUnit, String) - Method in interface com.groiss.wf.WfEngine
Give the activity instance to another agent.
CHANGED_AT - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the date of the last change of the DMSObject
changeType(DMSForm, FormType, DMSFolder, User) - Method in interface com.groiss.dms.DMS
This method changes the type of the passed DMSObject to the passed FormType.
changeType(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to change the object's type
changeType(DMSForm, FormType, DMSFolder, User) - Method in interface com.groiss.dms.RemoteDMS
This method changes the type of the passed DMSObject to the passed FormType.
ChartType - Interface in com.groiss.reporting.export
To generate Charts reporting uses the JfreeChart libary.
check(HttpServletRequest, String) - Method in interface com.groiss.servlet.URLChecker
This method throws an exception if the check fails.
Checkbox - Class in com.groiss.gui.component
A HTML Checkbox, <input type=checkbox ...
Checkbox() - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox.
Checkbox(String, String) - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox with name and value.
Checkbox(String, String, boolean) - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox with name and value.
Checkbox(String, String, boolean, String) - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox with name and value.
checkDelete(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws ApplicationException Nr.
checkDelete(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Throws ApplicationException Nr.
checkDuplicateNames(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.DMS
Checks if the passed folder does not already contain an element with the same name as the passed one.
checkDuplicateNames(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.RemoteDMS
Checks if the passed folder does not already contain an element with the same name as the passed one.
checkEdit(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws ApplicationException Nr.
checkEdit(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Throws ApplicationException Nr.
Checker - Interface in com.groiss.passwd
Interface for Policy Checker.
checkIn(User, InputStream) - Method in interface com.groiss.dms.DMSDocForm
Checks the document in
checkIn(User, byte[]) - Method in interface com.groiss.dms.DMSDocForm
Checks the document in
checkIn(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
method to check in the chosen document(s)
checkOut(User) - Method in interface com.groiss.dms.DMSDocForm
Checks the document out
checkOut(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
method to check out the chosen document(s)
checkPasswordPolicy(String) - Method in interface com.groiss.org.OrgData
Check a password against the password policy.
checkPasswordPolicy(String) - Method in interface com.groiss.org.RemoteOrgData
Check a password against the password policy.
checkSysadmPasswd(String) - Static method in class com.groiss.org.AuthUtil
 
checkUser(String, String, String) - Static method in class com.groiss.org.AuthUtil
Checks the user.
checkUser(String, String, String, boolean) - Static method in class com.groiss.org.AuthUtil
Checks the user.
checkUser(String, String, String) - Method in class com.groiss.org.PasswdAuth
 
checkUser(String, String, String) - Method in interface com.groiss.servlet.HttpAuth
This method gets the parameters necessary for checking if the user is allowed to connect to the server.
checkValidName(DMSObject, String, String) - Method in interface com.groiss.dms.DMS
Checks if the name and extension do not contain any forbidden characters
checkValidName(DMSObject, String, String) - Method in interface com.groiss.dms.RemoteDMS
Checks if the name and extension do not contain any forbidden characters
checkView(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws ApplicationException Nr.
checkView(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Throws ApplicationException Nr.
CHOICE - Static variable in interface com.groiss.wf.ActivityInstance
Start of a choice construct.
CHOICE_BRANCH - Static variable in interface com.groiss.wf.ActivityInstance
A branch of a choice.
CLASS - Static variable in class com.groiss.gui.XHTMLPage
 
classLoader - Variable in class com.groiss.util.ApplicationObjectInputStream
 
ClassMapping - Class in com.groiss.ldap
Maps a Java Class to an LDAP Object Class.
ClassMapping(SchemaMapping) - Constructor for class com.groiss.ldap.ClassMapping
Constructs a class mapping and adds it to the provided schema mapping.
clean() - Static method in class com.groiss.util.ThreadContext
Clean the thread context.
cleanDbFieldV() - Static method in class com.groiss.store.StoreUtil
 
clear() - Method in interface com.groiss.dms.DMSFolder
Removes the whole content of this folder
clear() - Method in class com.groiss.ds.KeyedList
 
clear() - Method in class com.groiss.ds.MultiMap
Removes all mappings from this map
clear() - Method in class com.groiss.ds.TwoLevelMap
 
clear() - Method in class com.groiss.gui.component.SelectList
removes all options from this selectlist
clickable - Variable in class com.groiss.gui.HTMLTree
 
CLIPBOARD - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Clipboard'
clone() - Method in interface com.groiss.cal.CalEvent
 
clone() - Method in class com.groiss.cal.SimpleEvent
clone() - Method in class com.groiss.gui.AbstractComponent
returns a copy of the Component object
clone() - Method in interface com.groiss.gui.Component
returns a copy of the Component object
clone() - Method in class com.groiss.gui.table.CellValue
 
clone() - Method in class com.groiss.gui.table.ColumnDescription
 
clone() - Method in class com.groiss.store.PersistentObject
 
clone() - Method in class com.groiss.wfxml.WfXMLFolder
Creates a copy of this WfXMLFolder.
clone() - Method in class com.groiss.wfxml.WfXMLForm
Use the clone method if you need a copy of this WfXMLForm.
clone() - Method in class com.groiss.wfxml.WfXMLNote
Creates a deep copy of this note.
clone() - Method in class com.groiss.wfxml.WfXMLWebLink
Creates a deep copy of this web link.
CLOSE - Static variable in class com.groiss.gui.ActionPage
 
closePredecessor(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
If the predecessor of ai was not finished completely (is in status WAITING) and the necessary action is done now (for example setting the agent for ai) this method will complete it.
closePredecessor(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
If the predecessor of ai was not finished completely (is in status WAITING) and the necessary action is done now (for example setting the agent for ai) this method will complete it.
closeServerSocketLocker() - Static method in class com.groiss.component.ServiceManager
 
ClusterInfo - Class in com.groiss.cluster
This class can be used to aquire cluster specific data.
ClusterInfo() - Constructor for class com.groiss.cluster.ClusterInfo
 
cnt - Static variable in class com.groiss.servlet.FileServlet
 
colfilters - Variable in class com.groiss.gui.table.TableRenderer
 
ColoredDate - Class in com.groiss.gui.component
Deprecated. use ComparableComponent
ColoredDate(Date) - Constructor for class com.groiss.gui.component.ColoredDate
Deprecated.  
colouredRows - Variable in class com.groiss.gui.component.TableContainer
 
Column - Class in com.groiss.fileimport
Holds column definition from import.xml
Column(String) - Constructor for class com.groiss.fileimport.Column
 
ColumnDescription - Class in com.groiss.gui.table
This class represents the description of a column within a table, i.e.
ColumnDescription(String, Object) - Constructor for class com.groiss.gui.table.ColumnDescription
Creates a new column description.
ColumnDescription(String, Object, String, boolean, boolean, boolean) - Constructor for class com.groiss.gui.table.ColumnDescription
Creates a new column description.
columns - Variable in class com.groiss.gui.table.TableAdapter
 
com.groiss.cal - package com.groiss.cal
Provides classes for handling date/time and calendar events
com.groiss.cluster - package com.groiss.cluster
Provides basic cluster information.
com.groiss.cluster.communication - package com.groiss.cluster.communication
The communication package contains classes and interfaces for sending and receiving cluster wide messages.
com.groiss.component - package com.groiss.component
Main class and some classes an interfaces defining the structure of the application.
com.groiss.dms - package com.groiss.dms
The dms package contains classes and interfaces for handling documents.
com.groiss.dms.html - package com.groiss.dms.html
 
com.groiss.ds - package com.groiss.ds
The ds package contains some useful data structures and interfaces.
com.groiss.event - package com.groiss.event
 
com.groiss.fileimport - package com.groiss.fileimport
Provides classes and interfaces for customizing fileimport
com.groiss.gui - package com.groiss.gui
The gui package - and its subpacakge gui.component - contains classes for building HTML interfaces.
com.groiss.gui.component - package com.groiss.gui.component
Components for HTML interfaces.
com.groiss.gui.table - package com.groiss.gui.table
This package contains the classes and interfaces necessary for rendering HTML tables.
com.groiss.gui.velocity - package com.groiss.gui.velocity
 
com.groiss.ldap - package com.groiss.ldap
Contains classes and interfaces for synchronization with LDAP servers
com.groiss.log - package com.groiss.log
Interface and a default implementation for logging.
com.groiss.mail - package com.groiss.mail
 
com.groiss.org - package com.groiss.org
The org package contains classes and interfaces for accessing the organizational structure.
com.groiss.passwd - package com.groiss.passwd
Interface to implement a password policy checker
com.groiss.reporting - package com.groiss.reporting
This package contains classes to load and execute Reports.
com.groiss.reporting.data - package com.groiss.reporting.data
This package contains data classes gain information of reporting schema and report attributes and conditions.
com.groiss.reporting.export - package com.groiss.reporting.export
The export package provides classes and interfaces to implement export report results to certain formats.
com.groiss.server - package com.groiss.server
 
com.groiss.servlet - package com.groiss.servlet
The package contains the servlets of @enterprise.
com.groiss.store - package com.groiss.store
This package contains the persistence layer for @enterprise.
com.groiss.timemgmt - package com.groiss.timemgmt
The timemgmt package contains an interface and a default implementation for deadline computations.
com.groiss.timer - package com.groiss.timer
Interfaces and classes for controlling timed tasks.
com.groiss.util - package com.groiss.util
Utilities for files and strings and some algorithms, like base64 or crypt.
com.groiss.wf - package com.groiss.wf
The wf package contains the interfaces for accessing the workflow engine.
com.groiss.wf.batch - package com.groiss.wf.batch
The batch package contains the classes which support long running tasks (batch jobs) in @enterprise.
com.groiss.wf.html - package com.groiss.wf.html
Utilities for building an HTML interface for the workflow engine.
com.groiss.wfxml - package com.groiss.wfxml
In this package you can find some classes needed for using @enterprise's WfXML functionality.
commit() - Static method in class com.groiss.component.BeanManager
Commits the transaction and releases all beans.
commit() - Method in interface com.groiss.wf.Session
Commit the current transaction.
COMP_MODE - Static variable in class com.groiss.wf.html.HTMLUtils
 
ComparableComponent - Class in com.groiss.gui.component
A gui component with a compare value.
ComparableComponent(Comparable, Element) - Constructor for class com.groiss.gui.component.ComparableComponent
 
ComparablePair<F extends java.lang.Comparable<F>,S> - Class in com.groiss.ds
The comparable pair represents a pair of a key and a value.
ComparablePair(F, S) - Constructor for class com.groiss.ds.ComparablePair
Constructor with key and value
compare(List<Object>, List<Object>) - Method in class com.groiss.ds.ListComparator
Compare two lists.
compare(KeyValuePair<K, V>, KeyValuePair<K, V>) - Method in class com.groiss.ds.PairComparator
 
compareKey(Object) - Method in interface com.groiss.reporting.data.AggregateValue
Compare the key of this Aggregate Value, returns 0 if its the same key.
compareNumbers(Number, Number) - Static method in class com.groiss.ds.ListComparator
Compares 2 Objects implementing Interface Number, even if they are different types
compareTo(ComparablePair<F, ?>) - Method in class com.groiss.ds.ComparablePair
 
compareTo(Object) - Method in class com.groiss.gui.component.ColoredDate
Deprecated.  
compareTo(Object) - Method in class com.groiss.gui.component.ComparableComponent
 
compareTo(Object) - Method in class com.groiss.gui.component.Link
 
compareTo(CellValue) - Method in class com.groiss.gui.table.CellValue
 
compareTo(ReportingExportable) - Method in class com.groiss.reporting.data.SimpleReportingExportable
compares the 2 object if they are Comparable.
compareTo(ReportingExportable) - Method in interface com.groiss.reporting.export.ReportingExportable
 
compareval - Variable in class com.groiss.gui.component.ComparableComponent
 
COMPATIBILITY - Static variable in interface com.groiss.wf.html.WorklistDescription
The links in the worklist are shown like in @enterprise 6.4
compensate(StepInstance) - Method in class com.groiss.wf.batch.BatchManager
 
COMPENSATED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been compensated.
COMPENSATING - Static variable in interface com.groiss.wf.ActivityInstance
Step is currently beeing compensated
COMPLETED - Static variable in class com.groiss.wf.batch.BatchJob
State for completed instances.
COMPLETEDERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
error handling has been completed
Component - Interface in com.groiss.gui
interface for any component the component is an elementary part of any view see the composite pattern [GoF95] for any details
components - Variable in class com.groiss.gui.AbstractContainer
the components of the container
CONF - Static variable in interface com.groiss.org.Right
The oid for right conf.
Configuration - Class in com.groiss.component
This class handles the access to the configuration.
connect(DirectoryServer) - Static method in class com.groiss.ldap.LDAPUtils
Connect to a directory server.
connectAndList(HttpServletRequest) - Static method in class com.groiss.ldap.LDAPUtils
Connect to an LDAP Server and list its contents
Connector - Class in com.groiss.cluster.communication
The facade to the cluster communication mechanism.
Connector() - Constructor for class com.groiss.cluster.communication.Connector
 
Container - Interface in com.groiss.gui
the container is an composite component of a view see the composite pattern [GoF95] for any details
contains(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Returns true if the passed object is an element of this folder, false otherwise.
contains(Object) - Method in class com.groiss.ds.KeyedList
 
containsAll(Collection<?>) - Method in class com.groiss.ds.KeyedList
 
containsKey(Object) - Method in class com.groiss.ds.MultiMap
Returns true if this map contains a mapping for the specified key.
containsKey(K1, K2) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path.
containsKey(Object) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path component.
containsKey(Pair<K1, K2>) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path designated by the specified Pair
containsRelation(Relation) - Method in class com.groiss.reporting.data.Entity
 
containsTable(String, String) - Method in class com.groiss.reporting.Query
 
containsValue(Object) - Method in class com.groiss.ds.MultiMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.groiss.ds.TwoLevelMap
 
CONTENT - Static variable in interface com.groiss.dms.DMSNote
Defines the name of the field holding the content of this note.
content - Variable in class com.groiss.wfxml.WfXMLForm
 
contentType - Variable in class com.groiss.gui.HTMLPage
 
contentType - Variable in class com.groiss.gui.XHTMLPage
 
COPY - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Copy'
COPY - Static variable in interface com.groiss.dms.RemoteDMS
Determines that a DMSObject should be copied from one folder to another
copyFileOrDirectory(File, File) - Static method in class com.groiss.util.FileUtil
copies a file or a whole folder to the given destination
copyTo(File, File) - Static method in class com.groiss.util.FileUtil
Copy a file.
copyTo(ActivityInstance, User) - Method in interface com.groiss.wf.RemoteWfEngine
Send a copy to another user.
copyTo(ActivityInstance, User) - Method in interface com.groiss.wf.WfEngine
Send a copy to another user.
copyToDir(File, File) - Static method in class com.groiss.util.FileUtil
Copy file to directory
count(Object) - Method in class com.groiss.ds.MultiMap
Returns number of values mapped to a given key.
COUNT - Static variable in class com.groiss.reporting.data.Attribute
 
count(Class<?>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the number of members of a given class matching the given condition.
count(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the number of members of a given class matching the given condition.
count(Class<?>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the number of members of a given class matching the given condition.
count(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the number of members of a given class matching the given condition.
CountedSemaphore - Class in com.groiss.ds
A CountedSemaphore (from Dijkstra) where waiting threads are handled in FIFO order.
CountedSemaphore(int) - Constructor for class com.groiss.ds.CountedSemaphore
Construct a new semaphore.
CountedSemaphore(int, int) - Constructor for class com.groiss.ds.CountedSemaphore
Construct a new semaphore.
counter - Variable in class com.groiss.gui.component.TableContainer
 
countSubforms(DMSForm, int) - Method in interface com.groiss.dms.DMS
Counts the number of subforms in the subform-relation where f is the main form.
countSubforms(DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Counts the number of subforms in the subform-relation where f is the main form.
create(String) - Static method in class com.groiss.component.Configuration
Add a configuration to the internal map of configurations.
create(Element) - Static method in class com.groiss.gui.AbstractComponent
Create element from dom
CREATE - Static variable in interface com.groiss.org.Right
The oid for right create.
CREATE_VERSION - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Create Version'
CREATED - Static variable in class com.groiss.wf.batch.BatchJob
Initial state for the instance.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLDocForm
Use this method to create a DMSObject out of this WfXMLDocForm object.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLFolder
This method creates a DMSFolder out of this WfXMLObject object.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLForm
This method creates DMSObject objects out of this WfXMLForm.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLNote
Creates a DMSNote object out of this WfXMLNote.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLObject
This method creates a DMSObject out of a WfXMLObject.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLWebLink
Creates a DMSWebLink object out of this WfXMLWebLink.
createDocForm(FormType, String, String, P, User, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new document of the specified formtype.
createDocForm(FormType, String, String, P, User, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new document of the specified formtype.
createFolder(FormType, String, P, User, PermissionList) - Method in interface com.groiss.dms.DMS
Create a folder of a given type.
createFolder(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method creates a new folder and adds it to its parent
createFolder(FormType, String, P, User, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Create a folder of a given type.
createForm(FormType, P, User, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new form of the specified formtype.
createForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method creates a new form and adds it to its folder
createForm(FormType, P, User, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new form of the specified formtype.
createInstance(HttpServletRequest) - Static method in class com.groiss.servlet.MultipartRequest
Crete the MultipartRequest from the ServletRequest.
createInstance(Element) - Static method in class com.groiss.wfxml.WfXMLObject
Deprecated. 
createInstance(XmlObject) - Static method in class com.groiss.wfxml.WfXMLObject
 
createInstance(DMSObject) - Static method in class com.groiss.wfxml.WfXMLObject
Use this method to create a WfXMLObject out of a DMSObject.
createJarMetaInf(JarOutputStream, Map<String, String>) - Static method in class com.groiss.util.FileUtil
 
createKeyword(String, User) - Method in interface com.groiss.dms.DMS
Creates a new Keyword for the passed word and returns this instance.
createKeyword(String, User) - Method in interface com.groiss.dms.RemoteDMS
Creates a new Keyword for the passed word and returns this instance.
createLink(Link, boolean) - Method in class com.groiss.gui.HTMLTree
create the link.
createLocalizedList(String...) - Static method in class com.groiss.component.DefaultResource
 
createLocalizedList(String...) - Method in class com.groiss.component.Resource
 
createNote(String, String, User, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new note
createNote(String, String, User, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new note
createOrgTree() - Method in interface com.groiss.org.OrgData
Return a new organizational tree.
createOrgTree() - Method in interface com.groiss.org.RemoteOrgData
Return a new organizational tree.
createOrgUnit() - Method in interface com.groiss.org.OrgData
Create a new OrgUnit object.
createOrgUnit() - Method in interface com.groiss.org.RemoteOrgData
Create a new OrgUnit object.
createPermission() - Method in interface com.groiss.org.OrgData
Create a new Permission
createPermission() - Method in interface com.groiss.org.RemoteOrgData
Create a new Permission
createPermissionList() - Method in interface com.groiss.org.OrgData
Create a new PermissionList
createPermissionList() - Method in interface com.groiss.org.RemoteOrgData
Create a new PermissionList
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
Create a process instance.
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Create a process instance.
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.WfEngine
Create a process instance.
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.WfEngine
Create a process instance.
createRight() - Method in interface com.groiss.org.OrgData
Create a new Right.
createRight() - Method in interface com.groiss.org.RemoteOrgData
Create a new Right.
createRole() - Method in interface com.groiss.org.OrgData
Create a new Role object.
createRole() - Method in interface com.groiss.org.RemoteOrgData
Create a new Role object.
createSession(String, Properties) - Static method in class com.groiss.wf.SessionFactory
Create a session of the given classname and a property list
createSession() - Static method in class com.groiss.wf.SessionFactory
Create a session with the default properties.
createSession(Properties) - Method in class com.groiss.wf.SessionFactory
Create the session, must be implemented by subclass.
createSubcontext(DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
Create a subcontext of a basecontext, as specified by a class mapping.
createToolbarActions() - Method in class com.groiss.gui.table.TableRenderer
 
createUser() - Method in interface com.groiss.org.OrgData
Create a new User object.
createUser() - Method in interface com.groiss.org.RemoteOrgData
Create a new User object.
createUserRole() - Method in interface com.groiss.org.OrgData
Create a new user-role relation
createUserRole() - Method in interface com.groiss.org.RemoteOrgData
Create a new user-role relation
createVersion(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns the page for making a version to the browser
createWebLink(String, String, String, User, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new link to an URL
createWebLink(String, String, String, User, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new link to an URL
crypt(String, String) - Static method in class com.groiss.util.Jcrypt
Crypt the argument string using the given salt.
CURRENT_TX - Static variable in class com.groiss.event.EventManager
execute event in current transaction
CUT - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Cut'

D

DAILY - Static variable in interface com.groiss.cal.CalEvent
 
data - Variable in class com.groiss.ds.ObjectTableModel
 
dataChanged(TableModel) - Method in class com.groiss.gui.component.TableContainer
builds the tree in a new order (moveRow)
DATE - Static variable in class com.groiss.cal.CalUtil
Date format as set in the configuration
date - Variable in class com.groiss.gui.component.ColoredDate
Deprecated.  
DATE_FORMATS - Static variable in class com.groiss.reporting.data.Attribute
 
DATE_TIME - Static variable in class com.groiss.cal.CalUtil
Date and time format as set in the configuration
DATE_TIME_SEC - Static variable in class com.groiss.cal.CalUtil
date format : yyyy-MM-dd HH:mm:ss
DATE_TIME_SEC_DIGITS - Static variable in class com.groiss.cal.CalUtil
date format : yyyyMMddHHmmss
DATE_TIME_WITHOUT_ZONE - Static variable in class com.groiss.cal.CalUtil
CalUtil.DATE_TIME without zone info
dateAdd(Timestamp, double) - Static method in class com.groiss.util.DBExtender
 
dateToWfXMLDate(Date) - Static method in class com.groiss.wfxml.WfXML2
Transforms a date to a WfXML date (like specified in the WfXML specification).
DAYS - Static variable in class com.groiss.cal.CalUtil
 
dbAttrPos(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
dbAttrs(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
dbAttrs(Persistent) - Static method in class com.groiss.store.StoreUtil
 
dbAttrsCount(Persistent) - Static method in class com.groiss.store.StoreUtil
 
DBConnPool - Class in com.groiss.store
This class maintains a pool of database connections.
DBConnPool() - Constructor for class com.groiss.store.DBConnPool
 
DBExtender - Class in com.groiss.util
 
DBExtender() - Constructor for class com.groiss.util.DBExtender
 
dbFields() - Method in interface com.groiss.store.Persistent
This method must return the persistent fields of this persistent object.
dbFields() - Method in class com.groiss.store.PersistentObject
Returns the persistent fields of this object in a List containing java.lang.reflect.Field objects.
dbFields(Persistent) - Static method in class com.groiss.store.StoreUtil
Returns the fields of the object which have corresponding fields in the database.
dbMultiValuedFields(Persistent) - Static method in class com.groiss.store.StoreUtil
Returns the multivalued fields (Lists, Maps, Sets) of the object which have corresponding fields in the database.
decode(String) - Static method in class com.groiss.util.Base64
Decodes a BASE-64 encoded stream to recover the original data.
decodeURL(String) - Static method in class com.groiss.util.StringUtil
 
DEFAULT - Static variable in class com.groiss.gui.AbstractComponent
some browser modes
DEFAULT - Static variable in interface com.groiss.org.Application
The default application oid.
DEFAULT_SORT - Static variable in class com.groiss.dms.html.HTMLDMSObject
 
DEFAULT_TYPE - Static variable in class com.groiss.cluster.communication.Message
 
defaultAction - Variable in class com.groiss.gui.table.TableAdapter
 
DefaultApplicationAdapter - Class in com.groiss.wf
Default implementation for ApplicationAdapter
DefaultApplicationAdapter() - Constructor for class com.groiss.wf.DefaultApplicationAdapter
 
DefaultErrorFormatter - Class in com.groiss.gui
This class is responsible for showing the error page.
DefaultErrorFormatter() - Constructor for class com.groiss.gui.DefaultErrorFormatter
 
defaultLocale - Variable in class com.groiss.component.Resource
 
DefaultResource - Class in com.groiss.component
Provides static methods for accessing the default resource.
DefaultResource() - Constructor for class com.groiss.component.DefaultResource
 
DefaultRightCheck - Class in com.groiss.org
This class provides the default implementation for right checks in @enterprise.
DefaultRightCheck() - Constructor for class com.groiss.org.DefaultRightCheck
 
defaultTarget - Variable in class com.groiss.gui.HTMLTree
 
DefaultTimeManagementImpl - Class in com.groiss.timemgmt
Default implementation computes process and task due dates based on process and task durations.
DefaultTimeManagementImpl() - Constructor for class com.groiss.timemgmt.DefaultTimeManagementImpl
 
delete(DMSFolder, DMSObject, User) - Method in interface com.groiss.dms.DMS
Deletes the object o which resides in folder f.
DELETE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Delete'
delete(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method deletes the chosen dms object(s) from the database.
delete(String, DMSObject) - Method in interface com.groiss.dms.IStore
Deletes the content identified by id from the storage of the DMS.
delete(DMSFolder, DMSObject, User) - Method in interface com.groiss.dms.RemoteDMS
Deletes the object o which resides in folder f.
DELETE - Static variable in interface com.groiss.org.LogEntry
Identifies change as delete.
delete(Persistent) - Method in interface com.groiss.org.OrgData
Delete the object including right check.
delete(Persistent) - Method in interface com.groiss.org.RemoteOrgData
Delete the object including right check.
DELETE - Static variable in interface com.groiss.org.Right
The oid for right delete.
delete(Persistent) - Method in interface com.groiss.store.RemoteStore
Deletes the object from the database.
delete(Class<?>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Deletes some objects from the database.
delete(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Deletes some objects from the database.
delete(Persistent) - Method in interface com.groiss.store.Store
Deletes the object from the database.
delete(Class<?>, String, Object[]) - Method in interface com.groiss.store.Store
Deletes some objects from the database.
delete(String, String, Object[]) - Method in interface com.groiss.store.Store
Deletes some objects from the database.
deleteCascade(OrgUnit) - Method in interface com.groiss.org.OrgData
Delete the passed organizational unit and also objects which are of no use without it.
deleteCascade(OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Delete the passed organizational unit and also objects which are of no use without it.
deleteDir(String) - Static method in class com.groiss.util.FileUtil
Deletes the direcory with the given path.
deleteDir(File) - Static method in class com.groiss.util.FileUtil
Deletes the passed direcory and all its subdirectories (and so on).
deleteFilter(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
deleteKeyword(Keyword, User) - Method in interface com.groiss.dms.DMS
Deletes the passed keyword.
deleteKeyword(Keyword, User) - Method in interface com.groiss.dms.RemoteDMS
Deletes the passed keyword.
deleteNote(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
deleteObjectExtension(Persistent, String) - Method in interface com.groiss.org.OrgData
delete the object extension for the given object.
deleteObjectExtension(Persistent, String) - Method in interface com.groiss.org.RemoteOrgData
delete the object extension for the given object.
deleteOption(String, String) - Method in class com.groiss.gui.component.SelectList
Deprecated. use method with one argument
deleteOption(String) - Method in class com.groiss.gui.component.SelectList
Removes the specified option, if it can be identified, from the dropdownlist.
deleteOption(int) - Method in class com.groiss.gui.component.SelectList
Removes the specified option, if it can be identified, from the dropdownlist.
deleteSubtree(DirContext) - Static method in class com.groiss.ldap.LDAPUtils
Recursivly delete a subtree in the LDAP-Server
deleteTimeInfoUntil(Calendar, int) - Static method in class com.groiss.cal.CalUtil
Set the time information to 0 starting at the given field, for example hour
deleteUserSessions(int) - Static method in class com.groiss.org.UserSessionManager
Delete all sessions older than the given dates
deleteVersion(PersistentVersion, User) - Method in interface com.groiss.dms.DMS
Deletes the passed version of an object.
deleteVersion(PersistentVersion, User) - Method in interface com.groiss.dms.RemoteDMS
Deletes the passed version of an object.
demansch(String) - Static method in class com.groiss.component.Configuration
Deprecated. 
DEPENDENT_TREE - Static variable in interface com.groiss.org.Permission
The tree of the independent dept and the dependent sub-depts
DEPT - Static variable in interface com.groiss.org.Permission
Scope is the given department or the department of the object
DEPT - Static variable in interface com.groiss.org.Role
The dept role.
DEPT_EDIT - Static variable in interface com.groiss.org.Right
The oid for right dept_edit.
deRegisterHandler(Handler, String) - Static method in class com.groiss.cluster.communication.Connector
Registers a handler for receiving cluster messages.
deRegisterHandler(Handler) - Static method in class com.groiss.cluster.communication.Connector
Registers a handler for receiving cluster messages.
DESCRIPTION - Static variable in interface com.groiss.dms.DMSWebLink
Defines the name of the field holding the describtion of this weblink.
deserialize(Column, Object) - Method in interface com.groiss.fileimport.Deserializer
 
Deserializer - Interface in com.groiss.fileimport
used for userdefined object deserialization while importing
destroy() - Method in class com.groiss.servlet.AVWInit
 
DirectoryServer - Class in com.groiss.ldap
Persistance class for Directory Servers
DirectoryServer() - Constructor for class com.groiss.ldap.DirectoryServer
 
DirectorySyncer - Interface in com.groiss.ldap
Provides a method to synchronize between a LDAP Server and @enterprise.
disableRightChecks() - Method in interface com.groiss.dms.DMS
If this method is called all right checks done using methods RemoteDMS.checkEdit(User, DMSObject), RemoteDMS.checkView(User, DMSObject), RemoteDMS.mayEdit(User, DMSObject) and RemoteDMS.mayView(User, DMSObject) are deactivated in the current thread.
disableRightChecks() - Method in interface com.groiss.dms.RemoteDMS
If this method is called all right checks done using methods RemoteDMS.checkEdit(User, DMSObject), RemoteDMS.checkView(User, DMSObject), RemoteDMS.mayEdit(User, DMSObject) and RemoteDMS.mayView(User, DMSObject) are deactivated in the current thread.
Dispatcher - Class in com.groiss.servlet
This servlet calls methods via reflection.
Dispatcher() - Constructor for class com.groiss.servlet.Dispatcher
 
DivComponent - Class in com.groiss.gui.component
A HTML div element.
DivComponent() - Constructor for class com.groiss.gui.component.DivComponent
Constructs a new div.
DivComponent(String) - Constructor for class com.groiss.gui.component.DivComponent
Constructs a new div with id.
DivComponent(String, Object) - Constructor for class com.groiss.gui.component.DivComponent
 
DMS - Interface in com.groiss.dms
Utility class for DMS related operations.
DMSArchiver - Interface in com.groiss.dms
Interface for archiving documents.
DMSDocForm - Interface in com.groiss.dms
The base interface for all documents with meta data in @enterprise DMS
DMSFilter - Interface in com.groiss.wfxml
This interface can be used to control the inclusion of DMSDocuments in a WfXML-CreatePIMessage.
DMSFILTERATT - Static variable in class com.groiss.wfxml.WfXML2
 
DMSFolder - Interface in com.groiss.dms
This interface represents a folder containing DMSObjects.
DMSFolderForm - Interface in com.groiss.dms
base interface for all form-based DMS folders
DMSForm - Interface in com.groiss.dms
The base interface for all forms in @enterprise DMS
dmsFunction(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
DMSLink - Interface in com.groiss.dms
The base interface for all links in @enterprise DMS
DMSNote - Interface in com.groiss.dms
The base interface for all notes in @enterprise DMS
DMSObject - Interface in com.groiss.dms
 
DMSTableAdapter - Class in com.groiss.dms
The default implementation of a DMSTableHandler.
DMSTableAdapter() - Constructor for class com.groiss.dms.DMSTableAdapter
 
DMSTableHandler - Interface in com.groiss.dms
 
DMSWebLink - Interface in com.groiss.dms
The base interface for all Weblinks in @enterprise DMS
doc - Variable in class com.groiss.gui.XHTMLPage
 
doChangeType(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
changes the object type to the type defined in the changeType-Mask
doCompensate(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
 
doCompensate(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
doCreateVersion(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Creates a version of the specified object
docSearch(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.StandardSearch
 
DOCUMENT_FORM - Static variable in interface com.groiss.dms.FormType
Determines that this formtype is a document
documentRoot - Static variable in class com.groiss.servlet.FileServlet
 
docUpload(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method uploads a document
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.servlet.AVWInit
 
doLogDBSessionId() - Static method in class com.groiss.store.DBConnPool
 
doRename(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
changes the object name to the name defined in the changeNameMask
doReplace(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
reloads the object.
doStart(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
The doStart Method is reponsible for starting the batch job.
doStart(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
DOWNLOAD - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Download'
download(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Downloads the selected DocForms as zip-archive
download(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.export.DownloadExporter
Implement this Mehthod to provide download.
DownloadExporter - Class in com.groiss.reporting.export
Abstract subclass of HTMLExporter.
DownloadExporter() - Constructor for class com.groiss.reporting.export.DownloadExporter
 
drawNonClickable(Pair, int) - Method in class com.groiss.gui.HTMLTree
 
drawTree(Pair, int, boolean, String) - Method in class com.groiss.gui.HTMLTree
 
DropdownList - Class in com.groiss.gui.component
A HTML select element with size=1
DropdownList() - Constructor for class com.groiss.gui.component.DropdownList
Constructs a new empty dropdown list component.
DropdownList(String) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name.
DropdownList(String, Collection) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Object[]) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Collection, boolean) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Collection, boolean, String) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Collection, boolean, String, String) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.

E

easterDay(int) - Static method in class com.groiss.cal.CalUtil
calculates the day of the easter-sunday for the given year
edges - Variable in class com.groiss.reporting.data.ReportingGraph
 
EDIT - Static variable in interface com.groiss.org.Right
The oid for right edit.
EDIT_ACL - Static variable in interface com.groiss.org.Right
The oid for right edit_acl.
editConditionParams(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
 
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
 
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 interface com.groiss.dms.FormType
Email formtype
EMPTY - Static variable in class com.groiss.dms.FormContext
Show form with empty form object
emptyKeys - Static variable in interface com.groiss.store.Exportable
Empty String array which can be used by classes which don't want to define keys.
enableRightChecks() - Method in interface com.groiss.dms.DMS
enables the right checks if they were previously disabled using method RemoteDMS.disableRightChecks().
enableRightChecks() - Method in interface com.groiss.dms.RemoteDMS
enables the right checks if they were previously disabled using method RemoteDMS.disableRightChecks().
encode(String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Translates special characters to "_".
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.gui.velocity.Formatter
 
encodeURL(String) - Static method in class com.groiss.util.StringUtil
This calls the URLEncoder.encode with the configured charset.
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
Entity - Class in com.groiss.reporting.data
A Entity contains Attributes which are usable in reporting
Entity(String, String, String, String, String, Resource) - Constructor for class com.groiss.reporting.data.Entity
public constructor
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.TwoLevelMap
 
enumeration(Object) - Method in class com.groiss.ds.MultiMap
Returns all values mapped to a given key, or null
EP_SCRIPTS - Static variable in class com.groiss.gui.ActionPage
 
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(ReportingExportable) - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
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.
err - Static variable in class com.groiss.log.Logger
 
errdate - Static variable in class com.groiss.log.Logger
 
errfile - Static variable in class com.groiss.log.Logger
 
errname - Variable in class com.groiss.component.Resource
 
errname - Variable in class com.groiss.log.Logger
 
ERROR - Static variable in interface com.groiss.wf.ActivityInstance
Step is in error state
ErrorFormatter - Interface in com.groiss.gui
Defines how to format the exceptions.
errs - Static variable in class com.groiss.log.Logger
 
escapeElementEntities(String) - Method in class com.groiss.gui.HTMLOutputter
This will take the three pre-defined entities in XML 1.0 (used specifically in XML elements) and convert their character representation to the appropriate entity reference, suitable for XML element content.
escapeForSQL(CharSequence) - Static method in class com.groiss.util.StringUtil
Escapes all occurencies of character '_' in the passed string builder with the escape character '\'.
escapeJavaStyleString(String, boolean) - Static method in class com.groiss.util.StringUtil
 
evaluateXPath(String) - Method in class com.groiss.wf.SystemAction
evaluates the given XPath 1.0 expression
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
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 - Static variable in interface com.groiss.org.Right
The oid for right execute.
execute(Query, 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. since 8.0; use BulkQuery.executeSet(String,int,Object[]) instead
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.
executeQuery(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.HTMLStoredQuery
Public interface to execute Reports pass either query id in request parameter id or query xml in request parameter query or query object represantation (classname:oid) in request parameter object
executeQuery(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.QueryEngine
Execute a query.
executeQuery(MultipartRequest, HttpServletResponse, boolean) - Static method in class com.groiss.reporting.QueryEngine
 
executeScript(String, PrintWriter) - 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
 
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
existsColumn(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table exists in the current db-schema and the passed column exists in this table.
existsDirectEdge(N, N) - Method in class com.groiss.reporting.data.ReportingGraph
check if 2 Nodes are connected by 1 (and only one) edge
existsObject(Set<String>, String) - Static method in class com.groiss.store.StoreUtil
 
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.
expires - Static variable in class com.groiss.servlet.FileServlet
 
export(HttpServletResponse, Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
exports the table model
export(HttpServletResponse, Query, ReportingTableModel) - Method in interface com.groiss.reporting.export.ReportingExporter
exports the table model
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
 
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.
exportFields() - Method in class com.groiss.store.ExportablePersistentObject
 
exportXML(String, String, List, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
exportXML(List, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
extractRDNVal(String) - Static method in class com.groiss.ldap.LDAPUtils
Extract the Value of the RDN from a String which is a DN
ExtraLine - Class in com.groiss.gui.table
Special value in table rows.
ExtraLine() - Constructor for class com.groiss.gui.table.ExtraLine
 

F

fetchMainForms(Collection<? extends DMSForm>) - Method in interface com.groiss.dms.DMS
Construct a mapping from sub form instances to (filled) main form instances
fetchMainForms(Collection<? extends DMSForm>) - Method in interface com.groiss.dms.RemoteDMS
Construct a mapping from sub form instances to (filled) main form instances
fetchSubForms(Collection<? extends DMSForm>, int) - Method in interface com.groiss.dms.DMS
Construct a mapping from mainform instances to (filled) subform instances.
fetchSubForms(Collection<? extends DMSForm>, int) - Method in interface com.groiss.dms.RemoteDMS
Construct a mapping from mainform instances to (filled) subform instances.
FIELDDT - Static variable in class com.groiss.wfxml.WfXMLForm
 
fieldname - Variable in class com.groiss.gui.table.TableAdapter
 
FieldSet - Class in com.groiss.gui.component
A HTML fieldset element.
FieldSet() - Constructor for class com.groiss.gui.component.FieldSet
Creates a new and empty fieldset.
FieldSet(String) - Constructor for class com.groiss.gui.component.FieldSet
Creates a new fieldset and sets a legend element for it
FieldSet(String, String) - Constructor for class com.groiss.gui.component.FieldSet
Creates a new fieldset, sets a legend element for it and defines an id
FileChooser - Class in com.groiss.gui.component
A HTML input element for selecting files.
FileChooser() - Constructor for class com.groiss.gui.component.FileChooser
 
FileChooser(String) - Constructor for class com.groiss.gui.component.FileChooser
Constructor with name.
FileChooser(String, String) - Constructor for class com.groiss.gui.component.FileChooser
Constructor with name and style.
FileServlet - Class in com.groiss.servlet
This servlet is for sending file to the browser.
FileServlet() - Constructor for class com.groiss.servlet.FileServlet
 
FileUtil - Class in com.groiss.util
Some convenient file methods.
FileUtil() - Constructor for class com.groiss.util.FileUtil
 
fill(P) - Method in interface com.groiss.store.RemoteStore
Fill objects where only the oid is set.
fill(P) - Method in interface com.groiss.store.Store
Fill objects where only the oid is set.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLDocForm
 
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLFolder
This method fills an existing DMS folder with the data contained in this WfXML folder.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLForm
This method fills an existing DMSForm with the values of this WfXMLForm.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLNote
This method fills an existing DMSNote with the data of this WfXMLNote and updates it to the database.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLObject
This method is used for updating existing DMSObject objects with data from WfXMLObject objects.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLWebLink
This method fills an existing DMSWebLink with the data of this WfXMLWebLink and updates it to the database.
fillByField(Class<? extends P>, Collection<R>, String) - Method in interface com.groiss.store.RemoteStore
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByField(Class<? extends P>, Collection<R>, String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByField(Class<? extends P>, Collection<R>, String) - Method in interface com.groiss.store.Store
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByField(Class<? extends P>, Collection<R>, String, String, Object[]) - Method in interface com.groiss.store.Store
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
filled - Variable in class com.groiss.store.PersistentObject
 
fillInDetails(Throwable) - Method in class com.groiss.gui.DefaultErrorFormatter
 
fillValues(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.wf.html.StructuredObjectSelect
 
filters - Variable in class com.groiss.gui.table.TableRenderer
 
findFile(Locale, String, String) - Static method in class com.groiss.servlet.FileServlet
 
findFile(Locale, String, String, String) - Static method in class com.groiss.servlet.FileServlet
lookup a file in the locale dependent file tree
finish(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Finsh an activity, the engine starts the next step.
finish(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Finsh an activity, the engine starts the next step.
finishActivity(String) - Method in class com.groiss.wf.SystemAction
finish a task, an andpar, orpar, or a parfor.
finishChoice(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Finishs a choice branch, abort the other branches.
finishChoice(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Finishs a choice branch, abort the other branches.
FINISHED - Static variable in interface com.groiss.wf.ActivityInstance
Instance is finished.
FINISHED - Static variable in class com.groiss.wf.batch.BatchJob
State for finished instances.
FINISHERROR - Static variable in class com.groiss.wf.batch.BatchJob
State for instances which could not be finished by the BatchManager.
FINISHERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couln't be finished is currently active
FINISHERRORHANDLINGFAILED - Static variable in class com.groiss.wf.batch.BatchJob
error handling is definied for this batchjob, but it did fail to start
FINISHERRORHANDLINGPENDING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couln't be finished will be started soon
finishIf(HttpServletRequest) - Method in class com.groiss.wf.SystemAction
 
first - Variable in class com.groiss.ds.Pair
The first object.
first - Variable in class com.groiss.ds.Triple
The first object.
firstKeySet() - Method in class com.groiss.ds.TwoLevelMap
Deprecated. since 8.0; use TwoLevelMap.keySet()
FOLDER_FORM - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Folder properties'
FOLDER_FORM - Static variable in interface com.groiss.dms.FormType
Determines that this formtype is a folder
FOLDER_PROPS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Folder properties'
folderForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Opens the form of the passed DMSFolder
folderProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to change the object's name
forcedDispatch() - Method in class com.groiss.event.BasicEvent
 
FORM - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the form link of the DMSObject
FORM_FIELD - Static variable in class com.groiss.wfxml.WfXMLForm
 
FORM_FIELDNAME - Static variable in class com.groiss.wfxml.WfXMLForm
 
format(Throwable) - Method in class com.groiss.gui.DefaultErrorFormatter
 
format(Throwable) - Method in interface com.groiss.gui.ErrorFormatter
Returns the page which is sent to the browser, containing the error message.
format(String, Object[]) - Static method in class com.groiss.util.StringUtil
Formats the passed pattern with the passed argument (as known by java.text.MessageFormat(String, Object []) but it guarantees that single quotes remain in the pattern (class MessageFormat would remove them).
Formatter - Class in com.groiss.gui.velocity
a utility class for formatting objects in Velocity-templates
Formatter() - Constructor for class com.groiss.gui.velocity.Formatter
 
FormContainer - Class in com.groiss.gui.component
The FormContainer to build a HTML form.
FormContainer() - Constructor for class com.groiss.gui.component.FormContainer
Constructs a new form container.
FormContainer(String) - Constructor for class com.groiss.gui.component.FormContainer
Constructs a new form container.
FormContainer(String, String, String) - Constructor for class com.groiss.gui.component.FormContainer
Constructs a new form container.
FormContext - Class in com.groiss.dms
A context object containing some information about the context in which a form is shown or edited.
FormContext(ActivityInstance, DMSFolder, DMSForm, int) - Constructor for class com.groiss.dms.FormContext
 
FormContext(HttpServletRequest) - Constructor for class com.groiss.dms.FormContext
 
FormEventAdapter - Class in com.groiss.dms
The adapter which receives form events.
FormEventAdapter() - Constructor for class com.groiss.dms.FormEventAdapter
 
FormEventHandler - Interface in com.groiss.dms
This interface is used for writing callback classes enhancing the functionality of forms.
FormEventHandler2 - Interface in com.groiss.dms
This interface extends FormEventHandler to allow more flexible interaction when showing a form.
FORMID - Static variable in class com.groiss.wfxml.WfXMLForm
 
formName - Variable in class com.groiss.wfxml.WfXMLForm
 
FORMSUBID - Static variable in class com.groiss.wfxml.WfXMLForm
 
FormTableAdapter - Class in com.groiss.dms
 
FormTableAdapter() - Constructor for class com.groiss.dms.FormTableAdapter
 
FormTableHandler - Interface in com.groiss.dms
Interface that allows implementers to customize the form table.
FormType - Interface in com.groiss.dms
The type of a DMSForm
FORMUSER - Static variable in class com.groiss.wfxml.WfXMLForm
 
FORMVERSION - Static variable in class com.groiss.wfxml.WfXMLForm
 
from(F, S, T) - Static method in class com.groiss.ds.Triple
 
FROM_LDAP - Static variable in class com.groiss.ldap.DirectoryServer
Represents direction of synchronization (import) FROM_LDAP

G

generateFormClass(FormType) - Method in interface com.groiss.server.Admin
Generate the classes for the given form type.
generateQueryId(Query, User) - Static method in class com.groiss.reporting.QueryEngine
returns a unique query ID for caching purposes
genJSONPage(Collection<Pair>) - Static method in class com.groiss.gui.WebUtils
 
get(String) - Static method in class com.groiss.component.Configuration
Get the configuration by the given id.
get() - Static method in class com.groiss.component.Configuration
Return the @enterprise configuration.
get(String, DMSObject) - Method in interface com.groiss.dms.IStore
Returns the content identified by id from the storage of the DMS.
get(Object) - Method in class com.groiss.ds.KeyedList
Get the object mapped to the given key.
get(int) - Method in class com.groiss.ds.KeyedList
 
get(Object) - Method in class com.groiss.ds.MultiMap
Returns the values to which this map maps the specified key or null if there's no mapping
get() - Method in class com.groiss.ds.ThreadLocal2
Returns the value in the calling thread's copy of this ThreadLocal variable.
get(K1, K2) - Method in class com.groiss.ds.TwoLevelMap
Returns the value to which the specified key path is mapped in this map, or null if the map contains no mapping for this key path.
get(Object) - Method in class com.groiss.ds.TwoLevelMap
Returns the Map of values to which the specified key path component is mapped in this map, or null if the map contains no mapping for this key path component.
get(Pair<K1, K2>) - Method in class com.groiss.ds.TwoLevelMap
Returns the value to which the specified key path designated by the Pair is mapped in this map, or null if the map contains no mapping for this key path.
get(String) - Method in class com.groiss.gui.AbstractContainer
 
get(String) - Method in interface com.groiss.gui.Container
 
get(Class<? extends T>, long) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
get(String, long) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
get(Class<? extends T>, long) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
get(String, long) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
get(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, String) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, String) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, long) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, long) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(Class<? extends P>, String) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, String) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, String, Object[]) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
getAcl() - Method in interface com.groiss.dms.DMSObject
Returns the acl of this object.
getACL(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
getActionListener(String) - Method in class com.groiss.gui.AbstractComponent
returs the value of an attribute
getActionListener(String) - Method in interface com.groiss.gui.Component
 
getActive() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry is active (action will be executed) or not.
getActiveSessionCount() - Static method in class com.groiss.org.UserSessionManager
return the number of users currently logged in
getActiveSessions() - Static method in class com.groiss.org.UserSessionManager
return the list of users currently logged in
getActiveSessions(String) - Static method in class com.groiss.org.UserSessionManager
return the list of users currently logged in at a node
getActiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of active activities of a process instance.
getActiveTasks(ProcessInstance, User) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of active activities of a process instance assigned to a user.
getActiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of active activities of a process instance.
getActiveTasks(ProcessInstance, User) - Method in interface com.groiss.wf.WfEngine
Get the list of active activities of a process instance assigned to a user.
getActiveUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of active user sessions for all nodes.
getActivities(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find the activity instances with a given condition.
getActivities(String) - Method in interface com.groiss.wf.WfEngine
Find the activity instances with a given condition.
getActivityInstance() - Method in class com.groiss.dms.FormContext
 
getActivityInstance(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a activity instance from the given oid.
getActivityInstance() - Method in interface com.groiss.wf.Suspension
the activity instance that is suspended
getActivityInstance(long) - Method in interface com.groiss.wf.WfEngine
Find a activity instance from the given oid.
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of all direct activity instances of a process instance.
getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of direct activity instances of a particular step in a process.
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of all direct activity instances of a process instance.
getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Get the list of direct activity instances of a particular step in a process.
getAddArchive() - Method in class com.groiss.reporting.Query
 
getAddForms() - Method in class com.groiss.reporting.data.Schema
 
getAdditionalData(List<ActivityInstance>, List<String>) - Method in interface com.groiss.wf.html.Worklist
Your chance to collect data.
getAdditionalData(List<ActivityInstance>, List<String>) - Method in class com.groiss.wf.html.WorklistAdapter
 
getAdditionalObjects(boolean) - Method in interface com.groiss.store.Exportable
return a list of objects that must be exported with this object (after it).
getAdditionalObjects(boolean) - Method in class com.groiss.store.ExportablePersistentObject
 
getAddress() - Method in interface com.groiss.org.OrgUnit
Get the address.
getAdmin() - Static method in class com.groiss.wf.ServiceLocator
Get the Admin to make administrative actions on the server.
getAgent() - Method in interface com.groiss.org.LogEntry
Returns the user who made the change.
getAgent() - Method in interface com.groiss.org.Permission
Return the agent the permission is granted to.
getAgent() - Method in interface com.groiss.wf.ActivityInstance
Returns the agent of the object
getAlias() - Method in class com.groiss.reporting.data.Entity
 
getAll() - Method in class com.groiss.gui.AbstractContainer
 
getAll(String) - Method in class com.groiss.gui.AbstractContainer
 
getAll() - Method in interface com.groiss.gui.Container
 
getAll(String) - Method in interface com.groiss.gui.Container
 
getAllDeep() - Method in class com.groiss.gui.AbstractContainer
 
getAllDeep() - Method in interface com.groiss.gui.Container
 
getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of ALL active, interactive activities of a process instance.
getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of ALL active, interactive activities of a process instance.
getAllowedAggrs() - Method in class com.groiss.reporting.data.Attribute
 
getAltText() - Method in class com.groiss.gui.component.Image
 
getAnswerToCreation(DMSObject, DMSFolder) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns the page for editing the object if autoEdit() returns true.
getApplDirectory() - Method in interface com.groiss.org.Application
Return the directory where the application files are installed.
getApplication(long) - Method in interface com.groiss.org.OrgData
Get an application from the org-data database.
getApplication(long) - Method in interface com.groiss.org.RemoteOrgData
Get an application from the org-data database.
getApplication() - Method in interface com.groiss.org.Right
Returns the application of the process.
getApplication() - Method in interface com.groiss.org.Role
Returns the application of the process.
getApplication() - Method in interface com.groiss.wf.ActivityInstance
Returns the application the activity belogs to.
getApplication() - Method in interface com.groiss.wf.html.WorklistDescription
Returns the application this worklist belongs to, may be null.
getApplication() - Method in interface com.groiss.wf.ProcessDefinition
Returns the application of the process.
getApplication() - Method in interface com.groiss.wf.Task
Returns the application of the process.
getApplicationClass() - Method in interface com.groiss.org.Application
 
getApplicationClasspath() - Static method in class com.groiss.util.Settings
 
getArgs() - Method in interface com.groiss.timer.TimerEntry
Returns the argument for the timer task.
getArgs() - Method in exception com.groiss.util.ApplicationException
 
getAsDomElement() - Method in class com.groiss.reporting.data.Attribute
 
getAsDomElement() - Method in class com.groiss.reporting.data.Entity
 
getAsDomElement() - Method in class com.groiss.reporting.data.Schema
 
getAsXML() - Method in class com.groiss.wfxml.WfXMLDocForm
Creates a XML representation of the WfXMLDocForm.
getAsXML() - Method in class com.groiss.wfxml.WfXMLFolder
Deprecated. 
getAsXML() - Method in class com.groiss.wfxml.WfXMLForm
Use this method to get the content of this form represented as XML (with JDOM elements).
getAsXML() - Method in class com.groiss.wfxml.WfXMLNote
This method creates a JDOM representation of this note.
getAsXML() - Method in class com.groiss.wfxml.WfXMLObject
Deprecated. 
getAsXML() - Method in class com.groiss.wfxml.WfXMLWebLink
This method creates a JDOM representation of this web link.
getAttachedTo() - Method in interface com.groiss.dms.DMSNote
Returns the object to which this note is attached to or null if this note is not attached to any object.
getAttMappingByAttName(String) - Method in class com.groiss.ldap.ClassMapping
Returns the attribute mapping with the specified attribute name
getAttMappingByFieldName(String) - Method in class com.groiss.ldap.ClassMapping
Returns the attribute mapping with the specified field name
getAttName() - Method in class com.groiss.ldap.AttributeMapping
Returns the LDAP attribute name of this attribute mapping
getAttrib(String) - Method in interface com.groiss.gui.NavigationTreeNode
 
getAttrib(String) - Method in interface com.groiss.wf.html.WorklistDescription
get an attribute from the xml description
getAttribute(String) - Method in class com.groiss.gui.AbstractComponent
returs the value of an attribute
getAttribute(String) - Method in interface com.groiss.gui.Component
returs the value of an attribute
getAttribute(String) - Method in class com.groiss.gui.component.RadioGroup
 
getAttribute(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Construct an Attribute from a Persistent and an Attribute Mapping
getAttribute(String) - Method in class com.groiss.reporting.data.Entity
 
getAttribute() - Method in interface com.groiss.reporting.data.ReportingData
 
getAttribute(Object) - Static method in class com.groiss.util.ThreadContext
Gets the value identified by the passed key
getAttribute(HttpSession, String) - Static method in class com.groiss.util.TransientWrapper
Gets the object bound with the specified name from an http session.
getAttributeCount() - Method in class com.groiss.ldap.ClassMapping
Returns the number of attribute mappings of this class mapping
getAttributeDropdownlist(Query, boolean) - Static method in class com.groiss.reporting.export.HTMLExporter
Returns SelectList containing the available Attributes and their ids.
getAttributeIterator() - Method in class com.groiss.ldap.ClassMapping
Returns an iterator for the attribute mappings of this class mapping
getAttributeKeys() - Method in class com.groiss.util.ThreadContext
Returns an iterator over all keys which were added via method ThreadContext.setAttribute(Object, Object)
getAttributePage(String, Document) - Method in interface com.groiss.reporting.data.ReportingData
Returns the AttributeOptions Page for this Data type.
getAttributes() - Method in class com.groiss.gui.table.CellValue
Get the attribute list.
getAttributes() - Method in class com.groiss.reporting.data.Entity
returns all Attributes of this Entity
getAttributes() - Method in class com.groiss.reporting.Query
returns a list of all attributes of this query
getAttValue(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get an attribute value from an Persistent and an AttributeMapping
getAvailableLocales() - Static method in class com.groiss.util.Settings
Return the list of locales from the configuration.
getBaseClassName() - Method in interface com.groiss.store.View
Get the class name of the base objects.
getBaseDir() - Static method in class com.groiss.util.Settings
Return the base directory (from the configuration).
getBaseObject() - Method in interface com.groiss.store.View
Get the base object instance.
getBatchAdapter(String) - Static method in class com.groiss.wf.batch.BatchManager
 
getBean(String) - Static method in class com.groiss.component.BeanManager
Gets a bean instance for a bean class registered with a key.
getBigDecimal(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
Get a BigDecimal from a column of the current row of a ResultSet.
getBigDecimal(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a BigDecimal from a column of the current row of a ResultSet.
getBody() - Method in class com.groiss.gui.XHTMLPage
 
getBoolean(String) - Method in class com.groiss.component.Configuration
Return the property value as Boolean.
getBootClasspath() - Static method in class com.groiss.util.Settings
 
getBorder() - Method in class com.groiss.gui.component.Image
 
getBrowserLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
Read the locale from the browser.
getBrowserMode() - Method in class com.groiss.gui.AbstractComponent
 
getBrowserMode() - Method in interface com.groiss.gui.Component
 
getBusyThreadCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of busy HTTP threads.
getById(Class<? extends T>, String) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
getById(String, String) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
getById(Class<? extends T>, String) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
getById(String, String) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
getByName(String) - Method in class com.groiss.gui.AbstractContainer
 
getByName(String) - Method in interface com.groiss.gui.Container
 
getBytesFromStream(InputStream) - Static method in class com.groiss.util.FileUtil
Load the content of an InputStream into a byte array.
getCalendar() - Static method in class com.groiss.cal.CalUtil
 
getCalendar(Locale) - Static method in class com.groiss.cal.CalUtil
 
getCalendar(TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getCalendar(Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
Returns a calendar instance.
getCantChangePwd() - Method in interface com.groiss.org.User
 
getCaption() - Method in interface com.groiss.cal.CalEvent
returns the caption to use for this event.
getCaption() - Method in class com.groiss.cal.SimpleEvent
returns the caption to use for this event.
getCaptions() - Method in interface com.groiss.cal.CalInfo
return all possible captions for this CalInfo
getCaptions() - Method in class com.groiss.cal.CalInfoAdapter
return all possible captions for this CalInfo
getCellAttributes(int, int) - Method in class com.groiss.gui.component.TableContainer
returns a vector of attributes of the chosen cell
getChangedAt() - Method in interface com.groiss.dms.DMSObject
Returns the date of the last modification of this object.
getChangedBy() - Method in interface com.groiss.dms.DMSObject
Returns the user who made the last modification of this object.
getChangeMode() - Method in interface com.groiss.org.LogEntry
Returns the changeMode of this log.
getChangePwdNext() - Method in interface com.groiss.org.User
 
getCharset() - Static method in class com.groiss.util.StringUtil
 
getChart(String, ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
 
getChartName() - Method in interface com.groiss.reporting.export.ChartType
 
getChildren() - Method in class com.groiss.gui.HTMLTree
 
getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Use this method to get the possible choice branches when the process execution reaches a choice.
getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Use this method to get the possible choice branches when the process execution reaches a choice.
getClass(String) - Method in class com.groiss.component.Configuration
Return the property value as class.
getClassLoader() - Static method in class com.groiss.util.Settings
Get the application class loader.
getClassMap() - Method in class com.groiss.ldap.SchemaMapping
Returns the class mappings of this schema mapping
getClassMapByClass(String) - Method in class com.groiss.ldap.SchemaMapping
Get a class mapping object by the name of the java class
getClassMapByType(String) - Method in class com.groiss.ldap.SchemaMapping
Get a class mapping object by the name of the most specific LDAP class
getClassName() - Method in interface com.groiss.dms.FormType
Returns the full qualified name of the class implementing the DMSForm represented by this FormType.
getClassname() - Method in class com.groiss.ldap.DirectoryServer
 
getClassName() - Method in class com.groiss.ldap.SubLink
Return the target class name of this sublink.
getClassName() - Method in interface com.groiss.org.LogEntry
Get the class of the changed object.
getClassname() - Method in interface com.groiss.timer.TimerEntry
Get the classname for the entry.
getClasspath() - Static method in class com.groiss.util.Settings
 
getClassSubContext() - Method in class com.groiss.ldap.ClassMapping
Returns the RDN of the subcontext of this class mapping
getClassSubContextAtt() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the LDAP attribute which designates the subcontext
getClassSubContextVal() - Method in class com.groiss.ldap.ClassMapping
Returns the value of the LDAP attribute which designates the subcontext
getClickableIndex() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getCm() - Method in class com.groiss.ldap.AttributeMapping
Returns the class mapping this attribute mapping belongs to
getCollator() - Static method in class com.groiss.util.StringUtil
Returns a Collator to sort Strings correctly
getCols() - Method in class com.groiss.gui.component.Textarea
 
getColumnAttributes(int) - Method in class com.groiss.gui.component.TableContainer
 
getColumnClass(int) - Method in class com.groiss.ds.ObjectTableModel
Get the class of the column.
getColumnCount() - Method in class com.groiss.ds.ObjectTableModel
Get the amount of colums of the tablemodel.
getColumnCount() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnHeader(int) - Method in class com.groiss.ds.ObjectTableModel
Returns the header at column c.
getColumnHeader(int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnName(int) - Method in class com.groiss.ds.ObjectTableModel
Get the name of the Column.
getColumnName(int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumns() - Method in interface com.groiss.gui.table.Table
Return a list of column descriptions.
getColumns() - Method in class com.groiss.gui.table.TableAdapter
Return a list of column descriptions.
getColumns() - Method in interface com.groiss.wf.html.WorklistDescription
The list of the column ids that will be shown.
getColumnWidth(int) - Method in class com.groiss.gui.component.TableContainer
returns the width of a specified column
getCompareval() - Method in class com.groiss.gui.component.ComparableComponent
 
getCompletiontime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was completed.
getComponent() - Method in class com.groiss.gui.component.ColoredDate
Deprecated.  
getComponentAt(int, int) - Method in class com.groiss.gui.component.TableContainer
returns the component at the specified position
getComponents(Element, Element) - Method in class com.groiss.gui.AbstractContainer
search the JDOM for components and collect them /* @param element - the root-element of the JDOM (or any other element in recursive calls)
getConcurrent() - Method in interface com.groiss.org.IUserSession
 
getConcurrentSessions() - Static method in class com.groiss.org.UserSessionManager
return the list of userssessions which count for concurrent licenses
getConcurrentUsers() - Static method in class com.groiss.org.UserSessionManager
 
getConcurrentUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of concurrent user sessions.
getCondCountWithParams() - Method in class com.groiss.reporting.Query
 
getConditionCount() - Method in class com.groiss.reporting.Query
get the number of the current condition.
getConditionPage(String, Document) - Method in interface com.groiss.reporting.data.ReportingData
Returns the ConditonOptions Page for this Data type
getConditionString() - Method in class com.groiss.reporting.Query
 
getConfigurations() - Static method in class com.groiss.component.Configuration
Return the whole map of configurations.
getConfiguredDBConnectionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of configured database connections.
getConfiguredIPChecker() - Static method in class com.groiss.util.IPChecker
Returns an IPChecker which is initialized with the patterns from the configuration
getConnection() - Static method in class com.groiss.store.DBConnPool
The method returns a database connection.
getConnectionCount() - Static method in class com.groiss.store.DBConnPool
 
getContent() - Method in class com.groiss.cluster.communication.Message
Return the content of this message.
getContent(DMSDocForm) - Method in interface com.groiss.dms.DMS
Get the content of a document.
getContent() - Method in interface com.groiss.dms.DMSDocForm
Returns the content of this document
getContent(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
Get the content of a document.
getContent() - Method in class com.groiss.gui.AbstractComponent
 
getContent() - Method in class com.groiss.gui.component.Checkbox
 
getContent() - Method in class com.groiss.gui.component.DivComponent
 
getContent() - Method in class com.groiss.gui.component.FieldSet
Returns the content (element)
getContent() - Method in class com.groiss.gui.component.FileChooser
 
getContent() - Method in class com.groiss.gui.component.FormContainer
 
getContent() - Method in interface com.groiss.gui.Component
 
getContent() - Method in class com.groiss.gui.component.Image
 
getContent() - Method in class com.groiss.gui.component.Label
 
getContent() - Method in class com.groiss.gui.component.Link
Set the href attribute.
getContent() - Method in class com.groiss.gui.component.RadioButton
 
getContent() - Method in class com.groiss.gui.component.RadioGroup
 
getContent() - Method in class com.groiss.gui.component.SelectList
Get the list of options.
getContent() - Method in class com.groiss.gui.component.SubmitButton
 
getContent() - Method in class com.groiss.gui.component.TableContainer
Returns null.
getContent() - Method in class com.groiss.gui.component.Tabs
 
getContent() - Method in class com.groiss.gui.component.Text
 
getContent() - Method in class com.groiss.gui.component.Textarea
 
getContent() - Method in class com.groiss.gui.component.Textfield
Get the value.
getContent() - Method in class com.groiss.gui.XHTMLPage
Returns null.
getContent(File) - Static method in class com.groiss.util.FileUtil
Get the content of a file as string.
getContent(String) - Static method in class com.groiss.util.FileUtil
 
getContent() - Method in class com.groiss.wfxml.WfXMLDocForm
Returns the document's content byte array.
Note: The byte array is not cloned, so if you modify it, the data set in this WfXMLDocForm object will also change.
getContent() - Method in class com.groiss.wfxml.WfXMLNote
Returns the content string of this note.
getContentType() - Method in class com.groiss.gui.HTMLPage
This method returns the content type.
getContentType() - Method in class com.groiss.gui.JSONPage
 
getContentType() - Method in interface com.groiss.gui.Page
Returns the content type of the page, for example "test/html".
getContentType() - Method in class com.groiss.gui.VelocityPage
 
getContentType() - Method in class com.groiss.gui.XHTMLPage
 
getContentType() - Method in class com.groiss.util.ByteArrayDataSource
Returns the content type for this data source.
getContext() - Method in class com.groiss.event.BasicEvent
 
getContext() - Method in interface com.groiss.event.Event
returns the context object
getContext() - Static method in class com.groiss.servlet.AVWInit
Provide access to shared servlet context
getContext() - Method in class com.groiss.wf.batch.BatchJob
The process context in which the instance was submitted.
getContext() - Method in interface com.groiss.wf.RemoteWfEngine
Return the current activity instance.
getContext() - Method in interface com.groiss.wf.WfEngine
Return the current activity instance.
getContextObject() - Method in interface com.groiss.event.EventRegistry
Returns the context object.
getContextPath() - Static method in class com.groiss.servlet.Dispatcher
Returns the context path of this application.
getContextQuery() - Static method in class com.groiss.reporting.QueryEngine
 
getContextVal() - Method in interface com.groiss.event.EventRegistry
Returns the context value.
getCookie(String) - Method in class com.groiss.servlet.MultipartRequest
Get cookie from id (don't iterate the array)
getCreatedAt() - Method in interface com.groiss.dms.DMSObject
Returns the date when this object was created
getCreatedAt() - Method in interface com.groiss.org.PersistentVersion
Returns the creation date of this version.
getCreatedBy() - Method in interface com.groiss.dms.DMSObject
Returns the user who created this object
getCreatedBy() - Method in interface com.groiss.org.PersistentVersion
Returns the user who has made this version.
getCreationtime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was created.
getCurrentDate() - Method in interface com.groiss.server.ServerInfoMXBean
Get the current date
getData() - Method in class com.groiss.ds.ObjectTableModel
 
getData() - Method in class com.groiss.reporting.data.ReportingTableModel
Returns the Raw List of Data without clickableIndex, rownumber or groupingrows
getData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
Overwrite this Method to generate downloadable Object.
getDate() - Method in class com.groiss.gui.component.ColoredDate
Deprecated.  
getDate(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
Get a Date from a column of the current row of a ResultSet.
getDate(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a Date from a column of the current row of a ResultSet.
getDateFormatSymbols() - Static method in class com.groiss.cal.CalUtil
Returns a DateFormatSymbols instance for the current ThreadContext.getThreadLocale()
getDateFormatSymbols(Calendar, Locale) - Static method in class com.groiss.cal.CalUtil
Returns a DateFormatSymbols instance for the specified Locale and Calendar
if Calendar is null CalUtil.getCalendar() is used
if Locale is null Locale.getDefault() is used
getDateFormatSymbols(Locale) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(int) - Static method in class com.groiss.cal.CalUtil
Returns a thread save DateFormat object for the given format.
getDateFormatter(int, Locale) - Static method in class com.groiss.cal.CalUtil
Get local specific instance of predefined formatter types
getDateFormatter(int, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
get the localized SimpleDateFormat with the pattern specified by type if the given type has a fixed locale / timezone the given locale / timezone is ignored
getDateFormatter(int, Locale, TimeZone, Calendar) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(int, TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String, Locale) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
get a SimpleDateFormat instance for the pattern/locale/timezone
getDateFormatter(String, TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getDecimalFormat() - Static method in class com.groiss.gui.velocity.Formatter
 
getDecimalFormatter() - Static method in class com.groiss.util.Settings
 
getDecimalFormatter(String, NumberFormat) - Static method in class com.groiss.util.Settings
returns a NumberFormat where the max.
getDefaultAction() - Method in interface com.groiss.gui.table.Table
Returns the action that is executed on doubleclick on a row.
getDefaultAction() - Method in class com.groiss.gui.table.TableAdapter
Returns the action that is executed on doubleclick on a row.
getDefaultLocale() - Method in class com.groiss.component.Resource
 
getDefaultOrgUnit() - Method in interface com.groiss.dms.DMSObject
Returns the default organizational unit of this object.
getDefaultServer() - Static method in class com.groiss.wfxml.WfXML2
 
getDefaultStore() - Static method in class com.groiss.store.StoreUtil
 
getDefaultTimemodel() - Method in class com.groiss.reporting.data.Schema
 
getDefaultUnit() - Method in class com.groiss.reporting.data.Schema
 
getDefaultUser() - Static method in class com.groiss.wfxml.WfXML2
 
getDefinition() - Method in class com.groiss.component.Configuration
Return the definition of a configuration.
getDepts() - Method in class com.groiss.ldap.DirectoryServer
 
getDepttrees() - Method in class com.groiss.ldap.DirectoryServer
 
getDescFile(Application) - Static method in class com.groiss.wf.DefaultApplicationAdapter
 
getDescription() - Method in class com.groiss.gui.table.ColumnDescription
Returns the description.
getDescription() - Method in class com.groiss.ldap.DirectoryServer
 
getDescription() - Method in interface com.groiss.org.Application
Get the description.
getDescription() - Method in interface com.groiss.org.OrgUnit
Get the description.
getDescription() - Method in interface com.groiss.org.PersistentVersion
Returns the description of this version.
getDescription() - Method in interface com.groiss.org.Right
Get the description.
getDescription() - Method in interface com.groiss.org.Role
Get the description.
getDescription() - Method in interface com.groiss.org.User
Get the description.
getDescription() - Method in interface com.groiss.timer.TimerEntry
 
getDescription() - Method in interface com.groiss.wf.ActivityInstance
Returns the description
getDescription() - Method in interface com.groiss.wf.ProcessDefinition
 
getDescription() - Method in interface com.groiss.wf.Suspension
The description of the suspension.
getDescription() - Method in interface com.groiss.wf.Task
 
getDescription() - Method in class com.groiss.wfxml.WfXMLWebLink
Returns the description of this web link.
getDirection() - Method in class com.groiss.ldap.DirectoryServer
 
getDisplayValue(DMSForm, String) - Static method in class com.groiss.gui.velocity.Formatter
 
getDisplayValue(DMSForm, String) - Static method in class com.groiss.wf.html.HTMLUtils
returns the given field's display value this can be: for dates: can be either a CalUtil.showDate(Object) or the CalUtil.showDateTime(Object) representation of the value for selectlist-values: the localized display-value of the selectlist-option for decimal fields: the formatted value using Settings.getDecimalFormatter() with the max.
getDispStringForAttriubtes(Element, boolean) - Method in class com.groiss.reporting.Query
returns a displayname for the attribute
getDispStringForConditions(Element) - Method in class com.groiss.reporting.Query
returns a displayname for the condtion c
getDMS() - Static method in class com.groiss.wf.ServiceLocator
Get the DMS to perform action with the workflow document management system.
getDMS() - Method in interface com.groiss.wf.Session
Get a DMS service.
getDMSFilter() - Static method in class com.groiss.wfxml.WfXML2
Return the current DMSFilter.
getDMSFolder() - Method in interface com.groiss.wf.ProcessInstance
Returns the folder holding all the DMSObjects assigned to this process instance
getDMSObject(String, long) - Method in interface com.groiss.dms.DMS
Get a DMSObject by classname and oid.
getDMSObject(long) - Method in interface com.groiss.dms.DMS
Get a DMSObject by oid.
getDMSObject(String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the dms object which is specified by a string consisting of the class name and the oid (seperated by ':') of that object
getDMSObject(String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated. use method HTMLDMSObject.getDMSObject(String) instead
getDMSObject(String, long) - Method in interface com.groiss.dms.RemoteDMS
Get a DMSObject by classname and oid.
getDMSObject(long) - Method in interface com.groiss.dms.RemoteDMS
Get a DMSObject by oid.
getDMSTableHandler() - Method in interface com.groiss.dms.FormType
Returns the name of the class specified as DMSTableHandler.
getDN(ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get the distinguished name of an Persistent relative to the root
getDocSearchMode() - Static method in class com.groiss.reporting.QueryEngine
 
getDocsPage(String, long, long, String, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns a html page where the target location is replaced by the url returned by HTMLDMSObject.getDocsUrl(String, long, long, String, String).
getDocsUrl(String, long, long, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocsUrl(DMSFolder, ActivityInstance, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocsUrl(DMSFolder, ActivityInstance, String, String, Integer) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated. since ep70, use method HTMLDMSObject.getDocsUrl(DMSFolder, ActivityInstance, String, String) instead.
getDocsUrl(DMSFolder, ActivityInstance, String, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocument() - Method in class com.groiss.gui.XHTMLPage
 
getDocumentRoot() - Static method in class com.groiss.servlet.FileServlet
 
getDocuments(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of DMS objects (e.g.
getDocuments(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of DMS objects (e.g.
getDocumentsLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
 
getDocumentsLink(ActivityInstance, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getDouble(String) - Method in class com.groiss.component.Configuration
Return the property value as Double.
getDrillDownValues(ReportingExportable) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getDuedate() - Method in interface com.groiss.wf.ActivityInstance
Returns the duedate
getEdges(N) - Method in class com.groiss.reporting.data.ReportingGraph
get all Edges connected with the given node
getEdges(N, N) - Method in class com.groiss.reporting.data.ReportingGraph
get All Edges connecting the start and end node directly
getEdgesCount() - Method in class com.groiss.reporting.data.Schema
 
getEditTarget() - Method in interface com.groiss.gui.table.Table
The default target for toolbar functions
getEditTarget() - Method in class com.groiss.gui.table.TableAdapter
The default target for toolbar functions
getEditTargetProps() - Method in interface com.groiss.gui.table.Table
Return the window properties for the edit target
getEditTargetProps() - Method in class com.groiss.gui.table.TableAdapter
Return the window properties for the edit target
getEditUrl(DMSObject, DMSFolder, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl() - Method in interface com.groiss.gui.table.Table
Returns an url used as link for toolbar functions
getEditUrl() - Method in class com.groiss.gui.table.TableAdapter
Returns an url used as link for toolbar functions
getEmail() - Method in interface com.groiss.org.OrgUnit
Get the Email.
getEmail() - Method in interface com.groiss.org.User
Get the email address.
getEndDate() - Method in interface com.groiss.wf.Suspension
The end date of suspension, is null if still suspended.
getEndNode(N, E) - Method in class com.groiss.reporting.data.ReportingGraph
return the endnode of an egde
getEntities() - Method in class com.groiss.reporting.data.Schema
 
getEntity() - Method in interface com.groiss.reporting.data.ReportingData
 
getEntity(String) - Method in class com.groiss.reporting.data.Schema
returns an entity to a specified key
getEntries(Object) - Method in class com.groiss.ds.MultiMap
Deprecated. since 8.0; use MultiMap.get(Object) instead
getEntries(String) - Static method in class com.groiss.wf.html.ValueList
 
getEntries(String, Application, Locale) - Static method in class com.groiss.wf.html.ValueList
 
getEntryList(Object) - Method in class com.groiss.ds.MultiMap
returns a list containing all entries, mapped to the given key; if no value is mapped to this key, an empty list is returned
getErrnum() - Method in exception com.groiss.util.ApplicationException
 
getErrnum() - Method in interface com.groiss.util.TopLevelException
 
getErrorCode(BatchJob, Exception) - Method in interface com.groiss.wf.batch.ExceptionBatchAdapter
 
getErrorFormatter() - Method in exception com.groiss.util.ApplicationException
Returns the error formatter for this exception.
getErrorLogFile() - Method in interface com.groiss.log.ILogger
The file where errors are logged, if errors are logged to a separate file.
getErrorLogFile() - Method in class com.groiss.log.Logger
 
getErrorMessage(String) - Static method in class com.groiss.component.DefaultResource
 
getErrorMessage(String, Object[]) - Static method in class com.groiss.component.DefaultResource
 
getErrorMessage(String) - Method in class com.groiss.component.Resource
 
getErrorMessage(String, Object[]) - Method in class com.groiss.component.Resource
 
getErrorMessage(String, Locale) - Method in class com.groiss.component.Resource
 
getErrorsName() - Method in class com.groiss.component.Resource
 
getEventHandler() - Method in interface com.groiss.event.EventRegistry
Returns the event handler class name.
getEventHandlers(Class<? extends Persistent>) - Static method in class com.groiss.store.StoreUtil
Get a List of PersistentEventHandler for a speciefied class c.
getEventType() - Method in interface com.groiss.cal.CalEvent
 
getEventType() - Method in class com.groiss.cal.SimpleEvent
getException() - Method in exception com.groiss.util.ApplicationException
 
getException() - Method in interface com.groiss.util.TopLevelException
Returns an inner excpetion, null if there is none.
getExceptionCount() - Method in interface com.groiss.log.ILogger
Return the number of exceptions since startup
getExceptionCount() - Method in class com.groiss.log.Logger
 
getExecutionTime() - Method in class com.groiss.reporting.Query
the execution timestamp of the query
getExistingObject(Object, Map<String, Object>, Map<Object, Persistent>) - Method in class com.groiss.fileimport.ImportHandler
should return the corresponding Persistent object for the current datarow.
getExporter() - Method in class com.groiss.reporting.Query
 
getExporterInfos(Document) - Static method in class com.groiss.reporting.Query
get Exportinginformation from xml-document
getExportingParam(String) - Method in class com.groiss.reporting.Query
 
getExportName() - Method in class com.groiss.reporting.export.HTMLExporter
getExportName() - Method in interface com.groiss.reporting.export.ReportingExporter
 
getExtension() - Method in interface com.groiss.dms.DMSDocForm
Returns the extension of this document (e.g.
getExtension() - Method in class com.groiss.wfxml.WfXMLDocForm
Get the extension of the document (filename-extension).
getFetchSize() - Static method in class com.groiss.store.StoreUtil
 
getField(String) - Method in interface com.groiss.dms.DMSForm
Returns the value of the specified field
getField(String) - Method in class com.groiss.event.BasicEvent
 
getField(String) - Method in interface com.groiss.event.Event
This method return a field of the context object, useful if the context object is a form
getField(String) - Method in class com.groiss.ldap.ClassMapping
Get a field by its name.
getField(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
getField(String) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to retrieve the value of one of this form's fields.
getFieldContent(Persistent, String) - Method in class com.groiss.ldap.ClassMapping
Gets the content of an objects field by the fields name.
getFieldModes() - Method in class com.groiss.dms.FormContext
 
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Get field modes for form fields
getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get field modes for form fields and subforms
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.WfEngine
Get field modes for form fields
getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.WfEngine
Get field modes for form fields and subforms
getFieldName() - Method in interface com.groiss.gui.table.Table
Return the name of the checkbox or radio buttons
getFieldName() - Method in class com.groiss.gui.table.TableAdapter
Return the name of the checkbox or radio buttons
getFieldName() - Method in class com.groiss.ldap.AttributeMapping
Returns the Java field name of this attribute mapping
getFields() - Method in class com.groiss.ldap.ClassMapping
Returns the fields of the java class.
getFieldType(String) - Method in interface com.groiss.dms.DMSForm
Returns the class of the specified field
getFile(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the requested file in the way the starter32.exe needs it.
getFile(String) - Method in class com.groiss.servlet.MultipartRequest
Return the locally stored temporary file associated with the parameter name given as argument.
getFileFromPath(String) - Static method in class com.groiss.util.FileUtil
Get a file object from a pathname.
getFileName() - Method in class com.groiss.component.Configuration
Return the file name the configuration is loaded from.
getFileNames() - Method in class com.groiss.servlet.MultipartRequest
Return the name of the parameters containing files as values.
getFiles() - Method in class com.groiss.servlet.MultipartRequest
Deprecated.  
getFilter() - Method in class com.groiss.ldap.DirectoryServer
 
getFilterId() - Method in interface com.groiss.gui.table.Table
Returns the id that is used when column filters are stored.
getFilterId() - Method in class com.groiss.gui.table.TableAdapter
 
getFilterVal() - Method in class com.groiss.gui.table.CellValue
 
getFinished() - Method in interface com.groiss.wf.ActivityInstance
Returns the finish date.
getFinishRight(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
Returns the right which is needed for sending the process to next agent The system checks if the sending user has this right for the agent and org.-unit of the given ai.
getFinishRight(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getFinishRights() - Method in interface com.groiss.wf.ApplicationAdapter
Return the list of finish rights used in this application.
getFinishRights() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getFinishtime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was finished.
getFirstName() - Method in interface com.groiss.org.User
Get the first name.
getFirstTime() - Method in interface com.groiss.timer.TimerEntry
Get the first time of scheuling the timer task.
getFloat(String) - Method in class com.groiss.component.Configuration
Return the property value as Float.
getFolder(DMSObject) - Method in interface com.groiss.dms.DMS
Get the folder containing the passed object.
getFolder() - Method in class com.groiss.dms.FormContext
 
getFolder(String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated. use method HTMLDMSObject.getDMSObject(String) instead
getFolder(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Get the folder containing the passed object.
getFollowOU() - Method in interface com.groiss.org.OrgUnit
Get the follower org.unit.
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.html.WorklistDescription
Get the form for a process instance
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get a form of a process.
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Get a form of a process.
getFormFieldValue(String) - Method in class com.groiss.wf.SystemAction
Returns the value of a formfield.
getFormLinkList(ActivityInstance, int, String, String, boolean, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getFormLinks(ActivityInstance, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getFormName() - Method in class com.groiss.wfxml.WfXMLForm
Returns the form name, with which the form is defined in process definitions.
getForms(String) - Method in interface com.groiss.wf.html.WorklistDescription
Get all forms with a specific formid.
getForms(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the forms of a process.
getForms(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the forms of a process.
getFormType(String, int) - Method in interface com.groiss.dms.DMS
Returns the formtype with the given id and version number
getFormType(long) - Method in interface com.groiss.dms.DMS
Returns the formtpye with the given oid
getFormType() - Method in interface com.groiss.dms.DMSForm
Returns the form type of this form
getFormType(String, int) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtype with the given id and version number
getFormType(long) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtpye with the given oid
getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns the version of the passed form in the context of the passed activity instance
getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns the version of the passed form in the context of the passed activity instance
getFrom() - Method in class com.groiss.cluster.communication.Message
Returns the node id of the sender of the message.
getFromDate() - Method in interface com.groiss.cal.CalEvent
 
getFromDate() - Method in class com.groiss.cal.SimpleEvent
getFromDate() - Method in interface com.groiss.org.Permission
Get the start date of the permission.
getFromRS(ResultSet, ResultSetMetaData, int) - Static method in class com.groiss.store.StoreUtil
 
getFromRS(ResultSet, int, int) - Static method in class com.groiss.store.StoreUtil
 
getFullData() - Method in class com.groiss.reporting.data.ReportingTableModel
returns the completeted Data table including clickableIndex at index 0 (if exists), rownumber at index 0 or 1 (depends on clickableindex) and grouping rows (which habe no clickableIndex or rownumber Note: Method builds a new table, so this may cost performance.
getFurtherHops() - Method in class com.groiss.reporting.data.Schema
 
getGlobalQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getHead() - Method in class com.groiss.gui.XHTMLPage
 
getHeader() - Method in class com.groiss.ds.ObjectTableModel
Return the header of the table model.
getHeaderContent() - Method in class com.groiss.gui.component.TableContainer
returns the content of the column header (first row)
getHeaderInfos(Query, int) - Method in class com.groiss.reporting.export.HTMLExporter
 
getHeaderNames() - Method in class com.groiss.gui.component.TableContainer
returns the names of the columns
getHeight() - Method in interface com.groiss.dms.FormType
 
getHeight() - Method in class com.groiss.gui.component.Image
 
getHistoryInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getHistoryInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the time management of the process instance.
getHomeOrg(User) - Method in interface com.groiss.org.OrgData
Return the Org.unit where the user has the home role.
getHomeOrg(User) - Method in interface com.groiss.org.RemoteOrgData
Return the Org.unit where the user has the home role.
getHostname() - Method in class com.groiss.wfxml.Partner
Returns the hostname of this partner as it is defined in the administration of @enterprise.
getHref() - Method in class com.groiss.gui.component.Link
 
getHref() - Method in interface com.groiss.gui.NavigationTreeNode
 
getHTMLPage() - Method in class com.groiss.dms.DMSTableAdapter
returns null
getHTMLPage() - Method in interface com.groiss.dms.DMSTableHandler
replace the standard page or return null.
getHTMLPage() - Method in interface com.groiss.wf.html.Worklist
Replace the standard page or return null.
getHTMLPage() - Method in class com.groiss.wf.html.WorklistAdapter
 
getIcon(String) - Method in interface com.groiss.dms.DMS
Returns the icon for the passed extension.
getIcon() - Method in interface com.groiss.dms.DMSObject
Returns the path and name of the icon representing this object.
getIcon(String) - Method in interface com.groiss.dms.RemoteDMS
Returns the icon for the passed extension.
getIconAndName(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the string representing the object to the user.
getIconAndNameAsArray(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getIconFromMimetype(String) - Method in interface com.groiss.dms.DMS
Returns the icon for the passed mimetype.
getIconFromMimetype(String) - Method in interface com.groiss.dms.RemoteDMS
Returns the icon for the passed mimetype.
getId() - Method in interface com.groiss.cal.CalView
get the id
getId() - Method in class com.groiss.cal.SimpleCalView
get the id
getId() - Method in class com.groiss.component.Configuration
Return the id of this configuration.
getId() - Method in interface com.groiss.dms.FormType
Return the id of the FormType.
getId() - Method in class com.groiss.gui.AbstractComponent
 
getId() - Method in interface com.groiss.gui.Component
 
getId() - Method in class com.groiss.gui.component.RadioGroup
 
getId() - Method in class com.groiss.gui.table.ColumnDescription
Returns the id.
getId() - Method in interface com.groiss.gui.table.Table
Returns the id of this table
getId() - Method in class com.groiss.gui.table.TableAdapter
Returns the id of this table
getId() - Method in interface com.groiss.org.Agent
Returns the id of the object.
getId() - Method in interface com.groiss.org.Application
Return the id of the application.
getId() - Method in interface com.groiss.org.OrgClass
Returns the id of the object.
getId() - Method in interface com.groiss.org.OrgTree
Get the id.
getId() - Method in interface com.groiss.org.OrgUnit
Get the id.
getId() - Method in interface com.groiss.org.Right
Return the id of the right.
getId() - Method in interface com.groiss.org.User
Get the id.
getId() - Method in class com.groiss.reporting.data.Attribute
 
getId() - Method in class com.groiss.reporting.data.Entity
 
getID() - Method in class com.groiss.reporting.data.Schema
 
getId() - Method in class com.groiss.reporting.export.HTMLExporter
 
getId() - Method in class com.groiss.reporting.Query
returns the id of this query
getId() - Method in interface com.groiss.timer.TimerEntry
Get the id for the entry
getId() - Method in interface com.groiss.wf.ActivityInstance
Returns the id of the activity instance.
getId() - Method in interface com.groiss.wf.html.WorklistDescription
The id of the list.
getId() - Method in interface com.groiss.wf.ProcessDefinition
Return the id of the process definition.
getId() - Method in interface com.groiss.wf.Task
Return the id of the Task.
getId() - Method in class com.groiss.wfxml.Partner
 
getID() - Method in class com.groiss.wfxml.Partner
Returns the ID of the communication partner.
getId() - Method in class com.groiss.wfxml.WfXMLForm
Returns the id that has been set for this form.
getInputStream() - Method in class com.groiss.util.ByteArrayDataSource
Returns an InputStream for reading from this data source.
getInstance() - Static method in class com.groiss.gui.velocity.Formatter
returns a singleton instance
getInstance() - Static method in class com.groiss.reporting.data.Schema
 
getInt(String) - Method in class com.groiss.component.Configuration
Return the property value as Integer.
getInterval() - Method in interface com.groiss.cal.CalEvent
 
getInterval() - Method in class com.groiss.cal.SimpleEvent
getInterval(Date, Date) - Method in interface com.groiss.reporting.data.TimeModel
calculates the time interval
getIntervalInUnits(long) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, int) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, int, String[]) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, String[]) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall
getIntervalInUnits(long, String) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall using the short names of timeunits
getIntervalInUnits(long, String, String) - Static method in class com.groiss.cal.CalUtil
 
getIP() - Method in interface com.groiss.org.IUserSession
 
getIsClusterTimerNode() - Method in interface com.groiss.server.ServerInfoMXBean
Determine if this node is the cluster timer node.
getJavaCalendar(Calendar) - Static method in class com.groiss.cal.CalUtil
 
getJavaClassName() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the Java class this mapping is for.
getJdom() - Method in class com.groiss.fileimport.Column
 
getJobstate() - Method in class com.groiss.wf.batch.BatchJob
The state of the instance.
getJobtype() - Method in class com.groiss.wf.batch.BatchJob
The jobtype of the instance.
getJSONObjectSelect(Map<String, String>) - Static method in class com.groiss.gui.WebUtils
 
getKey(int) - Method in class com.groiss.ds.KeyedList
Returns the key a postion i
getKey(Object) - Method in class com.groiss.ds.KeyedList
Return the position of the given key in the key list.
getKey() - Method in interface com.groiss.ds.KeyValuePair
Get the Key of the Pair.
getKey() - Method in class com.groiss.ds.Pair
Return the first object
getKey(Map<String, Object>) - Method in class com.groiss.fileimport.ImportHandler
will be called if the keyField property isn't set
getKey(Persistent) - Method in class com.groiss.fileimport.ImportHandler
will be called if the keyField property isn't set
getKey() - Method in class com.groiss.store.PersistentObject
Returns the key (OID) of this KeyValuePair.
getKeyIterator() - Method in class com.groiss.ds.KeyedList
Returns an iterator for the key list
getKeys() - Method in class com.groiss.ldap.DirectoryServer
Returns "name" as key.
getKeys() - Method in interface com.groiss.store.Exportable
A class has to return key groups in order to identify already existing objects of that class.
getKeys() - Method in class com.groiss.store.ExportablePersistentObject
 
getKeyword(long) - Method in interface com.groiss.dms.DMS
Returns the keyword with the passed oid
getKeyword(long) - Method in interface com.groiss.dms.RemoteDMS
Returns the keyword with the passed oid
getKeywordsAsString(DMSObject) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns the keywords attached to the passed document
getKind() - Method in interface com.groiss.dms.FormType
Returns the kind of this FormType (e.g.
getLabel() - Method in class com.groiss.gui.AbstractComponent
 
getLabel() - Method in interface com.groiss.gui.Component
 
getLabelStr() - Method in class com.groiss.gui.component.Button
 
getLastAccessedDate() - Method in interface com.groiss.org.IUserSession
 
getLastExceptionDate() - Method in interface com.groiss.log.ILogger
Return the date when the last exception has occured
getLastExceptionDate() - Method in class com.groiss.log.Logger
 
getLevel() - Method in interface com.groiss.log.ILogger
Returns the log level.
getLevel() - Method in class com.groiss.log.Logger
Returns the log level.
getLineStyles(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
 
getLinkAtt() - Method in class com.groiss.ldap.SubLink
Returns the name of the linking attribute
getLinkedObject() - Method in interface com.groiss.dms.DMSLink
Returns the link target
getLinkType() - Method in interface com.groiss.wf.html.WorklistDescription
Returns how the links to the detail information are configured
getList(List<DMSObject>) - Method in class com.groiss.dms.DMSTableAdapter
returns the list of passed objects unchanged
getList(List<DMSObject>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the list of the table entries and to collect additional data for them
getList(List<DMSForm>) - Method in class com.groiss.dms.FormTableAdapter
 
getList(List<DMSForm>) - Method in interface com.groiss.dms.FormTableHandler
Non null overwrites the list, should return list of forms
getList() - Method in interface com.groiss.wf.html.Worklist
Non null overwrites the list, should return list of ActivityInstances.
getList() - Method in class com.groiss.wf.html.WorklistAdapter
 
getLocale() - Method in interface com.groiss.org.User
Return the locale set for this user as string.
getLocale() - Method in class com.groiss.util.RMIThreadContext
 
getLocalizedName() - Method in class com.groiss.reporting.data.Attribute
 
getLocalizedName() - Method in class com.groiss.reporting.data.Entity
 
getLocalizeString(String) - Static method in class com.groiss.reporting.QueryEngine
 
getLocalNumberFormatter() - Static method in class com.groiss.util.Settings
 
getLocation() - Method in interface com.groiss.cal.CalEvent
 
getLocation() - Method in class com.groiss.cal.SimpleEvent
getLockdate() - Method in class com.groiss.store.Lock
 
getLockname() - Method in class com.groiss.store.Lock
 
getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.OrgData
Returns a list of log entries for the specified object (identified by passed oid and classname) which were made withing the specified time range
getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of log entries for the specified object (identified by passed oid and classname) which were made withing the specified time range
getLogFile() - Method in interface com.groiss.log.ILogger
The file where messages are logged.
getLogFile() - Method in class com.groiss.log.Logger
Return the Reader to read the current log file.
getLoggedName() - Method in interface com.groiss.org.LogEntry
Get the name of the changed object.
getLoggedObject() - Method in interface com.groiss.org.LogEntry
Get the changed object.
getLogger() - Static method in class com.groiss.util.Settings
Get the logger.
getLoginDate() - Method in interface com.groiss.org.IUserSession
 
getLoginMessage() - Static method in class com.groiss.org.UserSessionManager
 
getLogoutDate() - Method in interface com.groiss.org.IUserSession
 
getLogPrefix(int) - Method in class com.groiss.log.Logger
Returns the prefix of a log entry (which is the part before the specific log message).
getLogPrefix(int) - Static method in class com.groiss.util.FileUtil
 
getLogWriter(String, int) - Static method in class com.groiss.util.FileUtil
 
getLong(String) - Method in class com.groiss.component.Configuration
Return the property value as Long.
getMainForm(DMSForm) - Method in interface com.groiss.dms.DMS
Returns the main form of the passed form (or null if there is none)
getMainform() - Method in class com.groiss.dms.FormContext
 
getMainForm(DMSForm) - Method in interface com.groiss.dms.RemoteDMS
Returns the main form of the passed form (or null if there is none)
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the root of the activity instance tree
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the root of the activity instance tree
getMap(String) - Method in class com.groiss.reporting.data.Schema
 
getMapId() - Method in class com.groiss.reporting.data.Attribute
 
getMappedImage(String) - Static method in class com.groiss.servlet.FileServlet
Returns the shiny path for the passed image path.
getMappedString(String, String) - Method in class com.groiss.reporting.data.Schema
returns a maped string to a given key
getMappedString(String, String, Resource) - Method in class com.groiss.reporting.data.Schema
returns a maped string to a given key
getMappings() - Method in class com.groiss.reporting.data.Schema
 
getMaxConcurrent(Date, Date) - Static method in class com.groiss.org.UserSessionManager
 
getMaxlength() - Method in class com.groiss.gui.component.Textfield
 
getMaxLogSize() - Static method in class com.groiss.wfxml.WfXML2
 
getMaxTable() - Static method in class com.groiss.reporting.QueryEngine
 
getMaxTableNameLength() - Static method in class com.groiss.store.StoreUtil
 
getMaxTableResult() - Method in class com.groiss.reporting.Query
 
getMaxThreadCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of configured HTTP threads.
getMaxUnit() - Method in class com.groiss.reporting.Query
get the max unit of timeintervals used in this query
getMessage() - Method in exception com.groiss.util.ApplicationException
 
getMetadataUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getMethod(String) - Static method in class com.groiss.servlet.Dispatcher
Return the method from a string containing the class and method name, syntax: classname "." methodname
getMimeType(String) - Static method in class com.groiss.util.FileUtil
Return the mime-type from the extension.
getMinUnit() - Method in class com.groiss.reporting.Query
get the min unit of timeintervals used in this query
getMode() - Method in class com.groiss.dms.FormContext
 
getModel() - Method in class com.groiss.gui.component.TableContainer
 
getModelName() - Method in interface com.groiss.reporting.data.TimeModel
returns the Name of the Model for HTML purpose
getMsgType() - Method in class com.groiss.cluster.communication.Message
Return the type of this message.
getMyNodeId() - Static method in class com.groiss.cluster.ClusterInfo
Gets the id of this node.
getName() - Method in interface com.groiss.cal.CalInfo
returns the name of this CalInfo.
getName() - Method in interface com.groiss.cal.CalView
get the name
getName() - Method in class com.groiss.cal.SimpleCalView
get the name
getName() - Method in interface com.groiss.dms.DMSObject
Returns the name of this object.
getName(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Returns the name of this form.
getName(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
Returns the name of this form.
getName() - Method in interface com.groiss.dms.FormType
Returns the name of the FormType
getName(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Returns the name of this form.
getName(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
Returns the name of this form.
getName() - Method in class com.groiss.event.BasicEvent
 
getName() - Method in interface com.groiss.event.Event
returns the name of the event
getName() - Method in interface com.groiss.event.EventRegistry
Returns the name of the event.
getName() - Method in class com.groiss.fileimport.Column
 
getName() - Method in class com.groiss.gui.AbstractComponent
 
getName() - Method in interface com.groiss.gui.Component
 
getName() - Method in class com.groiss.gui.component.RadioButton
 
getName() - Method in class com.groiss.gui.component.RadioGroup
the name of the group is defined in the buttons.
getName() - Method in class com.groiss.gui.table.ColumnDescription
Returns the name.
getName() - Method in class com.groiss.ldap.DirectoryServer
 
getName() - Method in interface com.groiss.org.Application
Returns the name of the application
getName() - Method in interface com.groiss.org.OrgClass
The name of the orgclass.
getName() - Method in interface com.groiss.org.OrgTree
Get the name.
getName() - Method in interface com.groiss.org.OrgUnit
Get the name.
getName() - Method in interface com.groiss.org.PermissionList
Get the name.
getName() - Method in interface com.groiss.org.Right
Returns the name of the right
getName() - Method in interface com.groiss.org.Role
Returns the name of the role
getName() - Method in interface com.groiss.org.User
Implemented for Principal interface
getName() - Method in class com.groiss.reporting.data.Attribute
 
getName() - Method in class com.groiss.reporting.data.Entity
 
getName(String) - Static method in class com.groiss.reporting.data.Entity
 
getName() - Method in class com.groiss.reporting.data.Schema
 
getName() - Method in class com.groiss.util.ByteArrayDataSource
Returns the name of the data source.
getName() - Method in interface com.groiss.wf.ProcessDefinition
Returns the name of the process.
getName() - Method in interface com.groiss.wf.Task
Returns the name of the task
getName() - Method in class com.groiss.wfxml.WfXMLDocForm
Get the full name of the document (filename and extension).
getName() - Method in class com.groiss.wfxml.WfXMLFolder
Get the name of the folder.
getName() - Method in class com.groiss.wfxml.WfXMLForm
This method returns the form name.
getName() - Method in class com.groiss.wfxml.WfXMLNote
Returns the name of this note.
getName() - Method in class com.groiss.wfxml.WfXMLObject
Returns the name of this WfXMLObject.
getName() - Method in class com.groiss.wfxml.WfXMLWebLink
Returns the name string of this web link.
getNamePart() - Method in class com.groiss.wfxml.WfXMLDocForm
Returns just the name part of this doc form.
getNameSuffix() - Method in interface com.groiss.org.User
Get the name suffix for this user
getNewInstance(Class<?>) - Static method in class com.groiss.store.StoreUtil
Create a new instance of c.
getNewInstance(String) - Static method in class com.groiss.store.StoreUtil
Create a new instance of a class c specified via the className .
getNewProcessId(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called whenever a new process Id is needed
getNewProcessId(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects directly from the database bypassing the cache.
getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.Store
Method for getting objects directly from the database bypassing the cache.
getNoComment(InputStream) - Static method in class com.groiss.util.FileUtil
 
getNoComment(Reader) - Static method in class com.groiss.util.FileUtil
Get the contents of an input stream without the comments.
getNoCommentContent(String) - Static method in class com.groiss.util.FileUtil
 
getNodeActiveUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of active user sessions for this node.
getNodeId() - Method in interface com.groiss.org.IUserSession
 
getNodeId() - Method in interface com.groiss.server.ServerInfoMXBean
Get the node id of the node.
getNodeid() - Method in class com.groiss.store.Lock
 
getNodeWithMostEdges(List<N>) - Method in class com.groiss.reporting.data.ReportingGraph
returns the node with the most edges connected, can be used as center of the graph
getNodeWithMostEdges() - Method in class com.groiss.reporting.data.ReportingGraph
returns the node with the most edges connected, can be used as center of the graph
getNotes(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the notes to a process instances
getNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the notes to a process instances
getNotes() - Method in class com.groiss.wfxml.WfXMLForm
Returns a List with all attached notes.
getNotesLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObj() - Method in class com.groiss.store.Lock
 
getObject() - Method in interface com.groiss.cal.CalEvent
returns the object this CalEvent was initially fetched for
getObject() - Method in class com.groiss.cal.SimpleEvent
returns the object this CalEvent was initially fetched for
getObject(String) - Method in class com.groiss.component.Configuration
Return the property value.
getObject(Object) - Static method in class com.groiss.store.StoreUtil
 
getObject(JSONObject) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObject(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
This method returns a persistent object when the request contains a parameter "object" with a value in the form <classname>:<oid>.
getObject(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObject(String) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated. since 8.0; use StoreUtil.getObject(Object) instead
getObjectClass() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the most specific LDAP Object class
getObjectClasses() - Method in class com.groiss.ldap.ClassMapping
Return the set of LDAP object classes for this mapping
getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.OrgData
Returns the extension object to a persistent.
getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns the extension object to a persistent.
getObjectList(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
Get list of objects (from multiple selection list) stored in request under key
getObjectListForComponent(List<Persistent>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObjects() - Method in interface com.groiss.cal.CalEvent
the objects, this event belongs to
getObjects() - Method in interface com.groiss.cal.CalView
get mapped objects
getObjects() - Method in class com.groiss.cal.SimpleCalView
get mapped objects
getObjects() - Method in class com.groiss.cal.SimpleEvent
the objects, this event belongs to
getObjects(Class, Map<String, String>, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObjScope() - Method in interface com.groiss.org.Permission
Returns the object-scope.
getOid() - Method in interface com.groiss.dms.FormType
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.event.EventRegistry
returns the unique oid of the object.
getOid() - Method in interface com.groiss.org.Agent
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.org.Application
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.store.Persistent
Getter method for the persistent object's OID.
getOid() - Method in class com.groiss.store.PersistentObject
 
getOID() - Method in interface com.groiss.store.RemoteStore
Return the next object id from the oid-factory in the database
getOID() - Method in interface com.groiss.store.Store
Return the next object id from the oid-factory in the database
getOid() - Method in interface com.groiss.wf.ActivityInstance
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.wf.ProcessDefinition
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.wf.Task
Returns the unique oid of the object.
getOperatingMode() - Method in class com.groiss.wfxml.Partner
Use this method to find out if a partner works in passive, active, or off mode.
getOperatingMode() - Static method in class com.groiss.wfxml.WfXML2
Use this method to find out if the local server operates in passive, active, or off mode.
getOpmode() - Method in class com.groiss.wfxml.Partner
 
getOption(int) - Method in class com.groiss.gui.component.SelectList
 
getOptionIndex(String, String) - Method in class com.groiss.gui.component.SelectList
returns the index of the specified option (identified by value-text-pair
getOptionText(int) - Method in class com.groiss.gui.component.SelectList
Returns the displayed text of the specified option.
getOptionTexts() - Method in class com.groiss.gui.component.SelectList
Returns a vector with the displayed text of every option.
getOptionValue(int) - Method in class com.groiss.gui.component.SelectList
Returns the value of the specified option.
getOptionValues() - Method in class com.groiss.gui.component.SelectList
Returns a vector with the value of every options.
getOptMessage() - Method in exception com.groiss.util.ApplicationException
 
getOrgClass() - Method in interface com.groiss.org.OrgUnit
 
getOrgContext() - Method in interface com.groiss.org.HasOrgContext
 
getOrgData() - Static method in class com.groiss.wf.ServiceLocator
Get the OrgData to perform action with the organizational structure.
getOrgData() - Method in interface com.groiss.wf.Session
Get a OrgData service.
getOrgScope() - Method in interface com.groiss.org.Permission
Returns the org-scope.
getOrgTree() - Method in interface com.groiss.org.Application
Returns the OrgTree used by this application
getOrgUnit() - Method in interface com.groiss.dms.DMSFolder
Returns the organizational unit to which this folder belongs to
getOrgUnit(long) - Method in interface com.groiss.org.OrgData
Get an OrgUnit from the org-data database.
getOrgUnit() - Method in interface com.groiss.org.Permission
Get the org unit of the permission.
getOrgUnit(long) - Method in interface com.groiss.org.RemoteOrgData
Get an OrgUnit from the org-data database.
getOrgUnit() - Method in interface com.groiss.org.UserRole
Returns the org-unit, for user-roles with local or hierarchic roles
getOrgUnit() - Method in interface com.groiss.wf.ActivityInstance
Returns the organizational unit.
getOrigin() - Method in interface com.groiss.wf.ActivityInstance
Returns the origin od this ActivityInstance.
getOutputStream() - Method in class com.groiss.util.ByteArrayDataSource
This operation is not supported! If you call it, an IOException will be thrown.
getP1() - Method in class com.groiss.wf.ProcessRelation
 
getP2() - Method in class com.groiss.wf.ProcessRelation
 
getPacker() - Method in interface com.groiss.wf.ApplicationAdapter
Return the Packer used for distributing activities of this application.
getPacker() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getPage() - Method in interface com.groiss.gui.table.Table
Define the page the table uses.
getPage() - Method in class com.groiss.gui.table.TableAdapter
Define the page the table uses.
getPage(Query) - Method in class com.groiss.reporting.export.HTMLExporter
Returns the configured HTML Page...
getPagesize() - Method in interface com.groiss.gui.table.Table
Return the size of a page (when using paging).
getPagesize() - Method in class com.groiss.gui.table.TableAdapter
The default implementation reads the table.pagesize property as default and the user property avw.table.pagesize.
getParam(String) - Method in class com.groiss.reporting.Query
Returns the parameter from Map...
getParameters(HttpServletRequest, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getParamMap() - Method in class com.groiss.reporting.Query
get the Parameter Map of this query
getParams() - Method in class com.groiss.wf.batch.BatchJob
Get the parameters for the job execution.
getParamsAsLink() - Method in class com.groiss.servlet.MultipartRequest
This method builds a parameter string suitable for a GET request out of the parameter map.
getParent() - Method in class com.groiss.gui.AbstractComponent
 
getParent() - Method in interface com.groiss.gui.Component
 
getParent() - Method in interface com.groiss.wf.ActivityInstance
Returns the parent node in the process execution graph, normally the process instance, but for example in parfors, the parfor node
getParent(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the process instance of the given activity instance.
getParent(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the process instance of the given activity instance.
getParentElement() - Method in class com.groiss.gui.AbstractComponent
 
getParentElement() - Method in interface com.groiss.gui.Component
 
getParentFolder() - Method in interface com.groiss.dms.DMSFolder
Returns the parent of this folder.
getParentKeyword() - Method in interface com.groiss.dms.Keyword
Keywords may be maintained hierachic.
getPartner(String) - Static method in class com.groiss.wfxml.WfXML2
Use this method to get a Partner object representing a WfXML communication partner that you know (you must know the id with which the partner has been defined).
getPassword() - Method in class com.groiss.ldap.DirectoryServer
 
getPasswordProperty(String) - Method in class com.groiss.component.Configuration
Get the value of a "mangled" property.
getPath() - Method in class com.groiss.wfxml.Partner
The path as defined in the administration of @enterprise.
getPathname() - Method in class com.groiss.wfxml.Partner
 
getPathToRoot() - Method in interface com.groiss.dms.DMSFolder
Returns the path to the root as a string
getPattern() - Method in interface com.groiss.timer.TimerEntry
Get the period for the entry
getPermanentSSL() - Method in class com.groiss.util.RMIThreadContext
 
getPersistent() - Method in interface com.groiss.org.PersistentVersion
Returns the persistent to which this version belongs to.
getPersistentJSONList(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.StandardSearch
 
getPolicyInfoText(User) - Method in interface com.groiss.org.OrgData
Checks if there are any hints for the user according to the password policy.
getPolicyInfoText(User) - Method in interface com.groiss.org.RemoteOrgData
Checks if there are any hints for the user according to the password policy.
getPort() - Method in class com.groiss.ldap.DirectoryServer
 
getPort() - Method in class com.groiss.wfxml.Partner
The port on which the communication partner excepts incoming WfXML messages.
getPossiblePaths(Entity, Entity) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, List<String>) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(Entity, Entity, int) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, List<String>, int) - Method in class com.groiss.reporting.data.Schema
 
getPossibleViews(User) - Method in interface com.groiss.cal.CalInfo
get all possible views for this users
getPossibleViews(User) - Method in class com.groiss.cal.CalInfoAdapter
get all possible views for this users
getPriority() - Method in interface com.groiss.wf.ProcessInstance
Return the priority of the process instance.
getProcess(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the given id.
getProcess(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the given oid.
getProcess(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Find the process instance where the given form is attached.
getProcess(String) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the given id.
getProcess(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the given oid.
getProcess(DMSForm) - Method in interface com.groiss.wf.WfEngine
Find the process instance where the given form is attached.
getProcessContext() - Method in interface com.groiss.dms.DMSFolder
Returns the process to which this folder may belong to (directly or indirectly)
getProcessDefinition() - Method in interface com.groiss.wf.ActivityInstance
Returns the process definition the activity instance belongs to.
getProcessDefinition(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process definition with the given id and status=active, if more than one is found, the process definition with the highest version number is returned.
getProcessDefinition(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process definition with the given id and version.
getProcessDefinition(String) - Method in interface com.groiss.wf.WfEngine
Find a process definition with the given id and status=active, if more than one is found, the process definition with the highest version number is returned.
getProcessDefinition(String, int) - Method in interface com.groiss.wf.WfEngine
Find a process definition with the given id and version.
getProcesses(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find the process instances with a given condition.
getProcesses(String) - Method in interface com.groiss.wf.WfEngine
Find the process instances with a given condition.
getProcessFromForm(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the oid of a form.
getProcessFromForm(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the oid of a form.
getProcessInstance() - Method in class com.groiss.dms.FormContext
 
getProcessInstance() - Method in interface com.groiss.wf.ActivityInstance
Returns the process instance the activity instance belongs to.
getProcessStartInfo(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getProcessStartInfo(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the process start mask If the result is empty, nothing is done.
getProperties() - Method in class com.groiss.component.Configuration
Return the whole paramter map.
getPropertiesStartingWith(String) - Method in class com.groiss.component.Configuration
Returns the subset of properties with names thhat start with a given prefix.
getProperty(String) - Method in class com.groiss.component.Configuration
Returns the value of the property with the given name.
getProperty(String, String) - Method in class com.groiss.component.Configuration
Deprecated. define default values in the xml decsription of the configuration.
getPropertyAsProperties(String) - Method in class com.groiss.component.Configuration
Returns the value of the (multi-valued) property with the given name in the form of a property.
getProtocol() - Method in class com.groiss.wfxml.Partner
 
getPublicRootFolder() - Method in interface com.groiss.dms.DMS
Returns the public root folder in the DMS.
getPublicRootFolder() - Method in interface com.groiss.dms.RemoteDMS
Returns the public root folder in the DMS.
getPwdNeverExpires() - Method in interface com.groiss.org.User
 
getQuery() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getQueryToken() - Static method in class com.groiss.reporting.QueryEngine
Try to get a execution Token.
getRadioButtons() - Method in class com.groiss.gui.component.RadioGroup
 
getRaiseDate() - Method in class com.groiss.event.BasicEvent
 
getRaiseDate() - Method in interface com.groiss.event.Event
The date and time when the event has been raised.
getRaiser() - Method in class com.groiss.event.BasicEvent
 
getRaiser() - Method in interface com.groiss.event.Event
return the raiser of the event
getRDNAttName() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the LDAP attribute which designates the relative distinguished name (RDN)
getRDNAttValue(Persistent) - Method in class com.groiss.ldap.ClassMapping
Returns the value of the RDN of an object
getReasons() - Method in interface com.groiss.passwd.Checker
Get the non-compliant reasons
getRecEndDate() - Method in interface com.groiss.cal.CalEvent
 
getRecEndDate() - Method in class com.groiss.cal.SimpleEvent
getRecurrenceType() - Method in interface com.groiss.cal.CalEvent
 
getRecurrenceType() - Method in class com.groiss.cal.SimpleEvent
getReference() - Method in interface com.groiss.org.Role
 
getRefType() - Method in class com.groiss.ldap.AttributeMapping
Returns the reference type of this mapping
getRegistrant() - Method in interface com.groiss.event.EventRegistry
Returns the process or activity that has registered.
getRelationGraph() - Method in class com.groiss.reporting.data.Schema
 
getRelations() - Method in class com.groiss.reporting.data.Entity
 
getRelations(Entity) - Method in class com.groiss.reporting.data.Schema
 
getReltype() - Method in class com.groiss.wf.ProcessRelation
 
getRemoteFileName(String) - Method in class com.groiss.servlet.MultipartRequest
Return the remote file name of the file associated with the parameter name given as argument.
getReportingDataInstance(String, String) - Static method in class com.groiss.reporting.QueryEngine
 
getReportingDataInstance(Element) - Static method in class com.groiss.reporting.QueryEngine
 
getRequestCount() - Static method in class com.groiss.servlet.Dispatcher
Get the request count for statistics.
getRequestCount() - Static method in class com.groiss.servlet.FileServlet
 
getRequiredObjects(boolean) - Method in interface com.groiss.store.Exportable
This method is called by the exporter before an object is exported.
getRequiredObjects(boolean) - Method in class com.groiss.store.ExportablePersistentObject
 
getRequiredReferences() - Method in interface com.groiss.store.Exportable
Returns a list of references that cannot be found in the persistent fields.
getRequiredReferences() - Method in class com.groiss.store.ExportablePersistentObject
 
getResource() - Method in class com.groiss.component.Configuration
Rerturn the resource for this configuration.
getResource() - Static method in class com.groiss.component.DefaultResource
 
getResource() - Method in interface com.groiss.org.HasResource
 
getResource() - Method in class com.groiss.reporting.data.Attribute
 
getResource() - Method in class com.groiss.reporting.data.Entity
 
getResource() - Method in class com.groiss.reporting.Query
 
getResource() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getResourceBundle(Locale, String) - Method in class com.groiss.component.Resource
 
getResultcode() - Method in class com.groiss.wf.batch.BatchJob
Get the resultcode of the instance.
getResultComponent(Query, ReportingTableModel, String) - Method in class com.groiss.reporting.export.HTMLExporter
 
getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
 
getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
Returns a tablemodel that the TableRenderer may handle.
getResultvalues() - Method in class com.groiss.wf.batch.BatchJob
Get the resultvalues of the instance.
getRight(long) - Method in interface com.groiss.org.OrgData
Get an Right from the org-data database.
getRight() - Method in interface com.groiss.org.Permission
Returns the right the permission grants
getRight(long) - Method in interface com.groiss.org.RemoteOrgData
Get an Right from the org-data database.
getRights() - Method in class com.groiss.ldap.DirectoryServer
 
getRole(long) - Method in interface com.groiss.org.OrgData
Get an Role from the org-data database.
getRole(long) - Method in interface com.groiss.org.RemoteOrgData
Get an Role from the org-data database.
getRole() - Method in interface com.groiss.org.UserRole
Returns the role of the user-role
getRoles() - Method in class com.groiss.ldap.DirectoryServer
 
getRoles(User) - Method in interface com.groiss.org.OrgData
Returns a Map of the roles - and depts - of a user.
getRoles(User, OrgUnit) - Method in interface com.groiss.org.OrgData
Return the roles a user has in a OrgUnit.
getRoles(User) - Method in interface com.groiss.org.RemoteOrgData
Returns a Map of the roles - and depts - of a user.
getRoles(User, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Return the roles a user has in a OrgUnit.
getRoleSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the role suspension list of the current user.
getRoleSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
Get the role suspension list of the current user.
getRoleWorklist(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the role worklist of the current user.
getRoleWorklist(Application) - Method in interface com.groiss.wf.WfEngine
Get the role worklist of the current user.
getRoot() - Method in class com.groiss.gui.AbstractComponent
returns the root element of the internal JDOM
getRoot() - Method in interface com.groiss.gui.Component
returns the root element of the internal JDOM
getRootFolder(User) - Method in interface com.groiss.dms.DMS
Returns the root DMS folder (i.e.
getRootFolder(User) - Method in interface com.groiss.dms.RemoteDMS
Returns the root DMS folder (i.e.
getRootName() - Method in class com.groiss.gui.AbstractComponent
 
getRowCount() - Method in class com.groiss.ds.ObjectTableModel
Get amount of rows in the tablemodel.
getRowCount() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getRows(boolean) - Method in class com.groiss.gui.component.TableContainer
 
getRows() - Method in class com.groiss.gui.component.Textarea
 
getRunEverywhere() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry should be running on each node in a cluster.
getRunOnStartup() - Method in interface com.groiss.timer.TimerEntry
Run on startup?
getSalutation() - Method in interface com.groiss.org.User
Get the salutation for this user
getSchema() - Method in interface com.groiss.store.RemoteStore
Returns the schema of the tables
getSchema() - Method in interface com.groiss.store.Store
Returns the schema of the tables
getScripts(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.gui.JavascriptLoader
The method for loading the script
getSearchCondition(Persistent, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
builds a condition for querying the given Persistent uses the global setting for smartSearch
getSearchCondition(Persistent, String, String, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
builds a condition querying the given Persistent if smartSearch is true, the given searchString will be splitted, and searched in each searchAttr on it's own
getSearchExpression(Attributes, Class<?>, ClassMapping, DirContext, Persistent, String) - Static method in class com.groiss.ldap.LDAPUtils
Create a SQL search expression for an LDAP object.
getSearchOid(Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get a LDAP search expression for a Persistent based on Attribute entOid
getSearchResults(DirectoryServer, DirContext, SearchControls) - Static method in class com.groiss.ldap.LDAPUtils
 
getSearchRoot() - Method in class com.groiss.ldap.DirectoryServer
 
getSearchString(ClassMapping, DirContext) - Static method in class com.groiss.ldap.LDAPUtils
Construct a LDAP search string for a dircontext based on the RDN attribute
getSearchString(DirectoryServer, ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Construct a LDAP search string for a Persistent based on the RDN attribute
getSelectedItems() - Method in interface com.groiss.gui.table.Table
 
getSelectedItems() - Method in class com.groiss.gui.table.TableAdapter
 
getSelectedOption() - Method in class com.groiss.gui.component.SelectList
Returns the index of the selected option.
getSelection() - Method in class com.groiss.gui.component.RadioGroup
 
getSelectionMode() - Method in interface com.groiss.gui.table.Table
Return the mode for selection.
getSelectionMode() - Method in class com.groiss.gui.table.TableAdapter
Return the mode for selection.
getSelections() - Method in class com.groiss.gui.component.SelectList
returns a array of all selected options
getSelections() - Method in class com.groiss.reporting.data.Entity
 
getSelectionString(String) - Method in class com.groiss.reporting.data.Entity
 
getSelectLength() - Method in class com.groiss.reporting.data.Attribute
 
getSelectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelectList2(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelectListObject(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
Used for object selection UI control to retrieve the initial display value for the selected list item.
getSelectNamesOfAttribs(Element) - Method in class com.groiss.reporting.Query
 
getSelectObjectById(long, Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelects() - Method in class com.groiss.reporting.data.Attribute
 
getSemaphore(String) - Static method in class com.groiss.ds.CountedSemaphore
Get the semaphore with key 'id' from the semaphore table
getServer() - Method in class com.groiss.ldap.DirectoryServer
 
getServerId() - Method in interface com.groiss.server.ServerInfoMXBean
Get the id of the server.
getServerId() - Static method in class com.groiss.util.Settings
Get the id of the server.
getServerProperty(String) - Method in interface com.groiss.wf.RemoteWfEngine
Returns a property from the server
getServerProperty(String) - Method in interface com.groiss.wf.WfEngine
Returns a property from the server
getServerURL() - Method in interface com.groiss.server.Admin
returns the url to the web server, the information is maintained in the server object in the administration.
getService(String) - Static method in class com.groiss.component.ApplicationContext
Get a service by id.
getService(String) - Static method in class com.groiss.component.ServiceManager
Return the service by id.
getService(String) - Method in interface com.groiss.wf.Session
This method returns a service interface to the client.
getSessionById(String) - Static method in class com.groiss.org.UserSessionManager
called when session are read from dumped file after restart.
getSessionId() - Method in interface com.groiss.org.IUserSession
 
getSessionId() - Static method in class com.groiss.util.ThreadContext
Get the thread sessionId.
getSessions(Boolean, Date, Date, User) - Static method in class com.groiss.org.UserSessionManager
The sessions selected by date and/or user.
getSessions(Boolean, Date, Date, User, int) - Static method in class com.groiss.org.UserSessionManager
 
getSessions() - Static method in class com.groiss.util.ThreadContext
Get the sessions.
getSessiontype() - Method in interface com.groiss.org.IUserSession
 
getSessionType() - Static method in class com.groiss.util.ThreadContext
Get the type of the Session
getShadowedFiles() - Static method in class com.groiss.util.Settings
Checks the classpath for duplicate entries.
getShinyPathMapping(String) - Static method in class com.groiss.util.FileUtil
Returns the shiny path for the passed resource path.
getSignatureClass() - Method in interface com.groiss.dms.DMS
Returns an instance of the class which should be uses as Signature implementation
getSignatureClass() - Method in interface com.groiss.dms.RemoteDMS
Returns an instance of the class which should be uses as Signature implementation
getSize() - Method in interface com.groiss.dms.DMSDocForm
Returns the size of the documents content (in bytes)
getSize() - Method in class com.groiss.gui.component.SelectList
returns the number of nested options in the dropdownlist - the size
getSize() - Method in class com.groiss.gui.component.Textfield
 
getSm() - Method in class com.groiss.ldap.ClassMapping
Returns the schema mapping this class mapping belongs to
getSm() - Static method in class com.groiss.ldap.SchemaMapping
Returns the default schema mapping
getSMTPHost() - Static method in class com.groiss.util.MailSender
 
getSortColumn() - Method in interface com.groiss.gui.table.Table
Return the sort column.
getSortColumn() - Method in class com.groiss.gui.table.TableAdapter
Return the sort column.
getSortString() - Method in class com.groiss.gui.component.SortableLink
Gets the sortSting
getSortVal() - Method in class com.groiss.gui.table.CellValue
 
getSource() - Method in class com.groiss.gui.component.Image
 
getSources() - Method in interface com.groiss.cal.CalView
get all CalInfos where date should be fetched from
getSources() - Method in class com.groiss.cal.SimpleCalView
get all CalInfos where date should be fetched from
getSplitSize() - Static method in class com.groiss.store.BulkQuery
 
getSqlQueryString() - Method in class com.groiss.reporting.Query
get the sql query string
getSqltype() - Method in class com.groiss.store.Nil
 
getStandardAllowedAggrs(Class<?>) - Static method in class com.groiss.reporting.data.Attribute
 
getStandardSearchIdOfClass(Class<?>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getStartableProcesses(Application) - Method in interface com.groiss.wf.RemoteWfEngine
List the process definitions of the given application, which are startable for the user.
getStartableProcesses(Application) - Method in interface com.groiss.wf.WfEngine
List the process definitions of the given application, which are startable for the user.
getStartDate() - Static method in class com.groiss.component.ServiceManager
Return the date of startup.
getStartDate() - Method in interface com.groiss.server.ServerInfoMXBean
Get the start date of the node.
getStartDate() - Method in interface com.groiss.wf.Suspension
The start date of suspension.
getStarted() - Method in interface com.groiss.wf.ActivityInstance
Returns the start date.
getStarttime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was started or is about to be started.
getStateName() - Method in class com.groiss.wf.batch.BatchJob
 
getStatus() - Method in interface com.groiss.dms.DMSDocForm
Returns the status of this document
getStatus() - Method in interface com.groiss.wf.ActivityInstance
Returns the status of the activity instance.
getStepAgent() - Method in interface com.groiss.wf.ActivityInstance
Returns the step-agent of the object.
getStepName() - Method in interface com.groiss.wf.ActivityInstance
Get the name of the step the activity belongs to.
getStore() - Method in interface com.groiss.store.Persistent
This method must return the Store object that is responsible for storing this persistent object.
getStore() - Method in class com.groiss.store.PersistentObject
Returns the Store object which is responsible for storing this persistence object.
getStore() - Method in interface com.groiss.wf.RemoteWfEngine
Return the underlying store.
getStore() - Static method in class com.groiss.wf.ServiceLocator
Get the Store to read and write from/to the database.
getStore() - Method in interface com.groiss.wf.Session
Get a store service.
getStore() - Method in interface com.groiss.wf.WfEngine
Return the underlying store.
getStoredQuery() - Method in class com.groiss.reporting.Query
 
getString(String, Object[]) - Static method in class com.groiss.component.DefaultResource
 
getString(String) - Static method in class com.groiss.component.DefaultResource
 
getString(String) - Method in class com.groiss.component.Resource
 
getString(String, Object[]) - Method in class com.groiss.component.Resource
 
getString(String, Locale) - Method in class com.groiss.component.Resource
 
getStringsName() - Method in class com.groiss.component.Resource
 
getStyle() - Method in class com.groiss.gui.AbstractComponent
 
getStyle() - Method in interface com.groiss.gui.Component
 
getSubContext(DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
Get a subcontext of a basecontext, as specified ba a class mapping
getSubformId() - Method in class com.groiss.wfxml.WfXMLForm
Returns the subform id.
getSubForms(String) - Method in class com.groiss.wfxml.WfXMLForm
Returns a List containing all subforms for the given id.
getSubid() - Method in class com.groiss.dms.FormContext
 
getSubject() - Method in interface com.groiss.cal.CalEvent
 
getSubject() - Method in class com.groiss.cal.SimpleEvent
getSubject() - Method in interface com.groiss.wf.ProcessInstance
Return the subject of the process instance.
getSubject() - Method in class com.groiss.wfxml.WfXMLNote
Returns the subject of this note.
getSubLinks() - Method in class com.groiss.ldap.ClassMapping
Returns the sublinks of this class mapping
getSubmitAction() - Method in class com.groiss.gui.component.SubmitButton
 
getSubOrgs(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Return the list of the organizational units that are below the given oe in the given tree.
getSubOrgs(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Return the list of the organizational units that are below the given oe in the given tree.
getSuperOrg(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Return the organizational unit that is above the given oe in the given tree.
getSuperOrg(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Return the organizational unit that is above the given oe in the given tree.
getSurname() - Method in interface com.groiss.org.User
Get the surname.
getSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the personal suspension list of the current user.
getSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
Get the personal suspension list of the current user.
getSuspensions(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Find out when and how the activity instance was in the suspension list.
getSuspensions(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Find out when and how the activity instance was in the suspension list.
getSystemClasspath() - Static method in class com.groiss.util.Settings
 
getSystemSchemaFile() - Static method in class com.groiss.reporting.QueryEngine
 
getTable() - Method in class com.groiss.reporting.data.Entity
 
getTable(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Returns the results of the given query.
getTable(String, Object[], int[]) - Method in interface com.groiss.store.RemoteStore
Returns the results of the given query.
getTable(String, Object[]) - Method in interface com.groiss.store.Store
Returns the results of the given query.
getTable(String, Object[], int[]) - Method in interface com.groiss.store.Store
Returns the results of the given query.
getTableAdapter(TableModel, Query, String) - Method in class com.groiss.reporting.export.HTMLExporter
Override this method to change Toolbar actions or other TableAdapter settings
getTableAttributes() - Method in class com.groiss.gui.component.TableContainer
returns a vector of pairs (names, attributes) of the table element
getTableFrameName() - Method in interface com.groiss.gui.table.Table
Returns the name of the frame where the table resides.
getTableFrameName() - Method in class com.groiss.gui.table.TableAdapter
Returns the name of the frame where the table resides.
getTableModel() - Method in interface com.groiss.dms.DMSFolder
Returns the full qualified name of the class which is used for displaying the content of this folder.
getTableModel() - Method in interface com.groiss.gui.table.Table
Builds the final tablemodel containing all data displayed in the table.
getTableModel() - Method in class com.groiss.gui.table.TableAdapter
Builds the final tablemodel containing all data displayed in the table.
getTableModel(List<List<Object>>, Query) - Static method in class com.groiss.reporting.QueryEngine
 
getTableName() - Method in class com.groiss.event.BasicEvent
 
getTableName() - Method in class com.groiss.ldap.DirectoryServer
 
getTableName() - Method in class com.groiss.store.Lock
 
getTableName() - Method in interface com.groiss.store.Persistent
This method must return the table name of the database table in which this persistent object is stored.
getTableName() - Method in class com.groiss.wf.batch.BatchJob
 
getTableName() - Method in class com.groiss.wf.ProcessRelation
 
getTableName() - Method in class com.groiss.wfxml.Partner
 
getTableNames(String) - Static method in class com.groiss.store.StoreUtil
Returns a set of names of tables conforming to the name pattern in the current db-schema.
getTableSize() - Method in interface com.groiss.gui.table.Table
Determines the tablesize of the tablemodel without reading all the objects.
getTableSize() - Method in class com.groiss.gui.table.TableAdapter
Determines the tablesize of the tablemodel without reading all the objects.
getTaken() - Method in interface com.groiss.wf.ActivityInstance
Returns the date when a user has taken the activity.
getTarget(Object) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated. since ep7.0. There is no use for this method anymore therefore there is no alternative for it
getTarget() - Method in class com.groiss.gui.component.Link
 
getTarget() - Method in interface com.groiss.gui.NavigationTreeNode
 
getTarget() - Method in interface com.groiss.org.Permission
Returns the target object.
getTask() - Method in interface com.groiss.wf.ActivityInstance
Returns the task
getTask(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a task with the given id and status=active, if more than one is found, the task with the highest version number is returned.
getTask(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
Find a task with the given id and version.
getTask(String) - Method in interface com.groiss.wf.WfEngine
Find a task with the given id and status=active, if more than one is found, the task with the highest version number is returned.
getTask(String, int) - Method in interface com.groiss.wf.WfEngine
Find a task with the given id and version.
getTelNr() - Method in interface com.groiss.org.OrgUnit
Get the phone number.
getTelNr() - Method in interface com.groiss.org.User
Get the phone number.
getTempDir() - Static method in class com.groiss.util.Settings
Return the temporary directory (from the configuration).
getTemplates(FormType) - Method in interface com.groiss.dms.DMS
Returns the templates for the passed form type.
getTemplates(FormType) - Method in interface com.groiss.dms.RemoteDMS
Returns the templates for the passed form type.
getTemplateType() - Method in interface com.groiss.dms.FormType
type of form template: HTML, XHTML, XFORM
getTempRelations() - Method in class com.groiss.reporting.data.Schema
 
getText() - Method in interface com.groiss.cal.CalEvent
 
getText() - Method in class com.groiss.cal.SimpleEvent
getText() - Method in class com.groiss.gui.component.Image
 
getText() - Method in class com.groiss.gui.component.Link
 
getText() - Method in class com.groiss.gui.component.RadioButton
 
getText() - Method in class com.groiss.gui.component.Text
 
getText() - Method in class com.groiss.gui.component.Textarea
 
getText() - Method in interface com.groiss.gui.NavigationTreeNode
 
getThreadId() - Method in interface com.groiss.timer.TimerEntry
Get the thread-id for the entry
getThreadLocale() - Static method in class com.groiss.util.ThreadContext
Get the thread locale.
getThreadPrincipal() - Static method in class com.groiss.util.ThreadContext
Get the thread princiapl, the user who performs the action.
getThreadRequest() - Static method in class com.groiss.util.ThreadContext
Get the HttpServletRequest of this thread.
getThreads() - Method in class com.groiss.ds.ThreadLocal2
Returns the HashMap, keys are the threads
getThreadTimeZone() - Static method in class com.groiss.util.ThreadContext
Get the thread TimeZone
getTimemodel() - Method in class com.groiss.reporting.Query
get the timemodel used by this query
getTimer() - Method in class com.groiss.ldap.DirectoryServer
 
getTitle() - Method in class com.groiss.dms.DMSTableAdapter
returns null
getTitle() - Method in interface com.groiss.dms.DMSTableHandler
non null overwrites the title.
getTitle() - Method in interface com.groiss.gui.table.Table
Return a string or Component for table title
getTitle() - Method in class com.groiss.gui.table.TableAdapter
Return a string or Component for table title
getTitle() - Method in class com.groiss.gui.XHTMLPage
 
getTitle() - Method in interface com.groiss.org.User
Get the title.
getTitle() - Method in class com.groiss.reporting.Query
 
getTitle() - Method in interface com.groiss.wf.html.Worklist
Non null overwrites the title.
getTitle() - Method in class com.groiss.wf.html.WorklistAdapter
 
getToDate() - Method in interface com.groiss.org.Permission
 
getToolbarActions() - Method in interface com.groiss.gui.table.Table
Return a comma separated list of action ids for the toolbar.
getToolbarActions() - Method in class com.groiss.gui.table.TableAdapter
Return a comma separated list of action ids for the toolbar.
getToolbarFrameName() - Method in interface com.groiss.gui.table.Table
Returns the name of the frame where the toolbar resides.
getToolbarFrameName() - Method in class com.groiss.gui.table.TableAdapter
Returns the name of the frame where the toolbar resides.
getToolbarShape() - Method in interface com.groiss.gui.table.Table
Returns the desired mode of the toolbar.
getToolbarShape() - Method in class com.groiss.gui.table.TableAdapter
 
getTotalCount() - Method in exception com.groiss.wf.html.HTMLUtils.TooManyResultsException
 
getTrace() - Method in interface com.groiss.org.IUserSession
 
getTransaction() - Method in class com.groiss.util.RMIThreadContext
 
getTransactionId() - Method in interface com.groiss.store.OptimisticLocking
 
getTree(DMSFolder) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the tree of which the passed folder is the root of.
getTree() - Method in class com.groiss.gui.HTMLTree
 
getTxType() - Method in class com.groiss.event.BasicEvent
 
getTxType() - Method in interface com.groiss.event.Event
get the transaction-type.
getType(String) - Method in class com.groiss.component.Configuration
Return the type of the given property.
getType() - Method in interface com.groiss.org.Role
 
getType() - Method in class com.groiss.reporting.data.Attribute
 
getType() - Method in class com.groiss.reporting.data.Entity
 
getType() - Method in interface com.groiss.wf.ActivityInstance
Returns the type of the activity instance.
getType() - Method in interface com.groiss.wf.html.WorklistDescription
Returns the type of the worklist.
getTypeName() - Method in interface com.groiss.dms.DMSObject
Returns a string representing the type of this object.
getTypeString() - Method in class com.groiss.reporting.data.Attribute
 
getUID() - Method in interface com.groiss.cal.CalEvent
get the unique identifier for this event
getUID() - Method in class com.groiss.cal.SimpleEvent
get the unique identifier for this event
getUnitIntFromString(String) - Static method in class com.groiss.cal.CalUtil
 
getUntilDate() - Method in interface com.groiss.cal.CalEvent
 
getUntilDate() - Method in class com.groiss.cal.SimpleEvent
getURI() - Method in class com.groiss.wfxml.Partner
Use this method to get a complete URI referring to the partner.
getURL() - Method in class com.groiss.wfxml.WfXMLWebLink
Returns the URL (as String) of this web link.
getUsedBy() - Method in interface com.groiss.dms.DMSDocForm
Get the user who has locked or checked out the document.
getUsedDBConnectionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of used database connections.
getUser() - Method in interface com.groiss.org.IUserSession
 
getUser(long) - Method in interface com.groiss.org.OrgData
Get an user from the org-data database.
getUser(long) - Method in interface com.groiss.org.RemoteOrgData
Get an user from the org-data database.
getUser() - Method in interface com.groiss.org.UserRole
Return the user of the user-role.
getUser() - Method in class com.groiss.util.RMIThreadContext
 
getUser() - Method in interface com.groiss.wf.RemoteWfEngine
Get the user.
getUser() - Method in interface com.groiss.wf.Session
Get the current user.
getUser() - Method in interface com.groiss.wf.WfEngine
Get the user.
getUser() - Method in class com.groiss.wfxml.WfXMLObject
Returns a User object representing the user who will be used to create a DMSObject out of this WfXMLObject.
getUser(User) - Method in class com.groiss.wfxml.WfXMLObject
This method tries to get a user defined in this WfXMLObject.
getUserAgent(HttpServletRequest) - Static method in class com.groiss.gui.UserAgent
 
getUserId() - Method in class com.groiss.wfxml.WfXMLObject
Get the id of the user who should be used to create a DMSObject out of this WfXMLObject.
getUserLocale() - Method in interface com.groiss.org.User
Get the locale of the user
getUsername() - Method in class com.groiss.ldap.DirectoryServer
 
getUserProperties(User) - Method in interface com.groiss.wf.ApplicationAdapter
Returns the user properties a user can set.
getUserProperties(User) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getUserProperty(User, String) - Method in interface com.groiss.org.OrgData
Use this method to get a user property.
getUserProperty(User, String) - Method in interface com.groiss.org.RemoteOrgData
Use this method to get a user property.
getUsers() - Method in class com.groiss.ldap.DirectoryServer
 
getUserTransaction() - Static method in class com.groiss.component.BeanManager
The client or the bean manager itself gets a UserTransaction.
getUserTransaction(String) - Static method in class com.groiss.component.BeanManager
The client or the bean manager itself gets a UserTransaction.
getValue() - Method in interface com.groiss.ds.KeyValuePair
Get the Value of the Pair.
getValue() - Method in class com.groiss.ds.Pair
Return the second object
getValue() - Method in class com.groiss.gui.component.Checkbox
 
getValue() - Method in class com.groiss.gui.component.RadioButton
 
getValue() - Method in class com.groiss.gui.component.Textfield
 
getValue() - Method in class com.groiss.gui.table.CellValue
Get the value.
getValue() - Method in class com.groiss.reporting.data.SimpleReportingExportable
returns the Value
getValue() - Method in interface com.groiss.reporting.export.ReportingExportable
 
getValue() - Method in class com.groiss.store.Nil
 
getValue() - Method in class com.groiss.store.PersistentObject
Returns the value (String representation) of this KeyValuePair.
getValue(String) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String, int) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String, Object[], int) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValue(String, int) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValue(String, Object[]) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValue(String, Object[], int) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValueAssignments() - Method in class com.groiss.gui.component.SubmitButton
 
getValueAt(int, int) - Method in class com.groiss.ds.ObjectTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class com.groiss.gui.component.TableContainer
returns a string representation of the component at the specified position
getValueAt(int, int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getValueListEntries(HttpServletRequest) - Method in class com.groiss.wf.html.ValueList
loads Valuelist entries according to the dojo-data-store scheme something like: {"identifier":"value","items":[{"value":"1","name":"male"},...]}
getValues() - Method in class com.groiss.reporting.Query
get a List of values of the prepared statement
getVersion() - Method in interface com.groiss.dms.FormType
Return the version of the FormType.
getVersion() - Method in class com.groiss.gui.UserAgent
 
getVersion() - Method in interface com.groiss.org.Application
 
getVersion(T, Date) - Method in interface com.groiss.org.OrgData
Returns the version of the object at a given date.
getVersion() - Method in interface com.groiss.org.PersistentVersion
Returns the concrete version of the persistent
getVersion(P, Date) - Method in interface com.groiss.org.RemoteOrgData
Returns the version of the object at a given date.
getVersion() - Method in interface com.groiss.server.ServerInfoMXBean
Get the version of @enterprise.
getVersion() - Method in interface com.groiss.wf.ApplicationAdapter
Returns the version of the application code.
getVersion() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getVersion() - Method in interface com.groiss.wf.ProcessDefinition
Return the version of the process definition.
getVersion() - Method in interface com.groiss.wf.Task
Return the version of the Task.
getVersion() - Method in class com.groiss.wfxml.WfXMLForm
Returns the version that has been set for this form.
getVersionId() - Method in interface com.groiss.org.HasLog
Return a numerical id for the version.
getView(String, User) - Method in interface com.groiss.cal.CalInfo
returns the view with the given id for the user
getView(String, User) - Method in class com.groiss.cal.CalInfoAdapter
returns the view with the given id for the user
getViewMode() - Method in class com.groiss.gui.AbstractComponent
 
getViewMode() - Method in interface com.groiss.gui.Component
 
getViewNames(String) - Static method in class com.groiss.store.StoreUtil
Returns a set of names of views conforming to the name pattern in the current db-schema.
getViewtype() - Method in class com.groiss.dms.FormContext
 
getVirtualRoot(String) - Static method in class com.groiss.servlet.FileServlet
 
getVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
getWaitingList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of waiting activities of the current user.
getWaitingList(Application) - Method in interface com.groiss.wf.WfEngine
Get the list of waiting activities of the current user.
getWfEngine() - Static method in class com.groiss.wf.ServiceLocator
Get the WfEngine to perform action with the workflow engine.
getWfEngine() - Method in interface com.groiss.wf.Session
Get a WfEngine service
getWhen() - Method in interface com.groiss.org.LogEntry
Get the time when the change was made.
getWidth() - Method in interface com.groiss.dms.FormType
 
getWidth() - Method in class com.groiss.gui.component.Image
 
getWithParent(String) - Method in class com.groiss.gui.AbstractContainer
 
getWord() - Method in interface com.groiss.dms.Keyword
Returns the string representation of this key word
getWorklist(Application, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Get the worklist of the current user.
getWorklist(Application, boolean) - Method in interface com.groiss.wf.WfEngine
Get the worklist of the current user.
getWorklistInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getWorklistInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the time management of the activity instance.
getWrapMode() - Method in class com.groiss.gui.component.Textarea
 
getWriter() - Method in interface com.groiss.log.ILogger
Return the Writer to write some stuff to the log file.
getWriter() - Method in class com.groiss.log.Logger
Return the Writer to write some stuff to the log file.
getXhtmlPage() - Method in interface com.groiss.dms.FormType
returns the location of the xhtml-template
getXMLDoc() - Method in class com.groiss.reporting.Query
returns the xml document describing this query
getXMLObject() - Method in class com.groiss.wfxml.WfXMLDocForm
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLFolder
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLForm
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLNote
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLObject
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLWebLink
 
GLOBAL - Static variable in interface com.groiss.org.Permission
Entry has global scope (department independent)
GLOBAL - Static variable in interface com.groiss.org.Role
global roles are valid independent from the department hierarchy.
goBack(ActivityInstance, ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Go back to a previous step.
goBack(ActivityInstance, ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
Go back to a previous step.
goBackToLastInteractive(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
 
goBackToLastInteractive(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
GOTO - Static variable in interface com.groiss.wf.ActivityInstance
A goto node.
gotoTask(ProcessInstance, String, Agent, String) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated. the methodbehaves unpredictabe when more than one activity instance of the process is active and when the task appears more than once in the process definition.
gotoTask(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.RemoteWfEngine
Goto another task.
gotoTask(ProcessInstance, String, Agent, String) - Method in interface com.groiss.wf.WfEngine
Deprecated. 
gotoTask(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.WfEngine
Goto another task.
GUEST - Static variable in interface com.groiss.org.User
The oid of the user guest, used for public servlet methods.

H

handle(Message) - Method in interface com.groiss.cluster.communication.Handler
Invoked when a cluster message has been received.
handle(Event, ProcessInstance, EventRegistry) - Method in class com.groiss.event.EventHandler
The handle method is called when an event is raised and a handler has been registered.
handle(Event, ProcessInstance, EventRegistry) - Method in interface com.groiss.event.IEventHandler
The handle method is called when an event is raised and a handler has been registered.
handle(Event, ProcessInstance, EventRegistry) - Method in class com.groiss.wf.batch.ExceptionHandlingCompletedHandler
 
Handler - Interface in com.groiss.cluster.communication
The handler interface for receiving cluster messages.
hasActiveUserTransaction() - Static method in class com.groiss.component.BeanManager
 
hasAttachedNotes(User) - Method in interface com.groiss.dms.DMSObject
Returns if there are any notes attached to this document which are visible to the passed user.
hasAttributes() - Method in interface com.groiss.dms.DMSDocForm
Returns if this object has any meta data
hasClassAttribute(Class<?>) - Static method in class com.groiss.store.StoreUtil
 
hasDocuments(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Has the process documents attached?
hasDocuments(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Has the process documents attached?
hasField(String) - Method in interface com.groiss.dms.DMSForm
Returns if the form has a field with the specified name
hashCode() - Method in class com.groiss.ds.ComparablePair
 
hashCode() - Method in class com.groiss.ds.Pair
Builds a new hash code out of the two objects' hash codes.
hashCode() - Method in class com.groiss.ds.Triple
 
hashCode() - Method in class com.groiss.gui.table.CellValue
 
hashCode() - Method in class com.groiss.store.PersistentObject
Returns a hash code for this persistent object.
HasLog - Interface in com.groiss.org
Record the history when changing the object.
hasNext() - Method in interface com.groiss.wf.ParForIterator
Returns true if additional branches should be made.
hasNotes(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Has the process notes attached?
hasNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Has the process notes attached?
HasOrgContext - Interface in com.groiss.org
 
hasPendingAction(short, String) - Static method in class com.groiss.org.UserSessionManager
Check if a pending action has been added to the user session.
hasReminder() - Method in interface com.groiss.cal.CalEvent
should a reminder be used?
hasReminder() - Method in class com.groiss.cal.SimpleEvent
should a reminder be used?
HasResource - Interface in com.groiss.org
 
hasRight(User, Right, Persistent) - Static method in class com.groiss.org.DefaultRightCheck
Checks if the passed user has the passed right for the passed object
hasRight(User, Right, Object) - Method in interface com.groiss.org.OrgData
Checks whether the given user has the given right on the given object.
hasRight(User, Right, Object) - Method in interface com.groiss.org.RemoteOrgData
Checks whether the given user has the given right on the given object.
hasRight(User, Right) - Method in interface com.groiss.org.RightCheck
Checks if the passed user has the passed right for this object
hasRole(User, Role, OrgUnit, Application) - Method in interface com.groiss.org.OrgData
Has the user u the role r in the org.unit d?
hasRole(User, Role, OrgUnit, Application) - Method in interface com.groiss.org.RemoteOrgData
Has the user u the role r in the org.unit d?
hasRows(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Check whether the statement returns results.
hasRows(String, Object[]) - Method in interface com.groiss.store.Store
Check whether the statement returns results.
hasSeen(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns true if the ActivityInstance has been seen by the current user.
hasSeen(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns true if the ActivityInstance has been seen by the current user.
hasStatRight(User) - Static method in class com.groiss.reporting.QueryEngine
check if a specified user has the statistic right
HasSubclasses - Interface in com.groiss.store
If a class implements this interface, the store mechanism knows that a field of the class can contain suclasses of heir.
hasValue(Object, Object) - Method in class com.groiss.ds.MultiMap
Finds out if the object key has a mapping to the object value.
hasVersions() - Method in interface com.groiss.dms.DMSObject
Returns if this form has at least one version.
hasVerticalToolbar() - Method in interface com.groiss.gui.table.Table
Returns true if the toolbar is vertical, false for horizontal.
hasVerticalToolbar() - Method in class com.groiss.gui.table.TableAdapter
Returns true if the toolbar is vertical, false for horizontal.
head - Variable in class com.groiss.gui.XHTMLPage
 
header - Variable in class com.groiss.ds.ObjectTableModel
 
headerNames - Variable in class com.groiss.gui.component.TableContainer
 
HIDDEN_COLUMN - Static variable in class com.groiss.gui.table.TableRenderer
A column with this name is not shown in the table
HiddenField - Class in com.groiss.gui.component
A HTML hidden field element.
HiddenField() - Constructor for class com.groiss.gui.component.HiddenField
Constructs a new empty hiddenField component
HiddenField(String, String) - Constructor for class com.groiss.gui.component.HiddenField
Constructor with name and value.
HIERARCHIC - Static variable in interface com.groiss.org.Permission
Scope is the deparment and all sub-departments
HIERARCHIC - Static variable in interface com.groiss.org.Role
hierarchic roles are valid for the assigned deptratment and all sub-departments.
HIERARCHIC_DEP - Static variable in interface com.groiss.org.Permission
The dependent sub-departments
Holidays - Interface in com.groiss.cal
Interface for customizing the holidays.
HOME - Static variable in interface com.groiss.org.Role
The home role.
HOURS - Static variable in class com.groiss.cal.CalUtil
 
htmlDecode(String) - Static method in class com.groiss.util.StringUtil
Decodes html entities defined in XHTML 1.0.
HTMLDMSObject - Class in com.groiss.dms.html
HTML interface all object types in the dms of
HTMLDMSObject() - Constructor for class com.groiss.dms.html.HTMLDMSObject
 
htmlEncode(Object) - Static method in class com.groiss.gui.velocity.Formatter
 
htmlEncode(Object) - Static method in class com.groiss.util.StringUtil
Translates some special characters to their representation in HTML.
HTMLExporter - Class in com.groiss.reporting.export
Exports Query results to HTML.
HTMLExporter() - Constructor for class com.groiss.reporting.export.HTMLExporter
 
HTMLOutputter - Class in com.groiss.gui
This ia a customized outputter that does not encode the \r chars and don't expand empty elements like br,img or input.
HTMLOutputter() - Constructor for class com.groiss.gui.HTMLOutputter
 
HTMLPage - Class in com.groiss.gui
 
HTMLPage() - Constructor for class com.groiss.gui.HTMLPage
This class can be used to construct HTML pages from templates and values.
HTMLPage(String) - Constructor for class com.groiss.gui.HTMLPage
Creates a HTMLPage with a content loaded from a file in classpath.
HTMLPage(String, Resource) - Constructor for class com.groiss.gui.HTMLPage
Creates a HTMLPage with a content loaded from a file in classpath.
HTMLStoredQuery - Class in com.groiss.reporting
This class provides methods to include reporting into HTMLGui
HTMLStoredQuery() - Constructor for class com.groiss.reporting.HTMLStoredQuery
 
HTMLTree - Class in com.groiss.gui
Shows a tree, the tree is build with javascript.
HTMLTree(Pair, String, boolean, boolean, boolean, String, Resource, String) - Constructor for class com.groiss.gui.HTMLTree
This class can be used to construct HTML pages containung a tree.
HTMLTree(Pair, String, boolean, boolean, String, Resource) - Constructor for class com.groiss.gui.HTMLTree
This class can be used to construct HTML pages containung a tree.
HTMLTree(Pair, String, boolean) - Constructor for class com.groiss.gui.HTMLTree
This class can be used to construct HTML pages containung a tree.
HTMLTree(Pair) - Constructor for class com.groiss.gui.HTMLTree
 
HTMLUtils - Class in com.groiss.wf.html
Some utility methods for building HTML GUIs
HTMLUtils() - Constructor for class com.groiss.wf.html.HTMLUtils
 
HTMLUtils.TooManyResultsException - Exception in com.groiss.wf.html
Exception is thrown in case the total count of entries exceeds the configured maximum.
HTMLUtils.TooManyResultsException(int) - Constructor for exception com.groiss.wf.html.HTMLUtils.TooManyResultsException
 
HTTP_SESSION - Static variable in class com.groiss.util.ThreadContext
session types
HttpAuth - Interface in com.groiss.servlet
The interface HttpdAuth defines the authentification interface, application programmers can provide their own class implementing their authentification policy.
HttpUtils - Class in com.groiss.servlet
Utility class for common workarounds with HTTP protocol.
HttpUtils() - Constructor for class com.groiss.servlet.HttpUtils
 

I

ID - Static variable in class com.groiss.gui.AbstractComponent
the id of attribute of a component
id - Variable in class com.groiss.gui.table.TableAdapter
 
id - Variable in class com.groiss.gui.XHTMLPage
 
id - Variable in class com.groiss.wfxml.WfXMLForm
 
idPrefix - Static variable in class com.groiss.wf.DefaultApplicationAdapter
 
IE - Static variable in class com.groiss.gui.AbstractComponent
 
IEventHandler - Interface in com.groiss.event
Interface for event handler.
IF - Static variable in interface com.groiss.wf.ActivityInstance
An if node.
ILogger - Interface in com.groiss.log
An interface for logging messages.
Image - Class in com.groiss.gui.component
A HTML image (img) element.
Image() - Constructor for class com.groiss.gui.component.Image
Constructs a new empty image.
Image(String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
Image(String, String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
Image(String, String, String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
Image(String, String, int, int, String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
ImportHandler - Class in com.groiss.fileimport
Abstract class for defining a import handler.
ImportHandler() - Constructor for class com.groiss.fileimport.ImportHandler
 
importXML(String) - Method in interface com.groiss.server.Admin
Perform an XML-Import.
IN - Static variable in interface com.groiss.dms.DMSDocForm
status: the document is checked in.
IN - Static variable in class com.groiss.store.BulkQuery
Marker for the in-List in the BulkQuery
include(String) - Method in interface com.groiss.wfxml.DMSFilter
Determines if an DMSObject should be included.
increaseTransactionId() - Method in interface com.groiss.store.OptimisticLocking
 
inDatabase(Persistent) - Method in interface com.groiss.store.RemoteStore
Check whether the object is in database
inDatabase(Persistent) - Method in interface com.groiss.store.Store
Check whether the object is in database
INDEPENDENT_SUPER - Static variable in interface com.groiss.org.Permission
The upwards-next independent department
indexOf(Object) - Method in class com.groiss.ds.KeyedList
 
INFO - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the link to the detailed information of the DMSObject
INFO - Static variable in class com.groiss.org.UserSessionManager
 
init() - Static method in class com.groiss.component.DefaultResource
 
init(String, String) - Static method in class com.groiss.component.DefaultResource
 
init(Resource) - Static method in class com.groiss.component.DefaultResource
 
init(HttpServletRequest, DMSFolder, User, int) - Method in class com.groiss.dms.DMSTableAdapter
empty implementation
init(HttpServletRequest, DMSFolder, User, int) - Method in interface com.groiss.dms.DMSTableHandler
You can init your class with the request
init(HttpServletRequest, User) - Method in class com.groiss.dms.FormTableAdapter
 
init(HttpServletRequest, User) - Method in interface com.groiss.dms.FormTableHandler
You can init your class with the request
init(Element) - Method in class com.groiss.gui.AbstractComponent
Initialize the component with a jdom-tree.
init(String) - Method in class com.groiss.gui.AbstractComponent
 
init(String, String, String) - Method in class com.groiss.gui.AbstractComponent
initialize the component with an new jdom-tree
init(Element) - Method in class com.groiss.gui.AbstractContainer
 
init(Element) - Method in interface com.groiss.gui.Component
initialize the component with a jdom-tree
init(String, String, String) - Method in interface com.groiss.gui.Component
initialize the component with a jdom-tree
init(String, String, String) - Method in class com.groiss.gui.component.Label
initialize the label with a jdom-tree
init(HttpServletRequest) - Method in interface com.groiss.gui.table.Table
Init the tablemodel (determine data to be displayed).
init(HttpServletRequest) - Method in class com.groiss.gui.table.TableAdapter
Init the tablemodel (determine data to be displayed).
init(Document) - Method in class com.groiss.gui.XHTMLPage
 
init() - Static method in class com.groiss.org.UserSessionManager
 
init(boolean) - Static method in class com.groiss.reporting.QueryEngine
initalize the engine configuration
init(ServletConfig) - Method in class com.groiss.servlet.AVWInit
 
init() - Method in class com.groiss.servlet.Dispatcher
 
init() - Static method in class com.groiss.util.IPChecker
initializes the ip-checker;
init(HttpServletRequest, WorklistDescription, User) - Method in interface com.groiss.wf.html.Worklist
You can init your class with the request.
init(HttpServletRequest, WorklistDescription, User) - Method in class com.groiss.wf.html.WorklistAdapter
 
init(HttpServletRequest, int, Application, User) - Method in class com.groiss.wf.html.WorklistAdapter
Deprecated. since 6.3 use WorklistAdapter.init(HttpServletRequest, WorklistDescription, User) instead
init(ActivityInstance) - Method in interface com.groiss.wf.ParForIterator
Init the iterator with the activity instance of the PARFOR step.
initContext(RMIThreadContext) - Method in interface com.groiss.wf.RMIService
Initializes the context, called from server.
initialValue() - Method in class com.groiss.ds.ThreadLocal2
Returns the calling thread's initial value for this ThreadLocal variable.
initLogFile() - Method in interface com.groiss.server.Admin
Initialize the log file (start writing a new one)
initSessions() - Static method in class com.groiss.org.UserSessionManager
On startup set namedUsers and put user session in httpSessions
INSERT - Static variable in class com.groiss.dms.FormContext
The form is shown for insert: fields read-write, insert button
insert(String, byte[], DMSObject) - Method in interface com.groiss.dms.IStore
Inserts the content identified by id into the storage of the DMS.
INSERT - Static variable in interface com.groiss.org.LogEntry
Identifies change as insert.
insert(Persistent) - Method in interface com.groiss.org.OrgData
Insert the object including right check.
insert(Persistent) - Method in interface com.groiss.org.RemoteOrgData
Insert the object including right check.
insert(Persistent) - Method in interface com.groiss.store.RemoteStore
Insert the object into the database.
insert(Persistent) - Method in interface com.groiss.store.Store
Insert the object into the database.
insertForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
INSTANCE - Static variable in class com.groiss.gui.table.ExtraLine
 
INTERNAL_SESSION - Static variable in class com.groiss.util.ThreadContext
 
internalClean() - Static method in class com.groiss.util.ThreadContext
Clean the thread context of internal sessions if configuration param is set to true
INTO_LDAP - Static variable in class com.groiss.ldap.DirectoryServer
Represents direction of synchronization (export) INTO_LDAP
invalidChars - Static variable in interface com.groiss.dms.RemoteDMS
holds the characters which are not allowed within the name of a DMSObject
INVISIBLE - Static variable in class com.groiss.gui.AbstractComponent
 
INVISIBLE - Static variable in interface com.groiss.wf.RemoteWfEngine
 
IPChecker - Class in com.groiss.util
IPChecker allows to check IP Addresses with respect to the allow/deny patterns specified in the configuration.
IPChecker(String, String) - Constructor for class com.groiss.util.IPChecker
 
isAbort() - Method in class com.groiss.event.BasicEvent
 
isAbort() - Method in interface com.groiss.event.Event
can be used to notify the event-handler of an illegal state
isActive() - Method in interface com.groiss.org.Agent
Is the agent active
isActive() - Method in interface com.groiss.org.OrgUnit
Is the orgUnit active
isActive() - Method in interface com.groiss.org.UserRole
Is the userrole active
isActive() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry is active.
isActive(String) - Method in class com.groiss.wf.SystemAction
Returns true if there is an active or idle or suspended activity instance in the current process that has the task with the given id.
isActiveSession(String) - Method in class com.groiss.org.UserSessionManager
 
isAttributeTypeClob(Entity, Attribute) - Static method in class com.groiss.reporting.Query
 
isAutofinish() - Method in class com.groiss.wf.batch.BatchJob
Determine whether the instance is to be finished automatically.
isBetween(Date, Date, Date) - Static method in class com.groiss.cal.CalUtil
returns true if the passed date is not before start and not after end.
isCellEditable(int, int) - Method in class com.groiss.ds.ObjectTableModel
This method returns always true.
isChecked() - Method in class com.groiss.gui.component.Checkbox
 
isChecked() - Method in class com.groiss.gui.component.RadioButton
 
isCheckedOut() - Method in interface com.groiss.wf.ActivityInstance
Returns true is the activity is checked out (on mobile server).
isClustered() - Static method in class com.groiss.cluster.ClusterInfo
Determines if the system is clustered.
isCompliant(String) - Method in interface com.groiss.passwd.Checker
Checks if password is compliant to the policy
isDistinct() - Method in class com.groiss.reporting.Query
 
isDuplicateName(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.DMS
Returns true if already an item of the passed folder has the passed name
isDuplicateName(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.RemoteDMS
Returns true if already an item of the passed folder has the passed name
isEdit() - Method in class com.groiss.gui.table.ColumnDescription
Return true if this column can be edited, false otherwise.
isEditable() - Method in class com.groiss.gui.table.ColumnDescription
Returns true if direct editing is possible for this column, false otherwise.
isEmpty() - Method in interface com.groiss.dms.DMSFolder
Returns true if this folder is empty, false otherwise
isEmpty() - Method in class com.groiss.ds.KeyedList
 
isEmpty() - Method in class com.groiss.ds.MultiMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.groiss.ds.TwoLevelMap
 
isEmpty(String) - Static method in class com.groiss.gui.velocity.Formatter
 
isEmpty(String) - Static method in class com.groiss.util.StringUtil
Is the string null or the empty string
isExecutable() - Method in class com.groiss.reporting.Query
 
isFalse(boolean) - Static method in class com.groiss.util.Assert
Throws an exception if the given expresion is true.
isFalse(boolean, String) - Static method in class com.groiss.util.Assert
Throws an exception if the given expresion is true.
isFalse() - Method in class com.groiss.wf.SystemAction
Use as condition dummy, returns false.
isFillCounter() - Method in interface com.groiss.wf.html.WorklistDescription
Returns true, if the worklist is build only for setting the counters.
isFilled() - Method in interface com.groiss.store.Persistent
With this method you check if this persistent object is filled with persistent data or not.
isFilled() - Method in class com.groiss.store.PersistentObject
 
isFiltered() - Method in class com.groiss.gui.table.ColumnDescription
Returns true if this column is used in a filter.
isFirefox() - Method in class com.groiss.gui.UserAgent
 
isGoBackOnError() - Method in class com.groiss.wf.batch.BatchJob
Determine whether an error during start of the instance will force the engine to go back to the latest interactive step.
isGroupingRow(int) - Method in class com.groiss.reporting.data.ReportingTableModel
Returns boolean flag if a rowIndex references to a grouping row
isHoliday(Calendar) - Static method in class com.groiss.cal.CalUtil
Returns null or the name of the holiday for the given day
isHoliday(Calendar) - Method in interface com.groiss.cal.Holidays
If the day is a holiday return the name (e.g.
isIE() - Method in class com.groiss.gui.UserAgent
 
isInGoBack() - Method in interface com.groiss.wf.ActivityInstance
Returns true if the activity instance has been created in a go back action.
isInReactivate() - Method in interface com.groiss.wf.ActivityInstance
Returns true if the activity instance has been created in a reactivate action.
isInteractive() - Method in interface com.groiss.org.IUserSession
 
isInTree(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Is the given org-unit in the specified org-tree.
isInTree(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Is the given org-unit in the specified org-tree.
isLinkValid() - Method in interface com.groiss.dms.DMSLink
Returns if the linked object still exists
isLocked(long, String) - Static method in class com.groiss.store.Lock
Returns true if the specified lock exists for the passed object, false otherwise.
isLogEnabled(String) - Static method in class com.groiss.wfxml.WfXML2
 
isLoggedIn(User) - Static method in class com.groiss.org.UserSessionManager
 
isLoginAllowed() - Static method in class com.groiss.org.UserSessionManager
 
isLoginAllowed() - Method in interface com.groiss.server.Admin
Is login ot @ep allowed?
isMainNode(boolean) - Static method in class com.groiss.cluster.ClusterInfo
Determines if this node is the main cluster node which runs the cluster timers.
isMobileClient() - Method in class com.groiss.gui.UserAgent
 
isModifiedSince(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.Dispatcher
returns true if the requested resource has been modified since the last request
the following methods are used: check the ETag-header check the if-modified-since - header
isNewthread() - Method in class com.groiss.wf.batch.BatchJob
Determine whether the instance is to be started in a new thread.
isNonWorkingDay(int) - Static method in class com.groiss.cal.CalUtil
 
isNotEmpty(String) - Static method in class com.groiss.gui.velocity.Formatter
 
isNotEmpty(String) - Static method in class com.groiss.util.StringUtil
 
isNumber(String) - Static method in class com.groiss.util.StringUtil
 
ISO - Static variable in class com.groiss.cal.CalUtil
Date format ISO 8601: yyyy-MM-dd'T'HH:mm:ss'Z'
isOracle() - Static method in class com.groiss.reporting.QueryEngine
 
isPasswordProperty(String) - Method in class com.groiss.component.Configuration
 
isPositive() - Method in interface com.groiss.org.Permission
Returns true if the permission is positive.
isPrivate() - Method in interface com.groiss.dms.DMSNote
Returns if this note is private.
isPrivate() - Method in class com.groiss.wfxml.WfXMLNote
Use this method to check if this note is private or not.
isPrivateEvent() - Method in interface com.groiss.cal.CalEvent
 
isPrivateEvent() - Method in class com.groiss.cal.SimpleEvent
isPrivileged() - Static method in class com.groiss.util.ThreadContext
Is the thread privileged.
isRTL(Locale) - Static method in class com.groiss.util.StringUtil
Is the writing direction in the given locale right-to-left? This is for example true in Hebrew, Arabic, or Persian
isRunning() - Method in interface com.groiss.component.Service
Ask the object if it has been started
isRunning() - Method in class com.groiss.component.ServiceAdapter
 
isRunning() - Method in class com.groiss.log.Logger
 
isRunning() - Method in class com.groiss.store.DBConnPool
 
isRunning() - Method in class com.groiss.timer.TimerManager
 
isRunning() - Method in class com.groiss.util.Settings
 
isRunning() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
isSafari() - Method in class com.groiss.gui.UserAgent
 
isSelected(int) - Method in class com.groiss.gui.component.SelectList
Returns whether the specified option has the attribute SELECTED, or not
isSensitive - Variable in class com.groiss.gui.AbstractComponent
shows if the component can listen to events
isShutdownInProgress() - Static method in class com.groiss.component.ServiceManager
This method returns true if the shutdown in in progress.
isSingleInterface(Class<?>) - Static method in class com.groiss.store.StoreUtil
Determines if an interface c hides a single implementation (e.g.
isSortable() - Method in interface com.groiss.gui.table.Table
Is the table sortable.
isSortable() - Method in class com.groiss.gui.table.TableAdapter
Is the table sortable.
isStandalone() - Static method in class com.groiss.component.ServiceManager
Returns true if @enterprise is running standalone (not in an application server).
isStartAgent(String) - Method in class com.groiss.wf.SystemAction
This method returns true if the formfield contains a user object and the user is the start agent of the current process.
isStartnow() - Method in class com.groiss.wf.batch.BatchJob
Determine whether the instance is to be started immediately.
isSystemOid(long) - Static method in class com.groiss.store.StoreUtil
Returns true if the given oid is the oid of a system object (>0, <1000).
isTextFile(String) - Static method in class com.groiss.util.FileUtil
Returns true if the mime-time of this file starts with text
IStore - Interface in com.groiss.dms
This is the interface providing methods for storing the content of documents and their versions.
isTrue(boolean) - Static method in class com.groiss.util.Assert
Throws an exception if the given expresion is false.
isTrue(boolean, String) - Static method in class com.groiss.util.Assert
Throws an exception if the given expresion is false.
isTrue() - Method in class com.groiss.wf.SystemAction
Use as condition dummy, always returns true.
isVisible() - Method in class com.groiss.gui.table.ColumnDescription
Returns true if this column should be visible, false otherwise.
isWarning - Variable in exception com.groiss.util.ApplicationException
 
isWarning() - Method in exception com.groiss.util.ApplicationException
 
isWarning() - Method in interface com.groiss.util.TopLevelException
 
isWholeDay() - Method in interface com.groiss.cal.CalEvent
 
isWholeDay() - Method in class com.groiss.cal.SimpleEvent
iterator() - Method in class com.groiss.ds.KeyedList
 
IUserSession - Interface in com.groiss.org
 

J

JavascriptLoader - Class in com.groiss.gui
This class is responsible for sending the javascript files to the browser.
JavascriptLoader() - Constructor for class com.groiss.gui.JavascriptLoader
 
Jcrypt - Class in com.groiss.util
Java implementation of the unix crypt command.
jdom - Variable in class com.groiss.fileimport.Column
 
join(String, String) - Method in class com.groiss.wf.SystemAction
Expression in andjoin for implementing generalized andjoin
jsonHolidays(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.gui.WebUtils
Returns holidays for the date picker in JSON format.
jsonObjectSelect(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.gui.WebUtils
Performs the search using the criteria, specified as request parameters, and returns the JSON-encoded page with the content of found entries.
JSONPage - Class in com.groiss.gui
Implementation of the Page, that is used to send a JSON (JavaScript Object Notation) content back to the browser.
JSONPage(Object) - Constructor for class com.groiss.gui.JSONPage
Initializes an instance of this class using the final content in JSON form.

K

keeperrs - Variable in class com.groiss.log.Logger
 
keeplogs - Variable in class com.groiss.log.Logger
 
KeyedList<K,V> - Class in com.groiss.ds
This class implements an ordered map.
KeyedList() - Constructor for class com.groiss.ds.KeyedList
 
KeyedList(List<K>, List<V>) - Constructor for class com.groiss.ds.KeyedList
Create a new KeyedList.
keys() - Method in class com.groiss.ds.MultiMap
Deprecated. since 8.0; use MultiMap.keySet() instead
keySet() - Method in class com.groiss.ds.MultiMap
Returns a set view of the keys contained in this map.
keySet() - Method in class com.groiss.ds.TwoLevelMap
 
KeyValuePair<K,V> - Interface in com.groiss.ds
This interface is implemented by some classes like PersistantObject, which have a unique key (object id) and a value - the object itself or a string representation.
Keyword - Interface in com.groiss.dms
This interface represents a key word which is designed to be used as an annotation for DMSObjects.

L

label - Variable in class com.groiss.gui.AbstractComponent
the reference to the component, which is the label of this component
Label - Class in com.groiss.gui.component
A HTML label.
Label() - Constructor for class com.groiss.gui.component.Label
Constructs a new label.
Label(String) - Constructor for class com.groiss.gui.component.Label
Constructs a new label with id.
Label(String, String) - Constructor for class com.groiss.gui.component.Label
Constructs a new label with id.
labelFor - Variable in class com.groiss.gui.component.Label
the reference to the component, where this component is the label for
labelFor(Component) - Method in class com.groiss.gui.component.Label
 
labelFor() - Method in class com.groiss.gui.component.Label
 
lastIndexOf(Object) - Method in class com.groiss.ds.KeyedList
 
LDAPUtils - Class in com.groiss.ldap
Helper class for dealing with LDAP-Servers
LDAPUtils() - Constructor for class com.groiss.ldap.LDAPUtils
 
LEFT - Static variable in class com.groiss.gui.table.TableRenderer
 
legendElem - Variable in class com.groiss.gui.component.FieldSet
 
licenceStatus - Static variable in class com.groiss.servlet.Dispatcher
 
Lifecycle - Interface in com.groiss.component
Provides a consistent mechanism to start and stop components.
linesep - Static variable in class com.groiss.log.Logger
 
lineStyle(DMSObject, String) - Method in class com.groiss.dms.DMSTableAdapter
returns the passed style
lineStyle(DMSObject, String) - Method in interface com.groiss.dms.DMSTableHandler
Change the style of the line by returning the name of the style class to use.
lineStyle(DMSForm, String) - Method in class com.groiss.dms.FormTableAdapter
 
lineStyle(DMSForm, String) - Method in interface com.groiss.dms.FormTableHandler
Change the style of the line.
lineStyle(int, String) - Method in interface com.groiss.gui.table.Table
Use this method for defining a row specific css-class.
lineStyle(int, String) - Method in class com.groiss.gui.table.TableAdapter
Use this method for defining a row specific css-class.
lineStyle(ActivityInstance, String) - Method in interface com.groiss.wf.html.Worklist
Change the style of the line.
lineStyle(ActivityInstance, String) - Method in class com.groiss.wf.html.WorklistAdapter
 
LINK - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Link'
LINK - Static variable in interface com.groiss.dms.RemoteDMS
Determines that a link to a DMSObject should be created
Link - Class in com.groiss.gui.component
A HTML link element (a).
Link() - Constructor for class com.groiss.gui.component.Link
Constructs a new empty link.
Link(String, String) - Constructor for class com.groiss.gui.component.Link
 
Link(String, Object[]) - Constructor for class com.groiss.gui.component.Link
 
Link(String, Component) - Constructor for class com.groiss.gui.component.Link
 
Link(String, Content) - Constructor for class com.groiss.gui.component.Link
 
Link(String, String, String) - Constructor for class com.groiss.gui.component.Link
Constructor with text, url and target.
Link(String, String, String, String) - Constructor for class com.groiss.gui.component.Link
Constructor with text, url, target, and style.
Link(String, Component, String, String) - Constructor for class com.groiss.gui.component.Link
 
Link(String, String, String, String, String) - Constructor for class com.groiss.gui.component.Link
Constructor with text, url, target, style, and id.
list(Class<? extends T>, String, String) - Method in interface com.groiss.org.OrgData
Deprecated. since ep 8.0, use OrgData.list(Class, String, String, Object[])
list(Class<? extends T>, String, String, Object[]) - Method in interface com.groiss.org.OrgData
Get a list of objects from the org-data database.
list(String, String, String, Object[]) - Method in interface com.groiss.org.OrgData
Get a list of objects from the org-data database.
list(Class<? extends T>, String, String) - Method in interface com.groiss.org.RemoteOrgData
Deprecated. since ep 8.0, use RemoteOrgData.list(Class, String, String, Object[])
list(Class<? extends T>, String, String, Object[]) - Method in interface com.groiss.org.RemoteOrgData
Get a list of objects from the org-data database.
list(String, String, String, Object[]) - Method in interface com.groiss.org.RemoteOrgData
Get a list of objects from the org-data database.
list(Class<? extends P>) - Method in interface com.groiss.store.RemoteStore
This method returns all members of the given class.
list(String) - Method in interface com.groiss.store.RemoteStore
This method returns all members of the given class.
list(Class<? extends P>, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(String, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(String, String, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[], int) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition and limiting the returned entry count.
list(String, String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>) - Method in interface com.groiss.store.Store
This method returns all members of the given class.
list(String) - Method in interface com.groiss.store.Store
This method returns all members of the given class.
list(Class<? extends P>, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(String, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(String, String, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[], int) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition and limiting the returned entry count.
list(String, String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list2(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list2(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list2(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list2(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
listAttachedNotes(User) - Method in interface com.groiss.dms.DMSObject
Returns a list of the attached notes of this object on which the passed user has the right to view them.
ListComparator - Class in com.groiss.ds
Compare two lists.
ListComparator(int, boolean) - Constructor for class com.groiss.ds.ListComparator
Construct a list comparator with a sort column and a boolean for sort direction.
ListComparator(int, boolean, int, boolean) - Constructor for class com.groiss.ds.ListComparator
Construct a list comparator with two sort columns and booleans for sort direction.
ListComparator(int[]) - Constructor for class com.groiss.ds.ListComparator
Construct a list comparator with an array of sort columns.
listContent() - Method in class com.groiss.wfxml.WfXMLFolder
You get a List filled with the content of this folder.
listContents(DMSFolder, FormType, String, String, Object[], boolean) - Method in interface com.groiss.dms.DMS
Returns a list of dms objects which match the passed condition
listContents() - Method in interface com.groiss.dms.DMSFolder
Returns a list holding the whole content of this folder.
listContents(DMSFolder, FormType, String, String, Object[], boolean) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of dms objects which match the passed condition
listCreateableFormTypes(String, String, User) - Method in interface com.groiss.dms.DMS
Returns the formtypes which meet the search condition and from which the passed user may create form objects.
listCreateableFormTypes(String, String, User) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtypes which meet the search condition and from which the passed user may create form objects.
listEvents(List<Persistent>, Date, Date) - Method in interface com.groiss.cal.CalInfo
this function returns a bunch of dates for each passed object
listEvents(Persistent, Date, Date) - Method in class com.groiss.cal.CalInfoAdapter
Deprecated.  
listEvents(List<Persistent>, Date, Date) - Method in class com.groiss.cal.CalInfoAdapter
this function returns a bunch of dates for each passed object
listFiles(String, File) - Static method in class com.groiss.util.FileUtil
List file with name specified with wildcard in directory and all its subdirectories.
listFiles(String, File, boolean) - Static method in class com.groiss.util.FileUtil
List file with name specified with wildcard in directory.
listFilters(List<ActivityInstance>) - Method in interface com.groiss.wf.html.Worklist
Return a list of pairs containing id and name of self defined filters.
listFilters(List<ActivityInstance>) - Method in class com.groiss.wf.html.WorklistAdapter
 
listForms(FormType, String, String, Object[]) - Method in interface com.groiss.dms.DMS
Returns a list of forms of the given formtype which match the passed condition
listForms(FormType, String, String, Object[]) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of forms of the given formtype which match the passed condition
listFormVersions(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns a list of form versions (at most one for each process form) which were made in the context of the passed activity instance.
listFormVersions(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns a list of form versions (at most one for each process form) which were made in the context of the passed activity instance.
listIterator() - Method in class com.groiss.ds.KeyedList
 
listIterator(int) - Method in class com.groiss.ds.KeyedList
 
listKeywords() - Method in interface com.groiss.dms.DMS
Returns a list of all keywords known to the system
listKeywords(DMSObject) - Method in interface com.groiss.dms.DMS
Returns a list of all keywords attached to the passed DMSObject
listKeywords() - Method in interface com.groiss.dms.RemoteDMS
Returns a list of all keywords known to the system
listKeywords(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of all keywords attached to the passed DMSObject
listNotes(DMSObject, User) - Method in interface com.groiss.dms.DMS
Returns all the notes which are attached to target and which the user may view or edit
listNotes(DMSObject, User) - Method in interface com.groiss.dms.RemoteDMS
Returns all the notes which are attached to target and which the user may view or edit
listPredecessors(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Return the list of predecessor steps of an activity instance.
listPredecessors(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Return the list of predecessor steps of an activity instance.
listPreviousSteps(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
List the previous steps of the process (possible go back targets).
listPreviousSteps(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
List the previous steps of the process (possible go back targets).
listProcessDefinitions(Application) - Method in interface com.groiss.wf.RemoteWfEngine
List the process definitions of the given application
listProcessDefinitions(Application) - Method in interface com.groiss.wf.WfEngine
List the process definitions of the given application
listQueries(HttpServletRequest) - Method in class com.groiss.reporting.HTMLStoredQuery
shows all queries which are executeable for the ThreadPrincipal or executable to role public statistics
listSignatures(PersistentVersion, User) - Method in interface com.groiss.dms.DMS
Returns the signatures of the passed version
listSignatures(PersistentVersion, User) - Method in interface com.groiss.dms.RemoteDMS
Returns the signatures of the passed version
listSignatureTypes() - Method in interface com.groiss.dms.DMS
Returns the available types of signatures
listSignatureTypes() - Method in interface com.groiss.dms.RemoteDMS
Returns the available types of signatures
listSubfolders(DMSFolder) - Method in interface com.groiss.dms.DMS
Returns a list of all folders which are subfolders of the given folder.
listSubfolders(DMSFolder) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of all folders which are subfolders of the given folder.
listSubFolders() - Method in class com.groiss.wfxml.WfXMLFolder
Use this method to get a list containing all subfolders of this folder.
listSubforms(DMSForm, int) - Method in interface com.groiss.dms.DMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSubforms(DMSForm, int, String, String, Object[]) - Method in interface com.groiss.dms.DMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSubforms(DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSubforms(DMSForm, int, String, String, Object[]) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSuccessors(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Return the list of successor steps of an activity instance.
listSuccessors(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Return the list of successor steps of an activity instance.
listUsersWithRole(Role, OrgUnit, Application) - Method in interface com.groiss.org.OrgData
List the users that have a role
listUsersWithRole(Role, OrgUnit, Application) - Method in interface com.groiss.org.RemoteOrgData
List the users that have a role
listVersions(DMSObject, User) - Method in interface com.groiss.dms.DMS
Returns the versions of the specified object in descending order of their creation date.
listVersions() - Method in interface com.groiss.dms.DMSObject
Returns the versions of this form in descending order of their creation date
listVersions(DMSObject, User) - Method in interface com.groiss.dms.RemoteDMS
Returns the versions of the specified object in descending order of their creation date.
listWithRightCheck(User, Right, Class<P>, String, String, Object[]) - Static method in class com.groiss.org.DefaultRightCheck
Returns a list of all objects of the passed class for which the passed user has the passed right and for which the condition matches.
listWithRightCheck(User, Right, Class<? extends P>, String, String, Object[], Application, boolean) - Static method in class com.groiss.org.DefaultRightCheck
Returns a list of all objects of the passed class for which the passed user has the passed right and for which the condition matches.
listWithRightCheck(User, Class<? extends T>, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.OrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
listWithRightCheck(User, String, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.OrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
listWithRightCheck(User, Class<? extends T>, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
listWithRightCheck(User, String, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
loadAndLocalizeResource(String) - Method in class com.groiss.component.Resource
 
loadAndLocalizeResource(String, Locale) - Method in class com.groiss.component.Resource
 
loadApplicationResource(String) - Static method in class com.groiss.util.FileUtil
Load a resource, i.e.
loadResource(String) - Static method in class com.groiss.util.FileUtil
Load a resource as string from the classpath.
loadResource(URL) - Static method in class com.groiss.util.FileUtil
Load a resource as string from an url.
loadResourceBytes(URL) - Static method in class com.groiss.util.FileUtil
Load a resource as byte array from the classpath.
loadResourceBytes(String) - Static method in class com.groiss.util.FileUtil
 
loadResourceFromStream(InputStream) - Static method in class com.groiss.util.FileUtil
Load a resource from an input stream (file, etc.).
loadResourceFromStream(InputStream, String) - Static method in class com.groiss.util.FileUtil
 
loadSettings(StructuredFileSettings, Element) - Method in interface com.groiss.fileimport.Deserializer
 
loadTopLevel(String) - Static method in class com.groiss.component.Configuration
Load the main configuration.
LOCAL - Static variable in interface com.groiss.org.Permission
Entry has local scope.
LOCAL - Static variable in interface com.groiss.org.Role
local roles are valid in the context of a department.
localize(String, Locale) - Method in class com.groiss.component.Resource
Localize a string containing keys in following syntax: @@@key@@.
localize(String) - Static method in class com.groiss.reporting.QueryEngine
 
localize - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
localizeNames() - Method in interface com.groiss.org.HasResource
Returns true when names of tasks or roles should be localized.
localizeNames() - Method in class com.groiss.wf.DefaultApplicationAdapter
returns true if the application is the default application or the configuration has a resource file configured.
lock(DMSDocForm, User) - Method in interface com.groiss.dms.DMS
Locks the document.
lock(User) - Method in interface com.groiss.dms.DMSDocForm
Locks this document.
lock(DMSDocForm, User) - Method in interface com.groiss.dms.RemoteDMS
Locks the document.
Lock - Class in com.groiss.store
Make a database lock.
Lock() - Constructor for class com.groiss.store.Lock
 
Lock(long, String) - Constructor for class com.groiss.store.Lock
 
lock(long, String) - Static method in class com.groiss.store.Lock
Try to make a database lock.
lock(String) - Method in class com.groiss.wf.SystemAction
Add a lock to the process instance.
LOCKED - Static variable in interface com.groiss.dms.DMSDocForm
status: the document is locked (i.e.
log(String, int) - Method in interface com.groiss.log.ILogger
This method writes the given string into the logfile.
log - Static variable in class com.groiss.log.Logger
 
log(String) - Method in class com.groiss.log.Logger
This method writes the given string into the logfile.
log(String, int) - Method in class com.groiss.log.Logger
This method writes the given string into the logfile.
log() - Method in exception com.groiss.util.ApplicationException
 
log(PrintWriter, String) - Static method in class com.groiss.util.FileUtil
 
log(String, int) - Static method in class com.groiss.util.Settings
Write a message to the log.
log(String, String) - Method in class com.groiss.wf.SystemAction
writes the argument on the log
LOG_DATE - Static variable in class com.groiss.cal.CalUtil
Date format for log output: yyyy-MM-dd HH:mm:ss.SSS
LogEntry - Interface in com.groiss.org
A log entryy written when an instance of HasLog is inserted, updated or deleted.
logError(Throwable) - Method in interface com.groiss.log.ILogger
Prints a header line and a stack trace for the given Error or Exception
logError(Throwable, String) - Method in interface com.groiss.log.ILogger
Prints a header line and a stack trace for the given Error or Exception
logError(Throwable, String, int) - Method in interface com.groiss.log.ILogger
Prints a header line and a stack trace for the given Error or Exception
logError(Throwable) - Method in class com.groiss.log.Logger
Prints a header line and a stack trace for the given Error or Exception
logError(Throwable, String) - Method in class com.groiss.log.Logger
Prints a header line and a stack trace for the given Error or Exception
logError(Throwable, String, int) - Method in class com.groiss.log.Logger
Prints a header line and a stack trace for the given Error or Exception
logError(Throwable) - Static method in class com.groiss.util.Settings
Log an error
logError(Throwable, String) - Static method in class com.groiss.util.Settings
Prints a header line and a stack trace for the given Error or Exception
logfile - Static variable in class com.groiss.log.Logger
 
Logger - Class in com.groiss.log
Default implementation of the ILogger interface.
Logger() - Constructor for class com.groiss.log.Logger
 
Logger(PrintWriter, int) - Constructor for class com.groiss.log.Logger
 
login(User, String) - Static method in class com.groiss.org.UserSessionManager
Called on login of a user
login(User, String, boolean, short) - Static method in class com.groiss.org.UserSessionManager
 
logname - Variable in class com.groiss.log.Logger
 
logOnConsole - Variable in class com.groiss.log.Logger
 
logout(String) - Static method in class com.groiss.org.UserSessionManager
End the session with the given session id (if session is already finished, do nothing).
logout(UserSession) - Static method in class com.groiss.org.UserSessionManager
End the session (if session is already finished, do nothing).
logout() - Method in interface com.groiss.wf.Session
Terminate the session.
logParameters(HttpServletRequest) - Static method in class com.groiss.servlet.FileServlet
 
logRequest(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.servlet.FileServlet
 
logRequestProcessed(long, HttpServletRequest) - Static method in class com.groiss.servlet.FileServlet
 
LOOP - Static variable in interface com.groiss.wf.ActivityInstance
A loop node, starts a loop construct.

M

MAILBOX_LOCKNAME - Static variable in class com.groiss.store.Lock
 
MailHandler - Interface in com.groiss.mail
The MailHandler interface allows you to write classes which perform some action on incoming mails.
MailSender - Class in com.groiss.util
Use the methods in this class for sending SMTP mails.
MailSender() - Constructor for class com.groiss.util.MailSender
 
main(String[]) - Static method in class com.groiss.component.ServiceManager
Main method suitable for starting @enterprise.
main(String, boolean, boolean) - Static method in class com.groiss.component.ServiceManager
Start @enterprise with a configuration file.
makeBranch(ProcessInstance, Task, Agent, OrgUnit, List) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated. use method without form argument
makeBranch(ProcessInstance, Task, Agent, OrgUnit) - Method in interface com.groiss.wf.RemoteWfEngine
Insert a new step to the running process.
makeBranch(ProcessInstance, Task, Agent, OrgUnit, List) - Method in interface com.groiss.wf.WfEngine
Deprecated. 
makeBranch(ProcessInstance, Task, Agent, OrgUnit) - Method in interface com.groiss.wf.WfEngine
Insert a new step to the running process.
makeCopy(User) - Method in interface com.groiss.dms.DMSObject
Returns a copy of this object.
makeVersion(DMSObject, User, String) - Method in interface com.groiss.dms.DMS
Makes a version of the passed object.
makeVersion(User, String) - Method in interface com.groiss.dms.DMSObject
Makes a version of this object with the passed string as version description
makeVersion(DMSObject, User, String) - Method in interface com.groiss.dms.RemoteDMS
Makes a version of the passed object.
makeVersion(ActivityInstance, String, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Versions the passed activity instance, the process forms and the documents (optional) and returns a new activity instance which is a copy of the passed one.
makeVersion(ActivityInstance, String, boolean) - Method in interface com.groiss.wf.WfEngine
Versions the passed activity instance, the process forms and the documents (optional) and returns a new activity instance which is a copy of the passed one.
mansch(String) - Static method in class com.groiss.component.Configuration
Deprecated. 
manualIf() - Method in class com.groiss.wf.SystemAction
 
mapInterface(Class<P>) - Static method in class com.groiss.store.StoreUtil
Get the Persistent class which is implemented by the a Class c.
mapInterface(String) - Static method in class com.groiss.store.StoreUtil
Get the Persistent class which is implemented by a class with the given classname.
mapInterfaceToClassName(String) - Static method in class com.groiss.store.StoreUtil
Get the name of the Persistent class which is implemented by a class with the given classname.
mapPrimitiveTypes(Class<?>) - Static method in class com.groiss.reporting.data.Attribute
 
markJobError(BatchJob, Exception) - Static method in class com.groiss.wf.batch.BatchManager
 
markJobError(BatchJob, int, String, Exception) - Static method in class com.groiss.wf.batch.BatchManager
 
markJobFinished(BatchJob) - Static method in class com.groiss.wf.batch.BatchManager
Mark a BatchJob finished without resultcode and resultstring
markJobFinished(BatchJob, int) - Static method in class com.groiss.wf.batch.BatchManager
Mark a BatchJob as finished without a result string
markJobFinished(BatchJob, int, String) - Static method in class com.groiss.wf.batch.BatchManager
Mark a BatchJob as finished.
MAX - Static variable in class com.groiss.reporting.data.Attribute
 
mayDelete(User, DMSObject) - Method in interface com.groiss.dms.DMS
Returns true if the passed user may delete the passed object or if the right check is deactivated.
mayDelete(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns true if the passed user may delete the passed object or if the right check is deactivated.
mayDelete(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may delete the object.
mayDelete(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may delete the object.
mayEdit(User) - Method in interface com.groiss.cal.CalEvent
check if the given user may edit this event
mayEdit(User) - Method in class com.groiss.cal.SimpleEvent
check if the given user may edit this event
mayEdit(User, DMSObject) - Method in interface com.groiss.dms.DMS
Returns true if the passed user may edit the passed object or if the right check is deactivated.
mayEdit(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns true if the passed user may edit the passed object or if the right check is deactivated.
mayExecute(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may execute the object (function).
mayExecute(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may execute the object (function).
mayInsert(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may create the object (insert it into the database).
mayInsert(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may create the object (insert it into the database).
mayUpdate(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may edit the object.
mayUpdate(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may edit the object.
mayView(User) - Method in interface com.groiss.cal.CalEvent
check if the given user may view this event
mayView(User) - Method in class com.groiss.cal.SimpleEvent
check if the given user may view this event
mayView(User, DMSObject) - Method in interface com.groiss.dms.DMS
Returns true if the passed user may view the passed object or if the right check is deactivated.
mayView(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns true if the passed user may view the passed object or if the right check is deactivated.
mayView(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may view the object.
mayView(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may view the object.
Message - Class in com.groiss.cluster.communication
This class represents a message sent by the cluster communication mechanism.
Message() - Constructor for class com.groiss.cluster.communication.Message
Default constructor
Message(Serializable) - Constructor for class com.groiss.cluster.communication.Message
Constructs a message and initializes the content.
MILLISPERDAY - Static variable in class com.groiss.cal.CalUtil
Number of milliseconds per day
MIN - Static variable in class com.groiss.reporting.data.Attribute
 
MINUTES - Static variable in class com.groiss.cal.CalUtil
 
MODE_ACTIVE - Static variable in class com.groiss.wfxml.WfXML2
Operating mode active means that WfXML is fully active.
MODE_OFF - Static variable in class com.groiss.wfxml.WfXML2
Operating mode off means that WfXML is deactivated.
MODE_PASSIVE - Static variable in class com.groiss.wfxml.WfXML2
Operating mode passive means that WfXML is activated.
model - Variable in class com.groiss.gui.table.TableAdapter
 
modifyActions(List<Pair<String, Object>>) - Method in class com.groiss.dms.DMSTableAdapter
empty implementation
modifyActions(List<Pair<String, Object>>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the set of provided actions, called for each table line.
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.dms.DMSTableAdapter
 
modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.dms.DMSTableHandler
You get the columns as we suggest it as a list of ColumnDescription (see the corresponding statics defined in this interface as values for the ids of the ColumnDescriptions, e.g.
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.dms.FormTableAdapter
 
modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.dms.FormTableHandler
Allows modification of the table header
modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.wf.html.Worklist
You get the header as we suggest it, a list of reserved keywords, like "id","process", "task".
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.wf.html.WorklistAdapter
 
modifyDetailLinks(KeyedList<String, Link>, StringBuilder, ProcessInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
You can modify the title and links in the detail view of the process.
modifyDetailLinks(KeyedList<String, Link>, StringBuilder, ProcessInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.dms.DMSTableAdapter
Deprecated. since ep 8.0, implement DMSTableAdapter.modifyColumns(List) instead
modifyTableHeader(List<Pair<String, Object>>) - Method in interface com.groiss.dms.DMSTableHandler
Deprecated. since ep 8.0, implement DMSTableHandler.modifyColumns(List) instead
modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.dms.FormTableAdapter
Deprecated.  
modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.wf.html.WorklistAdapter
Deprecated. since 8.0 use WorklistAdapter.modifyColumns(List) instead
modifyTableLine(DMSObject, Map<String, Object>) - Method in class com.groiss.dms.DMSTableAdapter
empty implementation
modifyTableLine(DMSObject, Map<String, Object>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the line, called for each table line.
modifyTableLine(DMSForm, KeyedList<String, Object>) - Method in class com.groiss.dms.FormTableAdapter
 
modifyTableLine(DMSForm, KeyedList<String, Object>) - Method in interface com.groiss.dms.FormTableHandler
Your chance to modify the line, called for each table line.
modifyTableLine(ActivityInstance, KeyedList<String, Object>) - Method in interface com.groiss.wf.html.Worklist
Your chance to modify the line, called for each table line.
modifyTableLine(ActivityInstance, KeyedList<String, Object>) - Method in class com.groiss.wf.html.WorklistAdapter
 
modifyTableLine(ActivityInstance, List<Object>) - Method in class com.groiss.wf.html.WorklistAdapter
Deprecated. since 6.3 use WorklistAdapter.modifyTableLine(ActivityInstance, KeyedList) instead
MONTHLY - Static variable in interface com.groiss.cal.CalEvent
 
move(DMSFolder, DMSFolder, P, short, User) - Method in interface com.groiss.dms.DMS
Moves an object from one folder to another.
MOVE - Static variable in interface com.groiss.dms.RemoteDMS
Determines that a DMSObject should be moved from one folder to another
move(DMSFolder, DMSFolder, P, short, User) - Method in interface com.groiss.dms.RemoteDMS
Moves an object from one folder to another.
MultiMap<K,V> - Class in com.groiss.ds
A MultiMap maps keys to objects, where one key can be mapped to a list of objects.
MultiMap() - Constructor for class com.groiss.ds.MultiMap
Constructs an empty, not threadsafe MultiMap with default initialcapacity (16) and default subVectorSize (16)
MultiMap(boolean) - Constructor for class com.groiss.ds.MultiMap
Constructs an empty MultiMap
MultiMap(boolean, int, int) - Constructor for class com.groiss.ds.MultiMap
Constructs an empty MultiMap with the given settings
MultiMap(int) - Constructor for class com.groiss.ds.MultiMap
Constructs a MultiMap and specifies an initial size for the Vectors holding the values to the keys.
MultiMap(int, int) - Constructor for class com.groiss.ds.MultiMap
Creates a new MultiMap with the defined capacity and Vector size.
MultipartRequest - Class in com.groiss.servlet
A wrapper of HttpServletRequest with additional methods to handle files and adding and removing parameters.
MultipartRequest() - Constructor for class com.groiss.servlet.MultipartRequest
 
MULTIPLE - Static variable in class com.groiss.gui.component.SelectList
 
MUST - Static variable in interface com.groiss.wf.RemoteWfEngine
 

N

NAME - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the name of the DMSObject and the link to its content
NAME - Static variable in interface com.groiss.dms.DMSWebLink
Defines the name of the field holding the name of this weblink.
name - Variable in class com.groiss.fileimport.Column
 
NAMED_USER - Static variable in interface com.groiss.org.Right
The oid for right named_user.
namespace - Static variable in class com.groiss.wfxml.WfXMLObject
 
NavigationTreeNode - Interface in com.groiss.gui
Shows a tree, the tree is build with javascript.
needForm(String, int, String) - Method in interface com.groiss.wf.html.WorklistDescription
Call this method if you need a form from a process instance
needsRestart(String) - Method in class com.groiss.component.Configuration
Returns true if the property change needs a server restart to become effective.
NEW - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'New'
NEW_TX - Static variable in class com.groiss.event.EventManager
reserved for future use, execute event in a new transaction (not yet implemented)
newDMS(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
start mask if general function "new dms-object" is clicked -> user has to select the kind of dms-object (form, folder, document etc.) first.
newDMSObject(HttpServletRequest, int) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns a page for collecting the needed data for creating a new dms object of the passed type
newDocument(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method starts the document-upload-process /* invokes method loadDoc()
newFolder(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
returns the page for creating a new folder
newForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
returns the page for creating a new form
newInstance() - Method in interface com.groiss.dms.FormType
Creates a new instance of the DMSForm represented by this FormType, but does not insert it to the database (therefore the returned DMSForm will not have an oid set).
newNote(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
creates a new note
newWebLink(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
creates a new web link
next(ActivityInstance) - Method in interface com.groiss.wf.ParForIterator
This method is called with each branch.
nextday - Variable in class com.groiss.log.Logger
 
nextNum(String) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
Nil - Class in com.groiss.store
This class can be used to shrink wrap potential null values together with an appropriate SQL type (c.f.
NO_ADDDEL - Static variable in interface com.groiss.wf.RemoteWfEngine
 
NO_ALERT - Static variable in class com.groiss.gui.component.Tabs
 
NOBODY - Static variable in interface com.groiss.org.User
The oid of the inactive user nobody.
nodes - Variable in class com.groiss.reporting.data.ReportingGraph
 
noEmpty(String) - Static method in class com.groiss.util.StringUtil
Returns "&nbsp;" when argument is null, otherwise the string itself.
noEmpty(Object) - Static method in class com.groiss.util.StringUtil
Returns "&nbsp;" when argument is null, otherwise o.toString()
NOEXPAND - Static variable in class com.groiss.gui.HTMLOutputter
 
noNaN(double) - Static method in class com.groiss.store.StoreUtil
 
noNaN(float) - Static method in class com.groiss.store.StoreUtil
 
NONE - Static variable in interface com.groiss.cal.CalEvent
 
noNull(String) - Static method in class com.groiss.util.StringUtil
Returns the empty string when argument is null, otherwise the string itself.
noNull(Object) - Static method in class com.groiss.util.StringUtil
Returns the empty string when argument is null, otherwise s.toString()
noTags(String) - Static method in class com.groiss.util.StringUtil
De-HTMLize a string.
NOTE - Static variable in interface com.groiss.dms.FormType
Holds the oid for notes
NOTES - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the link to the attached notes of the DMSObject
notes - Variable in class com.groiss.wfxml.WfXMLObject
 
notifyUser(User, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called when an email-notification about a new worklist entry is sent.
notifyUser(User, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
NS - Static variable in class com.groiss.gui.AbstractComponent
 
NullAdapter - Class in com.groiss.wf.batch
Poor mans implementation of BatchAdapter.
NullAdapter() - Constructor for class com.groiss.wf.batch.NullAdapter
 
NumericValue - Interface in com.groiss.reporting.data
Implementing this Interface, enables ReportingData Objects to make numeric aggregations like sum and average.

O

OBFUSCATED_PREFIX - Static variable in class com.groiss.component.Configuration
 
OBJECT - Static variable in interface com.groiss.org.Permission
Scope is the a specific object
OBJECT_CLASS - Static variable in interface com.groiss.org.Permission
The scope is: an object class
ObjectExtensionCleaner - Class in com.groiss.org
Handler for deleting object extensions.
ObjectExtensionCleaner() - Constructor for class com.groiss.org.ObjectExtensionCleaner
 
ObjectTableModel - Class in com.groiss.ds
A table model implementation that allows objects as column names.
ObjectTableModel() - Constructor for class com.groiss.ds.ObjectTableModel
Empty constructor.
ObjectTableModel(List<?>) - Constructor for class com.groiss.ds.ObjectTableModel
Constructor with header.
ObjectTableModel(List<List<Object>>, List<?>) - Constructor for class com.groiss.ds.ObjectTableModel
Constructor with data and header.
OID - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the oid of the DMSObject
oid - Variable in class com.groiss.store.PersistentObject
 
oidOnly() - Method in interface com.groiss.gui.table.Table
If true the value of the checkbox or radio button contains only the oid, otherwise it contains classname:oid
oidOnly - Variable in class com.groiss.gui.table.TableAdapter
 
oidOnly() - Method in class com.groiss.gui.table.TableAdapter
If true the value of the checkbox or radio button contains only the oid, otherwise it contains classname:oid
oldHandler - Static variable in class com.groiss.servlet.Dispatcher
 
ON_BLUR - Static variable in class com.groiss.gui.AbstractComponent
 
ON_CHANGE - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for select lists
ON_CLICK - Static variable in class com.groiss.gui.AbstractComponent
some defined common events
ON_DBLCLICK - Static variable in class com.groiss.gui.AbstractComponent
 
ON_FOCUS - Static variable in class com.groiss.gui.AbstractComponent
some defined events for components that can get the focus
ON_KEY_DOWN - Static variable in class com.groiss.gui.AbstractComponent
 
ON_KEY_PRESS - Static variable in class com.groiss.gui.AbstractComponent
 
ON_KEY_UP - Static variable in class com.groiss.gui.AbstractComponent
 
ON_LOAD - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for the htmlpage
ON_MOUSE_DOWN - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_MOVE - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_OUT - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_UP - Static variable in class com.groiss.gui.AbstractComponent
 
ON_RESET - Static variable in class com.groiss.gui.AbstractComponent
 
ON_SELECT - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for textareas and inputfields
ON_SUBMIT - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for the formcontainer
ON_UNLOAD - Static variable in class com.groiss.gui.AbstractComponent
 
onAbort(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
A process is aborted
onAbort(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onAdd(DMSFolder, DMSObject) - Method in class com.groiss.dms.XHTMLFolderFormEventAdapter
Called when a DMSObject is added to a folder
onAdd(DMSFolder, DMSObject) - Method in interface com.groiss.dms.XHTMLFolderFormEventHandler
Called when a DMSObject is added to a folder
onAddDocument(ProcessInstance, DMSFolder, DMSObject) - Method in interface com.groiss.wf.ApplicationAdapter
Called when a document is added to a process of this application.
onAddDocument(ProcessInstance, DMSFolder, DMSObject) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onChangeAgent(ActivityInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is taken out of the suspension list.
onChangeAgent(ActivityInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onClick() - Method in interface com.groiss.cal.CalEvent
 
onClick() - Method in class com.groiss.cal.SimpleEvent
onDelete(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is deleted.
onDelete(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is deleted.
onDelete(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is deleted.
onDelete(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is deleted.
onDelete() - Method in class com.groiss.ldap.DirectoryServer
 
onDelete(Persistent) - Method in class com.groiss.org.ObjectExtensionCleaner
 
onDelete() - Method in interface com.groiss.store.Persistent
This method is called before the persistent object is deleted.
onDelete(Persistent) - Method in interface com.groiss.store.PersistentEventHandler
 
onDelete() - Method in class com.groiss.store.PersistentObject
 
onInsert(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is inserted in the store.
onInsert(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is inserted in the store.
onInsert(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is inserted in the store.
onInsert(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is inserted in the store.
onInsert(Persistent) - Method in class com.groiss.org.ObjectExtensionCleaner
 
onInsert() - Method in interface com.groiss.store.Persistent
This method is called before the persistent object is inserted in the store.
onInsert(Persistent) - Method in interface com.groiss.store.PersistentEventHandler
 
onInsert() - Method in class com.groiss.store.PersistentObject
 
onNotDispatched() - Method in class com.groiss.event.BasicEvent
 
onNotDispatched() - Method in interface com.groiss.event.Event
callback method which will be called if the event couldn't be dispatched
onReactivate(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
A process is reactivated
onReactivate(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onRead() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been read.
onRead() - Method in class com.groiss.store.PersistentObject
 
onRegister(ProcessInstance) - Method in class com.groiss.event.EventHandler
This method is called when you register this handler.
onRegister(ProcessInstance) - Method in interface com.groiss.event.IEventHandler
This method is called when you register this handler.
onRemove(DMSFolder, DMSObject) - Method in class com.groiss.dms.XHTMLFolderFormEventAdapter
Called when a DMSObject is removed from a folder
onRemove(DMSFolder, DMSObject) - Method in interface com.groiss.dms.XHTMLFolderFormEventHandler
Called when a DMSObject is removed from a folder
onRemoveDocument(ProcessInstance, DMSFolder, DMSObject) - Method in interface com.groiss.wf.ApplicationAdapter
Called when a document is removed from a process of this application.
onRemoveDocument(ProcessInstance, DMSFolder, DMSObject) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onSeeAgain(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is taken out of the suspension list.
onSeeAgain(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onSeeLater(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is put into the suspension list.
onSeeLater(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onShow(DMSForm, ActivityInstance, HTMLPage, HttpServletRequest) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is sent to the browser.
onShow(DMSForm, ActivityInstance, HTMLPage, HttpServletRequest) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is sent to the browser.
onShow(DMSForm, FormContext, XHTMLPage, HttpServletRequest) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is sent to the browser.
onShow(DMSForm, FormContext, XHTMLPage, HttpServletRequest) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is sent to the browser.
onUnregister(EventRegistry) - Method in class com.groiss.event.EventHandler
 
onUnregister(EventRegistry) - Method in interface com.groiss.event.IEventHandler
This method is called when the handler is unregistered.
onUpdate(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is updated to the store (the existing form in the store will be overwritten with the values of this form).
onUpdate(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is updated to the store (the existing form in the store will be overwritten with the values of this form).
onUpdate(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is updated to the store (the existing form in the store will be overwritten with the values of this form).
onUpdate(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is updated to the store (the existing form in the store will be overwritten with the values of this form).
onUpdate(Persistent) - Method in class com.groiss.org.ObjectExtensionCleaner
 
onUpdate() - Method in interface com.groiss.store.Persistent
This method is called before the persistent object is updated to the store (the existing object in the store will be overwritten with the values of this object).
onUpdate(Persistent) - Method in interface com.groiss.store.PersistentEventHandler
 
onUpdate() - Method in class com.groiss.store.PersistentObject
 
openDocInNewWin() - Static method in class com.groiss.reporting.QueryEngine
 
openFormInEditMode() - Static method in class com.groiss.reporting.QueryEngine
 
OptimisticLocking - Interface in com.groiss.store
optimisting locking objects have a transactionid field in the database table and java class.
OPTION - Static variable in class com.groiss.gui.component.SelectList
 
OrgClass - Interface in com.groiss.org
A type for for ganizational unit, for example department, group, etc.
OrgData - Interface in com.groiss.org
This interface allows access to the organizational data stored in @enterprise.
OrgTree - Interface in com.groiss.org
Class for representing an organizational structure.
OrgUnit - Interface in com.groiss.org
Class for representing an organizational unit.
ORIGIN_DIRECT - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance because of assignment to himself or one of his roles
ORIGIN_SUBSTITUTION - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance via substitution
ORIGIN_UNKNOWN - Static variable in interface com.groiss.wf.ActivityInstance
The origin of the instance is unknown
origout - Variable in class com.groiss.log.Logger
 
ORJOIN - Static variable in interface com.groiss.wf.ActivityInstance
An orjoin node, end of orpar.
OUT - Static variable in interface com.groiss.dms.DMSDocForm
status: the document is checked out.
outputTableModel(HttpServletResponse, List<List<Object>>, Query) - Static method in class com.groiss.reporting.QueryEngine
Outputs the query result using the exporter of the query
outputter - Static variable in class com.groiss.gui.AbstractComponent
the renderer for the JDOM-Tree

P

P() - Method in class com.groiss.ds.CountedSemaphore
Enter the critical section.
packJarFiles(JarOutputStream, File, String[]) - Static method in class com.groiss.util.FileUtil
 
page - Variable in class com.groiss.gui.DefaultErrorFormatter
 
page - Variable in class com.groiss.gui.HTMLPage
 
Page - Interface in com.groiss.gui
Interface for pages returned by methods called from Dispatcher.
Pair<F,S> - Class in com.groiss.ds
A Pair is an object that contains two other objects.
Pair() - Constructor for class com.groiss.ds.Pair
 
Pair(F, S) - Constructor for class com.groiss.ds.Pair
Constructor for holding a pair of objects.
PairComparator<K,V> - Class in com.groiss.ds
Use this comparator to sort Persistent objects or other KeyValuePairs.
PairComparator() - Constructor for class com.groiss.ds.PairComparator
 
PAR - Static variable in interface com.groiss.wf.ActivityInstance
A par node, start of orpar or andpar.
parent - Variable in class com.groiss.gui.AbstractComponent
 
parentElem - Variable in class com.groiss.gui.AbstractComponent
the parent element of the components root
PARFOR - Static variable in interface com.groiss.wf.ActivityInstance
parallel for
ParForIterator - Interface in com.groiss.wf
Iterator interface for parallel for.
parforJoin(String, String) - Method in class com.groiss.wf.SystemAction
Expression in end parfor for implementing generalized parfor join
parse(String) - Method in class com.groiss.ds.StringExpression
Call this method to evaluate the expression.
parseDate(int, String) - Static method in class com.groiss.cal.CalUtil
parse a date from a string with the specified formatter
parseDate(String) - Static method in class com.groiss.cal.CalUtil
Parse a date from a string.
parseDateEndDay(String) - Static method in class com.groiss.cal.CalUtil
Parses the date sets the time to 23:59.
parseTimeZone(TimeZone) - Static method in class com.groiss.cal.CalUtil
 
Partner - Class in com.groiss.wfxml
Instances of this class represent WfXML communication partners.
Partner() - Constructor for class com.groiss.wfxml.Partner
Creates an emtpy new Partner.
PasswdAuth - Class in com.groiss.org
The default Authorization class.
PasswdAuth() - Constructor for class com.groiss.org.PasswdAuth
 
PasswordField - Class in com.groiss.gui.component
A HTML password element.
PasswordField() - Constructor for class com.groiss.gui.component.PasswordField
Constructs a new empty password field.
PasswordField(String) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with a name.
PasswordField(String, int) - Constructor for class com.groiss.gui.component.PasswordField
 
PasswordField(String, String) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with a name and a value.
PasswordField(String, String, String) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with a name, value, and style.
PasswordField(String, String, int, int) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with name, value, size, and length.
PASTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Paste'
PATH_SEPARATOR - Static variable in interface com.groiss.dms.DMSFolder
Determines the character which is used to separate folders within a path string.
Permission - Interface in com.groiss.org
This interface describes a permission, the base of the @enterprise right system.
PermissionList - Interface in com.groiss.org
 
Persistent - Interface in com.groiss.store
Objects implementing this interface can be stored with the persistence mechanism of @enterprise.
PersistentEventHandler - Interface in com.groiss.store
This interface provides a hook for some action when an object is inserted, updated or deleted.
PersistentObject - Class in com.groiss.store
This is a default implementation of the Persistent interface.
PersistentObject() - Constructor for class com.groiss.store.PersistentObject
 
PersistentVersion - Interface in com.groiss.org
This interface represents a version of a persistent object and it is intended to be also made persistent.
placeOrgInTree(OrgUnit, OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Change the organizational hierarchy.
placeOrgInTree(OrgUnit, OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Change the organizational hierarchy.
prepareFile(File) - Method in class com.groiss.fileimport.ImportHandler
use this if you want to modify the file first
printElement(Writer, Element, int, XMLOutputter.NamespaceStack) - Method in class com.groiss.gui.HTMLOutputter
We change the format directive expandEmptyElements to false for HTML elements without content, for example br, img, input.
printProcessingInstruction(Writer, ProcessingInstruction) - Method in class com.groiss.gui.HTMLOutputter
This will handle printing of processing instructions.
PROC_INST - Static variable in interface com.groiss.org.Right
The oid for right proc_inst.
PROCESS - Static variable in interface com.groiss.wf.ActivityInstance
A (sub)process node.
PROCESS_FORM - Static variable in interface com.groiss.dms.FormType
Determines that this formtype is a form
ProcessArchiver - Interface in com.groiss.wf
Interface for implementing archive classes.
ProcessDefinition - Interface in com.groiss.wf
This class describes process definitions.
ProcessInstance - Interface in com.groiss.wf
The process instance represents an instance of a process definition.
ProcessRelation - Class in com.groiss.wf
This class allows the definition of Relations between processes.
ProcessRelation() - Constructor for class com.groiss.wf.ProcessRelation
 
ProcessRelation(ProcessInstance, ProcessInstance, String) - Constructor for class com.groiss.wf.ProcessRelation
 
Public - Interface in com.groiss.servlet
The methods of the class are public, no authorization is needed.
PublicHTMLUtils - Class in com.groiss.wf.html
Some utility methods for building HTML GUIs Public Wrapper of HTMLUtils
PublicHTMLUtils() - Constructor for class com.groiss.wf.html.PublicHTMLUtils
 
publish(Message) - Static method in class com.groiss.cluster.communication.Connector
Publishes the message at commit time.
publishImmediate(Message) - Static method in class com.groiss.cluster.communication.Connector
Publishes the Message immediately.
put(K, V) - Method in class com.groiss.ds.KeyedList
Put an element to the end of the list.
put(int, K, V) - Method in class com.groiss.ds.KeyedList
Put an element at position.
put(K, V) - Method in class com.groiss.ds.MultiMap
Put the mapping of a key and an object to the map.
put(K1, K2, V) - Method in class com.groiss.ds.TwoLevelMap
Associates the specified value with the specified key path key1 / key2 in this map.
put(K1, Map<K2, V>) - Method in class com.groiss.ds.TwoLevelMap
 
put(Pair<K1, K2>, V) - Method in class com.groiss.ds.TwoLevelMap
Associates the specified value with the key path designated by the Pair in this map.
putAll(K, Collection<? extends V>) - Method in class com.groiss.ds.MultiMap
Adds all the values to the given key
putAll(Map<? extends K, ? extends List<V>>) - Method in class com.groiss.ds.MultiMap
Copies all of the mappings from the specified map to this map
putAll(Map<? extends K1, ? extends Map<K2, V>>) - Method in class com.groiss.ds.TwoLevelMap
 

Q

Query - Class in com.groiss.reporting
Class describing a report.
Query(String, String, Document, Date, HttpServletRequest) - Constructor for class com.groiss.reporting.Query
 
Query(String, String, Document, Date, HttpServletRequest, StoredQuery) - Constructor for class com.groiss.reporting.Query
 
Query(String, String, Document, Date, Map<String, String[]>, StoredQuery) - Constructor for class com.groiss.reporting.Query
Constructs a Query, builds the SQL Statement
QueryEngine - Class in com.groiss.reporting
initalize reporting and executes reports
QueryEngine() - Constructor for class com.groiss.reporting.QueryEngine
 
queryHasClobSelects() - Method in class com.groiss.reporting.Query
 
QueueFullException - Exception in com.groiss.ds
This Exception is thrown when the semaphore queue is full.
QueueFullException() - Constructor for exception com.groiss.ds.QueueFullException
 
quoteForSQL(String) - Static method in class com.groiss.util.StringUtil
Doubles the singe quote ' to ''.

R

RadioButton - Class in com.groiss.gui.component
A HTML radio button.
RadioButton() - Constructor for class com.groiss.gui.component.RadioButton
Constructs a new empty RadioButton.
RadioButton(String, String) - Constructor for class com.groiss.gui.component.RadioButton
Constructor with name and value.
RadioButton(String, String, boolean) - Constructor for class com.groiss.gui.component.RadioButton
Constructor with name, value and the initial state.
RadioButton(String, String, boolean, String) - Constructor for class com.groiss.gui.component.RadioButton
Constructor with name, value and the initial state.
RadioGroup - Class in com.groiss.gui.component
a group of radio buttons
RadioGroup() - Constructor for class com.groiss.gui.component.RadioGroup
 
RadioGroup(RadioButton) - Constructor for class com.groiss.gui.component.RadioGroup
 
radios - Variable in class com.groiss.gui.component.RadioGroup
 
raiseEvent(Event) - Static method in class com.groiss.event.EventManager
Raises an event.
reactivate(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Reactivate a process.
reactivate(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Reactivate a process.
reactivate(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Reactivate a process.
reactivate(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Reactivate a process.
reactivateAndTake(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Reactivate a process and take the reactivated tasks.
reactivateAndTake(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Reactivate a process and take the reactivated tasks.
READ_ONLY - Static variable in interface com.groiss.wf.RemoteWfEngine
 
READ_WRITE - Static variable in interface com.groiss.wf.RemoteWfEngine
 
READONLY - Static variable in class com.groiss.gui.AbstractComponent
 
receive(Message) - Method in interface com.groiss.mail.MailHandler
Implement this method to perform some action with the mail message.
reconfigure() - Static method in class com.groiss.cal.CalUtil
 
reconfigure() - Method in interface com.groiss.component.Service
Reconfigure gives the service the chance to react on configuration changes.
reconfigure() - Method in class com.groiss.component.ServiceAdapter
 
reconfigure() - Method in class com.groiss.log.Logger
 
reconfigure() - Method in class com.groiss.store.DBConnPool
 
reconfigure() - Method in class com.groiss.timer.TimerManager
Reschedule the timers after some properties of a timer has been changed.
reconfigure() - Method in class com.groiss.util.Settings
 
reconfigure() - Method in class com.groiss.wf.DefaultApplicationAdapter
This method is called when the application properties are changed and calls the startup function
reconfigureAll() - Static method in class com.groiss.component.ServiceManager
Calls reconfigure of all services managed by the service manager.
redirectToNonSSL(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
this method redirects to the wanted page
REFRESH - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Refresh'
refreshWLCache(User) - Method in interface com.groiss.wf.RemoteWfEngine
Refresh the organizational data in the WorklistCache for a particular user.
refreshWLCache(User) - Method in interface com.groiss.wf.WfEngine
Refresh the organizational data in the WorklistCache for a particular user.
refreshWLCacheOrgData() - Method in interface com.groiss.wf.RemoteWfEngine
Refresh the organizational data in the worklist cache.
refreshWLCacheOrgData() - Method in interface com.groiss.wf.WfEngine
Refresh the organizational data in the worklist cache.
refreshWorklist(HttpServletRequest, Application) - Static method in class com.groiss.wf.html.HTMLUtils
Returns a page that redirects to the current worklist of this application
refreshWorklistCacheInstances() - Method in interface com.groiss.server.Admin
Refresh the activities in the worklist cache
refreshWorklistCacheOrgData() - Method in interface com.groiss.server.Admin
Refresh the organizational data in the worklist cache
register(String, Class<? extends IEventHandler>, Object) - Static method in class com.groiss.event.EventManager
Register an event handler
register(String, Class<? extends IEventHandler>, Object, ActivityInstance) - Static method in class com.groiss.event.EventManager
Register an event handler
registerHandler(Handler, String) - Static method in class com.groiss.cluster.communication.Connector
Registers a handler for receiving cluster messages.
registerHandler(Handler) - Static method in class com.groiss.cluster.communication.Connector
Registers a handler for receiving cluster messages.
registerService(String, Object, int) - Static method in class com.groiss.component.ApplicationContext
Register a service.
releaseQueryToken() - Static method in class com.groiss.reporting.QueryEngine
Release Query Token so that queued reporty may start execution
reload() - Method in class com.groiss.component.Configuration
Reload the configuration from the configured file.
reloadClasses() - Static method in class com.groiss.servlet.Dispatcher
Reload the method cache the Dispatcher holds.
reloadDBConnections() - Method in interface com.groiss.server.Admin
Marks all Database Connections as old.
reloadDocument(DMSFolder, P, String, InputStream, User) - Method in interface com.groiss.dms.DMS
Reloads the document, i.e.
reloadDocument(DMSFolder, P, String, InputStream, User) - Method in interface com.groiss.dms.RemoteDMS
Reloads the document, i.e.
RemoteDMS - Interface in com.groiss.dms
Utility class for DMS related operations.
RemoteOrgData - Interface in com.groiss.org
This interface allows access to the organizational data stored in @enterprise.
RemoteStore - Interface in com.groiss.store
The store interface represents the interface to the database.
RemoteWfEngine - Interface in com.groiss.wf
This interface encapsulates the functionality of the @enterprise workflow engine.
remove(DMSFolder, DMSObject, User) - Method in interface com.groiss.dms.DMS
Removes an Object from a folder.
remove(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Removes the passed object from this folder
remove(DMSFolder, DMSObject, User) - Method in interface com.groiss.dms.RemoteDMS
Removes an Object from a folder.
remove(int) - Method in class com.groiss.ds.KeyedList
 
remove(Object) - Method in class com.groiss.ds.KeyedList
 
remove(Object) - Method in class com.groiss.ds.MultiMap
Removes the mapping for this key from this map if it is present
remove(Object, Object) - Method in class com.groiss.ds.MultiMap
Removes the value for a certain key.
remove() - Method in class com.groiss.ds.ThreadLocal2
 
remove(Object) - Method in class com.groiss.ds.TwoLevelMap
Removes the mapping for this key path component from this map if present.
remove(Pair<?, ?>) - Method in class com.groiss.ds.TwoLevelMap
Removes the mapping for the key path designated by the specified Pair from this map if present.
remove(String) - Method in class com.groiss.gui.AbstractContainer
 
remove(String) - Method in interface com.groiss.gui.Container
 
removeAll(Collection<DMSObject>) - Method in interface com.groiss.dms.DMSFolder
Removes all the objects in the collection from the folder
removeAll(Collection<?>) - Method in class com.groiss.ds.KeyedList
 
removeAttribute(String) - Method in class com.groiss.gui.AbstractComponent
Remove the attribute from the component.
removeAttribute(String) - Method in interface com.groiss.gui.Component
removes the attribute
removeAttribute(Object) - Static method in class com.groiss.util.ThreadContext
Removes the key-value pair identified by the passed key
removeByKeys(Object, Object) - Method in class com.groiss.ds.TwoLevelMap
Removes the mapping for this key path from this map if present.
removeContext() - Method in class com.groiss.util.RMIThreadContext
 
removeDMSFilter() - Static method in class com.groiss.wfxml.WfXML2
Remove the DMSFilter.
removeEventHandler(PersistentEventHandler) - Static method in class com.groiss.store.StoreUtil
Remove a PersistentEventHandler.
removeField(String) - Method in class com.groiss.wfxml.WfXMLForm
This method removes a field from this form.
removeFieldModes(ProcessDefinition, String, String, String) - Method in interface com.groiss.server.Admin
Remove the field modes of a form in a process.
removeInactiveSessions() - Static method in class com.groiss.org.UserSessionManager
Performs a logout for all users, where the http session is expired.
removeKey(Object) - Method in class com.groiss.ds.KeyedList
Removes the key (and associated object) from the list
removeKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.DMS
Removes the passed keyword from the passed DMSObject
removeKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed keyword from the passed DMSObject
removeNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.DMS
Removes the passed note from the passed document.
removeNote(DMSNote, User) - Method in interface com.groiss.dms.DMSObject
Removes the passed note from this object
removeNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed note from the passed document.
removeParameter(String) - Method in class com.groiss.servlet.MultipartRequest
Removes a parameter from the parameter list.
removePendindActions() - Static method in class com.groiss.org.UserSessionManager
 
removePendingAction(short, String) - Static method in class com.groiss.org.UserSessionManager
 
removeRow(int) - Method in class com.groiss.gui.component.TableContainer
removes the rows at the specified position INDEX from the table
removeSelection() - Method in class com.groiss.gui.component.SelectList
Removes the attribute SELECTED from the selected option.
removeSelections() - Method in class com.groiss.gui.component.SelectList
removes the attribute SELECTED from the selected options
removeSession(String) - Static method in class com.groiss.org.UserSessionManager
 
removeSubform(DMSForm, DMSForm) - Method in interface com.groiss.dms.DMS
Removes the passed subform from the passed mainform.
removeSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.DMS
Removes the passed subform from the subform-relation identified by the passed id in the passed mainform.
removeSubform(DMSForm, DMSForm) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed subform from the passed mainform.
removeSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed subform from the subform-relation identified by the passed id in the passed mainform.
removeTableModelListener(TableModelListener) - Method in class com.groiss.ds.ObjectTableModel
This method does nothing.
renameDocument(DMSFolder, P, String, String, User) - Method in interface com.groiss.dms.DMS
Sets the name and extension of the passed object to newName.
renameDocument(DMSFolder, P, String, String, User) - Method in interface com.groiss.dms.RemoteDMS
Sets the name and extension of the passed object to newName.
REPLACE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Replace'
replace(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to replace (reload) the object.
REPLACE_URL - Static variable in class com.groiss.gui.ActionPage
 
replaceChar(String, char, String) - Static method in class com.groiss.util.StringUtil
Replace a character by a string.
replaceHTML(FormType, String) - Method in interface com.groiss.server.Admin
Regenerate a form.
ReportingData - Interface in com.groiss.reporting.data
Interface ReportingData Inteface for all ReportingData, which does not fit to Standard Datatypes
ReportingExportable - Interface in com.groiss.reporting.export
Interface for ReportingData Objects and AggrValue provides methods for exporting the data objects
ReportingExporter - Interface in com.groiss.reporting.export
Interface of Reporting Exporter.
ReportingGraph<N,E> - Class in com.groiss.reporting.data
Simple graph implementation with nodes and edges which may handle n edges connecting 2 nodes.
ReportingGraph() - Constructor for class com.groiss.reporting.data.ReportingGraph
 
ReportingTableModel - Class in com.groiss.reporting.data
reporting tablemodel holds data which are read from db and calculated data like grouping rows
ReportingTableModel(List<List<Object>>, List<?>, Query) - Constructor for class com.groiss.reporting.data.ReportingTableModel
Constructor for ReportingTableModel
request - Variable in class com.groiss.gui.table.TableAdapter
The HTTP request is set in the init method
resetExceptions(TimerEntry) - Static method in class com.groiss.timer.TimerManager
Empty the list of sent exceptions.
resname - Variable in class com.groiss.component.Resource
 
resolveClass(ObjectStreamClass) - Method in class com.groiss.util.ApplicationObjectInputStream
 
resolveObject(Object) - Method in class com.groiss.util.ApplicationObjectInputStream
 
Resource - Class in com.groiss.component
Provides resource strings in several languages.
Resource(String, String) - Constructor for class com.groiss.component.Resource
 
Resource(String, String, Locale) - Constructor for class com.groiss.component.Resource
 
resource - Variable in class com.groiss.gui.table.TableAdapter
 
restart() - Method in interface com.groiss.log.ILogger
Restart the Logger (reinitialize log file)
restart() - Method in class com.groiss.log.Logger
 
restartdaily - Variable in class com.groiss.log.Logger
 
restarterrdaily - Variable in class com.groiss.log.Logger
 
restartServer() - Method in interface com.groiss.server.Admin
Restart the @enterprise server
retainAll(Collection<?>) - Method in class com.groiss.ds.KeyedList
 
RFC1036 - Static variable in class com.groiss.cal.CalUtil
Date format RFC1036: EEEEEEEEE, dd-MMM-yy HH:mm:ss z
RFC1123 - Static variable in class com.groiss.cal.CalUtil
Date format RFC1123: EEE, dd MMM yyyy HH:mm:ss z
RIGHT - Static variable in class com.groiss.gui.table.TableRenderer
 
Right - Interface in com.groiss.org
Interface for describing a right.
RightCheck - Interface in com.groiss.org
This interface is designed to provide non-standard permission control for objects.
RMI_SESSION - Static variable in class com.groiss.util.ThreadContext
 
RMIService - Interface in com.groiss.wf
Interface for customer defined RMI services.
RMIThreadContext - Class in com.groiss.util
Defines a context which is given to the RMI-Wrappers
RMIThreadContext(Principal, UserTransaction, Locale, boolean) - Constructor for class com.groiss.util.RMIThreadContext
 
RO - Static variable in interface com.groiss.dms.DMSTableHandler
Determines that the user has only view right for the folder.
RO_REC - Static variable in interface com.groiss.dms.DMSTableHandler
Deprecated. will not be used and supported since version 8.0
Role - Interface in com.groiss.org
This interface describes a role.
ROLE_DEPT - Static variable in interface com.groiss.org.Permission
Scope is the department of the object
roleList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
 
rollback() - Static method in class com.groiss.component.BeanManager
Rolls back the transaction and releases all beans.
rollback() - Method in interface com.groiss.wf.Session
Rollback the current transaction.
rollbackTransaction(UserTransaction) - Static method in class com.groiss.component.BeanManager
 
root - Variable in class com.groiss.gui.AbstractComponent
the root element of the internal JDOM-Tree of the component
roots - Static variable in class com.groiss.servlet.FileServlet
 
ROW_STYLE_HIDDEN - Static variable in interface com.groiss.reporting.export.ReportingExporter
 
run(TimerEntry, String) - Method in interface com.groiss.timer.TimerTask
A timer task is started.
run(TimerEntry, String) - Method in class com.groiss.wf.batch.BatchManager
the TimerTask interface
running - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
RW - Static variable in interface com.groiss.dms.DMSTableHandler
Determines that the user has edit right for the folder.

S

SAFE_MODE - Static variable in class com.groiss.wf.html.HTMLUtils
 
saveConvert(String, boolean) - Static method in class com.groiss.component.Configuration
 
saveFilter(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
save the column filter
saveFilterMask(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
Schema - Class in com.groiss.reporting.data
the Schema includes all Information of the DOM parsed XML Schema with comfortable accessmehtods a schema includes
entitiesA Entity is a table on the database which contains the data relations describing the relations between the entities, to make the right join decision mappings are used to translate database values to the natural language
Schema() - Constructor for class com.groiss.reporting.data.Schema
 
Schema(String, String, String, String, String, String) - Constructor for class com.groiss.reporting.data.Schema
Public Constructor
Schema(String, String, String, int, TimeModel, String) - Constructor for class com.groiss.reporting.data.Schema
 
Schema(String, String, String) - Constructor for class com.groiss.reporting.data.Schema
 
SchemaMapping - Class in com.groiss.ldap
Maps an LDAP-Schema to a java object net and vice versa.
SchemaMapping() - Constructor for class com.groiss.ldap.SchemaMapping
 
SCOPE - Static variable in interface com.groiss.wf.ActivityInstance
start a new scope
SEARCH - Static variable in interface com.groiss.dms.DMSTableHandler
key for triggering the search
SEARCH - Static variable in class com.groiss.dms.FormContext
The form is shown for search: fields read-write but empty, search button
SEARCH_ALL - Static variable in interface com.groiss.dms.DMSTableHandler
key for clearing the search (= shows all entries)
SEARCH_FIELD - Static variable in interface com.groiss.dms.DMSTableHandler
key for search input field
SEARCHABLE - Static variable in interface com.groiss.org.Right
The oid for right searchable.
second - Variable in class com.groiss.ds.Pair
The second object.
second - Variable in class com.groiss.ds.Triple
The second object.
SECONDS - Static variable in class com.groiss.cal.CalUtil
TimeInterval Reporing & Time Managment
seeAgain(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Move the activity instance from the suspension list to the worklist.
seeAgain(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Move the activity instance from the suspension list to the worklist.
seeLater(ActivityInstance, Date) - Method in interface com.groiss.wf.RemoteWfEngine
Move the activity instance from the worklist to the suspension list.
seeLater(ActivityInstance, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
Move the activity instance from the worklist to the suspension list.
seeLater(ActivityInstance, Date) - Method in interface com.groiss.wf.WfEngine
Move the activity instance from the worklist to the suspension list.
seeLater(ActivityInstance, Date, String) - Method in interface com.groiss.wf.WfEngine
Move the activity instance from the worklist to the suspension list.
SELECT - Static variable in class com.groiss.gui.component.SelectList
 
selectDocTemplates(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
 
SELECTED - Static variable in class com.groiss.gui.component.SelectList
 
selected - Variable in class com.groiss.gui.table.TableAdapter
 
selection - Variable in class com.groiss.gui.table.TableAdapter
 
SELECTION_HIDDEN - Static variable in interface com.groiss.gui.table.Table
The first column is the oid or object, but the column is not shown: the column is only needed to find out the object for tablehandlers (linestyle, filter)
SELECTION_LINK - Static variable in interface com.groiss.gui.table.Table
A link is used to select a row.
SELECTION_MULTIPLE - Static variable in interface com.groiss.gui.table.Table
Show a checkbox for multiple selection of rows.
SELECTION_NONE - Static variable in interface com.groiss.gui.table.Table
No selection of rows.
SELECTION_ROW_MULTIPLE - Static variable in interface com.groiss.gui.table.Table
The line is clickable, multiple selections possible.
SELECTION_ROW_SINGLE - Static variable in interface com.groiss.gui.table.Table
The line is clickable, only one line is selected.
SELECTION_SINGLE - Static variable in interface com.groiss.gui.table.Table
Show a radio button for single selection of a row.
SelectList - Class in com.groiss.gui.component
A HTML select list with size >1.
SelectList() - Constructor for class com.groiss.gui.component.SelectList
Constructs a new empty dropdown list component.
SelectList(String, int) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name.
SelectList(String, Collection, int) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SelectList(String, Collection, int, boolean) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SelectList(String, Collection, int, boolean, String) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SelectList(String, Collection, int, boolean, String, String) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SELECTLIST - Static variable in class com.groiss.gui.component.SelectList
 
selectList(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
Shows a list of objects for selection in form of a selectlist
selectList(Map<String, String>, HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
selectList(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
Shows a list of objects for selection in form of a selectlist
selectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
Shows a list of objects for selection in form of a selectlist
selectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
Shows a list of objects for selection in form of a selectlist
SELECTLIST_LIST - Static variable in class com.groiss.wf.html.HTMLUtils
 
SELECTLIST_TABLE - Static variable in class com.groiss.wf.html.HTMLUtils
 
selectTable(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
selectTable(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
 
selectUserOrRole(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
selectUserOrRole(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
 
send(String, String, String, String, String) - Static method in class com.groiss.util.MailSender
Method for sending mails without attachments.
send(String, String, String, String, String, String) - Static method in class com.groiss.util.MailSender
Method for sending mails without attachments.
send(String[], String, String, String, String, String) - Static method in class com.groiss.util.MailSender
Method for sending mails without attachments.
send(String[], String, String, String, String, String[]) - Static method in class com.groiss.util.MailSender
Method for sending mails with attachments
send(String[], String[], String[], String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
Method for sending mails with attachments
send(String[], String[], String[], String, String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
 
send(String[], String[], String[], String, String, String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
 
SEND_TO - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Send to'
sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.PasswdAuth
 
sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
 
sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in interface com.groiss.servlet.HttpAuth
This method is called by the server, when authorization is required and the client must be requested for login information.
sendToAdmin(String) - Static method in class com.groiss.util.MailSender
Send a message to the system administrator.
sendToAdmin(String, String) - Static method in class com.groiss.util.MailSender
Send a message to the system administrator.
serverInfo() - Method in interface com.groiss.server.Admin
Print out the server information.
ServerInfoMXBean - Interface in com.groiss.server
JMX bean to get some server info.
Service - Interface in com.groiss.component
Services are Java objects that have a lifecycle, a service can be started, stopped, asked for its state and reconfigured.
service(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.servlet.Dispatcher
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.servlet.FileServlet
 
ServiceAdapter - Class in com.groiss.component
This is an adapter class for the service interface
ServiceAdapter() - Constructor for class com.groiss.component.ServiceAdapter
 
ServiceLocator - Class in com.groiss.wf
Use this class to get instances of WfEngine, OrgData, DMS, and Store.
ServiceManager - Class in com.groiss.component
The main class.
ServiceManager() - Constructor for class com.groiss.component.ServiceManager
 
Session - Interface in com.groiss.wf
Use on RMI client to access server services.
sessionCreated(HttpSessionEvent) - Method in class com.groiss.org.UserSessionManager
 
sessionDestroyed(HttpSessionEvent) - Method in class com.groiss.org.UserSessionManager
 
SessionFactory - Class in com.groiss.wf
The Session Factory is used to create remote (RMI) or local sessions to @enterprise.
SessionFactory() - Constructor for class com.groiss.wf.SessionFactory
 
set(K, V) - Method in class com.groiss.ds.KeyedList
Replace the element mapped to key with the given element.
set(int, V) - Method in class com.groiss.ds.KeyedList
 
set(T) - Method in class com.groiss.ds.ThreadLocal2
Sets the calling thread's instance of this ThreadLocal variable to the given value.
set(String, Object) - Method in class com.groiss.gui.VelocityPage
adds the given object to the VelocityContext
SET_AGENT - Static variable in interface com.groiss.org.Right
The oid for right set_agent.
setAbort(boolean) - Method in class com.groiss.event.BasicEvent
 
setAcl(PermissionList) - Method in interface com.groiss.dms.DMSObject
Sets the acl for this object.
setAction(String, String, String) - Method in class com.groiss.gui.component.FormContainer
sets the action of the form
setActionListener(String, String) - Method in class com.groiss.gui.AbstractComponent
Sets the action to an event.
setActionListener(String, String) - Method in interface com.groiss.gui.Component
sets the style
setActive(boolean) - Method in interface com.groiss.org.Agent
 
setActive(boolean) - Method in interface com.groiss.org.OrgUnit
 
setActive(boolean) - Method in interface com.groiss.org.UserRole
 
setActive(boolean) - Method in interface com.groiss.timer.TimerEntry
 
setAddress(String) - Method in interface com.groiss.org.OrgUnit
 
setAgent(Agent) - Method in interface com.groiss.org.Permission
Set the agent of the permission.
setAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.RemoteWfEngine
Give the activity instance to another agent.
setAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.WfEngine
Give the activity instance to another agent.
setAlias(String) - Method in class com.groiss.reporting.data.Entity
 
setAllowedAggrs(String[]) - Method in class com.groiss.reporting.data.Attribute
 
setAllowHTMLMessage(boolean) - Method in exception com.groiss.util.ApplicationException
set to true to allow html-formatted error-messages, false by default
setAltText(String) - Method in class com.groiss.gui.component.Image
sets the alternative text - attribute "title" if image is rendered this text is the tooltip text else it is the alternative text instead of the image
setApplication(Application) - Method in interface com.groiss.org.HasResource
 
setApplication(Application) - Method in interface com.groiss.org.Right
 
setApplication(Application) - Method in interface com.groiss.org.Role
 
setApplication(Application) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
setArgs(String) - Method in interface com.groiss.timer.TimerEntry
 
setAttribute(String, String) - Method in class com.groiss.gui.AbstractComponent
sets the attribute to the component
setAttribute(String, String) - Method in class com.groiss.gui.component.RadioGroup
 
setAttribute(String, String) - Method in interface com.groiss.gui.Component
sets the attribute to the component
setAttribute(Attribute) - Method in interface com.groiss.reporting.data.ReportingData
 
setAttribute(Object, Object) - Static method in class com.groiss.util.ThreadContext
Adds a key-value pair to the thread's context.
setAttribute(HttpSession, String, Object) - Static method in class com.groiss.util.TransientWrapper
Binds an object to a http session, using the name specified.
setAttributes(List<Pair<String, String>>) - Method in class com.groiss.gui.table.CellValue
 
setAttributes(String, String, String, String, String, String, String, short, boolean, String) - Method in class com.groiss.ldap.DirectoryServer
 
setAuthorizationCookie(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.PasswdAuth
Answers the request from the login mask.
setAuthorizationCookie(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
 
setAutofinish(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the autofinish property of the instance.
setAvailableLocales(Locale[]) - Static method in class com.groiss.util.Settings
Change the list of locales.
setBaseDir(String) - Static method in class com.groiss.util.Settings
Set the base directory.
setBaseObject(Persistent) - Method in interface com.groiss.store.View
Set the base object of the view instance.
setBigDecimal(PreparedStatement, int, BigDecimal) - Static method in class com.groiss.store.StoreUtil
Get a parameter in a PreparedStatement from a BigDecimal.
setBindVars(PreparedStatement, Object[]) - Static method in class com.groiss.store.StoreUtil
Set the bind variables of a prepared statement based on an object array.
setBorder(int) - Method in class com.groiss.gui.component.Image
sets the thickness of the border around the displayed image
setBrowserMode(short) - Method in class com.groiss.gui.AbstractComponent
sets the browserMode
setBrowserMode(short) - Method in class com.groiss.gui.AbstractContainer
 
setBrowserMode(short) - Method in interface com.groiss.gui.Component
sets the browserMode
setCantChangePwd(boolean) - Method in interface com.groiss.org.User
 
setCaption(int) - Method in class com.groiss.cal.SimpleEvent
 
setCellAttribute(int, int, String, String) - Method in class com.groiss.gui.component.TableContainer
sets the attribute in the specified cell
setCellValue(Element, Object, List, int) - Method in class com.groiss.gui.component.TableContainer
 
setChangePwdNext(boolean) - Method in interface com.groiss.org.User
 
setCharset(String) - Static method in class com.groiss.util.StringUtil
 
setChecked(boolean) - Method in class com.groiss.gui.component.Checkbox
sets wheter the checkbox is checked or not
setChecked(boolean) - Method in class com.groiss.gui.component.RadioButton
sets whether the radioButton is checked or not
setChecked(String) - Method in class com.groiss.gui.component.RadioGroup
 
setCheckedOut(ActivityInstance, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Set the activityInstance as checcked out or in (i.e.
setCheckedOut(ActivityInstance, boolean) - Method in interface com.groiss.wf.WfEngine
Set the activityInstance as checcked out or in (i.e.
setClassLoader(ClassLoader) - Static method in class com.groiss.util.Settings
Set the application class loader.
setClassName(String) - Method in class com.groiss.ldap.SubLink
Set the class name for the target of this sublink.
setClassname(String) - Method in interface com.groiss.timer.TimerEntry
 
setClassSubContext(String) - Method in class com.groiss.ldap.ClassMapping
Set the sub context for this class mapping.
setColouredRows(boolean) - Method in class com.groiss.gui.component.TableContainer
sets whether every second row is coloured or not sets the counter for counting the number of rows 0
setCols(int) - Method in class com.groiss.gui.component.Textarea
sets the number of columns
setColumnAlign(int, String) - Method in class com.groiss.gui.component.TableContainer
sets the attribute, which controls whether the text is aligned to the left to the right or in the center
setColumnAttribute(int, String, String) - Method in class com.groiss.gui.component.TableContainer
sets the specified attribute in the whole column
setColumnHeight(int, int) - Method in class com.groiss.gui.component.TableContainer
sets the height of a specified column
setColumns(List<ColumnDescription>, boolean, boolean) - Method in class com.groiss.gui.table.TableAdapter
Set the column properties.
setColumnValign(int, String) - Method in class com.groiss.gui.component.TableContainer
sets the attribute, which controls whether the text is vertical aligned to the to the top, middle bottom or in the baseline
setColumnWidth(int, int) - Method in class com.groiss.gui.component.TableContainer
sets the width of a specified column
setCompletiontime(Date) - Method in class com.groiss.wf.batch.BatchJob
 
setComponent(int, Class) - Method in class com.groiss.gui.component.TableContainer
sets a specified component in the chosen column sets the component for all elements except the first one (row 0 - header column!!!)
setContent(Serializable) - Method in class com.groiss.cluster.communication.Message
Set the content of this message.
setContent(User, DMSDocForm, byte[]) - Method in interface com.groiss.dms.DMS
Set the content of a document.
setContent(User, DMSDocForm, byte[]) - Method in interface com.groiss.dms.RemoteDMS
Set the content of a document.
setContent(Object) - Method in class com.groiss.gui.AbstractComponent
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.Checkbox
Set the value of the checkbox
setContent(Object) - Method in class com.groiss.gui.component.FieldSet
Set content for the fieldset
setContent(Object) - Method in class com.groiss.gui.component.FileChooser
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.FormContainer
 
setContent(Object) - Method in class com.groiss.gui.component.Image
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.Label
 
setContent(Object) - Method in class com.groiss.gui.component.Link
Set the href attribute.
setContent(Object) - Method in class com.groiss.gui.component.RadioButton
Set the button text.
setContent(Object) - Method in class com.groiss.gui.component.RadioGroup
 
setContent(Object) - Method in class com.groiss.gui.component.SelectList
Sets the list of options.
setContent(Object, boolean) - Method in class com.groiss.gui.component.SelectList
Sets the list of options.
setContent(Object, KeyValuePair) - Method in class com.groiss.gui.component.SelectList
Sets the list of options.
setContent(Object) - Method in interface com.groiss.gui.Component
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.SubmitButton
 
setContent(Object) - Method in class com.groiss.gui.component.TableContainer
Initialize the table with the given tabel model.
setContent(Object) - Method in class com.groiss.gui.component.Tabs
 
setContent(Object) - Method in class com.groiss.gui.component.Text
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.Textarea
Set the text of the textarea.
setContent(Object) - Method in class com.groiss.gui.component.Textfield
Set the value attribute.
setContent(Object) - Method in class com.groiss.gui.XHTMLPage
Does nothing.
setContent(byte[]) - Method in class com.groiss.wfxml.WfXMLDocForm
Set new content for the document.
setContent(String) - Method in class com.groiss.wfxml.WfXMLNote
Set the content of this note.
setContentType(String) - Method in class com.groiss.gui.HTMLPage
Set the content type.
setContentType(String) - Method in class com.groiss.gui.VelocityPage
set the contenttype
setContentType(String) - Method in class com.groiss.gui.XHTMLPage
 
setContext() - Method in class com.groiss.util.RMIThreadContext
 
setContext(ActivityInstance) - Method in class com.groiss.wf.batch.BatchJob
 
setContext(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
 
setContext(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
setCookie() - Method in interface com.groiss.gui.NavigationTreeNode
 
setCreationtime(Date) - Method in class com.groiss.wf.batch.BatchJob
 
setDateFormatter(int, SimpleDateFormat) - Static method in class com.groiss.cal.CalUtil
 
setDefaultAction(String) - Method in class com.groiss.gui.table.TableAdapter
Set the default action.
setDefaultFactory(String, Properties) - Static method in class com.groiss.wf.SessionFactory
Set the default properties.
setDefaultLocale(Locale) - Method in class com.groiss.component.Resource
 
setDefaultLocale() - Static method in class com.groiss.component.ServiceManager
Set the default locale for the whole java process.
setDefaultTimemodel(TimeModel) - Method in class com.groiss.reporting.data.Schema
 
setDefaultUnit(String) - Method in class com.groiss.reporting.data.Schema
 
setDepts(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setDepttrees(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setDescription(String) - Method in class com.groiss.gui.table.ColumnDescription
Sets the description.
setDescription(String) - Method in class com.groiss.ldap.DirectoryServer
 
setDescription(String) - Method in interface com.groiss.org.Application
 
setDescription(String) - Method in interface com.groiss.org.OrgUnit
 
setDescription(String) - Method in interface com.groiss.org.Right
 
setDescription(String) - Method in interface com.groiss.org.Role
 
setDescription(String) - Method in interface com.groiss.org.User
 
setDescription(String) - Method in interface com.groiss.timer.TimerEntry
 
setDescription(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Set the description of an activity instance.
setDescription(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
Set the description of an activity instance.
setDescription(String) - Method in class com.groiss.wfxml.WfXMLWebLink
Set a new description for this web link.
setDisplayedSize(int) - Method in class com.groiss.gui.component.SelectList
sets the displayed list size
setDivClass(String) - Method in class com.groiss.gui.component.Tabs
Tabs are placed in a HTML div element.
setDMSFilter(DMSFilter) - Static method in class com.groiss.wfxml.WfXML2
Set the DMSFilter used to determine inclusion of DMSDocuments in a WfXMLMessage.
setDocProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
set properties of document
setDuedate(ActivityInstance, Date) - Method in interface com.groiss.wf.RemoteWfEngine
Set the duedate of the activity instance.
setDuedate(ActivityInstance, Date) - Method in interface com.groiss.wf.WfEngine
Set the duedate of the activity instance.
setEdit(boolean) - Method in class com.groiss.gui.table.ColumnDescription
Sets if this column can be edited.
setEditable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
Sets if direct editing should be possible for this column.
setEditProps(String, String, String, String, String) - Method in class com.groiss.gui.table.TableAdapter
Set the edit properties.
setEmail(String) - Method in interface com.groiss.org.OrgUnit
 
setEmail(String) - Method in interface com.groiss.org.User
 
setEncoding(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setEntity(Entity) - Method in interface com.groiss.reporting.data.ReportingData
 
setErrorFormatter(ErrorFormatter) - Method in exception com.groiss.util.ApplicationException
Set the formatter for formatting the error page.
setEscapeEntities(boolean) - Method in class com.groiss.gui.HTMLOutputter
Set escape to false if you don't want to escape entities.
setEventType(EventType) - Method in class com.groiss.cal.SimpleEvent
 
setExpandEmptyElements(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setExpiresImmediatelyForGuest(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.servlet.Dispatcher
if no user is currently logged in, it's required, that some resources are not cached, so the user gets the new files as soon he loggs in
setExplicitTransactionMode(boolean) - Static method in class com.groiss.component.BeanManager
If set to true, a thread will not get a usertransaction when calling method BeanManager.getUserTransaction() or method BeanManager.getUserTransaction(String) with null as parameter.
setExtensionPart(String) - Method in class com.groiss.wfxml.WfXMLDocForm
Set a new extension for the document.
setFetchsize(int) - Static method in class com.groiss.store.StoreUtil
 
setField(String, Object) - Method in interface com.groiss.dms.DMSForm
Sets the value of the specified field
setField(Field, Object, Object) - Static method in class com.groiss.ldap.LDAPUtils
Set a field of the given object to a value
setField(String, long) - Method in class com.groiss.wfxml.WfXMLForm
This method sets a field to an integer value.
setField(String, double) - Method in class com.groiss.wfxml.WfXMLForm
Set a field to a double value.
setField(String, Object) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to set a field to various values.
setFieldModes(Map<String, Short>) - Method in class com.groiss.dms.FormContext
 
setFieldModes(ProcessDefinition, String, String, String, Map<String, Short>) - Method in interface com.groiss.server.Admin
Set the field mode for a step in a process.
setFieldToAgent(String) - Method in class com.groiss.wf.SystemAction
Set a form field to the current agent
setFieldToOU(String) - Method in class com.groiss.wf.SystemAction
Set a form field to the home org unit of agent
setFieldToValue(Persistent, Field, Object, Map<String, ? extends Object>) - Static method in class com.groiss.store.StoreUtil
Set a field of an object
setFieldToValue(Persistent, Field, Object, Map<String, ? extends Object>, boolean) - Static method in class com.groiss.store.StoreUtil
Set a field of an object
setFieldToValue(String, String) - Method in class com.groiss.wf.SystemAction
Set a form field to the home org unit of agent
setFileName(String) - Method in class com.groiss.component.Configuration
Set the file name for the configuration.
setFilled(boolean) - Method in interface com.groiss.store.Persistent
This method can change the filled status of this persistent object.
setFilled(boolean) - Method in class com.groiss.store.PersistentObject
 
setFiltered(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
setFinished(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Set the status of the activity instance to FINISHED.
setFinished(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Set the status of the activity instance to FINISHED.
setFinishtime(Date) - Method in class com.groiss.wf.batch.BatchJob
 
setFirstName(String) - Method in interface com.groiss.org.User
 
setFirstTime(Date) - Method in interface com.groiss.timer.TimerEntry
 
setFolderProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
set properties of folder
setFollowOU(OrgUnit) - Method in interface com.groiss.org.OrgUnit
 
setForceDispatch(boolean) - Method in class com.groiss.event.BasicEvent
 
setFormName(String) - Method in class com.groiss.wfxml.WfXMLForm
Set the form name, with which the form is defined in process definitions.
setFormTypesRestriction(Collection<FormType>) - Method in class com.groiss.wfxml.WfXMLFolder
Sets a form type restriction for WfXMLDocForm objects in this folder and its subfolders.
setFromDate(Date) - Method in class com.groiss.cal.SimpleEvent
 
setFromDate(Date) - Method in interface com.groiss.org.Permission
 
setFromDB(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
Deprecated.  
setFromDB(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
Deprecated.  
setFromRS(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFromRS(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFromRSByName(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFromRSByName(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFurtherHops(int) - Method in class com.groiss.reporting.data.Schema
 
setGoBackOnError(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the gobackonerror property of the instance.
setHasReminder(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setHeader(List<?>) - Method in class com.groiss.ds.ObjectTableModel
Set the header of the table model.
setHeaderAttribute(String, String) - Method in class com.groiss.gui.component.TableContainer
sets an attribute of the column header (first row)
setHeaderName(int, String) - Method in class com.groiss.gui.component.TableContainer
sets the columnname of a specified column
setHostname(String) - Method in class com.groiss.wfxml.Partner
 
setHref(String) - Method in class com.groiss.gui.component.Link
sets the link url
setHref(String) - Method in class com.groiss.gui.component.SortableLink
 
setHTMLExport(boolean) - Method in class com.groiss.reporting.data.ReportingTableModel
Set flag if tablemodel is used to export results to HTML.
setId(String) - Method in class com.groiss.gui.AbstractComponent
set the unique identifier to a given value.
setId(String) - Method in interface com.groiss.gui.Component
set the unique identifier to a given value.
setId(String) - Method in class com.groiss.gui.table.ColumnDescription
Sets the id.
setId(String) - Method in interface com.groiss.org.OrgTree
 
setId(String) - Method in interface com.groiss.org.OrgUnit
 
setId(String) - Method in interface com.groiss.org.Right
 
setId(String) - Method in interface com.groiss.org.Role
 
setId(String) - Method in interface com.groiss.org.User
 
setId(String) - Method in interface com.groiss.timer.TimerEntry
 
setId(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Set the id of the process instance.
setId(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Set the id of the process instance.
setId(String) - Method in class com.groiss.wfxml.Partner
 
setId(String) - Method in class com.groiss.wfxml.WfXMLForm
Sets an id for this WfXMLForm.
setIndenting(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setInterval(int) - Method in class com.groiss.cal.SimpleEvent
 
setJavaClassName(String) - Method in class com.groiss.ldap.ClassMapping
Set the class name of the java class for this mapping.
setJobstate(int) - Method in class com.groiss.wf.batch.BatchJob
 
setJobtype(String) - Method in class com.groiss.wf.batch.BatchJob
 
setLabel(Label) - Method in class com.groiss.gui.AbstractComponent
sets the label component
setLabel(Label) - Method in interface com.groiss.gui.Component
sets the label component
setLabelStr(String) - Method in class com.groiss.gui.component.Button
sets the text on the button
setLegend(String) - Method in class com.groiss.gui.component.FieldSet
Set a legend for the fieldset (like a title)
setLinkAtt(String) - Method in class com.groiss.ldap.SubLink
Set the attribute name of the linking attribute of this sublink.
setLocale(String) - Method in interface com.groiss.org.User
 
setLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
Set the locale to the ThreadContext.
setLocation(String) - Method in class com.groiss.cal.SimpleEvent
 
setLogger(ILogger) - Static method in class com.groiss.util.Settings
Set the logger.
setLoginAllowed(boolean, String) - Static method in class com.groiss.org.UserSessionManager
 
setLoginAllowed(String, boolean, String) - Method in interface com.groiss.server.Admin
Allow or deny the login on the given node.
setLoginAllowed(String, boolean, String, int, String) - Method in interface com.groiss.server.Admin
Allow or deny the login on the given node.
setMapId(String) - Method in class com.groiss.reporting.data.Attribute
 
setMask(String) - Method in class com.groiss.gui.HTMLPage
Deprecated.  
setMaxlength(int) - Method in class com.groiss.gui.component.Textfield
sets the maximum length of the text in the textfield
setMobileClient(boolean) - Method in class com.groiss.gui.UserAgent
 
setMode(int) - Method in class com.groiss.dms.FormContext
 
setModel(TableModel) - Method in class com.groiss.gui.component.TableContainer
 
setMsgType(String) - Method in class com.groiss.cluster.communication.Message
Set the type representation of this message.
setMultiple(boolean) - Method in class com.groiss.gui.component.SelectList
 
setName(String) - Method in interface com.groiss.dms.DMSObject
Sets the name of this object to passed string.
setName(String) - Method in class com.groiss.gui.AbstractComponent
set the name to a given value.
setName(String) - Method in class com.groiss.gui.component.RadioButton
sets the name of the radioButton
setName(String) - Method in interface com.groiss.gui.Component
set the name to a given value.
setName(Object) - Method in class com.groiss.gui.table.ColumnDescription
Sets the name.
setName(String) - Method in interface com.groiss.org.OrgTree
 
setName(String) - Method in interface com.groiss.org.OrgUnit
 
setName(String) - Method in interface com.groiss.org.PermissionList
set the name
setName(String) - Method in interface com.groiss.org.Right
 
setName(String) - Method in interface com.groiss.org.Role
 
setName(String) - Method in class com.groiss.reporting.data.Attribute
 
setName(String) - Method in class com.groiss.reporting.data.Entity
 
setName(String) - Method in class com.groiss.wfxml.WfXMLFolder
Set a name for the folder.
setName(String) - Method in class com.groiss.wfxml.WfXMLWebLink
Set the name of this web link.
setNamePart(String) - Method in class com.groiss.wfxml.WfXMLDocForm
Set the name part of the document (filename only; without extension).
setNameSuffix(String) - Method in interface com.groiss.org.User
Set the name suffix for this user
setNewLines(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setNewthread(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the newthread property of the instance.
setNoCache(HttpServletResponse) - Static method in class com.groiss.servlet.HttpUtils
Set response to no-cache.
setNull(Field, Object) - Static method in class com.groiss.ldap.LDAPUtils
Set the given field of an Object to an appropriate value for null
setNumber(Persistent, Field, String, boolean) - Static method in class com.groiss.store.StoreUtil
Set a field to a numeric value, the value is given as String.
setObjectClasses(String[]) - Method in class com.groiss.ldap.ClassMapping
Set the names of the LDAP Object classes for this class mapping.
setObjScope(int) - Method in interface com.groiss.org.Permission
Set the object-scope to one of the following values: ALL_OBJECTS, OBJECT_CLASS, OBJECT, ROLE_DEPT, DEPT
setOid(long) - Method in interface com.groiss.store.Persistent
Setter method for the persistent object's OID.
setOid(long) - Method in class com.groiss.store.PersistentObject
 
setOnClick(String) - Method in class com.groiss.cal.SimpleEvent
 
setOpmode(short) - Method in class com.groiss.wfxml.Partner
 
setOrgClass(OrgClass) - Method in interface com.groiss.org.OrgUnit
 
setOrgScope(int) - Method in interface com.groiss.org.Permission
Set the org-scope to one of the following values: GLOBAL, LOCAL, HIERARCHIC, HIERARCHIC_DEP, INDEPENDENT_SUPER, DEPENDENT_TREE, SUPER.
setOrgUnit(OrgUnit) - Method in interface com.groiss.dms.DMSFolder
Sets the organizational unit to which this folder belongs to
setOrgUnit(OrgUnit) - Method in interface com.groiss.org.Permission
Set the org-unit of the permission.
setOrgUnit(OrgUnit) - Method in interface com.groiss.org.UserRole
 
setOrgUnit(ActivityInstance, OrgUnit) - Method in interface com.groiss.wf.RemoteWfEngine
Change the organizational unit of a process.
setOrgUnit(ActivityInstance, OrgUnit) - Method in interface com.groiss.wf.WfEngine
Change the organizational unit of a process.
setPage(String) - Method in class com.groiss.gui.HTMLPage
Set the content of the page.
setPage(String) - Method in class com.groiss.gui.XHTMLPage
 
setParams(String) - Method in class com.groiss.wf.batch.BatchJob
Set the params field of the instance.
setParent(Keyword) - Method in interface com.groiss.dms.Keyword
If keywords are hierachic, this method sets the parent of the keyword
setParent(Container) - Method in class com.groiss.gui.AbstractComponent
sets the parent container
setParent(Container) - Method in interface com.groiss.gui.Component
sets the parent continer
setParentElement(Element) - Method in class com.groiss.gui.AbstractComponent
sets the parent element of the components root
setParentElement(Element) - Method in interface com.groiss.gui.Component
sets the parent element of the components root
setPassword(User, String) - Method in interface com.groiss.org.OrgData
Set the password of a user.
setPassword(User, String) - Method in interface com.groiss.org.RemoteOrgData
Set the password of a user.
setPassword(String) - Method in interface com.groiss.org.User
Set the password for this user
setPathInfo(String) - Method in class com.groiss.servlet.Dispatcher
Deprecated. use MultipartRequest.setPathInfo(String) instead, will be removed in @ep90
setPathInfo(String) - Method in class com.groiss.servlet.MultipartRequest
Sets the path info.
setPathname(String) - Method in class com.groiss.wfxml.Partner
 
setPattern(String) - Method in interface com.groiss.timer.TimerEntry
 
setPort(int) - Method in class com.groiss.wfxml.Partner
 
setPositive(boolean) - Method in interface com.groiss.org.Permission
Set the permission positive (right is given) or negative (right is revoked)
setPriority(ProcessInstance, int) - Method in interface com.groiss.wf.RemoteWfEngine
Set the priority of the process instance.
setPriority(ProcessInstance, int) - Method in interface com.groiss.wf.WfEngine
Set the priority of the process instance.
setPrivate(boolean) - Method in interface com.groiss.dms.DMSNote
Sets if this note should be private or not.
setPrivate(boolean) - Method in class com.groiss.wfxml.WfXMLNote
This method sets the note to be private or public viewable.
setPrivateEvent(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setPrivileged() - Static method in class com.groiss.util.ThreadContext
Set the thread privileged.
setProcessContext(ProcessInstance) - Method in interface com.groiss.dms.DMSFolder
Sets the process to which this folder may belong to (directly or indirectly)
setProperty(String, String) - Method in class com.groiss.component.Configuration
Set a property to a value.
setProperty(String, Object) - Method in class com.groiss.component.Configuration
Set a property to a value.
setPropFile(String) - Method in class com.groiss.component.Configuration
Set the url for the description file for the configuration.
setPwdNeverExpires(boolean) - Method in interface com.groiss.org.User
 
setQueryString(String, boolean) - Method in class com.groiss.servlet.MultipartRequest
Sets the paramters from a query-string.
setQueryTimeout(int) - Static method in class com.groiss.store.DBConnPool
 
setRDNAttName(String) - Method in class com.groiss.ldap.ClassMapping
Set the name of the LDAP attribute which designates the relative distinguished name (RDN)
setRecEndDate(Date) - Method in class com.groiss.cal.SimpleEvent
 
setRecurrenceType(int) - Method in class com.groiss.cal.SimpleEvent
 
setReference(Role) - Method in interface com.groiss.org.Role
 
setRefreshButton(boolean) - Method in class com.groiss.gui.HTMLTree
 
setRefType(int) - Method in class com.groiss.ldap.AttributeMapping
Sets the reference type of this mapping
setResource(Resource) - Method in class com.groiss.component.Configuration
Set a resource for internationalization of this configuration.
setResultcode(int) - Method in class com.groiss.wf.batch.BatchJob
Set the resultcode of the instance.
setResultvalues(String) - Method in class com.groiss.wf.batch.BatchJob
Set the resultvalues.
setRight(Right) - Method in interface com.groiss.org.Permission
Set the right of the permission.
setRights(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setRole(Role) - Method in interface com.groiss.org.UserRole
 
setRoles(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setRootName(String) - Method in class com.groiss.gui.AbstractComponent
set the name of the root element to a given value.
setRowAttribute(int, String, String) - Method in class com.groiss.gui.component.TableContainer
sets the specified attribute in the whole row
setRows(int) - Method in class com.groiss.gui.component.Textarea
sets the number of rows
setRunEverywhere(boolean) - Method in interface com.groiss.timer.TimerEntry
 
setRunOnStartup(boolean) - Method in interface com.groiss.timer.TimerEntry
 
setSalutation(String) - Method in interface com.groiss.org.User
Set the salutation for this user
setSchema(String) - Method in interface com.groiss.store.RemoteStore
Set the schema of the tables
setSchema(String) - Method in interface com.groiss.store.Store
Set the schema of the tables
setSeen(ActivityInstance, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Set the given ActivityInstance to seen/unseen for the current user.
setSeen(ActivityInstance, boolean) - Method in interface com.groiss.wf.WfEngine
Set the given ActivityInstance to seen/unseen for the current user.
setSelectedOption(int) - Method in class com.groiss.gui.component.SelectList
Adds the attribute SELECTED to the specified option.
setSelectedOption(String) - Method in class com.groiss.gui.component.SelectList
Adds the attribute SELECTED to the specified option.
setSelectedOptions(List) - Method in class com.groiss.gui.component.SelectList
 
setSelection(int, String, boolean, List<String>) - Method in class com.groiss.gui.table.TableAdapter
Set the selection properties.
setSelects(Select[]) - Method in class com.groiss.reporting.data.Attribute
 
setSessionEventHandler(UserSessionEventHandler) - Static method in class com.groiss.org.UserSessionManager
 
setSessionId(String) - Static method in class com.groiss.util.ThreadContext
Set the session id of the thread.
setSessionType(short) - Static method in class com.groiss.util.ThreadContext
Set the type of this thread.
setSize(int, int) - Method in class com.groiss.gui.component.Image
sets the size of the image
setSize(int, int) - Method in class com.groiss.gui.component.Textarea
sets the size of the textarea - rows and columns
setSize(int) - Method in class com.groiss.gui.component.Textfield
sets the size of the textfield
setSortable(boolean, int, boolean) - Method in class com.groiss.gui.table.TableAdapter
Set the sort properties.
setSortString(String) - Method in class com.groiss.gui.component.SortableLink
Sets sortString (the string by which this link is sorted)
setSource(String) - Method in class com.groiss.gui.component.Image
sets the source of the image
setSQLAttributes(Persistent, DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
Set the fields of the Persistent that corresponds to the given DirContext based on the ClassMapping
setStartnow(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the startnow property of the instance.
setStarttime(Date) - Method in class com.groiss.wf.batch.BatchJob
Set the time the instance shoud be started.
setStepAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.RemoteWfEngine
Set the step-agent of the activity instance to another agent.
setStepAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.WfEngine
Set the step-agent of the activity instance to another agent.
setStore(Store) - Method in interface com.groiss.store.Persistent
With this method you can change the Store of this persistent object.
setStore(Store) - Method in class com.groiss.store.PersistentObject
 
setStyle(String) - Method in class com.groiss.gui.AbstractComponent
Set the style
setStyle(String) - Method in interface com.groiss.gui.Component
sets the style
setSubformId(int) - Method in class com.groiss.wfxml.WfXMLForm
Set a subform id for this form.
setSubject(String) - Method in class com.groiss.cal.SimpleEvent
 
setSubject(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Set the subject of the process instance according to the definition in the process definition.
setSubject(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Set the subject of the process instance according to the definition in the process definition.
setSubject(String) - Method in class com.groiss.wfxml.WfXMLNote
Set a subject for the note.
setSubjectToString(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Set the subject of the process instance o the given string value.
setSubjectToString(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Set the subject of the process instance o the given string value.
setSubmitAction(String) - Method in class com.groiss.gui.component.SubmitButton
 
setSurname(String) - Method in interface com.groiss.org.User
 
setSystemProps() - Method in class com.groiss.component.Configuration
Copy all properties of this configuration into the system properties.
setTable(String) - Method in class com.groiss.reporting.data.Entity
 
setTarget(String) - Method in class com.groiss.gui.component.Link
sets the target where the link will open
setTarget(Persistent) - Method in interface com.groiss.org.Permission
Set the target object.
setTelNr(String) - Method in interface com.groiss.org.OrgUnit
 
setTelNr(String) - Method in interface com.groiss.org.User
 
setTemplate(String) - Method in class com.groiss.gui.VelocityPage
set the velocity-template
setText(String) - Method in class com.groiss.cal.SimpleEvent
 
setText(String) - Method in class com.groiss.gui.component.Image
sets the text
setText(String) - Method in class com.groiss.gui.component.Link
sets the text
setText(Component) - Method in class com.groiss.gui.component.Link
 
setText(String) - Method in class com.groiss.gui.component.RadioButton
sets the text
setText(String) - Method in class com.groiss.gui.component.Text
sets the text
setText(String) - Method in class com.groiss.gui.component.Textarea
sets the text
setThreadId(String) - Method in interface com.groiss.timer.TimerEntry
 
setThreadLocale(Locale) - Static method in class com.groiss.util.ThreadContext
Set the locale of the thread.
setThreadPrincipal(Principal) - Static method in class com.groiss.util.ThreadContext
Set the principal of the thread.
setThreadRequest(HttpServletRequest) - Static method in class com.groiss.util.ThreadContext
Set the HttpServletRequest of the thread.
setThreadTimeZone(TimeZone) - Static method in class com.groiss.util.ThreadContext
Set the TimeZone of the thread.
Settings - Class in com.groiss.util
This class defines some settings of the server.
Settings() - Constructor for class com.groiss.util.Settings
 
setTitle(String) - Method in class com.groiss.gui.table.TableAdapter
Set the title of the table.
setTitle(String) - Method in class com.groiss.gui.XHTMLPage
 
setTitle(String) - Method in interface com.groiss.org.User
 
setTitle(String) - Method in class com.groiss.reporting.Query
Set the displayed title of the query
setToDate(Date) - Method in interface com.groiss.org.Permission
 
setToolbarShape(String) - Method in class com.groiss.gui.table.TableAdapter
 
setTransactionId(long) - Method in interface com.groiss.store.OptimisticLocking
 
setType(short) - Method in interface com.groiss.org.Role
 
setType(Class<?>) - Method in class com.groiss.reporting.data.Attribute
 
setType(Class<?>) - Method in class com.groiss.reporting.data.Entity
 
setUID(String) - Method in class com.groiss.cal.SimpleEvent
 
setUntilDate(Date) - Method in class com.groiss.cal.SimpleEvent
 
setURL(String) - Method in class com.groiss.wfxml.WfXMLWebLink
Set the URL for this web link.
setUser(User) - Method in interface com.groiss.org.UserRole
 
setUser(User) - Method in interface com.groiss.wf.RemoteWfEngine
Set the user.
setUser(User) - Method in interface com.groiss.wf.WfEngine
Set the user.
setUserId(String) - Method in class com.groiss.wfxml.WfXMLObject
Set a user (by its id), who will be used when a DMSObject is created out of this WfXMLObject.
setUserProperty(User, String, String) - Method in interface com.groiss.org.OrgData
Set a user property.
setUserProperty(User, String, String) - Method in interface com.groiss.org.RemoteOrgData
Set a user property.
setUsers(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setUseTableBody(boolean) - Method in class com.groiss.gui.component.TableContainer
 
setValue(String) - Method in class com.groiss.gui.component.Checkbox
sets the value of the checkbox
setValue(String) - Method in class com.groiss.gui.component.RadioButton
sets the value of the checkbox
setValue(String) - Method in class com.groiss.gui.component.Textfield
sets the initial displayed value of the field
setValue(ResultSet, Element, Query) - Method in interface com.groiss.reporting.data.ReportingData
Sets the value of this object.
setValue(Object) - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
setValue(Object) - Method in interface com.groiss.reporting.export.ReportingExportable
Sets the value for this object
setValueAssignments(List) - Method in class com.groiss.gui.component.SubmitButton
 
setValueAt(Object, int, int) - Method in class com.groiss.ds.ObjectTableModel
Sets a cell value in the table model.
setValueAt(Object, int, int) - Method in class com.groiss.gui.component.TableContainer
sets a new value (a new component) to the specified position in the table
setValueAt(Object, int, int) - Method in class com.groiss.reporting.data.ReportingTableModel
Sets a cell value in the table model.
setValues(Persistent, Map<String, ? extends Object>) - Static method in class com.groiss.store.StoreUtil
 
setValues(Persistent, Map<String, ? extends Object>, Map<String, Short>) - Static method in class com.groiss.store.StoreUtil
 
setValues2(Persistent, Map<String, ? extends Object>, Map<String, Short>, boolean) - Static method in class com.groiss.store.StoreUtil
 
setVersion(int) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to set a version for the form.
setVersionId(long) - Method in interface com.groiss.org.HasLog
Set the version id for the object.
setViewMode(short) - Method in class com.groiss.gui.AbstractComponent
sets the viewMode
setViewMode(short) - Method in interface com.groiss.gui.Component
sets the viewMode
setViewtype(String) - Method in class com.groiss.dms.FormContext
 
setVisibility(String, boolean) - Method in class com.groiss.component.Configuration
Set the visibility of a parameter group in the configuration
setVisible(boolean) - Method in class com.groiss.gui.table.ColumnDescription
Sets if this column will be visible.
setWarning(boolean) - Method in exception com.groiss.util.ApplicationException
Set the exception type to warning.
setWarning(boolean) - Method in interface com.groiss.util.TopLevelException
Set the exception as warning.
setWholeDay(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setWord(String) - Method in interface com.groiss.dms.Keyword
Set the Keyword string
setWrapMode(String) - Method in class com.groiss.gui.component.Textarea
sets how to handle word-wrapping display in the textarea
shallLockOperatorInParamMask() - Method in class com.groiss.reporting.Query
 
SHARE - Static variable in interface com.groiss.org.Right
The oid for right share.
sheduleReinit() - Static method in class com.groiss.reporting.QueryEngine
shedules reinitalization for Reporting engine
shiftTo(Date) - Method in class com.groiss.cal.SimpleEvent
 
SHORT_UNIT_NAMES - Static variable in class com.groiss.cal.CalUtil
short and normal names for TimeUnits
shortSearch(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.StandardSearch
Executes the short search
show() - Method in class com.groiss.gui.AbstractComponent
 
show(PrintWriter) - Method in class com.groiss.gui.AbstractComponent
prints the rendered component to a PrintWriter
show() - Method in class com.groiss.gui.component.RadioGroup
 
show() - Method in interface com.groiss.gui.Component
method for rendering the component as string
show(PrintWriter) - Method in interface com.groiss.gui.Component
prints the rendered component to a PrintWriter
show() - Method in class com.groiss.gui.HTMLPage
This method returns the page contents.
show() - Method in class com.groiss.gui.HTMLTree
 
show() - Method in class com.groiss.gui.JSONPage
 
show() - Method in interface com.groiss.gui.Page
Called from the Dispatcher.
show() - Method in class com.groiss.gui.VelocityPage
 
show() - Method in class com.groiss.gui.XHTMLPage
 
show(HttpServletRequest) - Method in class com.groiss.wf.html.StructuredObjectSelect
Shows a window for selecting objects and object components.
show(HttpServletRequest) - Method in class com.groiss.wf.html.ValueList
 
showAccess(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
showBall - Variable in class com.groiss.gui.HTMLTree
 
showClassLocation(String) - Method in interface com.groiss.server.Admin
Search the resource in the classpath.
showCounter() - Method in interface com.groiss.gui.table.Table
Returns true if a counter is shown below the table.
showCounter - Variable in class com.groiss.gui.table.TableAdapter
 
showCounter() - Method in class com.groiss.gui.table.TableAdapter
Returns true if a counter is shown below the table.
showCounter(boolean) - Method in class com.groiss.gui.table.TableAdapter
Define whether a counter should be shown.
showDate(int, Locale, TimeZone, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(int, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(Object) - Static method in class com.groiss.cal.CalUtil
Show the date using the default formatter.
showDate(String, Locale, TimeZone, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(String, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(Object) - Static method in class com.groiss.gui.velocity.Formatter
 
showDateTime(Object) - Static method in class com.groiss.cal.CalUtil
Show the date and time using the default formatter.
showDateTime(Object) - Static method in class com.groiss.gui.velocity.Formatter
 
showDateTimeSeconds(Object) - Static method in class com.groiss.cal.CalUtil
Show the date and time in the form yyyy-MM-dd HH:mm:ss.
showDoc(DMSObject, DMSFolder, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
Show the document link
showDocFrames(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns a page showing the content of the folder and the dms-toolbar.
showDocs(HttpServletRequest) - Static method in class com.groiss.dms.html.HTMLDMSObject
Shows the content of the passed folder.
showDocs(DMSFolder) - Static method in class com.groiss.dms.html.HTMLDMSObject
Shows the content of the passed folder
showDocSearch(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
show the doc search mask
showEmptyForm(DMSForm, String, HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated.  
showError(String, List<Pair<String, String>>, DMSFolder) - Method in class com.groiss.dms.html.HTMLDMSObject
this method shows the error-messages
showFolder - Variable in class com.groiss.gui.HTMLTree
 
showForm(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
showForm(HttpServletRequest, ActivityInstance, String, int) - Static method in class com.groiss.wf.html.HTMLUtils
Show a process form.
showForm(DMSForm, List<Component>, String, FormContext) - Static method in class com.groiss.wf.html.HTMLUtils
Show a form.
showForm(HttpServletRequest, ActivityInstance, String, int, String) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated.  
showFormConditions(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
 
showGroupingRows(boolean) - Method in class com.groiss.reporting.data.ReportingTableModel
Set Flag if grouping rows should be shown.
showMask(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
returns standard Process Search
showMenu(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.gui.table.TableRenderer
 
showMergedImage(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
Prints the merged image to the result stream.
showOptions() - Method in class com.groiss.gui.component.SelectList
Show the options text.
showPagelist(int, int) - Method in class com.groiss.gui.table.TableRenderer
show the links for paging
showPrintForm(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
This method returns a page containing a print version of a form.
showProcessDetail(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
showProperties(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to show the details of the selected object
showQueue(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.timer.TimerManager
Shows a list of the timers that are scheduled.
showRows() - Method in class com.groiss.gui.component.TableContainer
 
showSubformLink(HttpServletRequest, String, String, int, int, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(HttpServletRequest, String, String, int, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(HttpServletRequest, String, String, int, int, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(HttpServletRequest, String, String, int, int, String, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(Persistent, String, String, int, int, String, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showTabInFrames(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
show a table with toolbar and close button
showTable(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
main method, called from browser
showTimeInDateConds() - Static method in class com.groiss.reporting.QueryEngine
 
showToolbarIcons() - Method in interface com.groiss.gui.table.Table
Returns true if the toolbar shows the icons, false for text toolbar.
showToolbarIcons() - Method in class com.groiss.gui.table.TableAdapter
Returns true if the toolbar shows the icons, false for text toolbar.
showVersions(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
This method shows the table of the versions of an object
showWorklist(HttpServletRequest, HttpServletResponse, Application, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
sends the worklist to the browser.
shutdown() - Method in interface com.groiss.component.Lifecycle
This method is called on shutdown.
shutdown() - Method in class com.groiss.component.ServiceAdapter
 
shutdown(int) - Static method in class com.groiss.component.ServiceManager
This method is called from HTMLAdmin
shutdown(int, int) - Static method in class com.groiss.component.ServiceManager
 
shutdown() - Static method in class com.groiss.component.ServiceManager
Shutdown the services, the shutdown() methods of the services are called.
shutdown() - Method in class com.groiss.log.Logger
 
shutdown() - Method in class com.groiss.store.DBConnPool
 
shutdown() - Method in class com.groiss.timer.TimerManager
 
shutdown() - Method in class com.groiss.util.Settings
 
shutdown() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
shutdownService(String[]) - Static method in class com.groiss.component.ServiceManager
This method is called as stop method when running as JavaService NT service
SIGN - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Sign'
SimpleCalView - Class in com.groiss.cal
default CalView implementation
SimpleCalView(String, String, List<Persistent>, List<CalInfo>) - Constructor for class com.groiss.cal.SimpleCalView
Constructs a new instance
SimpleEvent - Class in com.groiss.cal
default CalEvent implementation
SimpleEvent(String, Date, Date) - Constructor for class com.groiss.cal.SimpleEvent
constructor
SimpleEvent(CalEvent) - Constructor for class com.groiss.cal.SimpleEvent
constructor creating a copy of the given event
SimpleReportingExportable - Class in com.groiss.reporting.data
ReportinExportable for non DB-data Objects.
SimpleReportingExportable(Object) - Constructor for class com.groiss.reporting.data.SimpleReportingExportable
 
size() - Method in interface com.groiss.dms.DMSFolder
Returns the number of elements in this folder.
SIZE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the size of the DMSObject
size() - Method in class com.groiss.ds.KeyedList
 
size() - Method in class com.groiss.ds.MultiMap
 
size() - Method in class com.groiss.ds.TwoLevelMap
Returns the number of first level key path mappings in this map.
SIZE - Static variable in class com.groiss.gui.component.SelectList
 
size() - Method in class com.groiss.reporting.data.ReportingGraph
 
sortable - Variable in class com.groiss.gui.table.TableAdapter
 
SortableLink - Class in com.groiss.gui.component
A HTML link element (a) which can be sorted according to an additional attribute, the sortString.
SortableLink(String, String, String) - Constructor for class com.groiss.gui.component.SortableLink
 
SortableLink(String, String) - Constructor for class com.groiss.gui.component.SortableLink
 
SortableLink(String, Component) - Constructor for class com.groiss.gui.component.SortableLink
 
sortAscending() - Method in interface com.groiss.gui.table.Table
Is the table sorted ascending.
sortAscending() - Method in class com.groiss.gui.table.TableAdapter
Is the table sorted ascending.
sortColumn - Variable in class com.groiss.gui.table.TableAdapter
 
soundex(String) - Static method in class com.groiss.util.DBExtender
 
SPACE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action separator
split(String, String) - Static method in class com.groiss.util.StringUtil
Split a string into pieces.
split(String, String, boolean) - Static method in class com.groiss.util.StringUtil
Split a string into pieces.
SQL - Static variable in class com.groiss.reporting.data.Attribute
 
SSLAuth - Class in com.groiss.org
redirect to SSL for login
SSLAuth() - Constructor for class com.groiss.org.SSLAuth
 
STANDARD_DOCUMENT - Static variable in interface com.groiss.dms.FormType
Holds the oid for standard documents
STANDARD_FOLDER - Static variable in interface com.groiss.dms.FormType
Holds the oid for standard folders
StandardSearch - Class in com.groiss.reporting
shows and executes Standard Searches
StandardSearch() - Constructor for class com.groiss.reporting.StandardSearch
 
standardSearch(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.StandardSearch
 
start(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Start a process instance, which was previously created, but not started.
start(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Start a process instance, which was previously created, but not started.
START_PROCESS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Start process'
STARTED - Static variable in interface com.groiss.wf.ActivityInstance
Instance is in idle state.
STARTED - Static variable in class com.groiss.wf.batch.BatchJob
State for started instances.
STARTERROR - Static variable in class com.groiss.wf.batch.BatchJob
State for instances which could not be started.
STARTERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couln't be started is currently active
STARTERRORHANDLINGFAILED - Static variable in class com.groiss.wf.batch.BatchJob
error handling is definied for this batchjob, but it did fail to start
STARTERRORHANDLINGPENDING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couln't be started will be started soon
startJob(BatchJob, BatchAdapter) - Static method in class com.groiss.wf.batch.BatchManager
Start a BatchJob.
startJobHere(BatchJob, BatchAdapter) - Static method in class com.groiss.wf.batch.BatchManager
Start a BatchJob in the current thread.
startProcess(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
Start a process.
startProcess(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Start a process.
startProcess(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.WfEngine
Start a process.
startProcess(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.WfEngine
Start a process.
startup() - Method in interface com.groiss.component.Lifecycle
This method is called when the object is "started".
startup() - Method in class com.groiss.component.ServiceAdapter
 
startup() - Method in class com.groiss.log.Logger
 
startup() - Method in class com.groiss.store.DBConnPool
 
startup() - Method in class com.groiss.timer.TimerManager
 
startup() - Method in class com.groiss.util.Settings
 
startup() - Method in interface com.groiss.wf.batch.BatchAdapter
Startup is called when the adapter is instanciated by the BatchManager.
startup() - Method in class com.groiss.wf.batch.NullAdapter
 
startup() - Method in class com.groiss.wf.DefaultApplicationAdapter
Called on @enterprise startup.
STAT - Static variable in interface com.groiss.org.Right
The oid for right stat.
STATUS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the status of the DMSObject
stopServer() - Method in interface com.groiss.server.Admin
Stop the @enterprise server
store() - Method in class com.groiss.component.Configuration
Save the configuration on the file system
Store - Interface in com.groiss.store
The store interface represents the interface to the database.
storeProps(Properties, File) - Static method in class com.groiss.component.Configuration
 
StoreUtil - Class in com.groiss.store
Utilities for store
StringExpression - Class in com.groiss.ds
An expression is parsed, the containing variables are substituted with values.
StringExpression() - Constructor for class com.groiss.ds.StringExpression
 
StringUtil - Class in com.groiss.util
Some convenient string manipulation methods.
StructuredObjectSelect - Class in com.groiss.wf.html
Utility for selecting structured objects.
StructuredObjectSelect() - Constructor for class com.groiss.wf.html.StructuredObjectSelect
 
subformId - Variable in class com.groiss.wfxml.WfXMLForm
 
subForms - Variable in class com.groiss.wfxml.WfXMLForm
 
SUBJECT - Static variable in interface com.groiss.dms.DMSNote
Defines the name of the field holding the subject of this note.
SubLink - Class in com.groiss.ldap
Class for the connection of two class mappings.
SubLink(String, String) - Constructor for class com.groiss.ldap.SubLink
Construct a new Sublink instance.
subList(int, int) - Method in class com.groiss.ds.KeyedList
 
SubmitButton - Class in com.groiss.gui.component
A HTML submit button <input type=submit ...
SubmitButton() - Constructor for class com.groiss.gui.component.SubmitButton
 
SubmitButton(String) - Constructor for class com.groiss.gui.component.SubmitButton
Standard constructor with label
SubmitButton(String, String) - Constructor for class com.groiss.gui.component.SubmitButton
Standard constructor with label
SubmitButton(String, String, String) - Constructor for class com.groiss.gui.component.SubmitButton
Constructor with label, action and style.
submitJob(String, String, String) - Method in class com.groiss.wf.batch.BatchManager
Method submitJob submits a BatchJob for later execution.
submitJob(String) - Method in class com.groiss.wf.batch.BatchManager
Method submitJob submits a BatchJob for later execution.
submitJob(String, String) - Method in class com.groiss.wf.batch.BatchManager
Method submitJob submits a BatchJob for later execution.
substEncoded(String, String) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, Component) - Method in class com.groiss.gui.AbstractContainer
 
substitute(String, Component) - Method in interface com.groiss.gui.Container
 
substitute(String, String) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, long) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, Object) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, String, String) - Static method in class com.groiss.util.StringUtil
Substitute a value for a pattern
SUM - Static variable in class com.groiss.reporting.data.Attribute
 
SUPER - Static variable in interface com.groiss.org.Permission
The parent department
SUSPENDED - Static variable in interface com.groiss.wf.ActivityInstance
Instance is in suspension list.
Suspension - Interface in com.groiss.wf
This interface allows to access the information when and why an activity instance was in the suspension list.
sync(HttpServletRequest) - Method in class com.groiss.ldap.LDAPUtils
Synchronize with a directory Server
sync(DirectoryServer, boolean) - Static method in class com.groiss.ldap.LDAPUtils
Synchronize with a directory server.
synchronize(DirectoryServer, DirContext) - Method in class com.groiss.ldap.BasicUserDirectorySyncer
 
synchronize(DirectoryServer, DirContext) - Method in interface com.groiss.ldap.DirectorySyncer
Synchronize with this directory server.
SYS - Static variable in interface com.groiss.org.Role
The sys role.
SYSADM - Static variable in interface com.groiss.org.User
The system administrator (oid).
SYSADM_USER - Static variable in interface com.groiss.org.User
The sysadm user
SYSTEM_INTERN - Static variable in interface com.groiss.wf.ActivityInstance
A system step which is translated in another wdl expression, e.g.
SYSTEM_TASK - Static variable in interface com.groiss.wf.ActivityInstance
A system task.
SYSTEM_WAIT - Static variable in interface com.groiss.wf.ActivityInstance
A system step which makes no finish
SystemAction - Class in com.groiss.wf
This class provides some methods useful for preprocessing and postconditions.
SystemAction() - Constructor for class com.groiss.wf.SystemAction
 

T

TabbedDialog - Class in com.groiss.gui
An xhtmlpage for a pop up dialog with tabs.
TabbedDialog(String, Tabs) - Constructor for class com.groiss.gui.TabbedDialog
Constructs a TabbedDialog.
Table - Interface in com.groiss.gui.table
Interface describing a table for rendering in HTML
table(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
table(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
table(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
table(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
Table.ToolbarShape - Enum in com.groiss.gui.table
 
TableAdapter - Class in com.groiss.gui.table
Adapter class for the table interface.
TableAdapter() - Constructor for class com.groiss.gui.table.TableAdapter
 
TableAdapter(TableModel, String) - Constructor for class com.groiss.gui.table.TableAdapter
 
tableChanged(TableModelEvent) - Method in class com.groiss.gui.component.TableContainer
method which handles the incoming events
TableContainer - Class in com.groiss.gui.component
TableContainer component
TableContainer() - Constructor for class com.groiss.gui.component.TableContainer
constructs a new empty tablecontainer
TableContainer(String) - Constructor for class com.groiss.gui.component.TableContainer
Constructs a new empty table-container.
TableContainer(String, String, boolean) - Constructor for class com.groiss.gui.component.TableContainer
 
TableContainer(String, TableModel) - Constructor for class com.groiss.gui.component.TableContainer
constructs a new tablecontainer
TableContainer(TableModel) - Constructor for class com.groiss.gui.component.TableContainer
constructs a new tablecontainer
TableContainer(List, TableModel) - Constructor for class com.groiss.gui.component.TableContainer
constructs a new tablecontainer
TableRenderer - Class in com.groiss.gui.table
Class which renders tables
TableRenderer() - Constructor for class com.groiss.gui.table.TableRenderer
 
TableRenderer(Table) - Constructor for class com.groiss.gui.table.TableRenderer
 
tableTarget - Variable in class com.groiss.gui.table.TableAdapter
 
Tabs - Class in com.groiss.gui.component
A component for tabs.
Tabs(List<Link>) - Constructor for class com.groiss.gui.component.Tabs
Construct a tab.
Tabs(List<Link>, int) - Constructor for class com.groiss.gui.component.Tabs
 
Tabs(List<Link>, int, boolean) - Constructor for class com.groiss.gui.component.Tabs
 
Tabs(List<Link>, int, boolean, int) - Constructor for class com.groiss.gui.component.Tabs
 
Tabs(List<Link>, int, short, int) - Constructor for class com.groiss.gui.component.Tabs
Construct a tab.
TABS - Static variable in interface com.groiss.wf.html.WorklistDescription
The links in the worklist lead to a tabbed frame containing the forms, documents,notes, history, and process information
TABS_WITHOUT_FORMS - Static variable in interface com.groiss.wf.html.WorklistDescription
Detail links like in TABS, but forms are not shown in the tabbed view.
take(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Take an activity: move it from the role-worklist to the worklist.
take(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Take an activity: move it from the role-worklist to the worklist.
TASK - Static variable in interface com.groiss.wf.ActivityInstance
A task node.
Task - Interface in com.groiss.wf
A task is used to describe a manual task in a process definition.
TEMPLATE_HTML - Static variable in interface com.groiss.dms.FormType
template type is HTML
TEMPLATE_XFORMS - Static variable in interface com.groiss.dms.FormType
template type is XFORMS
TEMPLATE_XHTML - Static variable in interface com.groiss.dms.FormType
template type is XHTML
text - Variable in class com.groiss.gui.component.Link
 
Text - Class in com.groiss.gui.component
A HTML span element.
Text() - Constructor for class com.groiss.gui.component.Text
Constructs a new empty text component
Text(String) - Constructor for class com.groiss.gui.component.Text
Constructs a new empty text component
Text(String, String) - Constructor for class com.groiss.gui.component.Text
Constructor with id and containing text
Text(String, String, String) - Constructor for class com.groiss.gui.component.Text
Constructor with id and containing text
TEXT - Static variable in interface com.groiss.wf.RemoteWfEngine
 
Textarea - Class in com.groiss.gui.component
Textarea component is used to enter more than one line of text.
Textarea() - Constructor for class com.groiss.gui.component.Textarea
constructs a new empty textarea
Textarea(String, int, int) - Constructor for class com.groiss.gui.component.Textarea
standard constructor
Textarea(String, int, int, String) - Constructor for class com.groiss.gui.component.Textarea
constructor
Textarea(String, int, int, String, String) - Constructor for class com.groiss.gui.component.Textarea
constructor
Textfield - Class in com.groiss.gui.component
Textfield component is used for a single line text entry fields.
Textfield() - Constructor for class com.groiss.gui.component.Textfield
Constructs a new empty textfield component.
Textfield(String) - Constructor for class com.groiss.gui.component.Textfield
 
Textfield(String, int) - Constructor for class com.groiss.gui.component.Textfield
 
Textfield(String, int, boolean) - Constructor for class com.groiss.gui.component.Textfield
 
Textfield(String, String) - Constructor for class com.groiss.gui.component.Textfield
Constructor with name and value.
Textfield(String, String, String) - Constructor for class com.groiss.gui.component.Textfield
Constructor with name and value.
Textfield(String, String, int, int) - Constructor for class com.groiss.gui.component.Textfield
Constructor with name, value maxlength and size
third - Variable in class com.groiss.ds.Triple
The third object.
thisYear() - Static method in class com.groiss.cal.CalUtil
Return the current year.
ThreadContext - Class in com.groiss.util
This class is designed to hold thread specific information which can then be requested anywhere in the code.
ThreadContext() - Constructor for class com.groiss.util.ThreadContext
 
ThreadLocal2<T> - Class in com.groiss.ds
Same as java.lang.ThreadLocal, plus monitoring utility
ThreadLocal2() - Constructor for class com.groiss.ds.ThreadLocal2
Creates a ThreadLocal variable.
TimeManagement - Interface in com.groiss.timemgmt
Pluggable time management.
TimeModel - Interface in com.groiss.reporting.data
This interface must be supported if another calculation of time intervals is desired
Note: a implementing class must support a constructor without parameters
TimerEntry - Interface in com.groiss.timer
The TimerEntry interface defines the properties of a timer entry.
timerException(TimerEntry, Persistent, String, Throwable) - Static method in class com.groiss.timer.TimerManager
This method is for exception handling in a timer task.
TimerManager - Class in com.groiss.timer
The timer manager is the service controlling the timer executions.
TimerManager() - Constructor for class com.groiss.timer.TimerManager
 
TimerTask - Interface in com.groiss.timer
A Task for the Timer.
title - Variable in class com.groiss.gui.table.TableAdapter
 
tm - Variable in class com.groiss.gui.component.TableContainer
 
toArray() - Method in class com.groiss.ds.KeyedList
 
toArray(T[]) - Method in class com.groiss.ds.KeyedList
 
toArray(String, String) - Static method in class com.groiss.util.StringUtil
Splits the passed string using the passed delimiter and returns the trimmed parts as array.
toBeginDay(Date) - Static method in class com.groiss.cal.CalUtil
returns the date set to 00:00:00:00
toClassnameOid(Persistent) - Static method in class com.groiss.gui.velocity.Formatter
 
toEndDay(Date) - Static method in class com.groiss.cal.CalUtil
returns a date set to 23:59:59:999
toHtml() - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
toHtml() - Method in interface com.groiss.reporting.export.ReportingExportable
return type is eighter a implementation of Component or a String
toJSON(Persistent) - Static method in class com.groiss.wf.html.HTMLUtils
 
toListString() - Method in interface com.groiss.org.User
A string representation suitable for lists.
toNative(String) - Static method in class com.groiss.store.StoreUtil
 
toNativeScript(String) - Static method in class com.groiss.store.StoreUtil
 
toolbarActions - Variable in class com.groiss.gui.table.TableAdapter
 
toolbarIcons - Variable in class com.groiss.gui.table.TableAdapter
 
toolbarShape - Variable in class com.groiss.gui.table.TableAdapter
 
toolbarTarget - Variable in class com.groiss.gui.table.TableAdapter
 
TopLevelException - Interface in com.groiss.util
Interface for excpetions where the message is directly presented to the user interface.
toString() - Method in class com.groiss.cluster.communication.Message
Return a String representation of this message.
toString() - Method in class com.groiss.component.Resource
 
toString() - Method in class com.groiss.ds.ComparablePair
 
toString() - Method in class com.groiss.ds.MultiMap
 
toString() - Method in class com.groiss.ds.Pair
 
toString() - Method in class com.groiss.ds.Triple
 
toString() - Method in class com.groiss.ds.TwoLevelMap
 
toString() - Method in class com.groiss.event.BasicEvent
 
toString() - Method in class com.groiss.fileimport.Column
 
toString() - Method in class com.groiss.gui.AbstractComponent
Returns the classname followed by a colon and the title attribute.
toString() - Method in interface com.groiss.gui.Component
 
toString() - Method in class com.groiss.gui.table.CellValue
 
toString() - Method in class com.groiss.gui.table.ColumnDescription
 
toString() - Method in class com.groiss.reporting.data.Attribute
 
toString() - Method in class com.groiss.reporting.data.Entity
 
toString(Persistent) - Static method in class com.groiss.store.StoreUtil
Generates a String representation to identify a persistent object.
toString() - Method in class com.groiss.util.TransientWrapper
 
toString() - Method in class com.groiss.wf.batch.BatchJob
 
toString() - Method in class com.groiss.wfxml.Partner
 
toText() - Method in class com.groiss.reporting.data.SimpleReportingExportable
returns the toString() of the value
toText() - Method in interface com.groiss.reporting.export.ReportingExportable
used for CSV/EXCEL/XML export...
trace - Static variable in class com.groiss.log.Logger
 
transformCase(DatabaseMetaData, String) - Static method in class com.groiss.store.StoreUtil
 
transformCase(String) - Static method in class com.groiss.store.StoreUtil
 
transformForSQL(String) - Static method in class com.groiss.util.StringUtil
Replaces '*' with '%' and '?' with '_' which are the correct wildcards for sql queries.
TransientWrapper - Class in com.groiss.util
Provides a means to exclude serializable objects from serialization mechanisms by wrapping them.
TransientWrapper(Object) - Constructor for class com.groiss.util.TransientWrapper
Wrap an object.
translateDates(String) - Static method in class com.groiss.gui.table.TableRenderer
 
treeName - Variable in class com.groiss.gui.HTMLTree
 
Triple<F,S,T> - Class in com.groiss.ds
A Triple is an object that contains three other objects.
Triple() - Constructor for class com.groiss.ds.Triple
 
Triple(F, S, T) - Constructor for class com.groiss.ds.Triple
Constructor for holding a pair of objects.
TwoLevelMap<K1,K2,V> - Class in com.groiss.ds
HashMap based two-level Map.
TwoLevelMap() - Constructor for class com.groiss.ds.TwoLevelMap
Constructs an empty TwoLevelMap.
TwoLevelMap(String) - Constructor for class com.groiss.ds.TwoLevelMap
Constructs an empty TwoLevelMap with the specified name.
TwoLevelMap(String, int) - Constructor for class com.groiss.ds.TwoLevelMap
Constructs an empty TwoLevelMap with the specified name and initial capacity.
TYPE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the formtype of the DMSObject

U

unbindThreadFromTransaction() - Static method in class com.groiss.component.BeanManager
 
undoCheckOut() - Method in interface com.groiss.dms.DMSDocForm
Undoes the check out of the document
undoCheckOut(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Undoes the checkout of the passed document, but only the user is allowed to perform this action
UNIT_FACTORS - Static variable in class com.groiss.cal.CalUtil
the Unit Factorys
UNIT_NAMES - Static variable in class com.groiss.cal.CalUtil
 
unlock(DMSDocForm) - Method in interface com.groiss.dms.DMS
Unlocks the document.
unlock() - Method in interface com.groiss.dms.DMSDocForm
Unlocks this document.
unlock(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Unlocks the passed document, but only the user is allowed to perform this action
unlock(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
Unlocks the document.
unlock(long, String) - Static method in class com.groiss.store.Lock
Remove the lock.
unlock(String) - Method in class com.groiss.wf.SystemAction
Removes the lock.
unregister(long) - Static method in class com.groiss.event.EventManager
unregister an event handler
unregister(String, ProcessInstance) - Static method in class com.groiss.event.EventManager
Unregister all event handler for the named event.
unregisterAll(ProcessInstance) - Static method in class com.groiss.event.EventManager
unregister all event handlers of a process
unregisterAll(ActivityInstance) - Static method in class com.groiss.event.EventManager
 
untake(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Put back an activity: move it from the worklist to the role-worklist.
untake(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Put back an activity: move it from the worklist to the role-worklist.
unwrap() - Method in class com.groiss.util.TransientWrapper
Unwrap a wrapped object
update(DMSObject) - Method in interface com.groiss.dms.DMS
Updates the passed object
UPDATE - Static variable in class com.groiss.dms.FormContext
The form is shown for update: fields read-write, update button
update(String, byte[], DMSObject) - Method in interface com.groiss.dms.IStore
Updates the content identified by id in the storage of the DMS.
update(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Updates the passed object
UPDATE - Static variable in interface com.groiss.org.LogEntry
Identifies change as update.
update(Persistent) - Method in interface com.groiss.org.OrgData
Update the object including right check.
update(Persistent) - Method in interface com.groiss.org.RemoteOrgData
Update the object including right check.
update(Persistent) - Method in interface com.groiss.store.RemoteStore
Update the database tuple corresponding to the given object.
update(Persistent, String...) - Method in interface com.groiss.store.RemoteStore
Update some fields of the database tuple corresponding to the given object.
update(Persistent) - Method in interface com.groiss.store.Store
Update the database tuple corresponding to the given object.
update(Persistent, String...) - Method in interface com.groiss.store.Store
Update some fields of the database tuple corresponding to the given object.
updateForm(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Update the form (make the changes persistent).
updateForm(DMSForm) - Method in interface com.groiss.wf.WfEngine
Update the form (make the changes persistent).
updateLastAccessOnSessions() - Static method in class com.groiss.org.UserSessionManager
 
upgrade(Application) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called when the application server detects that the version of the application in the database is different from the version of the code.
upgrade(Application) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
UPWARD - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Upward'
upward(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
go up one level
URL - Static variable in interface com.groiss.dms.DMSWebLink
Defines the name of the field holding the url of this weblink.
URLChecker - Interface in com.groiss.servlet
Checks whether urls are allowed.
useColumnPicker() - Method in interface com.groiss.gui.table.Table
Returns true if column picker should be shown.
useColumnPicker - Variable in class com.groiss.gui.table.TableAdapter
 
useColumnPicker() - Method in class com.groiss.gui.table.TableAdapter
Returns true if column picker should be shown.
useFilter() - Method in interface com.groiss.gui.table.Table
Returns true if column filters are enabled.
useFilter - Variable in class com.groiss.gui.table.TableAdapter
 
useFilter() - Method in class com.groiss.gui.table.TableAdapter
Returns true if column filters are enabled.
usePaging() - Method in interface com.groiss.gui.table.Table
Returns true if paging is enabled.
usePaging - Variable in class com.groiss.gui.table.TableAdapter
 
usePaging() - Method in class com.groiss.gui.table.TableAdapter
Returns true if paging is enabled.
User - Interface in com.groiss.org
A user is a representation for a person registered for working with the system
USER_STAT - Static variable in interface com.groiss.org.Right
The oid for right user_stat.
UserAgent - Class in com.groiss.gui
 
UserAgent() - Constructor for class com.groiss.gui.UserAgent
 
UserAgent(HttpServletRequest) - Constructor for class com.groiss.gui.UserAgent
 
userId - Variable in class com.groiss.wfxml.WfXMLObject
 
userList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
 
userprops - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
UserRole - Interface in com.groiss.org
This interface describes a role.
UserSessionManager - Class in com.groiss.org
Maintains user sessions
UserSessionManager() - Constructor for class com.groiss.org.UserSessionManager
 

V

V() - Method in class com.groiss.ds.CountedSemaphore
Leave the critical section.
valToString(Object) - Static method in class com.groiss.component.Configuration
Convert a value from the configuration to a string.
VALUE - Static variable in class com.groiss.gui.component.SelectList
 
ValueList - Class in com.groiss.wf.html
create an XML representation for value lists, useable in XFORMS
ValueList() - Constructor for class com.groiss.wf.html.ValueList
 
valueOf(String) - Static method in enum com.groiss.cal.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.groiss.gui.table.Table.ToolbarShape
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.groiss.cal.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.groiss.ds.KeyedList
Return the content list.
values() - Method in class com.groiss.ds.MultiMap
Returns a collection view of the values contained in this map.
values() - Method in class com.groiss.ds.TwoLevelMap
 
values() - Static method in enum com.groiss.gui.table.Table.ToolbarShape
Returns an array containing the constants of this enum type, in the order they are declared.
valueSet() - Method in class com.groiss.ds.MultiMap
Return all values in this map as a single flattened set.
varSubstitute(String) - Method in class com.groiss.ds.StringExpression
Abstract method for var substitution, should be implemented by subclasses.
VelocityPage - Class in com.groiss.gui
Page implementation which can handle Velocity-templates
following objects may be used in the context by default and may not be used in VelocityPage.set(String, Object) $Formatter - a Formatter instance $user - ThreadContext.getThreadPrincipal() $request - ThreadContext.getThreadRequest() $Configuration - Configuration.get()
VelocityPage() - Constructor for class com.groiss.gui.VelocityPage
if you use this constructor, you have to call VelocityPage.setTemplate(String)
VelocityPage(String) - Constructor for class com.groiss.gui.VelocityPage
loads the given template.
verify(PersistentVersion, SignedObject) - Method in interface com.groiss.dms.DMS
Verifies the electronically signature of a document's version.
verify(PersistentVersion, SignedObject) - Method in interface com.groiss.dms.RemoteDMS
Verifies the electronically signature of a document's version.
version - Variable in class com.groiss.wfxml.WfXMLForm
 
VERSIONS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the link to the versions of the DMSObject
verticalToolbar - Variable in class com.groiss.gui.table.TableAdapter
 
VIEW - Static variable in class com.groiss.dms.FormContext
The form is shown for view: fields read-only, close or back button
VIEW - Static variable in interface com.groiss.org.Right
The oid for right view.
View - Interface in com.groiss.store
Objects implementing this interface provide a different perspective ("view") for a Persistent instance (the base object).
VIEW_FOR_VERSION - Static variable in class com.groiss.dms.FormContext
The form is shown for view versions
VIEW_PROCINST - Static variable in interface com.groiss.org.Right
The oid for right view_procinst.
VIEW_TEXT - Static variable in class com.groiss.dms.FormContext
The form is shown for view: fields in text mode
VIEW_WITHOUT_BUTTONS - Static variable in class com.groiss.dms.FormContext
The form is shown for view: fields read-only,no button
viewColumnNames() - Method in interface com.groiss.store.View
Get an array of column names of the base object class which are included in the view object class.
viewFile(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.dms.html.HTMLDMSObject
 
viewLogFile() - Method in interface com.groiss.server.Admin
View the current log file
viewMode - Variable in class com.groiss.gui.AbstractComponent
how should the component be rendered
virtualRoots - Static variable in class com.groiss.servlet.FileServlet
 

W

WAITING - Static variable in interface com.groiss.wf.ActivityInstance
Instance is finished, but post finish actions are pending (for example selection of choice path).
WARNING - Static variable in class com.groiss.org.UserSessionManager
 
WEBDAV_SESSION - Static variable in class com.groiss.util.ThreadContext
 
WEBFOLDER - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Web-Folder'
WEBLINK - Static variable in interface com.groiss.dms.FormType
Holds the oid for web links
WEBSERVICE_SESSION - Static variable in class com.groiss.util.ThreadContext
 
WebUtils - Class in com.groiss.gui
Miscellanea data retrieval methods used in a Web tier.
WebUtils() - Constructor for class com.groiss.gui.WebUtils
 
WEEK - Static variable in class com.groiss.cal.CalUtil
 
WEEKLY - Static variable in interface com.groiss.cal.CalEvent
 
WfEngine - Interface in com.groiss.wf
This interface encapsulates the functionality of the @enterprise workflow engine.
WfXML2 - Class in com.groiss.wfxml
 
WfXML2() - Constructor for class com.groiss.wfxml.WfXML2
 
wfXMLDateToDate(String) - Static method in class com.groiss.wfxml.WfXML2
Transforms a WfXML date to a Java Date object.
WfXMLDocForm - Class in com.groiss.wfxml
This class represents DMSDocForm objects.
See the WfXMLObject base class for general information and examples of how to use WfXMLObject objects.
WfXMLDocForm(String, String, byte[], String) - Constructor for class com.groiss.wfxml.WfXMLDocForm
Creates a new WfXMLDocForm.
WfXMLDocForm(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLDocForm
 
WfXMLDocForm(Element) - Constructor for class com.groiss.wfxml.WfXMLDocForm
Deprecated. 
WfXMLDocForm(DMSDocForm) - Constructor for class com.groiss.wfxml.WfXMLDocForm
Create a WfXMLDocForm out of a DMSDocForm.
WfXMLFolder - Class in com.groiss.wfxml
This class represents a DMSFolder.
WfXMLFolder(String, String) - Constructor for class com.groiss.wfxml.WfXMLFolder
Create a new empty standard folder and set a name for it.
WfXMLFolder(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLFolder
loads the WfXMLFolder from a FolderFormDocument.FolderForm element
WfXMLFolder(Element) - Constructor for class com.groiss.wfxml.WfXMLFolder
Deprecated. 
WfXMLFolder(DMSFolder) - Constructor for class com.groiss.wfxml.WfXMLFolder
This constructor creates a WfXMLFolder out of a DMSFolder.
WfXMLForm - Class in com.groiss.wfxml
This class can be used to represent forms.
WfXMLForm() - Constructor for class com.groiss.wfxml.WfXMLForm
Creates a completely empty WfXMLForm object.
WfXMLForm(String, int, String) - Constructor for class com.groiss.wfxml.WfXMLForm
Creates an empty WfXMLForm object and sets a form name, a class name, and a creator user id for the form.
WfXMLForm(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLForm
 
WfXMLForm(String, Element) - Constructor for class com.groiss.wfxml.WfXMLForm
Deprecated. 
WfXMLForm(DMSForm) - Constructor for class com.groiss.wfxml.WfXMLForm
This constructor creates a WfXMLForm out of a DMSForm.
WfXMLNote - Class in com.groiss.wfxml
This class represents notes.
WfXMLNote(String, String, String, boolean) - Constructor for class com.groiss.wfxml.WfXMLNote
Creates a note with all possible fields.
WfXMLNote(Element) - Constructor for class com.groiss.wfxml.WfXMLNote
Deprecated. 
WfXMLNote(DMSNote) - Constructor for class com.groiss.wfxml.WfXMLNote
Use this constructor to build a WfXMLNote out of a DMSNote.
WfXMLNote(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLNote
 
WfXMLObject - Class in com.groiss.wfxml
WfXMLObject and its subclasses are used to easily access, modify and create DMSObject objects and to do a transformation to and from XML.
Therefore the hierarchical structure of these WfXML classes is similar to the structure of the DMSObject interface and its subinterfaces.

The mapping between WfXMLObject objects and DMSObject objects works like this:
WfXMLNote -- DMSNote WfXMLWebLink -- DMSWebLink WfXMLForm -- DMSForm WfXMLDocForm -- DMSDocForm WfXMLFolder -- DMSFolder WfXMLObject -- DMSObject As you can see, the same naming scheme has been used, so it's easy to keep that mapping in mind.
Let's take a look on what you can do with WfXMLObject objects:

First, you can create WfXMLObject objects in three different ways: You can create a new and empty WfXMLObject with one of the subclasses' constructors. You can create a WfXMLObject out of an existing DMSObject.
WfXMLObject() - Constructor for class com.groiss.wfxml.WfXMLObject
This default constructor is called implicitly when one of the subclasses is instanciated.
WfXMLWebLink - Class in com.groiss.wfxml
Instances of this class represent web links.
WfXMLWebLink(String, String, String, String) - Constructor for class com.groiss.wfxml.WfXMLWebLink
Creates a web link with all possible fields.
WfXMLWebLink(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLWebLink
 
WfXMLWebLink(Element) - Constructor for class com.groiss.wfxml.WfXMLWebLink
Deprecated. 
WfXMLWebLink(DMSWebLink) - Constructor for class com.groiss.wfxml.WfXMLWebLink
Use this constructor to build a WfXMLWebLink out of a DMSWebLink.
WHILE - Static variable in interface com.groiss.wf.ActivityInstance
A while node.
workDaysBetween(Date, Date) - Static method in class com.groiss.cal.CalUtil
Compute the working days between the two argument date
Worklist - Interface in com.groiss.wf.html
Interface that allows implementers to customize the worklist.
WorklistAdapter - Class in com.groiss.wf.html
Adapter for Worklist interface with empty methods.
WorklistAdapter() - Constructor for class com.groiss.wf.html.WorklistAdapter
 
WorklistDescription - Interface in com.groiss.wf.html
This interface can be used to get properties of the worklist.
WouldBlockException - Exception in com.groiss.ds
This Exception is thrown when an action will block the current thread.
WouldBlockException() - Constructor for exception com.groiss.ds.WouldBlockException
 
wrap(Object, int) - Static method in class com.groiss.store.Nil
Wrap up a value and an appropriate sqltype (from Types)
writeTo(HttpServletResponse) - Method in class com.groiss.gui.JSONPage
Write page in response, and add specific to json headers
writeToResp(HttpServletResponse, String) - Static method in class com.groiss.servlet.Dispatcher
 
WS_INVOKE - Static variable in interface com.groiss.wf.ActivityInstance
 
WS_RECEIVE - Static variable in interface com.groiss.wf.ActivityInstance
 
WS_REPLY - Static variable in interface com.groiss.wf.ActivityInstance
 

X

XHTML_REDIRECT - Static variable in class com.groiss.gui.ActionPage
Holds the page for a xhtml compatible redirect to an url which parameters are separated by '&'
XHTMLFolderFormEventAdapter - Class in com.groiss.dms
The adapter which receives folder events.
XHTMLFolderFormEventAdapter() - Constructor for class com.groiss.dms.XHTMLFolderFormEventAdapter
 
XHTMLFolderFormEventHandler - Interface in com.groiss.dms
This interface can be used to react on adding or removing an DMSObject from a DMSFolder
XHTMLFormEventAdapter - Class in com.groiss.dms
The adapter which receives xhtml form events.
XHTMLFormEventAdapter() - Constructor for class com.groiss.dms.XHTMLFormEventAdapter
 
XHTMLFormEventHandler - Interface in com.groiss.dms
This interface is used for writing callback classes enhancing the functionality of forms.
XHTMLPage - Class in com.groiss.gui
This class creates HTML-Pages from XHTML-Source.
XHTMLPage() - Constructor for class com.groiss.gui.XHTMLPage
creates a new empty XHTMLPage object
XHTMLPage(String) - Constructor for class com.groiss.gui.XHTMLPage
creates a new XHTMLPage object from /* a specified template source and builds the JDOM
XHTMLPage(String, Resource) - Constructor for class com.groiss.gui.XHTMLPage
creates a new XHTMLPage object from a specified template source and builds the JDOM with specified ResourceBundle
XML_DATE - Static variable in class com.groiss.cal.CalUtil
xml date format: yyyy-MM-dd

Y

YEAR_THOUSAND - Static variable in class com.groiss.cal.CalUtil
the time value of the date object of date January 1, 1000
YEARLY - Static variable in interface com.groiss.cal.CalEvent
 

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

@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.