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

A

abort(String) - Static method in class com.groiss.reporting.engine.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.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.
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.
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(InetAddress) - Method in class com.groiss.util.IPChecker
Checks if the specified InetAdress has permission to access.
accessAllowed(Socket) - Method in class com.groiss.util.IPChecker
Checks if a (connection from a) socket has permission to access.
accessAllowed(byte[]) - Method in class com.groiss.util.IPChecker
Determines whether access from the rawIPAddress is allowed.
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, DMSObject, 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(DMSObject) - Method in class com.groiss.dms.FolderForm
 
add(int, Object) - Method in class com.groiss.ds.KeyedList
 
add(Object) - 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(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.WfEngine
Add an agent which receives the process after the current agent
addAll(Collection) - Method in interface com.groiss.dms.DMSFolder
Adds all the objects of the passed collection to its content
addAll(Collection) - Method in class com.groiss.dms.FolderForm
 
addAll(int, Collection) - Method in class com.groiss.ds.KeyedList
 
addAll(Collection) - 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 bean classes
addBean(String, Class) - Static method in class com.groiss.component.BeanManager
 
addColspanRow(Vector, boolean, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with colspan
addCondition(String, String, String, String, Vector) - Method in class com.groiss.reporting.engine.Query
 
addConditionToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a conditon to the query.
addCondString(String) - Method in class com.groiss.reporting.engine.Query
adds a sql syntax fitting string to conditon (Warning: no join for this statement is done!)
addConfigOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ReportingExporter
 
addConnector(String) - Method in class com.groiss.reporting.engine.Query
 
addContent(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLFolder
Add another WfXMLObject to the content of this folder.
addDocPanel - Variable in class com.groiss.wfxml.Test
 
addDocument() - Method in class com.groiss.wfxml.Test
Add document to the messages's DMS folder.
addEdge(Object, Object, Object) - Method in class com.groiss.reporting.data.ReportingGraph
 
addEntity(String, Entity) - Method in class com.groiss.reporting.data.Schema
adding an entity to the schema
addEventHandler(PersistentEventHandler, Class[]) - Static method in class com.groiss.store.StoreUtil
 
addForm() - Method in class com.groiss.wfxml.Test
Adds a form to the request message.
addHtmlOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.chart.ChartType
adds the needed HTML Option fields to the export options page
addJob(BatchJob) - Method in class com.groiss.wf.batch.BatchStartBean
 
addKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.DMS
Adds the passed keyword to the passed DMSObject
addMapping(String, Map) - Method in class com.groiss.reporting.data.Schema
adds a mapping to the schema
addNode(Object) - Method in class com.groiss.reporting.data.ReportingGraph
 
addNote(DMSNote) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to add a note to a response message.
addNote(String, String, String, boolean) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to quickly add notes without creating WfXMLNote or DMSNote objects.
addNote(WfXMLNote) - Method in class com.groiss.wfxml.GetPIDataMessage
This method adds a WfXMLNote to a response message (that's a note attached to the process instance).
addNote(DMSNote) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to add a note to this message.
addNote() - Method in class com.groiss.wfxml.Test
Adds a note to the request message.
addOption(String, String) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
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
addOrderByForAggregateValueData(String) - Method in class com.groiss.reporting.engine.Query
 
addParamAtExecuteRow(int, Element, StringBuffer, 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.
addParameter(String, String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add a parameter to the ContextData part of the request.
addParameter(String, Element) - Method in class com.groiss.wfxml.CreatePIMessage
Like addParameter(String, String) but you can add whatever you want (complex structures...) with a JDOM Element here.
addParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add a WfXMLForm as parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.GenericMessage
This method adds a value for a parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to add a parameter to the ContextData part of the request.
addParameter(String, Element) - Method in class com.groiss.wfxml.NotifyMessage
Like addParameter(String, String) but you can add whatever you want (complex structures...) with a JDOM Element here.
addParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to add a WfXMLForm as parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to add a parameter to the ResultData part of the request.
addParameterValueElem(Element, String) - Method in class com.groiss.wfxml.WfXMLMessage
This method returns a reference to a new value element for a parameter with the name parameterName.
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Start additional parfor branches for the given step.
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.
addProcessForm(String, DMSForm) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add process forms to a CreateProcessInstance request message.
addProcessForm(String, WfXMLForm) - Method in class com.groiss.wfxml.CreatePIMessage
Like CreatePIMessage.addProcessForm(String,DMSForm), but you can add a form here, without having a DMSForm available.
addProcessForm(String, DMSForm) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to add a process form to a response message.
addProcessForm(String, WfXMLForm) - Method in class com.groiss.wfxml.GetPIDataMessage
Add a process form to a response message.
addProcessForm(String, DMSForm) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to add a process form to this message.
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
 
addRepository(String, String) - Static method in class com.groiss.servlet.FileServlet
 
addRequiredObjects(List) - Method in interface com.groiss.store.Exportable
This methid is called by the exporter before an object is exported.
addResource(String, Resource) - Static method in class com.groiss.servlet.FileServlet
 
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(List, String, List, List, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(TableModel, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the content of tablemodel
addRowNumber() - Method in class com.groiss.reporting.engine.Query
 
addSelect(String, String, String, String, boolean, boolean) - Method in class com.groiss.reporting.engine.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.engine.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, String) - Static method in class com.groiss.component.ServiceManager
Add a class to the services, the class is loaded, teh default contructor is called and the startup() method is called.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.DMS
 
addSubForm(WfXMLForm, int) - Method in class com.groiss.wfxml.WfXMLForm
Add a subform to this WfXMLForm.
addTempJoin(String, String, Element) - Method in class com.groiss.reporting.engine.Query
 
addToDMSFolder(DMSObject) - Method in class com.groiss.wfxml.CreatePIMessage
This method adds a DMSObject to the message.
addToDMSFolder(Collection) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add multiple DMSObjects at once by providing a Collection containing DMSObject objects.
addToDMSFolder(Collection, Collection) - Method in class com.groiss.wfxml.CreatePIMessage
This method adds a Collection of DMSObject objects to the DMS folder of this message.
addToDMSFolder(WfXMLObject) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add any WfXMLObject to the process instance's DMSFolder without having a DMSObject.
addToDMSFolder(DMSObject) - Method in class com.groiss.wfxml.GetPIDataMessage
This method adds a DMSObject to a response message.
addToDMSFolder(WfXMLObject) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to add a WfXMLObject to the DMSFolder in a response message.
addToDMSFolder(DMSObject) - Method in class com.groiss.wfxml.PIStateChangedMessage
This method adds a DMSObject to this message.
addVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
addWorkdays(Date, int) - Static method in class com.groiss.cal.CalUtil
 
ADMIN - Static variable in interface com.groiss.org.Right
The oid for right admin.
Admin - Interface in com.groiss.server
Interface for administrative actions.
after(CreatePIMessage, ProcessInstance, WfXMLMessage) - Method in interface com.groiss.wfxml.MessageListener
This message will be called after a CreateProcessInstance request has been processed (i.e., the process instance and all content have been created).
after(GetPIDataMessage, ProcessInstance, WfXMLMessage) - Method in interface com.groiss.wfxml.MessageListener
This message will be called after a GetProcessInstanceData request has been processed.
after(ChangePIStateMessage, ProcessInstance, WfXMLMessage) - Method in interface com.groiss.wfxml.MessageListener
This message will be called after a ChangeProcessInstance request has been processed.
after(CreatePIMessage, ProcessInstance, WfXMLMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing.
after(GetPIDataMessage, ProcessInstance, WfXMLMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing.
after(ChangePIStateMessage, ProcessInstance, WfXMLMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing.
afterBegin() - Method in class com.groiss.wf.batch.BatchStartBean
 
afterCompletion(boolean, Collection) - Static method in class com.groiss.component.BeanManager
 
afterCompletion(BatchJob, boolean) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCompletion method notifies a BatchAdapter that a batchjob has completed.
afterCompletion(boolean) - Method in class com.groiss.wf.batch.BatchStartBean
 
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
 
Agent - Interface in com.groiss.org
Common interface for User and Role.
agentSelectList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
Deprecated. use HTMLUtils.selectUserOrRole(HttpServletRequest)
aggregate(Object, int) - Method in interface com.groiss.reporting.data.AggregateValue
Mehthod which aggregates the Object with the Object o
AggregateComparator - Class in com.groiss.reporting.data
 
AggregateComparator(int[], boolean) - Constructor for class com.groiss.reporting.data.AggregateComparator
 
AggregateValue - Interface in com.groiss.reporting.data
Implementing this Inteface, several result set tuples are aggregated to one entry in tablemodel.
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
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 exception com.groiss.util.ApplicationException
 
Application - Interface in com.groiss.org
Interface for describing an application.
ApplicationAdapter - Interface in com.groiss.wf
Interface for classes customizing the application behaviour. your implementation will be used for an application if it is registered in the application administration as application class.
ApplicationException - Exception in com.groiss.util
Class for Exception thrown from Application, taken from Grand, Patterns in Java
ApplicationException(String) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an arbitrary message
ApplicationException(String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an arbitrary message and a Throwable.
ApplicationException(Application, String) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an arbitrary message
ApplicationException(Application, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an arbitrary message.
ApplicationException(Application, int) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException, the exception is from a list of exceptions of a specific application.
ApplicationException(Application, int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException, the exception is from a list of exceptions of a specific application.
ApplicationException(Application, int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException, the exception is from a list of exceptions of a specific application.
ApplicationException(Application, int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException, the exception is from a list of exceptions of a specific application.
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
 
ApplicationRtException - Exception in com.groiss.util
Class for Exception thrown from Application, taken from Grand, Patterns in Java
ApplicationRtException(int) - Constructor for exception com.groiss.util.ApplicationRtException
Construct an ApplicationRtException with an exception number
ApplicationRtException(int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationRtException
Construct an ApplicationRtException with an exception number, parameters for that exception and the causing Throwable
ApplicationRtException(Throwable) - Constructor for exception com.groiss.util.ApplicationRtException
Construct an ApplicationRtException with a Throwable
ApplicationRtException(String) - Constructor for exception com.groiss.util.ApplicationRtException
Construct an ApplicationRtException with a message.
applyRequestData() - Method in class com.groiss.wfxml.Test
Set the requested data that has been set in the client.
archive(DMSObject, User) - Method in interface com.groiss.dms.DMSArchiver
When a DMSObject should be deleted this is the first method it calls.
archive(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Archive a process.
areNotesRequested() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to find out if notes are requested in a request message.
ARETH_OPERATORS - Static variable in class com.groiss.reporting.data.Condition
 
args - Variable in exception com.groiss.util.ApplicationException
 
args - Variable in exception com.groiss.util.ApplicationRtException
 
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
 
assureBodyExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that a body exists.
assureHeaderExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that a header exists.
assureTransportExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that the transport part exists.
ATTACH_NOTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Attach Note'
attachedNotes - Variable in class com.groiss.dms.html.DMSObjectTable
 
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(DMSNote) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method if you want that a note will be attached to the process instance that will be created.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to quickly attach notes without creating WfXMLNote or DMSNote objects.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.CreatePIMessage
This method attaches a WfXMLNote to this message.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote2(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
Attribute - Class in com.groiss.reporting.data
 
Attribute(String) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class, String[], String, String) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class, Select[], String, String) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class, Select[], String[], String) - Constructor for class com.groiss.reporting.data.Attribute
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
attributeRemoved(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
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.
avwcontent - Variable in class com.groiss.dms.DocForm
the content of the document
avwcontentSize - Variable in class com.groiss.dms.DocForm
the size of the document
avwextension - Variable in class com.groiss.dms.DocForm
extension of the document
AVWInit - Class in com.groiss.servlet
This servlet is used ofr initialization.
AVWInit() - Constructor for class com.groiss.servlet.AVWInit
 
avwmessageDigest - Variable in class com.groiss.dms.DocForm
Holds the message digest for the content of this document.
avwstatus - Variable in class com.groiss.dms.DocForm
status of the document (IN or OUT)
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.
avwusedBy - Variable in class com.groiss.dms.DocForm
user, who edits the document

B

backupToVersion(DMSDocForm, DocumentVersion, User) - Method in interface com.groiss.dms.DMS
Makes the content of the passed version to the current content of the passed document.
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(String, ActivityInstance, Object) - Constructor for class com.groiss.event.BasicEvent
Create an event.
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
 
BatchStartBean - Class in com.groiss.wf.batch
 
BatchStartBean() - Constructor for class com.groiss.wf.batch.BatchStartBean
 
BeanManager - Class in com.groiss.component
 
BeanManager() - Constructor for class com.groiss.component.BeanManager
 
BeanManager.UsedBeans - Class in com.groiss.component
 
BeanManager.UsedBeans() - Constructor for class com.groiss.component.BeanManager.UsedBeans
 
beans(boolean) - Method in class com.groiss.component.BeanManager.UsedBeans
 
before(CreatePIMessage) - Method in interface com.groiss.wfxml.MessageListener
You get a CreateProcessInstance request before it will be processed by the WfXML layer.
before(GetPIDataMessage) - Method in interface com.groiss.wfxml.MessageListener
A GetProcessInstanceData request has arrived.
before(ChangePIStateMessage) - Method in interface com.groiss.wfxml.MessageListener
A ChangeProcessInstanceState request has arrived.
before(PIStateChangedMessage) - Method in interface com.groiss.wfxml.MessageListener
A ProcessInstanceStateChangedMessage has arrived.
before(NotifyMessage) - Method in interface com.groiss.wfxml.MessageListener
A Notify message has arrived.
before(CreatePIMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing and returns true.
before(GetPIDataMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing and returns true.
before(ChangePIStateMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing and returns true.
before(PIStateChangedMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing and returns true.
before(NotifyMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing and returns true.
beforeCompletion(boolean, Collection) - Static method in 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() - Method in class com.groiss.wf.batch.BatchStartBean
 
beforeCompletion(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
beforeImport(Map, ImportHandler) - Method in interface com.groiss.store.Exportable
This method is called by the importer before the object is filled with data.
beforeSend(PIStateChangedMessage, ProcessInstance) - Method in interface com.groiss.wfxml.OutgoingMessageModifier
Implement this method to modify automatically generated outgoing PIStateChangedMessage messages before they are sent.
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.
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.
bequestACL - Variable in class com.groiss.dms.FolderForm
Determines if objects which are added to this folder should inherit the folders ACL.
bequestACL() - Method in class com.groiss.dms.FolderForm
Returns true if objects which are added to this folder should inherit the folders ACL, otherwise false is returned
bequestACL(boolean) - Method in class com.groiss.dms.FolderForm
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
 
body - Variable in class com.groiss.wfxml.WfXMLMessage
Body Element of the message.
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
BufferListener - Interface in com.groiss.wfxml
You can use a buffer listener in order to have control of messages that can not be sent immediately.
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
 
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(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.
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

CalUtil - Class in com.groiss.cal
This class provides some utilities for date and time handling.
CalUtil() - Constructor for class com.groiss.cal.CalUtil
 
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.
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.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
ChangePIStateMessage - Class in com.groiss.wfxml
This message type can change the state of a process instance.
ChangePIStateMessage(short) - Constructor for class com.groiss.wfxml.ChangePIStateMessage
Use this method to create a new ChangePIStateMessage message.
ChangePIStateMessage(Document) - Constructor for class com.groiss.wfxml.ChangePIStateMessage
This method is used internally for creating a ChangePIStateMessage out of a xml document.
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
ChartType - Interface in com.groiss.reporting.export.chart
 
check(HttpServletRequest, String) - Method in interface com.groiss.servlet.URLChecker
 
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 AVWException Nr. 27 if the passed user may NOT delete the passed object
checkDescription() - Method in class com.groiss.dms.DocumentVersion
Checks if the description is not longer as allowed.
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.
checkEdit(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws AVWException Nr. 27 if the passed user may NOT edit the passed object
Checker - Interface in com.groiss.passwd
 
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(User) - Method in class com.groiss.dms.DocForm
Checks the document in
checkIn(User, String) - Method in class com.groiss.dms.DocForm
Checks the document in
checkIn(User, String, boolean) - Method in class com.groiss.dms.DocForm
Checks the document in
checkIn(User, InputStream) - Method in class com.groiss.dms.DocForm
Checks the document in
checkIn(User, byte[]) - Method in class com.groiss.dms.DocForm
 
checkIn(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
method to check in the chosen document(s)
checkInRemote(DocForm) - Static method in class com.groiss.dms.DocForm
Check in from remote.
checkOut(User) - Method in interface com.groiss.dms.DMSDocForm
Checks the document out
checkOut(User) - Method in class com.groiss.dms.DocForm
Check out the attached document and write it to the file system.
checkOut(User, String) - Method in class com.groiss.dms.DocForm
Check out a document.
checkOut(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
method to check out the chosen document(s)
checkOutRemote(long, String, long, long) - Static method in class com.groiss.dms.DocForm
check out on start server
checkPasswordPolicy(String) - Method in interface com.groiss.org.OrgData
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
checkView(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws AVWException Nr. 27 if the passed user may NOT view the passed object
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
 
classname - Variable in class com.groiss.store.PartOf
The name of the class of the parts.
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.dms.FolderForm
 
clear() - Method in class com.groiss.ds.KeyedList
 
clear() - Method in class com.groiss.ds.RingBuffer
 
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 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.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
 
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
 
ColoredDate - Class in com.groiss.gui.component
Class for sorting colored dates.
ColoredDate(Date) - Constructor for class com.groiss.gui.component.ColoredDate
 
colouredRows - Variable in class com.groiss.gui.component.TableContainer
 
cols - Static variable in class com.groiss.dms.html.DMSObjectTable
 
columnDescriptors - Variable in class com.groiss.dms.html.DMSObjectTable
 
com.groiss.cal - package com.groiss.cal
 
com.groiss.cluster - package com.groiss.cluster
 
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.dms - package com.groiss.dms
The dms package contains classes and interfaces for handling documents.
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.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.log - package com.groiss.log
Interface and a default implementation for logging.
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
 
com.groiss.reporting.data - package com.groiss.reporting.data
 
com.groiss.reporting.engine - package com.groiss.reporting.engine
 
com.groiss.servlet - package com.groiss.servlet
 
com.groiss.store - package com.groiss.store
This package contains the persistence layer for @enterprise.
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
 
com.groiss.wfxml - package com.groiss.wfxml
In this package you can find all classes needed for using @enterprise's WfXML functionality.
commit() - Static method in class com.groiss.component.BeanManager
 
commit() - Method in interface com.groiss.wf.Session
 
ComparablePair - Class in com.groiss.ds
 
ComparablePair(Comparable, Object) - Constructor for class com.groiss.ds.ComparablePair
 
compare(Object, Object) - Method in class com.groiss.dms.html.HTMLDMSObject.ElementComparator
 
compare(Object, Object) - Method in class com.groiss.ds.ListComparator
 
compare(Object, Object) - Method in class com.groiss.ds.PairComparator
 
compare(Object, Object) - Method in class com.groiss.reporting.data.AggregateComparator
 
compareKey(Object) - Method in interface com.groiss.reporting.data.AggregateValue
Compare the key of this Aggregate Value, returns true if its the same key.
compareTo(Object) - Method in class com.groiss.ds.ComparablePair
 
compareTo(Object) - Method in class com.groiss.gui.component.ColoredDate
 
compareTo(Object) - Method in class com.groiss.gui.component.Link
 
compareTo(Object) - Method in class com.groiss.reporting.data.SimpleReportingExportable
compares the 2 object if they are Comparable. if not, the toString-represantations are compared
COMPATIBILITY - Static variable in interface com.groiss.wf.html.WorklistDescription
 
compensate(StepInstance) - Method in class com.groiss.wf.batch.BatchManager
 
COMPENSATED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been compensated.
COMPLETED - Static variable in class com.groiss.wf.batch.BatchJob
State for completed instances.
completeTransaction(boolean) - Method in interface com.groiss.component.MainTransactionHolder
 
completeTransaction(boolean) - Method in class com.groiss.store.DBConnectionBean
 
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
computeWeekdays(HttpServletRequest) - Method in class com.groiss.cal.HTMLCal
Calculates the number of weekdays between from and to
Condition - Class in com.groiss.reporting.data
A Condtion contains an attribute, an operator and a value (e.g: id = 3)
Condition(String, String, String) - Constructor for class com.groiss.reporting.data.Condition
the public constructor
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.
Connector - Class in com.groiss.cluster.communication
The facade to the cluster communication mechanism.
Connector() - Constructor for class com.groiss.cluster.communication.Connector
 
constraint - Variable in class com.groiss.store.PartOf
Only objects fulfilling the constraint are part of the composite object in the given relation.
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(DMSObject) - Method in class com.groiss.dms.FolderForm
 
contains(Object) - Method in class com.groiss.ds.KeyedList
 
contains(Object) - Method in class com.groiss.ds.Queue
 
containsAll(Collection) - Method in class com.groiss.ds.KeyedList
 
containsEntity(String) - Method in class com.groiss.reporting.data.Relation
 
containsKey(Object) - Method in class com.groiss.ds.MultiMap
Use this method to find out if the given key exists in this MultiMap.
containsKey(Object) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path component.
containsKey(Object, Object) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path.
containsKey(Pair) - 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.engine.Query
 
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.dms.DocumentVersion
holds the version of the content of a DocForm, else it is empty.
content - Variable in class com.groiss.wfxml.WfXMLForm
 
contents - Variable in class com.groiss.dms.html.DMSObjectTable
 
contentType - Variable in class com.groiss.gui.HTMLPage
 
CONTEXTDATA_DOCUMENTCREATOR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
COPY - Static variable in interface com.groiss.dms.DMS
Determines that a DMSObject should be copied from one folder to another
COPY - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Copy'
copyTo(File, File) - Static method in class com.groiss.util.FileUtil
Copy a file.
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.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.
create(String) - Static method in class com.groiss.component.Configuration
 
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'
createAttachedNotes() - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to get all attached notes out of this message (these are notes which should be attached directly to the new process instance).
CREATED - Static variable in class com.groiss.wf.batch.BatchJob
Initial state for the instance.
createdAt - Variable in class com.groiss.dms.DocumentVersion
Holds the date when this version was made.
createdBy - Variable in class com.groiss.dms.DocumentVersion
Holds the user who has made this version.
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, DMSDocForm, User, ACL) - Method in interface com.groiss.dms.DMS
Creates a new document of the specified formtype.
createFolder(FormType, String, DMSFolder, User, ACL) - 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
createForm(FormType, DMSForm, User, ACL) - 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
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
Creates a WfXMLObject out of a JDOM Element.
createInstance(DMSObject) - Static method in class com.groiss.wfxml.WfXMLObject
Use this method to create a WfXMLObject out of a DMSObject.
createKeyword(String, User) - Method in interface com.groiss.dms.DMS
Creates a new Keyword for the passed word and returns this instance.
createMessage(String) - Static method in class com.groiss.wfxml.WfXMLMessage
This static method creates a WfXMLMessage object out of a String containing the XML data.
createMessage(String, boolean) - Static method in class com.groiss.wfxml.WfXMLMessage
This method creates a WfXMLMessage object out of a String containing XML data.
createNewMessage() - Method in class com.groiss.wfxml.Test
Creates a new message.
createNote(String, String, User, ACL) - Method in interface com.groiss.dms.DMS
Creates a new note
createOrgUnit() - Method in interface com.groiss.org.OrgData
Create a new OrgUnit object.
createPermission() - Method in interface com.groiss.org.OrgData
Create a new Permission
CreatePIMessage - Class in com.groiss.wfxml
This message is used for creating a new process instance on a partner server.
CreatePIMessage(short) - Constructor for class com.groiss.wfxml.CreatePIMessage
Use this method to create a new and empty CreatePIMessage object.
CreatePIMessage(Document) - Constructor for class com.groiss.wfxml.CreatePIMessage
This method is used internally for creating a create process instance message out of a xml document.
CreatePIMessage(Document, boolean) - Constructor for class com.groiss.wfxml.CreatePIMessage
That's a special constructor which doesn't try to create user objects out of the users that are specified in the message.
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.
createRole() - Method in interface com.groiss.org.OrgData
Create a new Role object.
createSession(String, Properties) - Static method in class com.groiss.wf.SessionFactory
 
createSession() - Static method in class com.groiss.wf.SessionFactory
 
createSession(Properties) - Method in class com.groiss.wf.SessionFactory
 
createUser() - Method in interface com.groiss.org.OrgData
Create a new User object.
createUserRole() - Method in interface com.groiss.org.OrgData
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, ACL) - Method in interface com.groiss.dms.DMS
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
 
CUT - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Cut'

D

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
 
DATE_FORMATS - Static variable in class com.groiss.reporting.data.Attribute
 
DATE_OPERATORS - Static variable in class com.groiss.reporting.data.Condition
 
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
dateAdd(Timestamp, double) - Static method in class com.groiss.util.DBExtender
 
dateToWfXMLDate(Date) - Static method in class com.groiss.wfxml.WfXML
Transforms a date to a WfXML date (like specified in the WfXML specification).
dayPicked(HttpServletRequest) - Static method in class com.groiss.cal.HTMLCal
 
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
 
DBConnectionBean - Class in com.groiss.store
 
DBConnectionBean() - Constructor for class com.groiss.store.DBConnectionBean
 
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 Vector containing java.lang.reflect.Field objects.
dbFields(Persistent) - Static method in class com.groiss.store.StoreUtil
Returns the fields of Object which have corresponding fields in the database.
dbFields() - Method in class com.groiss.store.ViewObject
 
dbMultiValuedFields(Persistent) - Static method in class com.groiss.store.StoreUtil
Returns the multivalued fields (Vectors and Hashtables) of Object which have corresponding fields in the database.
debug(String) - Method in class com.groiss.log.NamedLogger
Logs the specified message with a debug level.
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
 
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
 
defaultTarget - Variable in class com.groiss.gui.HTMLTree
 
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() - Method in class com.groiss.dms.DocForm
Must override delete-method to guarantee that the associated document is also deleted.
delete() - Method in class com.groiss.dms.DocumentVersion
This method deletes a document version from the database.
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(Persistent) - Method in interface com.groiss.org.OrgData
Delete the object including right check.
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
 
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).
deleteKeyword(Keyword, User) - Method in interface com.groiss.dms.DMS
Deletes the passed keyword.
deleteNote(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.dms.html.HTMLDMSObject
 
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.
deleteUserSessions(int) - Static method in class com.groiss.org.UserSessionManager
Delete all sessions older than the given dates
deleteVersion(DocumentVersion, User) - Method in interface com.groiss.dms.DMS
Deletes the passed version of an object.
demansch(String) - Method in class com.groiss.component.Configuration
Inverse function to mansch
DEPENDENT_TREE - Static variable in interface com.groiss.org.Permission
The tree of the independent dept and the dependent sub-depts
dept - Variable in class com.groiss.dms.FolderForm
Holds the department this folder may belong to
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) - Static method in class com.groiss.cluster.communication.Connector
Deregisters a handler from receiving cluster messages.
DESC - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
DESCRIPTION - Static variable in interface com.groiss.dms.DMSWebLink
Defines the name of the field holding the describtion of this weblink.
description - Variable in class com.groiss.dms.DocumentVersion
Holds some description for this version.
destroy() - Method in class com.groiss.servlet.AVWInit
 
detail - Variable in class com.groiss.dms.DocumentVersionRel
The reference to the version of the detail document.
disableRightChecks() - Method in interface com.groiss.dms.DMS
If this method is called all right checks done using methods DMS.checkEdit(User, DMSObject), DMS.checkView(User, DMSObject), DMS.mayEdit(User, DMSObject) and DMS.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
DMSFolder - Interface in com.groiss.dms
This interface represents a folder containing DMSObjects.
DMSFolderItemRel - Class in com.groiss.dms
This class represents the relation between a DMSFolder and the DMSObjects of this folder.
DMSFolderItemRel() - Constructor for class com.groiss.dms.DMSFolderItemRel
Create an empty FolderItemRel object.
DMSFolderItemRel(DMSFolder, DMSObject, Server) - Constructor for class com.groiss.dms.DMSFolderItemRel
Create a new FolderItemRel object.
DMSForm - Interface in com.groiss.dms
The base interface for all forms in @enterprise DMS
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
 
DMSObjectTable - Class in com.groiss.dms.html
 
DMSObjectTable() - Constructor for class com.groiss.dms.html.DMSObjectTable
 
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.dms.DocumentVersion
Holds a reference to the document of which this is a version
doc - Variable in class com.groiss.gui.XHTMLPage
 
docAddSubform - Variable in class com.groiss.wfxml.Test
 
docAddSubformLabel - Variable in class com.groiss.wfxml.Test
 
docAttachNote - Variable in class com.groiss.wfxml.Test
 
docFilename - Variable in class com.groiss.wfxml.Test
 
docFilenameLabel - Variable in class com.groiss.wfxml.Test
 
DocForm - Class in com.groiss.dms
This class is the superclass of all form classes generated by the system to which documents can be attached.
DocForm() - Constructor for class com.groiss.dms.DocForm
 
docFormId - Variable in class com.groiss.wfxml.Test
 
docFormVersion - Variable in class com.groiss.wfxml.Test
 
doChangeType(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
changes the object type to the type defined in the changeType-Mask
docIdVersionPanel - Variable in class com.groiss.wfxml.Test
 
docName - Variable in class com.groiss.wfxml.Test
 
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
docType - Variable in class com.groiss.wfxml.Test
 
DOCUMENT_FORM - Static variable in interface com.groiss.dms.FormType
Determines that this formtype is a document
documentCreator - Variable in class com.groiss.wfxml.WfXMLMessage
If this user is defined, it will be used to create all documents for which no other creator is defined.
documentCreatorId - Variable in class com.groiss.wfxml.WfXMLMessage
 
documentRoot - Static variable in class com.groiss.servlet.FileServlet
 
DocumentVersion - Class in com.groiss.dms
This is the class representing a version of a DMSForm in @enterprise.
DocumentVersion() - Constructor for class com.groiss.dms.DocumentVersion
 
DocumentVersion(Form, User, String) - Constructor for class com.groiss.dms.DocumentVersion
Creates a new version of a document.
DocumentVersionRel - Class in com.groiss.dms
The DocumentVersionRel class describes the relation between the versions of documents which are related (e.g. forms and their subforms)
DocumentVersionRel() - Constructor for class com.groiss.dms.DocumentVersionRel
Create an empty DocumentVersionRel object.
DocumentVersionRel(DocumentVersion, DocumentVersion) - Constructor for class com.groiss.dms.DocumentVersionRel
Create a DocumentVersionRel object.
docUpload(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method uploads a document
docUserId - Variable in class com.groiss.wfxml.Test
 
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.
doSendFromBuffer(WfXMLMessage) - Method in interface com.groiss.wfxml.BufferListener
This method will be called by the WfXML Timer Task before it sends a message from the local outgoing buffer.
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
 
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.
dumpSessions() - Static method in class com.groiss.org.UserSessionManager
on shutdown dump the last access dates

E

easterDay(int) - Static method in class com.groiss.cal.CalUtil
 
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.
ef - Variable in exception com.groiss.util.ApplicationException
 
ef - Variable in exception com.groiss.util.ApplicationRtException
 
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.
EMPTY_OPERATOR - Static variable in class com.groiss.reporting.data.Condition
 
emptyCache(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.ds.RingBuffer
 
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 DMS.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.
encodeURL(String) - Static method in class com.groiss.util.StringUtil
 
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.
ENDFOR - Static variable in interface com.groiss.wf.ActivityInstance
parallel for end
Entity - Class in com.groiss.reporting.data
 
Entity(String, String, String, String, String) - Constructor for class com.groiss.reporting.data.Entity
public contstructer
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.reporting.data.JoinPart
 
equals(Object) - Method in class com.groiss.reporting.data.Relation
 
equals(Object) - Method in class com.groiss.reporting.data.Select
 
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).
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
 
errnum - Variable in exception com.groiss.util.ApplicationException
 
errnum - Variable in exception com.groiss.util.ApplicationRtException
 
error(String, Throwable) - Method in class com.groiss.log.NamedLogger
Logs the specified error.
error(Throwable) - Method in class com.groiss.log.NamedLogger
Logs the specified error.
ErrorFormatter - Interface in com.groiss.gui
Defines how to format the exceptions.
errors - Variable in class com.groiss.component.Resource
 
Errors - Class in com.groiss.servlet
 
Errors() - Constructor for class com.groiss.servlet.Errors
 
errs - Static variable in class com.groiss.log.Logger
 
escapeAttributeEntities(String) - Method in class com.groiss.gui.HTMLOutputter
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
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.
escapeForSQL(StringBuffer) - Static method in class com.groiss.util.StringUtil
Escapes all occurencies of character '_' in the passed string buffer with the escape character '\'.
escapeTextEntities(String) - Method in class com.groiss.gui.HTMLOutputter
only escape ampersand
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
exception - Variable in exception com.groiss.util.ApplicationException
 
exception - Variable in exception com.groiss.util.ApplicationRtException
 
EXECUTE - Static variable in interface com.groiss.org.Right
The oid for right execute.
execute(Query) - Static method in class com.groiss.reporting.engine.QueryEngine
 
execute(Query, String) - Static method in class com.groiss.reporting.engine.QueryEngine
Executes a query Object
execute(String, int) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
execute(Class, String) - 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
 
execute2(Class, String) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeDeferred() - Method in class com.groiss.wf.batch.BatchStartBean
 
executeQuery(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.engine.QueryEngine
 
executeQuery(MultipartRequest, HttpServletResponse) - Static method in class com.groiss.reporting.engine.QueryEngine
 
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
existsDirectEdge(Object, Object) - Method in class com.groiss.reporting.data.ReportingGraph
 
existsTable(String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table 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, TableModel) - Method in interface com.groiss.reporting.export.ReportingExporter
exports the talbe 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.
exportAsElements() - Method in interface com.groiss.store.Exportable
A class can use this method to define which fields should be exported as own XML elements instead of simple attributes.
extension - Variable in class com.groiss.dms.DocumentVersion
Holds the extension of the versioned document, but only if it is a DocForm

F

fc - Variable in class com.groiss.dms.html.DMSObjectTable
 
FIELDDT - Static variable in class com.groiss.wfxml.WfXMLForm
 
fieldname - Variable in class com.groiss.store.PartOf
The name of the field in the composite object.
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
fileChooseButton - Variable in class com.groiss.wfxml.Test
 
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(Persistent) - 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.
filled - Variable in class com.groiss.store.PersistentObject
 
finalizeVersion() - Method in class com.groiss.dms.DocumentVersion
This methods sets the id and creation date correctly and will update the version object but only if this version is a temporary version
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.WfEngine
Finsh an activity, the engine starts the next step.
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.
first - Variable in class com.groiss.ds.Pair
The first object.
firstKeySet() - Method in class com.groiss.ds.TwoLevelMap
 
folder - Variable in class com.groiss.dms.DMSFolderItemRel
 
folder - Variable in class com.groiss.dms.html.DMSObjectTable
 
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 - Class in com.groiss.dms
This class is the superclass of all form classes generated by the system to which documents can be attached.
FolderForm() - Constructor for class com.groiss.dms.FolderForm
 
folderProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to change the object's name
foreignKey - Variable in class com.groiss.store.PartOf
The name of the field in the part object holding the foreign key to the composite object.
FORM - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the form link of the DMSObject
form - Variable in class com.groiss.event.BasicEvent
 
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).
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.
formContent - Variable in class com.groiss.dms.DocumentVersion
Holds the version of the forms html-page
FormContext - Class in com.groiss.dms
 
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.
formFields - Variable in class com.groiss.dms.html.DMSObjectTable
 
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 - Variable in class com.groiss.dms.html.DMSObjectTable
 
FROM_PROCESSHISTORY - Static variable in class com.groiss.dms.html.DMSObjectTable
Determines that the list of documents is shown from the process history (read-only mode).
FROM_ROLESUSPENSIONLIST - Static variable in class com.groiss.dms.html.DMSObjectTable
Determines that the list of documents is shown from the role suspension list (read-only mode).
FROM_ROLEWORKLIST - Static variable in class com.groiss.dms.html.DMSObjectTable
Determines that the list of documents is shown from the role-worklist (read-only mode).
FROM_SUSPENSIONLIST - Static variable in class com.groiss.dms.html.DMSObjectTable
Determines that the list of documents is shown from the suspensionlist (read-only mode).
FROM_UNDEF - Static variable in class com.groiss.dms.html.DMSObjectTable
Determines that the list of documents is shown from an unknown source in read-write mode.
FROM_WORKLIST - Static variable in class com.groiss.dms.html.DMSObjectTable
Determines that the list of documents is shown from the worklist (read-write mode).

G

generateQueryId() - Static method in class com.groiss.reporting.engine.QueryEngine
returns a generated query ID
GenericMessage - Class in com.groiss.wfxml
The generic message is not defined in the WfXML specification.
GenericMessage(short) - Constructor for class com.groiss.wfxml.GenericMessage
This constructor initializes a new empty GenericMessage message.
GenericMessage(Document) - Constructor for class com.groiss.wfxml.GenericMessage
Use this constructor to create a GenericMessage out of an existing JDOM document.
genRelation(Element) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
get(String) - Method in class com.groiss.component.BeanManager.UsedBeans
 
get(String, boolean) - Method in class com.groiss.component.BeanManager.UsedBeans
 
get(String) - Static method in class com.groiss.component.Configuration
 
get() - Static method in class com.groiss.component.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 all values mapped to a given key.
get() - Method in class com.groiss.ds.Queue
 
get(String) - Method in class com.groiss.ds.RingBuffer
return the bufferd element with the appropriate key; null, if no element is bufferd with the key
get() - Method in class com.groiss.ds.ThreadLocal2
Returns the value in the calling thread's copy of this ThreadLocal variable.
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(Object, Object) - 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(Pair) - 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, 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, 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, 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, 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
 
getAction(String) - Method in class com.groiss.dms.html.DMSObjectTable
 
getActionListener(String) - Method in class com.groiss.gui.AbstractComponent
returs the value of an attribute
getActionListener(String) - Method in interface com.groiss.gui.Component
 
getActions() - Method in class com.groiss.dms.html.DMSObjectTable
Returns a string specifying the actions availabel for the table.
getActive() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry is active (action will be executed) or not.
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.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.
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.WfEngine
Find a activity instance from the given oid.
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list activity instances of a process instance.
getAddArchive() - Method in class com.groiss.reporting.engine.Query
 
getAddForms() - Method in class com.groiss.reporting.data.Schema
 
getAdditionalData(List, Vector) - Method in interface com.groiss.wf.html.Worklist
Your chance to collect data
getAdditionalData(List, Vector) - Method in class com.groiss.wf.html.WorklistAdapter
 
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
 
getAlias() - Method in class com.groiss.reporting.data.Select
 
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
 
getAllColumns() - Method in interface com.groiss.wf.html.WorklistDescription
Returns the list of all columns that can be shown.
getAllDeep() - Method in class com.groiss.gui.AbstractContainer
 
getAllDeep() - Method in interface com.groiss.gui.Container
 
getAllowedAggrs() - Method in class com.groiss.reporting.data.Attribute
 
getAllPartners() - Static method in class com.groiss.wfxml.WfXML
This method returns an array containing all defined partners.
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() - 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.
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.Condition
Returns this selection condition as a dom element
getAsDomElement() - Method in class com.groiss.reporting.data.Entity
 
getAsDomElement() - Method in class com.groiss.reporting.data.JoinPart
 
getAsDomElement() - Method in class com.groiss.reporting.data.Relation
 
getAsDomElement() - Method in class com.groiss.reporting.data.Schema
 
getAsDomElement() - Method in class com.groiss.reporting.data.Select
 
getAsXML() - Method in class com.groiss.wfxml.WfXMLDocForm
Creates a XML representation of the WfXMLDocForm.
getAsXML() - Method in class com.groiss.wfxml.WfXMLFolder
Creates an XML representation of this WfXMLFolder.
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
Returns the WfXMLObject in XML representation.
getAsXML() - Method in class com.groiss.wfxml.WfXMLWebLink
This method creates a JDOM representation of this web link.
getAttachedNotes() - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to get all attached notes as WfXMLNote objects.
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.
getAttrib(String) - Method in interface com.groiss.gui.NavigationTreeNode
 
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.reporting.data.Entity
 
getAttribute() - Method in class com.groiss.reporting.data.JoinPart
 
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
getAttributeConditionsElementsList(Document) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
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.reporting.data.Entity
returns all Attributes of this Entity
getAttributes() - Method in class com.groiss.reporting.engine.Query
returns a list of all attributes of this query
getAttributeValue(Element, String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
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
 
getBaseClassName() - Method in class com.groiss.store.ViewObject
 
getBaseDir() - Static method in class com.groiss.util.Settings
Return the base directory (from the configuration).
getBaseObject() - Method in interface com.groiss.store.View
 
getBaseObject() - Method in class com.groiss.store.ViewObject
 
getBatchAdapter(String) - Method in class com.groiss.wf.batch.BatchManager
 
getBean(String) - Static method in class com.groiss.component.BeanManager
 
getBean(String, Object[]) - Static method in class com.groiss.component.BeanManager
 
getBigDecimal(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
 
getBigDecimal(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
 
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
 
getById(Class, 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.
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
 
getCalendar(Locale) - Static method in class com.groiss.cal.CalUtil
Returns a calendar instance.
getCantChangePwd() - Method in interface com.groiss.org.User
 
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, TableModel, Query) - Method in interface com.groiss.reporting.export.chart.ChartType
 
getChartName() - Method in interface com.groiss.reporting.export.chart.ChartType
 
getCheckOutDir(StepInstance) - Static method in class com.groiss.dms.DocForm
Returns the check out directory for the passed process
getCheckOutFilePath() - Method in class com.groiss.dms.DocForm
Returns the path of the check out directory for this document
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.
getClassLoader() - Static method in class com.groiss.util.Settings
Get the application class loader.
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 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.
getCols() - Method in class com.groiss.gui.component.Textarea
 
getColumnAttributes(int) - Method in class com.groiss.gui.component.TableContainer
 
getColumnDescriptions() - Method in interface com.groiss.wf.html.WorklistDescription
The list of column descriptions
getColumnIds() - Method in class com.groiss.dms.html.DMSObjectTable
Returns the ids for the columns.
getColumns() - Method in interface com.groiss.wf.html.WorklistDescription
The list of the column ids that will be shown.
getColumnValue(DMSObject, String) - Method in class com.groiss.dms.html.DMSObjectTable
Returns the value that should be displayed for the passed object in the passed column
getColumnWidth(int) - Method in class com.groiss.gui.component.TableContainer
returns the width of a specified column
getCompletiontime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was completed.
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
 
getConcurrentUsers() - Static method in class com.groiss.org.UserSessionManager
 
getConditionCount() - Method in class com.groiss.reporting.engine.Query
 
getConditionElement(String, String, String, String, String, String, String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
Builds a DOM Element of type 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.engine.Query
 
getCondNeedsParam() - Method in class com.groiss.reporting.engine.Query
 
getConfiguredIPChecker() - Static method in class com.groiss.util.IPChecker
Returns an IPChecker which is initializes with the patterns from the configuration
getConnection() - Method in class com.groiss.store.DBConnectionBean
 
getConnection() - Static method in class com.groiss.store.DBConnPool
The method returns a database connection.
getConnectionCount() - Static method in class com.groiss.store.DBConnPool
 
getConnectorElement(String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
Builds a DOM Element of type connector
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() - Method in class com.groiss.dms.DocForm
Returns the content of this document
getContent() - Method in class com.groiss.dms.DocumentVersion
Returns the content of this version
getContent() - Method in class com.groiss.gui.AbstractComponent
 
getContent() - Method in class com.groiss.gui.component.Button
 
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
 
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
 
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
 
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() - Method in class com.groiss.wfxml.WfXMLDocForm
Returns the document's content byte array.
getContent() - Method in class com.groiss.wfxml.WfXMLNote
Returns the content string of this note.
getContents() - Method in class com.groiss.servlet.Errors
 
getContentType() - Method in class com.groiss.gui.HTMLPage
This method returns the content type.
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.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() - Method in class com.groiss.wf.batch.BatchJob
The process context in which the instance was submitted.
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
 
getContextRoot() - Static method in class com.groiss.wfxml.WfXML
Use this method to get the context root of the local server.
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)
getCopy(User) - Method in class com.groiss.dms.DocForm
Creates a copy of this document
getCopy(User) - Method in class com.groiss.dms.FolderForm
Overridden to avoid that the process context will also be copied.
getCreatedAt() - Method in interface com.groiss.dms.DMSObject
Returns the date when this object was created
getCreatedAt() - Method in class com.groiss.dms.DocumentVersion
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 class com.groiss.dms.DocumentVersion
Returns the user who has made this version.
getCreationtime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was created.
getDate() - Method in class com.groiss.gui.component.ColoredDate
 
getDate(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
 
getDate(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
 
getDateFormatter(int) - Static method in class com.groiss.cal.CalUtil
Returns a thread save DateFormat object for the given format.
getDateFormatter(String, Locale) - Static method in class com.groiss.cal.CalUtil
Returns the date formatter defined in the configuration parameter "date.format.class".
getDateFormatter(int, Locale) - Static method in class com.groiss.cal.CalUtil
Get local specific instance of predefined formatter types
getDecimalFormatter() - Static method in class com.groiss.util.Settings
 
getDefaultIcon() - Method in class com.groiss.dms.DocForm
Returns the string determining the file holding the icon for this document
getDefaultIcon() - Method in class com.groiss.dms.FolderForm
Returns the default icon for this object
getDefaultLocale() - Method in class com.groiss.component.Resource
 
getDefaultOrgUnit() - Method in interface com.groiss.dms.DMSObject
Returns the default organizational unit of this object.
getDefaultOrgUnit() - Method in class com.groiss.dms.FolderForm
 
getDefaultOrgUnit() - Static method in class com.groiss.wfxml.WfXML
 
getDefaultServer() - Static method in class com.groiss.wfxml.WfXML
 
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.WfXML
 
getDescription() - Method in class com.groiss.dms.DocumentVersion
Returns the description of this version.
getDescription() - Method in interface com.groiss.org.OrgUnit
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.Task
 
getDescription() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the description of request messages.
getDescription() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the Description attribute.
getDescription() - Method in class com.groiss.wfxml.WfXMLException
Returns a more detailed description for the exception.
getDescription() - Method in class com.groiss.wfxml.WfXMLWebLink
Returns the description of this web link.
getDispStringForAttriubtes(Element, boolean) - Method in class com.groiss.reporting.engine.Query
returns a displayname for the attribute
getDispStringForConditions(Element) - Method in class com.groiss.reporting.engine.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
 
getDMSFolder() - Method in interface com.groiss.wf.ProcessInstance
Returns the folder holding all the DMSObjects assigned to this process instance
getDMSFolder() - Method in class com.groiss.wfxml.PIStateChangedMessage
This method returns a WfXMLFolder object containing the content of the DMS folder part of this message.
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
 
getDMSTableHandler() - Method in interface com.groiss.dms.FormType
Returns the name of the class specified as DMSTableHandler.
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 @link{#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.dms.DocumentVersion
Returns the document which is the origin of this version.
getDocumentCreator() - Method in class com.groiss.wfxml.WfXMLMessage
Get the user who has been set with setDocumentCreator.
getDocumentRoot() - Static method in class com.groiss.servlet.FileServlet
 
getDocuments(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of DMS objects (e.g. documents, folders) attached to a process.
getDocumentsLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
 
getDocumentsLink(ActivityInstance, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getDomainName() - Static method in class com.groiss.wfxml.WfXML
Returns the fully qualified domain name of the local host, or an empty String if no domain name is available.
getDuedate() - Method in interface com.groiss.wf.ActivityInstance
Returns the duedate
getEdges(Object) - Method in class com.groiss.reporting.data.ReportingGraph
 
getEdges(Object, Object) - Method in class com.groiss.reporting.data.ReportingGraph
 
getEdgesCount() - Method in class com.groiss.reporting.data.Schema
 
getEditableColumns() - Method in interface com.groiss.wf.html.WorklistDescription
The list of editable columns
getEditUrl(DMSObject) - Method in class com.groiss.dms.html.DMSObjectTable
 
getEditUrl(DMSObject, boolean) - Method in class com.groiss.dms.html.DMSObjectTable
 
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
 
getElementByAttributeValue(Element, String, String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
getElementById(Document, String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
Gets a DOM Element with a specified ID from the DOM Document
getEmail() - Method in interface com.groiss.org.OrgUnit
Get the Email.
getEmail() - Method in interface com.groiss.org.User
Get the email address.
getEmptyFIR() - Method in class com.groiss.dms.FolderForm
Returns an empty relation object which may be used for database queries.
getEntities() - Method in class com.groiss.reporting.data.Schema
 
getEntity() - Method in class com.groiss.reporting.data.JoinPart
 
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
getEntityId() - Method in class com.groiss.reporting.data.Select
 
getEntries(Object) - Method in class com.groiss.ds.MultiMap
Returns all values mapped to a given key.
getErrnum() - Method in exception com.groiss.util.ApplicationException
 
getErrnum() - Method in exception com.groiss.util.ApplicationRtException
 
getErrnum() - Method in interface com.groiss.util.TopLevelException
 
getErrorFormatter() - Method in exception com.groiss.util.ApplicationException
Returns the error formatter for this exception.
getErrorFormatter() - Method in exception com.groiss.util.ApplicationRtException
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) - Static method in class com.groiss.store.StoreUtil
 
getException() - Method in exception com.groiss.util.ApplicationException
 
getException() - Method in exception com.groiss.util.ApplicationRtException
 
getException() - Method in interface com.groiss.util.TopLevelException
 
getException() - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to check if the message contains an exception and retrieve a WfXMLException object representing the exception.
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.engine.Query
 
getExporter() - Method in class com.groiss.reporting.engine.Query
 
getExportingParam(String) - Method in class com.groiss.reporting.engine.Query
 
getExportingParams() - Method in class com.groiss.reporting.engine.Query
 
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.dms.DocForm
Returns the extension of the attached document
getExtension() - Method in class com.groiss.dms.DocumentVersion
Returns the extension of the document at the time of the version
getExtension() - Method in class com.groiss.wfxml.WfXMLDocForm
Get the extension of the document (filename-extension).
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(Entity, Attribute) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
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.
getFieldDescriptor(String) - Method in class com.groiss.dms.DocumentVersion
Returns the field descriptor for the passed field or null if there is none.
getFieldModes() - Method in class com.groiss.dms.FormContext
 
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.WfEngine
Get the notes to a process instances
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
 
getFileNames() - Method in class com.groiss.servlet.MultipartRequest
Return the name of the paramters containing files as values.
getFiles() - Method in class com.groiss.servlet.MultipartRequest
Deprecated.  
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.
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.
getFirstEntity() - Method in class com.groiss.reporting.data.Relation
 
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.
getFolder(DMSObject) - Method in interface com.groiss.dms.DMS
Get the folder containing the passed object.
getFolder() - Method in class com.groiss.dms.DMSFolderItemRel
Returns the folder of this relation object.
getFolder() - Method in class com.groiss.dms.FormContext
 
getFolder(String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getFollowOU() - Method in interface com.groiss.org.OrgUnit
Get the follower org.unit.
getFooter() - Method in class com.groiss.dms.html.DMSObjectTable
This method builds buttons beneath the table and a hidden field including the folder
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.WfEngine
Get a form of a process.
getFormContent() - Method in class com.groiss.dms.DocumentVersion
Returns the content of the metadata form of this version
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(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
getFrom() - Method in class com.groiss.cluster.communication.Message
Returns the node id of the sender of the message.
getFromRS(ResultSet, ResultSetMetaData, int) - Static method in class com.groiss.store.StoreUtil
 
getFromRS(ResultSet, int, int) - Static method in class com.groiss.store.StoreUtil
 
getFullName() - Method in class com.groiss.dms.DocForm
Returns the full name of the document which is the name and the extension separated by a dot
getFurtherHops() - Method in class com.groiss.reporting.data.Schema
 
getGlobalQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getHeaderContent() - Method in class com.groiss.gui.component.TableContainer
returns the content of the column header (first row)
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
 
getHomeOrg(User) - Method in interface com.groiss.org.OrgData
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 class com.groiss.dms.html.DMSObjectTable
Returns the html page into which the table should be integrated.
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
 
getI18NOperator(String) - Static method in class com.groiss.reporting.data.Condition
 
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.
getIconAndName(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the string representing the object to the user.
getIconFromMimetype(String) - Method in interface com.groiss.dms.DMS
Returns the icon for the passed mimetype.
getId() - Method in class com.groiss.component.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 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.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.Relation
 
getID() - Method in class com.groiss.reporting.data.Schema
 
getId() - Method in class com.groiss.reporting.engine.Query
 
getId() - Method in interface com.groiss.timer.TimerEntry
Get the id for the entry
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.ProcessInstance
Return the id of the process instance.
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() - Static method in class com.groiss.wfxml.WfXML
This method returns the id of the local enterprise server.
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.wf.batch.BatchStartBean
 
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, 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
 
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, String[]) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall
getIntervalInUnits(long, int, int, String[]) - Static method in class com.groiss.cal.CalUtil
 
getIP() - Method in interface com.groiss.org.IUserSession
 
getItem() - Method in class com.groiss.dms.DMSFolderItemRel
Returns the folder item of this relation object.
getItemServer() - Method in class com.groiss.dms.DMSFolderItemRel
Returns the server of the item in this relation object.
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.
getJoinParts() - Method in class com.groiss.reporting.data.Relation
 
getJoinString(String) - Method in class com.groiss.reporting.data.JoinPart
 
getJoinString(String, String) - Method in class com.groiss.reporting.data.Relation
getting the correct sql syntax of the join of this relation
getKey(int) - Method in class com.groiss.dms.html.DMSObjectTable
 
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() - Method in class com.groiss.store.PersistentObject
Returns the key (OID) of this KeyValuePair.
getKey() - Method in class com.groiss.wfxml.ChangePIStateMessage
Use this method to get the oid of the target process instance.
getKey() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the oid of the target process instance.
getKey() - Method in class com.groiss.wfxml.NotifyMessage
This method returns the key of this notify message.
getKey() - Method in class com.groiss.wfxml.PIStateChangedMessage
This method returns the key of this message.
getKeyApplID() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the application ID part of the key.
getKeyProcDefID() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the process definition ID part of the 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.
getKeyVersion() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the version part of the key.
getKeyword(long) - Method in interface com.groiss.dms.DMS
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
 
getLastModified() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the value of the LastModified attribute.
getLastModified() - Method in class com.groiss.wfxml.PIStateChangedMessage
Returns the date at which the process instance has been last modified.
getLevel() - Method in interface com.groiss.log.ILogger
Returns the log level.
getLevel() - Method in class com.groiss.log.Logger
Returns the log level.
getLink2(Long) - Method in class com.groiss.dms.html.DMSObjectTable
 
getLinkedObject() - Method in interface com.groiss.dms.DMSLink
Returns the link target
getLinkType() - Method in interface com.groiss.wf.html.WorklistDescription
 
getList(List) - Method in class com.groiss.dms.DMSTableAdapter
returns the list of passed objects unchanged
getList(List) - 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) - Method in class com.groiss.dms.FormTableAdapter
 
getList(List) - 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
 
getLocalClassName() - Method in class com.groiss.dms.DMSFolderItemRel
 
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
 
getLocalOid(Long, Class) - Method in interface com.groiss.store.ImportHandler
Searches for the local oid of the given xml-id.
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
 
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).
getMainCode() - Method in class com.groiss.wfxml.WfXMLException
Returns the main code of the exception.
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
 
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the root of the activity instance tree
getMangledProperty(String) - Method in class com.groiss.component.Configuration
 
getMap(String) - Method in class com.groiss.reporting.data.Schema
 
getMapId() - Method in class com.groiss.reporting.data.Attribute
 
getMappedString(String, String) - Method in class com.groiss.reporting.data.Schema
returns a maped string to a given key
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.WfXML
 
getMaxUnit() - Method in class com.groiss.reporting.engine.Query
 
getMessage() - Method in exception com.groiss.util.ApplicationException
 
getMessage() - Method in exception com.groiss.util.ApplicationRtException
 
getMessageDigest() - Method in class com.groiss.dms.DocForm
Returns the message digest of the content of this document.
getMessageDigest() - Method in class com.groiss.dms.DocumentVersion
Returns the message digest of the content of this document.
getMessageIdentifier() - Method in class com.groiss.wfxml.WfXMLMessage
Get the message identifier out of this message.
getMessageOrigin() - Method in class com.groiss.wfxml.WfXMLMessage
Returns the message's origin in case that one has been set.
getMessageType() - Method in class com.groiss.wfxml.WfXMLMessage
Returns the message type of the message or throws an exception if there is no message type.
getMetadataUrl(DMSObject) - Method in class com.groiss.dms.html.DMSObjectTable
 
getMetadataUrl(DMSObject, DMSFolder, StepInstance, boolean) - Method in class com.groiss.dms.html.DMSObjectTable
 
getMetadataUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getMethod(String) - Static method in class com.groiss.servlet.Dispatcher
 
getMimeType(String) - Static method in class com.groiss.util.FileUtil
Return the mime-type from the extension.
getMinUnit() - Method in class com.groiss.reporting.engine.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
getMyNodeId() - Static method in class com.groiss.cluster.ClusterInfo
Gets the id of this node.
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. This default implementation returns always null.
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. This default implementation returns always null.
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.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. each button should have the same name!
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.OrgUnit
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.Relation
 
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.CreatePIMessage
Use this method to get the name of the process instance.
getName() - Method in class com.groiss.wfxml.GetPIDataMessage
This method gets the Name attribute.
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.
getNameSpace(String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
getting a definded namespace due to a key
getNewFIR(DMSFolder, DMSObject, Server) - Method in class com.groiss.dms.FolderForm
 
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, 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
 
getNodeid() - Method in class com.groiss.store.Lock
 
getNodeWithMostEdges() - Method in class com.groiss.reporting.data.ReportingGraph
 
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
 
getNotificationName() - Method in class com.groiss.wfxml.NotifyMessage
Use this method for getting the notification name set in this notify request message.
getObj() - Method in class com.groiss.store.Lock
 
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
 
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
getObjScope() - Method in interface com.groiss.org.Permission
 
getObserverClass() - Method in class com.groiss.wfxml.CreatePIMessage
This method returns the observer class (as String object) which can be set in CreateProcessInstance request messages.
getObserverKey() - Method in class com.groiss.wfxml.CreatePIMessage
This method returns the whole observer key that is set in the message.
getObserverKey() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the ObserverKey attribute.
getOid() - Method in interface com.groiss.dms.DMSObject
Returns the oid of this object.
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.Store
Return the next object id from the oid-factory in the database
getOid() - Method in class com.groiss.store.ViewObject
 
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.WfXML
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
 
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.
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
 
getOrgScope() - Method in interface com.groiss.org.Permission
 
getOrgUnit() - Method in interface com.groiss.dms.DMSFolder
Returns the organizational unit to which this folder belongs to
getOrgUnit() - Method in class com.groiss.dms.FolderForm
 
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
 
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.
getOtherJoinPart(Entity) - Method in class com.groiss.reporting.data.Relation
 
getOtherJoinPart(String) - Method in class com.groiss.reporting.data.Relation
 
getOtherNode(Object, Object) - Method in class com.groiss.reporting.data.ReportingGraph
 
getOuterJoin() - Method in class com.groiss.reporting.data.Relation
 
getOutputStream() - Method in class com.groiss.util.ByteArrayDataSource
This operation is not supported!
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
 
getParam(String) - Method in class com.groiss.reporting.engine.Query
Returns the parameter from Map... if param has several values, they are returned seperated by a semicolon
getParameter(String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to retrieve a simple text parameter, which has been set with setParameter(String, String) before.
getParameter(String) - Method in class com.groiss.wfxml.GenericMessage
Use this method to retrieve a simple text parameter, which has been set with setParameter(String, String) before.
getParameter(String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to retrieve a simple text parameter, which has been set with setParameter(String, String) before.
getParameter(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to retrieve a simple text parameter, which has been set with setParameter(String, String) before.
getParameterForm(String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to retrieve a WfXMLForm object representing a form that has been set for or added to the parameter parameterName.
getParameterForm(String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to retrieve a WfXMLForm object representing a form that has been set for or added to the parameter parameterName.
getParameterValueElem(Element, String, boolean) - Method in class com.groiss.wfxml.WfXMLMessage
This method returns a reference to the Value element of a parameter with the name parameterName.
getParameterValueElems(Element, String) - Method in class com.groiss.wfxml.WfXMLMessage
This method can be used for reading all value elements of a parameter specified by parameterName.
getParamMap() - Method in class com.groiss.reporting.engine.Query
 
getParamMask() - Method in class com.groiss.reporting.engine.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
 
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.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.
getParentFolder() - Method in class com.groiss.dms.FolderForm
Returns the parent of this folder
getPartner(String) - Static method in class com.groiss.wfxml.WfXML
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).
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
getPathToRoot() - Method in class com.groiss.dms.FolderForm
Returns a string determining the path from this folder up to its root (leaded and separated by java.io.File.separator).
getPattern() - Method in interface com.groiss.timer.TimerEntry
Get the period for the entry
getPermanentSSL() - Method in class com.groiss.util.RMIThreadContext
 
getPersistentClass() - Method in class com.groiss.wf.batch.HTMLBatchJob
 
GetPIDataMessage - Class in com.groiss.wfxml
With this message you can request data of a process instance on a partner server.
GetPIDataMessage(short) - Constructor for class com.groiss.wfxml.GetPIDataMessage
Creates a new empty message and sets a type for that message (request or response).
GetPIDataMessage(Document) - Constructor for class com.groiss.wfxml.GetPIDataMessage
This method is used internally for creating a GetPIDataMessage out of a xml document.
getPlainKey() - Method in class com.groiss.wfxml.WfXMLMessage
Returns the key of the message "as it is".
getPolicyInfoText(User) - Method in interface com.groiss.org.OrgData
Checks if there are any hints for the user according to the password policy.
getPort() - Method in class com.groiss.wfxml.Partner
The port on which the communication partner excepts incoming WfXML messages.
getPort() - Static method in class com.groiss.wfxml.WfXML
Returns the port on which the local http server is running.
getPossiblePaths(Entity, Entity) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(Entity, String) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, Entity) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, String) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(Entity, Entity, int) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(Entity, String, int) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, Entity, int) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, String, int) - Method in class com.groiss.reporting.data.Schema
 
getPriority() - Method in interface com.groiss.wf.ProcessInstance
Return the priority of the process instance.
getPriority() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the Priority attribute.
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)
getProcessContext() - Method in class com.groiss.dms.FolderForm
 
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.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.
getProcessDefinitionKey() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the ProcessDefinitionKey attribute.
getProcesses(String) - Method in interface com.groiss.wf.WfEngine
Find the process instances with a given condition.
getProcessForm(String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to retrieve the data of a process form, if you know the exact form name with which the form is defined in the process definition.
getProcessForm(String) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get a specific process form out of a response message.
getProcessForm(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to get a specific process form out of this message.
getProcessFromForm(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the oid of a form.
getProcessInstance() - Method in interface com.groiss.wf.ActivityInstance
Returns the process instance the activity instance belongs to.
getProcessInstanceKey() - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to get the process instance key out of repsonse messages.
getProcessInstanceKey() - Method in class com.groiss.wfxml.NotifyMessage
This method returns the process instance key that is defined in notify request messages.
getProcessInstanceKey() - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to get the process instance key of the process instance that changed its state.
getProcessInstanceKeyOid() - Method in class com.groiss.wfxml.NotifyMessage
Use this method to get the oid of the process instance which sent the notify request message.
getProcessInstanceKeyOid() - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to get the oid of the process instance which has changed its state.
getProperties() - Method in class com.groiss.component.Configuration
 
getProperty(String) - Method in class com.groiss.component.Configuration
 
getProperty(String, String) - Method in class com.groiss.component.Configuration
Returns the value of the spaceified configuration key or the defValue, if the configuration entry is not found.
getPublicRootFolder() - Method in interface com.groiss.dms.DMS
Returns the public root folder in the DMS.
getPwdNeverExpires() - Method in interface com.groiss.org.User
 
getQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getQueryXMLStringFromDoc(Document) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
getQueue() - Method in class com.groiss.ds.CountedSemaphore
Returns the queue of waiting threads.
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
getReasons() - Method in interface com.groiss.passwd.Checker
 
getReference() - Method in interface com.groiss.org.Role
 
getRegistrant() - Method in interface com.groiss.event.EventRegistry
Returns the process or activity that has registered.
getRelationElement(String, String, String, String, String) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
Builds a DOM Element of type relation
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.
getReportingDataObject(Element) - Static method in class com.groiss.reporting.engine.QueryEngine
 
getReportingDataObject(String, String) - Static method in class com.groiss.reporting.engine.QueryEngine
 
getRequestCount() - Static method in class com.groiss.servlet.Dispatcher
 
getRequestCount() - Static method in class com.groiss.servlet.FileServlet
 
getResource() - Static method in class com.groiss.component.DefaultResource
 
getResource() - Method in interface com.groiss.org.HasResource
 
getResource() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getResourceBundle(Locale, Hashtable, String) - Method in class com.groiss.component.Resource
 
getResponseRequired() - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to get the 'response required' setting of the message.
getResultcode() - Method in class com.groiss.wf.batch.BatchJob
Get the resultcode of the instance.
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
getRole(long) - Method in interface com.groiss.org.OrgData
Get an Role from the org-data database.
getRole() - Method in interface com.groiss.org.UserRole
Returns the role of the user-role
getRoles(User) - Method in interface com.groiss.org.OrgData
Return a hashtable of roles for a user
getRoles(User, OrgUnit) - Method in interface com.groiss.org.OrgData
Return the roles a user has in a OrgUnit.
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.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. it has no parent) for a user.
getRootName() - Method in class com.groiss.gui.AbstractComponent
 
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?
getSchema() - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
if method is called the first time, the schema file is parsed. otherwise the stored schema instance is returned
getSchema(boolean) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
getSchema() - Method in interface com.groiss.store.Store
 
getSecondEntity() - Method in class com.groiss.reporting.data.Relation
 
getSelect() - Method in class com.groiss.reporting.data.Select
 
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 class com.groiss.dms.html.DMSObjectTable
Returns the selection mode for the table entries.
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.Condition
 
getSelectionString(String) - Method in class com.groiss.reporting.data.Entity
 
getSelectLength() - Method in class com.groiss.reporting.data.Attribute
 
getSelectNamesOfAttribs(Element) - Method in class com.groiss.reporting.engine.Query
 
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
getServerId() - Static method in class com.groiss.util.Settings
Get the id of the server.
getServerProperty(String) - Method in interface com.groiss.wf.WfEngine
Returns a property from the server
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() - Static method in class com.groiss.util.ThreadContext
Get the sessions.
getSessionType() - Static method in class com.groiss.util.ThreadContext
Get the type of the Session
getSignatureClass() - Method in interface com.groiss.dms.DMS
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.dms.DocForm
Get the size of the document.
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
 
getSize() - Method in class com.groiss.wf.batch.HTMLBatchJob
 
getSMTPHost() - Static method in class com.groiss.util.MailSender
 
getSource() - Method in class com.groiss.gui.component.Image
 
getSplitSize() - Static method in class com.groiss.store.BulkQuery
 
getSqlQueryString() - Method in class com.groiss.reporting.engine.Query
 
getStandardAllowedAggrs(Class) - Static method in class com.groiss.reporting.data.Attribute
 
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.
getStarted() - Method in interface com.groiss.wf.ActivityInstance
Returns the start date.
getStartParameterAgent() - Method in class com.groiss.wfxml.CreatePIMessage
Returns an Agent instance representing the user or role who is specified in the message's start parameters.
getStartParameterAgentID() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the agent id defined in the start parameters of this CreateProcessInstance request message.
getStartParameterDueDate() - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to get the due-date which is set in the start parameters of a CreateProcessInstance request message.
getStartParameterOrgUnit() - Method in class com.groiss.wfxml.CreatePIMessage
Returns a OrgUnit instance representing the organizational unit which is specified in the message's start parameters.
getStartParameterOrgUnitID() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the organization unit's id defined in the start parameters of this CreateProcessInstance request message.
getStarttime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was started or is about to be started.
getState() - Method in class com.groiss.wfxml.ChangePIStateMessage
This method returns the state that has been set in this message (works for both requests and responses).
getState() - Method in class com.groiss.wfxml.GetPIDataMessage
This method returns the value set in the State attribute.
getState() - Method in class com.groiss.wfxml.PIStateChangedMessage
Returns the new state of the process instance that changed its state.
getStateString(short) - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to get the WfXML String representation of one of the possible process instance states (e.g., WfXMLMessage.PI_STATE_OPEN_RUNNING).
getStatus() - Method in interface com.groiss.dms.DMSDocForm
Returns the status of this document
getStatus() - Method in class com.groiss.dms.DocForm
Get the status of the 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 class com.groiss.store.ViewObject
 
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
 
getStore() - Method in interface com.groiss.wf.WfEngine
Return the underlying store.
getStoredQuery() - Method in class com.groiss.reporting.engine.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
 
getSubCode() - Method in class com.groiss.wfxml.WfXMLException
Returns the sub code.
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.
getSubject() - Method in interface com.groiss.wf.ProcessInstance
Return the subject of the process instance.
getSubject() - Method in class com.groiss.wfxml.CreatePIMessage
This method returns the subject for the process instance.
getSubject() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the Subject attribute.
getSubject() - Method in class com.groiss.wfxml.WfXMLException
Returns the subject of the exception or null if no subject is defined.
getSubject() - Method in class com.groiss.wfxml.WfXMLNote
Returns the subject of this note.
getSurname() - Method in interface com.groiss.org.User
Get the surname.
getSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
Get the personal suspension list of the current user.
getTable() - Method in class com.groiss.dms.html.DMSObjectTable
this method builds the tablemodel (rows and columns)
getTable() - Method in class com.groiss.reporting.data.Entity
 
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.
getTableAttributes() - Method in class com.groiss.gui.component.TableContainer
returns a vector of pairs (names, attributes) of the table element
getTableHeader() - Method in class com.groiss.dms.html.DMSObjectTable
This method builds the table header.
getTableLine(DMSObject) - Method in class com.groiss.dms.html.DMSObjectTable
This method builds the table data - the rows
getTableMask() - Method in class com.groiss.dms.html.DMSObjectTable
Returns the html template used for this table.
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 class com.groiss.dms.FolderForm
Returns the full qualified name of the class which is used for displaying the content of this folder (must extend class DMSObjectTable).
getTableName() - Method in class com.groiss.dms.DMSFolderItemRel
Returns the name of the table which is used for persistency by this class.
getTableName() - Method in class com.groiss.dms.DocumentVersion
 
getTableName() - Method in class com.groiss.dms.DocumentVersionRel
 
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.store.ViewObject
 
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
 
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 now 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.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.
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
 
getText() - Method in class com.groiss.gui.RawElement
 
getThisJoinPart(Entity) - Method in class com.groiss.reporting.data.Relation
 
getThisJoinPart(String) - Method in class com.groiss.reporting.data.Relation
 
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.engine.Query
 
getTimeout() - Method in class com.groiss.store.DBConnectionBean
 
getTimestamp() - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to get the message's timestamp.
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 class com.groiss.dms.html.DMSObjectTable
Defines the title of the table
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.engine.Query
 
getTitle() - Method in interface com.groiss.wf.html.Worklist
non null overwrites the title.
getTitle() - Method in class com.groiss.wf.html.WorklistAdapter
 
getTrace() - Method in interface com.groiss.org.IUserSession
 
getTransaction() - Method in class com.groiss.util.RMIThreadContext
 
getTransactionId() - Method in interface com.groiss.store.OptimisticLocking
 
getTransportElementValue(String) - Method in class com.groiss.wfxml.WfXMLMessage
This method is used internally for getting the value of an element set in CorrelationData part of the message's transport part.
getTree(DMSFolder) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the tree of which the passed folder is the root of.
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.
getType() - Method in class com.groiss.wfxml.WfXMLException
Returns the exception type.
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
 
getUnitIntFromString(String) - Static method in class com.groiss.cal.CalUtil
 
getURI() - Method in class com.groiss.wfxml.Partner
Use this method to get a complete URI referring to the partner.
getURI() - Static method in class com.groiss.wfxml.WfXML
Returns the complete URI to the Receiver's receive method on the local server.
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.
getUsedBy() - Method in class com.groiss.dms.DocForm
Get the user who has locked or checked out the document.
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() - 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.Session
 
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.
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
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.
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.
getValidStates() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get all states set in the ValidStates attribute.
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.reporting.data.SimpleReportingExportable
returns the Value
getValue() - Method in interface com.groiss.reporting.export.ReportingExportable
 
getValue() - Method in class com.groiss.store.PersistentObject
Returns the value (String representation) of this KeyValuePair.
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.
getValueAt(int, int) - Method in class com.groiss.gui.component.TableContainer
returns a string representation of the component at the specified position
getValues() - Method in class com.groiss.reporting.engine.Query
 
getVersion() - Method in interface com.groiss.dms.FormType
Return the version of the FormType.
getVersion(Persistent, Date) - Method in interface com.groiss.org.OrgData
Returns the version of the object at a diven date.
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() - Static method in class com.groiss.wfxml.WfXML
Use this method to find out which version of the WfXML specification is implemented by this implementation.
getVersion() - Method in class com.groiss.wfxml.WfXMLForm
Returns the version that has been set for this form.
getVersionDetail() - Method in class com.groiss.dms.DocumentVersionRel
Returns the the version of detail document.
getVersionId() - Method in interface com.groiss.org.HasLog
Return a numerical id for the version, per id only one version is written.
getVersionMaster() - Method in class com.groiss.dms.DocumentVersionRel
Returns the the version of master document.
getViewMode() - Method in class com.groiss.gui.AbstractComponent
 
getViewMode() - Method in interface com.groiss.gui.Component
 
getVirtualRoot(String) - Static method in class com.groiss.servlet.FileServlet
 
getVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
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
 
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
 
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.WfEngine
Get the worklist of the current user.
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.
getXMLDoc() - Method in class com.groiss.reporting.engine.Query
 
getXMLStringFromDoc(Document) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
getting a String represanting a XML Document
getXMLStringFromDoc(Document, Format) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
 
getXMLStringFromElement(Element) - Static method in class com.groiss.reporting.xml.XMLDOMBuilder
getting a String represanting a XML Element
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.WfEngine
Go back to a previous step.
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.WfEngine
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.WfEngine
Goto another task.

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(GenericMessage) - Method in interface com.groiss.wfxml.MessageListener
The WfXML layer uses some generic messages for the communication between active and passive servers.
handle(GenericMessage) - Method in class com.groiss.wfxml.MessageListenerAdapter
Default implementation, does nothing and returns null.
handleObservedPIException(ProcessInstance, Throwable) - Method in interface com.groiss.wfxml.WfXMLExceptionHandler
This method is called if an error or exception occurs while the WfXMLTask tries to send a PIStateChangedMessage because the state of an observed process instance has changed.
Handler - Interface in com.groiss.cluster.communication
The handler interface for receiving cluster messages.
handler - Variable in class com.groiss.dms.html.DMSObjectTable
 
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.WfEngine
Has the process documents attached?
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.reporting.data.JoinPart
 
hashCode() - Method in class com.groiss.reporting.data.Relation
 
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
 
hasNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Has the process notes attached?
HasOrgContext - Interface in com.groiss.org
 
HasResource - Interface in com.groiss.org
 
hasRight(User, Right, Object) - Method in interface com.groiss.org.OrgData
Checks whether the given user has the given right on the given 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?
hasRows(String, Object[]) - Method in interface com.groiss.store.Store
Check whether the statement returns results.
hasStatRight(User) - Static method in class com.groiss.reporting.engine.QueryEngine
 
HasSubclasses - Interface in com.groiss.store
 
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.
head - Variable in class com.groiss.gui.XHTMLPage
 
header - Variable in class com.groiss.wfxml.WfXMLMessage
Header Element of the message.
headerNames - Variable in class com.groiss.gui.component.TableContainer
 
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
 
HTMLBatchJob - Class in com.groiss.wf.batch
 
HTMLBatchJob() - Constructor for class com.groiss.wf.batch.HTMLBatchJob
 
HTMLCal - Class in com.groiss.cal
 
HTMLCal() - Constructor for class com.groiss.cal.HTMLCal
 
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
 
HTMLDMSObject.ElementComparator - Class in