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

A

abort(String) - Static method in class com.groiss.reporting.QueryEngine
Aborts a query execution
abort() - Method in interface com.groiss.timer.TimerTask
Abort the running timer task.
abort() - Method in class com.groiss.wf.batch.BatchManager
Abort the running timer task.
abort(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Abort a process and add a DMSNote with a generated Subject and a given comment.
abort(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Abort a process and add a DMSNote with a generated Subject and a given comment.
ABORT_STEP - Static variable in interface com.groiss.org.Right
 
abortBatchJob(ActivityInstance) - Static method in class com.groiss.wf.batch.BatchManager
 
ABORTED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been aborted.
ABORTED - Static variable in class com.groiss.wf.batch.BatchJob
State for aborted instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort the running siblings of the current parfor instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Abort the running siblings of the current parfor instances.
abortSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort the siblings of the par branch.
abortSiblings(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Abort the siblings of the par branch.
abs(long) - Static method in class com.groiss.util.DBExtender
 
AbstractComponent - Class in com.groiss.gui
abstract implementation of the component interface with some common code for subclasses
AbstractComponent() - Constructor for class com.groiss.gui.AbstractComponent
 
AbstractComponent(Element) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new component from an existing JDOM the root element must have an id attribute
AbstractComponent(String, String, String) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new empty component and creates an internal JDOM that consists of an empty root element
AbstractComponent(String) - Constructor for class com.groiss.gui.AbstractComponent
 
AbstractContainer - Class in com.groiss.gui
abstract implementation of the container interface 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
 
Access - Annotation Type in com.groiss.servlet
This annotation describes the access of a web method, it is either public (everybody has access), or user (logged in users have access), or admin (= part of the administration).
Access.mode - Enum in com.groiss.servlet
 
accessAllowed(String, String) - Method in class com.groiss.util.IPChecker
Checks if the host with the specified name /from the specified proxy has the permission to access.
accessAllowed(Socket) - Method in class com.groiss.util.IPChecker
Checks if a (connection from a) socket has permission to access.
accessAllowed(InetAddress, InetAddress) - Method in class com.groiss.util.IPChecker
Checks if the specified InetAdress has permission to access.
acl - Variable in class com.groiss.org.CheckedPersistent
 
ActionPage - Class in com.groiss.gui
A Page
ActionPage(String, String) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String[], String) - Constructor for class com.groiss.gui.ActionPage
 
Activatable - Interface in com.groiss.store
Activatable objects can be activated and deactivated.
ACTIVE - Static variable in class com.groiss.gui.AbstractComponent
some view modes
ACTIVE - Static variable in interface com.groiss.wf.ActivityInstance
Instance is active.
ActivityInstance - Interface in com.groiss.wf
The activity instance represents a step of a process instance.
ActivityInstance.LastAction - Enum in com.groiss.wf
Defines the last action of the activity.
add(DMSFolder, P, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.add(DMSFolder, DMSObject) instead.
add(DMSFolder, P) - Method in interface com.groiss.dms.DMS
Adds an Object to a folder.
add(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Adds the passed object to its content
add(DMSFolder, P) - Method in interface com.groiss.dms.RemoteDMS
Adds an Object to a folder.
add(int, V) - Method in class com.groiss.ds.KeyedList
 
add(V) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
add(D) - Method in class com.groiss.ds.Tree
Add a new tree with the data element as (last) child of the tree.
add(Component) - Method in class com.groiss.gui.AbstractContainer
 
add(Component) - Method in interface com.groiss.gui.Container
 
add(AttributeMapping) - Method in class com.groiss.ldap.ClassMapping
Adds an attribute mapping to this class mapping
add(ClassMapping) - Method in class com.groiss.ldap.SchemaMapping
Add a class mapping to this schema mapping
add(NumericValue) - Method in interface com.groiss.reporting.data.NumericValue
Adds the Values of two NumericValue Objects
add(Collection<?>, boolean) - Method in class com.groiss.store.BulkQuery
Add the elements of the Collection to a BulkQuery.
add(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
add(Persistent) - Method in class com.groiss.store.BulkQuery
Add the oid of a Persistent to the query.
add(Long) - Method in class com.groiss.store.BulkQuery
Add a Long to the query.
add(long) - Method in class com.groiss.store.BulkQuery
Add a long to the query.
add(PersistentAspect...) - Static method in enum com.groiss.store.PersistentAspect
Add the PersistentAspects at thread level.
add(Persistent, PersistentAspect...) - Static method in enum com.groiss.store.PersistentAspect
Add the PersistentAspects for an object.
addAdminLinks(String, Resource, Link[]) - Method in interface com.groiss.server.Admin
Add a group of links to the administration / admin tasks.
addAgent(ActivityInstance, Agent, OrgUnit, DMSNote) - Method in interface com.groiss.wf.RemoteWfEngine
Add an agent which receives the process after the current agent
addAgent(ActivityInstance, Agent, OrgUnit, DMSNote) - Method in interface com.groiss.wf.WfEngine
Add an agent which receives the process after the current agent
addAll(Collection<? extends DMSObject>) - Method in interface com.groiss.dms.DMSFolder
Adds all the objects of the passed collection to its content
addAll(int, Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
addAll(Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
addAll(KeyedList<K, V>) - Method in class com.groiss.ds.KeyedList
 
addAttachment(BodyPart) - Method in interface com.groiss.messaging.MessageTemplate
Add an attachment to the message
addAttribute(String, Attribute) - Method in class com.groiss.reporting.data.Entity
adding a new attribute to the entity
addBean(String, Class<?>, boolean) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known bean classes.
addBean(String, Class<?>) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known user bean classes.
addCalInfo(CalInfo) - Static method in class com.groiss.cal.CalRegistry
Register a new CalInfo.
addClientConditionWidgetOptions(JSONObject, boolean) - Method in interface com.groiss.reporting.data.ReportingData
add clientcondition attributes to attribute store
addColspanRow(List<?>, boolean, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with colspan
addCondition(String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
addConditionToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a conditon to the query.
addConfigOptions(Query, XHTMLPage) - Method in class com.groiss.reporting.export.HTMLExporter
Deprecated.
addConfigOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ReportingExporter
Deprecated.
since 9.0
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(String, String, String) - Method in class com.groiss.wf.SystemAction
Add a document to the process folder.
addDocument() - Method in class com.groiss.wfxml.Test
Add document to the messages's DMS folder.
addEdge(N, N, E) - Method in class com.groiss.reporting.data.ReportingGraph
Connect 2 nodes with the given edge
addEntity(String, Entity) - Method in class com.groiss.reporting.data.Schema
adding an entity to the schema
addEventHandler(PersistentEventHandler<? extends Persistent>, Class<?>...) - Static method in class com.groiss.store.StoreUtil
Add an event handler for the passed persistent classes.
addFolder(String) - Method in class com.groiss.wf.SystemAction
add a folder to the process.
addForm() - Method in class com.groiss.wfxml.Test
Adds a form to the request message.
addGroupingRows(Map<Integer, List<Object>>) - Method in class com.groiss.reporting.data.ReportingTableModel
Add Grouping Rows to Table Model
addHeader(List<?>) - Method in class com.groiss.gui.component.TableContainer
 
addHeader(String, String) - Method in class com.groiss.gui.HTMLPage
 
addHeader(String, Date) - Method in class com.groiss.gui.HTMLPage
 
addHeader(String, int) - Method in class com.groiss.gui.HTMLPage
 
addHeader(String, String) - Method in class com.groiss.gui.JSONPage
 
addHeader(String, Date) - Method in class com.groiss.gui.JSONPage
 
addHeader(String, int) - Method in class com.groiss.gui.JSONPage
 
addHeader(String, String) - Method in class com.groiss.gui.VelocityPage
 
addHeader(String, Date) - Method in class com.groiss.gui.VelocityPage
 
addHeader(String, int) - Method in class com.groiss.gui.VelocityPage
 
addHeader(String, String) - Method in class com.groiss.gui.XHTMLPage
 
addHeader(String, Date) - Method in class com.groiss.gui.XHTMLPage
 
addHeader(String, int) - Method in class com.groiss.gui.XHTMLPage
 
addHeader(String, String) - Method in interface com.groiss.messaging.MessageTemplate
Add a header field to the message.
addHtmlOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ChartType
Deprecated.
since 9.0
addInlineBodyPart(BodyPart) - Method in interface com.groiss.messaging.MessageTemplate
Add an inline attachment to the mail (optionally).
addKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.addKeyword(DMSObject, Keyword) instead.
addKeyword(DMSObject, Keyword) - Method in interface com.groiss.dms.DMS
Adds the passed keyword to the passed DMSObject
addKeyword(DMSObject, Keyword) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed keyword to the passed DMSObject
addMapping(String, Map<String, String>) - Method in class com.groiss.reporting.data.Schema
adds a mapping to the schema
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.Dispatcher
adds some header fields to the response so we can determine modification on the next request
adds an ETag and a Last-Modified-Header
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale, String) - Static method in class com.groiss.servlet.Dispatcher
adds some header fields to the response so we can determine modification on the next request
adds an ETag and a Last-Modified-Header
addNode(N) - Method in class com.groiss.reporting.data.ReportingGraph
 
addNodeCookie(HttpServletResponse, RunningNode) - Static method in class com.groiss.org.AuthUtil
 
addNote() - Method in class com.groiss.wfxml.Test
Adds a note to the request message.
addObject(Persistent) - Method in class com.groiss.cal.SimpleEvent
 
addOption(String, String) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
addOption(String, String, Element) - Method in class com.groiss.gui.component.SelectList
 
addOption(int, String, String) - Method in class com.groiss.gui.component.SelectList
 
addOption(Element) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
addOption(int, Element) - Method in class com.groiss.gui.component.SelectList
adds a new option at the passed position within the dropdownlist
addOption(KeyValuePair<?, ?>) - Method in class com.groiss.gui.component.SelectList
Adds a new option at the end to the dropdownlist
addOptions(Collection<? extends KeyValuePair<?, ?>>) - Method in class com.groiss.gui.component.SelectList
Adds all options at the end of the dropdownlist
addOrderByForAggregateValueData(String) - Method in class com.groiss.reporting.Query
Deprecated.
since 9.0.18429 use #addOrderByForAggregateValueData(int) instead
addOrderByForAggregateValueData(Integer) - Method in class com.groiss.reporting.Query
use this method to order resultset to calculate AggregateValue Types correctly
addParamAtExecuteRow(int, Element, StringBuilder, Query) - Method in interface com.groiss.reporting.data.ReportingData
Deprecated.
9.0 - is used for old reporting Gui only... use getOperatorList and get ValueComponent instead
addParameter(String, String) - Method in class com.groiss.servlet.MultipartRequest
Add a parameter to the parameter list.
addParameter(String, String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add a parameter to the ContextData part of the request.
addParameter(String, Element) - Method in class com.groiss.wfxml.CreatePIMessage
Like addParameter(String, String) but you can add whatever you want (complex structures...) with a JDOM Element here.
addParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to add a WfXMLForm as parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.GenericMessage
This method adds a value for a parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to add a parameter to the ContextData part of the request.
addParameter(String, Element) - Method in class com.groiss.wfxml.NotifyMessage
Like addParameter(String, String) but you can add whatever you want (complex structures...) with a JDOM Element here.
addParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to add a WfXMLForm as parameter to this message.
addParameter(String, String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to add a parameter to the ResultData part of the request.
addParameterGroup(String) - Method in class com.groiss.component.Configuration
 
addParameterValueElem(Element, String) - Method in class com.groiss.wfxml.WfXMLMessage
This method returns a reference to a new value element for a parameter with the name parameterName.
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Start additional parfor branches for the given step.
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Start additional parfor branches for the given step.
addParticipantType(String) - Static method in class com.groiss.cal.CalRegistry
Register a participant type.
addPendingAction(short, String, String) - Static method in class com.groiss.org.UserSessionManager
 
addPendingAction(short, String, 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.WfXMLDocFormMessage
Use this method to add process forms to a message message.
addProcessForm(String, WfXMLForm) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to add a process form to this message.
addPropertiesChangeListener(PropertiesChangeListener, String...) - Method in class com.groiss.component.Configuration
 
addQuoted(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
addRadioButton(RadioButton) - Method in class com.groiss.gui.component.RadioGroup
 
addRecipient(Recipient) - Method in interface com.groiss.messaging.MessageTemplate
Add one recipients.
addRecipient(User) - Method in interface com.groiss.messaging.MessageTemplate
Add a user as recipient.
addRecipient(String) - Method in interface com.groiss.messaging.MessageTemplate
Add an email address as recipient.
addRecipients(List<Recipient>) - Method in interface com.groiss.messaging.MessageTemplate
Add a list of recipients.
addRelation(Relation) - Method in class com.groiss.reporting.data.Entity
 
addRelation(Relation) - Method in class com.groiss.reporting.data.Schema
 
addRestartAction() - Static method in class com.groiss.org.UserSessionManager
Deprecated. 
addRestartAction(String) - Static method in class com.groiss.org.UserSessionManager
This method calls addPendingAction with the parameters WARNING, restart, and an appropriate message for the restart.
addRoleToSession(Role, OrgUnit) - Method in interface com.groiss.org.OrgData
Adds a role to the current usersession.
addRoleToSession(Role, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Adds a role to the current usersession.
addRow(List<?>) - Method in class com.groiss.ds.ObjectTableModel
Add a row at the bottom of tablemodel.
addRow(List<?>) - Method in class com.groiss.gui.component.TableContainer
adds a new row at the end of the table with the content of the vector
addRow(List<?>, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List<?>, List<Pair<String, String>>) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the specified dataproperties
addRow(List<?>, List<Pair<String, String>>, List<Pair<String, String>>) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the properties in the vector if the row is a systemstep row, the row is always red!!
addRow(List<?>, String, List<Pair<String, String>>, List<Pair<String, String>>) - Method in class com.groiss.gui.component.TableContainer
Adds a new Row with a row id.
addRow(Object[]) - Method in class com.groiss.gui.component.TableContainer
 
addRow(Object[], String, List<Pair<String, String>>, List<Pair<String, String>>, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List<?>, String, List<Pair<String, String>>, List<Pair<String, String>>, boolean) - Method in class com.groiss.gui.component.TableContainer
Add a row to the table.
addRow(TableModel, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the content of tablemodel
addRow(List) - Method in class com.groiss.reporting.data.ReportingTableModel
 
addRowNumber() - Method in class com.groiss.reporting.Query
 
addSelect(String, String, String, String, boolean, boolean) - Method in class com.groiss.reporting.Query
Adds a select Attribute to the query.
addSelectAttributeToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a select attribute to the query.
addSelectIndexOfAttrib(Element, int) - Method in class com.groiss.reporting.Query
addSelection(Condition) - Method in class com.groiss.reporting.data.Entity
adding a selection condition
addSelectNameOfAttrib(Element, String) - Method in class com.groiss.reporting.Query
Deprecated.
since 9.0.18429 use Query.addSelectIndexOfAttrib(Element, int) instead
addSemaphore(String, CountedSemaphore) - Static method in class com.groiss.ds.CountedSemaphore
Add a new semaphore to the semaphore table
addService(String, Service) - Static method in class com.groiss.component.ServiceManager
Add an object to the list of services.
addService(String, String) - Static method in class com.groiss.component.ServiceManager
Add a class to the services, the class is loaded, the default contructor is called and the startup() method is called.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.DMS
Adds the passed subform to the mainform into the set of subforms identified by the passed id.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed subform to the mainform into the set of subforms identified by the passed id.
addSubform(String, String) - Method in class com.groiss.wf.SystemAction
Add a subform.
addSubForm(WfXMLForm, int) - Method in class com.groiss.wfxml.WfXMLForm
Add a subform to this WfXMLForm.
addSubLink(SubLink) - Method in class com.groiss.ldap.ClassMapping
Add a sublink to this class mapping
addSystemNote(ActivityInstance, String, String) - Method in interface com.groiss.wf.RemoteWfEngine
Attach a note to an ActivityInstance.
addSystemNote(ActivityInstance, String, String) - Method in interface com.groiss.wf.WfEngine
Attach a note to an ActivityInstance.
addTableModelListener(TableModelListener) - Method in class com.groiss.ds.ObjectTableModel
This method does nothing.
addTempJoin(String, String, Element) - Method in class com.groiss.reporting.Query
 
addText - Variable in exception com.groiss.util.ApplicationException
 
addThreadLocale(ThreadLocal<?>) - Static method in class com.groiss.util.ThreadContext
 
addToDMSFolder(Collection<DMSObject>) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
This method adds a Collection of DMSObject objects to the DMS folder of this message.
addToDMSFolder(DMSObject) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
This method adds a DMSObject to the message.
addToDMSFolder(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to add any WfXMLObject to the process instance's DMSFolder without having a DMSObject.
addTree(Tree<D>) - Method in class com.groiss.ds.Tree
Add a tree as last child of the tree.
addVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
addWorkdays(Date, int) - Static method in class com.groiss.cal.CalUtil
adds the specified amount of workdays to the given date
ADMIN - Static variable in interface com.groiss.org.Right
The oid for right admin.
Admin - Interface in com.groiss.server
Interface for administrative actions.
ADMIN_DEPT_REFFOLDER - Static variable in interface com.groiss.org.Right
The oid for the right for managing reference folders of departments
ADMIN_SESSION - Static variable in class com.groiss.servlet.Dispatcher
 
ADMIN_URL - Static variable in class com.groiss.servlet.Dispatcher
 
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.
afterCompletion(BatchJob, boolean) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCompletion method notifies a BatchAdapter that a batchjob has completed.
afterCompletion(BatchJob, boolean) - Method in class com.groiss.wf.batch.NullAdapter
 
afterCreation(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCreation method notifies a batch adapter that a batchjob has been created.
afterCreation(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
afterDelete(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called after the form has been deleted from the store.
afterDelete(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called after the form has been deleted from the store.
afterDelete(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called after the form has been deleted from the store.
afterDelete(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called after the form has been deleted from the store.
afterDelete() - Method in class com.groiss.ldap.DirectoryServer
 
afterDelete() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been deleted.
afterDelete(P) - Method in class com.groiss.store.PersistentEventAdapter
 
afterDelete(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been deleted from the database.
afterDelete() - Method in class com.groiss.store.PersistentObject
 
afterDispatch() - Method in class com.groiss.event.BasicEvent
 
afterDispatch() - Method in interface com.groiss.event.Event
callback method which will be called after the event has successfully been dispatched
afterImport(Map<String, Object>, T) - Method in class com.groiss.fileimport.ImportHandler
called after importing a row
afterInsert(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called after the form has been inserted into the store.
afterInsert(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called after the form has been inserted into the store.
afterInsert(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called after the form has been inserted into the store.
afterInsert(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called after the form has been inserted into the store.
afterInsert() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been inserted into the store.
afterInsert(P) - Method in class com.groiss.store.PersistentEventAdapter
 
afterInsert(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been inserted into the database.
afterInsert() - Method in class com.groiss.store.PersistentObject
 
afterLogin(IUserSession) - Method in interface com.groiss.org.LoginListener
Called after a login on an IUserSession has been taken place.
afterLogout(IUserSession) - Method in interface com.groiss.org.LoginListener
Called after a login on an IUserSession has been taken place.
afterRead() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been read.
afterRead(P) - Method in class com.groiss.store.PersistentEventAdapter
 
afterRead(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object is read from database.
afterRead() - Method in class com.groiss.store.PersistentObject
 
afterUpdate(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called after the form has been updated in the store.
afterUpdate(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called after the form has been updated in the store.
afterUpdate(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called after the form has been updated in the store.
afterUpdate(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called after the form has been updated in the store.
afterUpdate() - Method in interface com.groiss.store.Persistent
This method is called after the persistent object has been updated in the store.
afterUpdate(P) - Method in class com.groiss.store.PersistentEventAdapter
 
afterUpdate(P) - Method in interface com.groiss.store.PersistentEventHandler
Called after the object has been updated in the database.
afterUpdate() - Method in class com.groiss.store.PersistentObject
 
agent - Variable in class com.groiss.notification.NotificationEvent
 
Agent - Interface in com.groiss.org
Common interface for User and Role.
agentSelect(HttpServletRequest) - Static method in class com.groiss.gui.WebUtils
can be used by ObjectSelect-widgets to query for agents (either roles or users)
possible parameters are: role,application,orgunit,noEmptyEntry,includeRoleToo
currently it's only possible to search for users and optionally include the given role too
agentSelectList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
aggregate(Object) - Method in interface com.groiss.reporting.data.AggregateValue
Mehthod which aggregates the Object with the Object o
AggregateValue - Interface in com.groiss.reporting.data
Implementing this Interface, several result set tuples are aggregated to one entry in tablemodel.
ALERT_ALWAYS - Static variable in class com.groiss.gui.component.Tabs
 
ALERT_ON_CHANGE - Static variable in class com.groiss.gui.component.Tabs
 
ALL - Static variable in interface com.groiss.org.Role
The all role.
ALL - Static variable in interface com.groiss.wf.ActivityInstance
 
ALL_AGGR - Static variable in class com.groiss.reporting.data.Attribute
 
ALL_OBJECTS - Static variable in interface com.groiss.org.Permission
The scope is: all object
allowHTMLMessage - Variable in exception com.groiss.util.ApplicationException
 
allowHTMLMessage() - Method in exception com.groiss.util.ApplicationException
 
allowOnClient(String) - Method in class com.groiss.component.Configuration
Returns true if this property may be send to the smartclient via ep/config
AlphanumericComparator - Class in com.groiss.ds
string-comparator which correctly sorts alphanumeric values
AlphanumericComparator() - Constructor for class com.groiss.ds.AlphanumericComparator
 
ALWAYS_OUT - Static variable in class com.groiss.util.Settings
 
ANDJOIN - Static variable in interface com.groiss.wf.ActivityInstance
An andjoin node, end of andpar.
ANSI_C_ASCTIME - Static variable in class com.groiss.cal.CalUtil
ANSI C's asctime() format: EEE MMM d HH:mm:ss yyyy
appl - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
Application - Interface in com.groiss.org
Interface for describing an application.
ApplicationAdapter - Interface in com.groiss.wf
Interface for classes customizing the application behaviour. your implementation will be used for an application if it is registered in the application administration as application class.
ApplicationContext - Class in com.groiss.component
Handling dependencies between applications.
ApplicationContext() - Constructor for class com.groiss.component.ApplicationContext
 
ApplicationException - Exception in com.groiss.util
Class for Exceptions thrown in the application.
ApplicationException(int) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number.
ApplicationException(Resource, int) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and a resource.
ApplicationException(int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and args
ApplicationException(Resource, int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, exception number and args.
ApplicationException(int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number, args and the cause exception.
ApplicationException(Resource, int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, exception number, args and the cause exception.
ApplicationException(int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number and the cause exception.
ApplicationException(Resource, int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, exception number, and the cause exception.
ApplicationException(String) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message.
ApplicationException(String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and the cause exception.
ApplicationException(Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a cause exception.
ApplicationException(int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number, an extra message and the cause exception.
ApplicationException(Resource, int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a resource, an exception number, an extra message and the cause exception.
ApplicationObjectInputStream - Class in com.groiss.util
Special ObjectInputStream that uses the @enterprise class loader, thus, also classes in the application class path can be found.
ApplicationObjectInputStream(InputStream) - Constructor for class com.groiss.util.ApplicationObjectInputStream
 
ApplicationObjectInputStream(InputStream, boolean) - Constructor for class com.groiss.util.ApplicationObjectInputStream
 
applres - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
applyRequestData() - Method in class com.groiss.wfxml.Test
Set the requested data that has been set in the client.
archive(DMSObject, User) - Method in interface com.groiss.dms.DMSArchiver
When a DMSObject should be deleted this is the first method it calls.
archive(List<ProcessInstance>, User) - Method in class com.groiss.wf.NoArchiver
 
archive(List<ProcessInstance>, User) - Method in interface com.groiss.wf.ProcessArchiver
Via the @enterprise user interface a set of processes can be archived.
archive(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Archive a process.
archive(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Archive a process.
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.planning.PlanTimeMgmt
 
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
 
archiveProcessInstance(ProcessInstance) - Method in interface com.groiss.timemgmt.TimeManagement
If something is to do when processes are archived (clean up).
areHolidaysConfigured() - Static method in class com.groiss.cal.CalUtil
 
areNotesRequested() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to find out if notes are requested in a request message.
arguments - Variable in exception com.groiss.util.ApplicationException
 
asc - Variable in class com.groiss.gui.table.TableAdapter
 
Assert - Class in com.groiss.util
Class for defining assertions.
Assert() - Constructor for class com.groiss.util.Assert
 
Assert.Failed - Exception in com.groiss.util
 
Assert.Failed() - Constructor for exception com.groiss.util.Assert.Failed
 
Assert.Failed(String) - Constructor for exception com.groiss.util.Assert.Failed
 
assureBodyExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that a body exists.
assureHeaderExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that a header exists.
assureTransportExists() - Method in class com.groiss.wfxml.WfXMLMessage
Assures that the transport part exists.
ATTACH_NOTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Attach Note'
attachNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.attachNote(DMSObject, DMSNote) instead.
attachNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.DMS
Attaches the passed note to the passed object.
attachNote(DMSNote, User) - Method in interface com.groiss.dms.DMSObject
Attaches the passed note to this object
attachNote(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Starts the action for attaching a new note to a document or process
attachNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.RemoteDMS
Attaches the passed note to the passed object.
attachNote(DMSNote) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method if you want that a note will be attached to message.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to quickly attach notes without creating WfXMLNote or DMSNote objects.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to attach a note to this message.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote2(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
Attribute - Class in com.groiss.reporting.data
Describes Attributes selectable as display attribute or condition in reporting
Attribute(String) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, String[], String, String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, Select[], String, String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, Select[], String[], String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
AttributeMapping - Class in com.groiss.ldap
Maps LDAP attribute names to field names of java objects.
AttributeMapping(ClassMapping, String, String) - Constructor for class com.groiss.ldap.AttributeMapping
Constructs a new AttributeMapping and adds it to a Class Mapping
attributeRemoved(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
authorizeBrowser(HttpServletRequest, HttpServletResponse, User) - Static method in class com.groiss.org.AuthUtil
This function can be called from the client to instantiate a session.
authorizeBrowser(HttpServletRequest, HttpServletResponse, User, String) - Static method in class com.groiss.org.AuthUtil
This function can be called from the client to instantiate a session and send the session cookie to the browser.
AuthUtil - Class in com.groiss.org
Utilities for writing an authorization class.
AuthUtil() - Constructor for class com.groiss.org.AuthUtil
 
AutoCloseablePersistentAspect - Class in com.groiss.store
AutoClosable PersistentAspects to be used in a try(with resource) block.
autoEdit() - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns true if the meta data of a new dms document should be opened as an answer to a creation action
autoTake() - Method in class com.groiss.wf.SystemAction
This method performs a take when the activity instance is assigned to a role and there is exactly one user having this role.
AVG - Static variable in class com.groiss.reporting.data.Attribute
 
avg(long) - Method in interface com.groiss.reporting.data.NumericValue
Calculates the average of a numeric data.
AVWInit - Class in com.groiss.servlet
This servlet is used for initialization when running in application server.
AVWInit() - Constructor for class com.groiss.servlet.AVWInit
 
avwstf(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
This method is added for supporting Internet Explorer which is extension-base and not mimetype-based.

B

backupToVersion(DMSForm, PersistentVersion, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.backupToVersion(DMSForm, PersistentVersion) instead.
backupToVersion(DMSForm, PersistentVersion) - Method in interface com.groiss.dms.DMS
Makes the content of the passed version to the current content of the passed form.
backupToVersion(DMSForm, PersistentVersion) - Method in interface com.groiss.dms.RemoteDMS
Makes the content of the passed version to the current content of the passed form.
base(Persistent) - Static method in class com.groiss.store.StoreUtil
Return the base object of a Persistent o.
Base64 - Class in com.groiss.util
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
Base64() - Constructor for class com.groiss.util.Base64
 
BasicEvent - Class in com.groiss.event
Implementation of the Event class.
BasicEvent() - Constructor for class com.groiss.event.BasicEvent
 
BasicEvent(String, ActivityInstance, Object, int) - Constructor for class com.groiss.event.BasicEvent
 
BasicNotificationItem - Class in com.groiss.notification
A default implementation for NotificationItem.
BasicNotificationItem(Application, Agent, OrgUnit, Serializable) - Constructor for class com.groiss.notification.BasicNotificationItem
Construct a BasicNotificationItem.
BasicNotificationItem() - Constructor for class com.groiss.notification.BasicNotificationItem
Public constructor.
BasicUserDirectorySyncer - Class in com.groiss.ldap
 
BasicUserDirectorySyncer() - Constructor for class com.groiss.ldap.BasicUserDirectorySyncer
 
BATCH - Static variable in interface com.groiss.wf.ActivityInstance
batch
BatchAdapter - Interface in com.groiss.wf.batch
Interface BatchAdapter allows an instance to be notified by the BatchManager of execution events of a BatchJob.
BatchJob - Class in com.groiss.wf.batch
Captures state information about batch Jobs.
BatchJob(String, int, ActivityInstance, String) - Constructor for class com.groiss.wf.batch.BatchJob
Create a BatchJob instance.
BatchJob() - Constructor for class com.groiss.wf.batch.BatchJob
Create an empty BatchJob instance.
BatchManager - Class in com.groiss.wf.batch
Starts and Completes BatchJobs.
BatchManager() - Constructor for class com.groiss.wf.batch.BatchManager
 
BeanManager - Class in com.groiss.component
Manages transaction aware components (="beans").
BeanManager() - Constructor for class com.groiss.component.BeanManager
 
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(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
The beforeCompletion method notifies a BatchAdapter that a BatchJob is about to complete.
beforeCompletion(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
beforeDelete(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is deleted.
beforeDelete(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is deleted.
beforeDelete(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is deleted.
beforeDelete(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is deleted.
beforeDelete(Persistent) - Method in class com.groiss.org.ObjectExtensionCleaner
 
beforeDelete() - Method in interface com.groiss.store.Persistent
This method is called before the persistent object is deleted.
beforeDelete(P) - Method in class com.groiss.store.PersistentEventAdapter
 
beforeDelete(P) - Method in interface com.groiss.store.PersistentEventHandler
Called before the object is deleted from the database.
beforeDelete() - Method in class com.groiss.store.PersistentObject
 
beforeImport(Map<String, Object>, Map<String, Object>) - Method in class com.groiss.fileimport.ImportHandler
called after reading a row
beforeImport(Map<String, Persistent>) - Method in interface com.groiss.store.Exportable
This method is called by the importer after the object is filled with data.
beforeImport(Map<String, Persistent>) - Method in class com.groiss.store.ExportablePersistentObject
 
beforeInsert(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is inserted into the store.
beforeInsert(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is inserted into the store.
beforeInsert(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is inserted into the store.
beforeInsert(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is inserted into the store.
beforeInsert(Map<String, Object>, T) - Method in class com.groiss.fileimport.ImportHandler
 
beforeInsert() - Method in interface com.groiss.store.Persistent
This method is called before the persistent object is inserted into the store.
beforeInsert(P) - Method in class com.groiss.store.PersistentEventAdapter
 
beforeInsert(P) - Method in interface com.groiss.store.PersistentEventHandler
Called before the object is inserted into the database.
beforeInsert() - Method in class com.groiss.store.PersistentObject
 
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.FormEventHandler
This method will be called before the page for the passed form is build.
beforeShow(DMSForm, FormContext, HttpServletRequest) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method will be called before the page for the passed form is build.
beforeShow(DMSForm, FormContext, HttpServletRequest) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method will be called before the page for the passed form is build.
beforeUpdate(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is updated in the store (the existing form in the store will be overwritten with the values of this form).
beforeUpdate(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is updated in the store (the existing form in the store will be overwritten with the values of this form).
beforeUpdate(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is updated in the store (the existing form in the store will be overwritten with the values of this form).
beforeUpdate(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is updated in the store (the existing form in the store will be overwritten with the values of this form).
beforeUpdate(Map<String, Object>, T) - Method in class com.groiss.fileimport.ImportHandler
 
beforeUpdate() - Method in interface com.groiss.store.Persistent
This method is called before the persistent object is updated in the store (the existing object in the store will be overwritten with the values of this object).
beforeUpdate(P) - Method in class com.groiss.store.PersistentEventAdapter
 
beforeUpdate(P) - Method in interface com.groiss.store.PersistentEventHandler
Called before the object is updated in the database.
beforeUpdate() - Method in class com.groiss.store.PersistentObject
 
BEGIN - Static variable in class com.groiss.gui.table.TableRenderer
 
BEGIN - Static variable in interface com.groiss.wf.ActivityInstance
A begin node.
bequestACL() - Method in interface com.groiss.dms.DMSFolder
Returns true if objects which are added to this folder should inherit the folders ACL, otherwise false is returned
bequestACL(boolean) - Method in interface com.groiss.dms.DMSFolder
Sets if objects which are added to this folder should inherit the folders ACL.
bindThreadToTransaction(UserTransaction) - Static method in class com.groiss.component.BeanManager
 
body - Variable in class com.groiss.gui.XHTMLPage
 
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.
breakText(String, int, boolean) - Static method in class com.groiss.util.StringUtil
This method breaks a text (i.e. inserts "\n" characters) so that none of its lines exceed the maximum line length specified by the parameter maxl.
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
 
buildTable(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
buildTablePage(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
BulkQuery - Class in com.groiss.store
Allows efficient execution of queries for a set of items.
BulkQuery() - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery.
BulkQuery(int) - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery and set a split size
BulkQuery(Collection<?>) - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery and add each of the elements of the Collection.
BulkQuery(Collection<?>, boolean) - Constructor for class com.groiss.store.BulkQuery
Construct a fresh BulkQuery and add the elements of the Collection.
Button - Class in com.groiss.gui.component
A HTML button element.
Button() - Constructor for class com.groiss.gui.component.Button
 
Button(String, String) - Constructor for class com.groiss.gui.component.Button
Standard constructor with label and action
Button(String, String, boolean) - Constructor for class com.groiss.gui.component.Button
 
Button(Component, String) - Constructor for class com.groiss.gui.component.Button
 
Button(String, String, String) - Constructor for class com.groiss.gui.component.Button
Constructor with label, action and style.
BY_BOOL - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_BOOL designates a reference based on a boolean value (TRUE/FALSE)
BY_CLASS - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_CLASS designates a reference based on the name of the Java objects class
BY_DN - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_DN designates a reference based on the distinguished name (LDAP-DN) of the class mapping of the objects class
BY_ID - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_ID designates a reference based on the value of the id field of the Java Object
BY_ID_CHAIN - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_ID_CHAIN designates a reference based on a chain of id references
BY_OID - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_OID designates a reference based on the value of field oid of the java object
BY_PWD - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_PWD designates a special treatment of the password field according to RFC 2307
BY_VALUE - Static variable in class com.groiss.ldap.AttributeMapping
Reference type BY_VALUE designates a reference based on the attributes value.
ByteArrayDataSource - Class in com.groiss.util
A DataSource that can be created out of a byte array, a String or an input stream.
ByteArrayDataSource(InputStream, String) - Constructor for class com.groiss.util.ByteArrayDataSource
Create a DataSoruce from an input stream.
ByteArrayDataSource(byte[], String) - Constructor for class com.groiss.util.ByteArrayDataSource
Create a DataSource from a byte array.
ByteArrayDataSource(String, String) - Constructor for class com.groiss.util.ByteArrayDataSource
Create a DataSource from a String.

C

calculateActivityDueDate(ActivityInstance, ActivityInstance) - Method in class com.groiss.planning.PlanTimeMgmt
Set the activity due date.
calculateActivityDueDate(ActivityInstance, ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
The activity due date is the current date plus the task duration (defined in task definition).
calculateActivityDueDate(ActivityInstance, ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Compute the duedate for the given ActivityInstance.
calculateProcessDueDate(ProcessDefinition) - Method in class com.groiss.planning.PlanTimeMgmt
The process duedate is proposed, if there is a default plan for this process.
calculateProcessDueDate(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
The process due date is the current date plus the process duration (defined in process definition).
calculateProcessDueDate(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
Returns a default duedate for a process start.
CalEvent - Interface in com.groiss.cal
a calendar event returned by CalInfo
CalInfo - Interface in com.groiss.cal
source for calevents
CalInfoAdapter - Class in com.groiss.cal
default CalInfo implementation
CalInfoAdapter() - Constructor for class com.groiss.cal.CalInfoAdapter
 
CalRegistry - Class in com.groiss.cal
Use this class to register your own CalInfo implementation or participant class.
CalRegistry() - Constructor for class com.groiss.cal.CalRegistry
 
CalUtil - Class in com.groiss.cal
This class provides some utilities for date and time handling.
CalView - Interface in com.groiss.cal
contains a set of objects and CalInfos
cancelActivity(String) - Method in class com.groiss.wf.SystemAction
Cancel the activity: finishes the activity with the given task id
cancelProcess() - Method in class com.groiss.wf.SystemAction
Cancel the whole process.
canShowDetails() - Method in class com.groiss.gui.DefaultErrorFormatter
 
CellValue - Class in com.groiss.gui.table
Use this object for writing a cell value into a table model if you need cell attributes.
CellValue(Object, List<Pair<String, String>>) - Constructor for class com.groiss.gui.table.CellValue
Construct a new cell value.
CellValue(Object, Comparable<?>, Object) - Constructor for class com.groiss.gui.table.CellValue
 
CHANGE_TYPE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Change type'
changeAgent(ActivityInstance, Agent, OrgUnit, String) - Method in interface com.groiss.wf.RemoteWfEngine
Give the activity instance to another agent.
changeAgent(ActivityInstance, Agent, OrgUnit, String) - Method in interface com.groiss.wf.WfEngine
Give the activity instance to another agent.
CHANGED_AT - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the date of the last change of the DMSObject
changeDeferred(Persistent, Date) - Method in interface com.groiss.org.RemoteOrgData
Change the Object later
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
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.changeType(DMSForm, FormType, DMSFolder) instead.
changeType(DMSForm, FormType, DMSFolder) - Method in interface com.groiss.dms.DMS
This method changes the type of the passed DMSObject to the passed FormType.
changeType(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to change the object's type
changeType(DMSForm, FormType, DMSFolder) - Method in interface com.groiss.dms.RemoteDMS
This method changes the type of the passed DMSObject to the passed FormType.
ChartType - Interface in com.groiss.reporting.export
To generate Charts reporting uses the JfreeChart libary.
check(HttpServletRequest, String) - Method in interface com.groiss.servlet.URLChecker
This method throws an exception if the check fails.
checkAdminSession(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
check if the session is an admin session and throw exception
Checkbox - Class in com.groiss.gui.component
A HTML Checkbox, <input type=checkbox ...
Checkbox() - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox.
Checkbox(String, String) - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox with name and value.
Checkbox(String, String, boolean) - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox with name and value.
Checkbox(String, String, boolean, String) - Constructor for class com.groiss.gui.component.Checkbox
Constructs a new Checkbox with name and value.
checkDelete(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws ApplicationException Nr. 27 if the passed user may NOT delete the passed object
checkDelete(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Throws ApplicationException Nr. 27 if the passed user may NOT delete the passed object
checkDuplicateNames(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.DMS
Checks if the passed folder does not already contain an element with the same name as the passed one.
checkDuplicateNames(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.RemoteDMS
Checks if the passed folder does not already contain an element with the same name as the passed one.
checkEdit(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws ApplicationException Nr. 27 if the passed user may NOT edit the passed object
checkEdit(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Throws ApplicationException Nr. 27 if the passed user may NOT edit the passed object
CheckedPersistent - Class in com.groiss.org
 
CheckedPersistent() - Constructor for class com.groiss.org.CheckedPersistent
 
Checker - Interface in com.groiss.passwd
Interface for Policy Checker.
checkIn(User, InputStream) - Method in interface com.groiss.dms.DMSDocForm
Checks the document in
checkIn(User, InputStream, long, byte[]) - Method in interface com.groiss.dms.DMSDocForm
Checks the document in
checkIn(User, byte[]) - Method in interface com.groiss.dms.DMSDocForm
Checks the document in
checkIn(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
method to check in the chosen document(s)
checkOut(User) - Method in interface com.groiss.dms.DMSDocForm
Checks the document out
checkOut(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
method to check out the chosen document(s)
checkPasswordPolicy(String) - Method in interface com.groiss.org.OrgData
Check a password against the password policy.
checkPasswordPolicy(String) - Method in interface com.groiss.org.RemoteOrgData
Check a password against the password policy.
checkRight(Right, Object) - Method in interface com.groiss.org.OrgData
Check whether the thread user has the right r on object o.
checkRight(Right, Object) - Method in interface com.groiss.org.RemoteOrgData
Check whether the thread user has the right r on object o.
checkSysadmPasswd(String) - Static method in class com.groiss.org.AuthUtil
 
checkUser(String, String, String) - Method in class com.groiss.ldap.LDAPPasswdAuth
 
checkUser(String, String, String) - Static method in class com.groiss.org.AuthUtil
Checks the user.
checkUser(String, String, String, boolean) - Static method in class com.groiss.org.AuthUtil
Checks the user.
checkUser(String, String, String) - Method in class com.groiss.org.PasswdAuth
 
checkUser(String, String, String) - Method in interface com.groiss.servlet.HttpAuth
This method gets the parameters necessary for checking if the user is allowed to connect to the server.
checkValidName(DMSObject, String, String) - Method in interface com.groiss.dms.DMS
Checks if the name and extension do not contain any forbidden characters
checkValidName(DMSObject, String, String) - Method in interface com.groiss.dms.RemoteDMS
Checks if the name and extension do not contain any forbidden characters
checkView(User, DMSObject) - Method in interface com.groiss.dms.DMS
Throws ApplicationException Nr. 27 if the passed user may NOT view the passed object
checkView(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Throws ApplicationException Nr. 27 if the passed user may NOT view the passed object
children - Variable in class com.groiss.ds.Tree
 
CHOICE - Static variable in interface com.groiss.wf.ActivityInstance
Start of a choice construct.
CHOICE_BRANCH - Static variable in interface com.groiss.wf.ActivityInstance
A branch of a choice.
CLASS - Static variable in class com.groiss.gui.XHTMLPage
 
classLoader - Variable in class com.groiss.util.ApplicationObjectInputStream
 
ClassMapping - Class in com.groiss.ldap
Maps a Java Class to an LDAP Object Class.
ClassMapping(SchemaMapping) - Constructor for class com.groiss.ldap.ClassMapping
Constructs a class mapping and adds it to the provided schema mapping.
clean() - Static method in class com.groiss.util.ThreadContext
Clean the thread context.
cleanContext() - Static method in class com.groiss.wfxml.WfXML2
 
cleanDbFieldV() - Static method in class com.groiss.store.StoreUtil
 
clear() - Method in interface com.groiss.dms.DMSFolder
Removes the whole content of this folder
clear() - Method in class com.groiss.ds.KeyedList
 
clear() - Method in class com.groiss.ds.MultiMap
Removes all mappings from this map
clear() - Method in class com.groiss.ds.OrderedMap
 
clear() - Method in class com.groiss.ds.TwoLevelMap
 
clear() - Method in class com.groiss.gui.component.SelectList
removes all options from this selectlist
clear() - Static method in enum com.groiss.store.PersistentAspect
Clears all PersistentAspects.
clear(Persistent) - Static method in enum com.groiss.store.PersistentAspect
Clears all PersistentAspects of an object.
clear() - Method in class com.groiss.util.Clipboard
Clears the clipboard
clearCachedUserProperties(User) - Method in interface com.groiss.org.OrgData
Clears the cache for the user properties of the passed user.
clearCachedUserProperties(User) - Method in interface com.groiss.org.RemoteOrgData
Clears the cache for the user properties of the passed user.
clearRecipients(Message.RecipientType) - Method in interface com.groiss.messaging.MessageTemplate
Remove all recipients of the given type from the message.
clickable - Variable in class com.groiss.gui.HTMLTree
 
ClientUtil - Class in com.groiss.smartclient
A potpourri of utility methods for smartclients.
ClientUtil() - Constructor for class com.groiss.smartclient.ClientUtil
 
CLIPBOARD - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Clipboard'
Clipboard - Class in com.groiss.util
This class is the clipboard for all copy/cut/link actions.
Clipboard.Mode - Enum in com.groiss.util
the supported modes for the clipboard
clone() - Method in interface com.groiss.cal.CalEvent
 
clone() - Method in class com.groiss.cal.SimpleEvent
clone() - Method in class com.groiss.ds.OrderedMap
 
clone() - Method in class com.groiss.gui.AbstractComponent
returns a copy of the Component object
clone() - Method in interface com.groiss.gui.Component
returns a copy of the Component object
clone() - Method in class com.groiss.gui.table.CellValue
 
clone() - Method in class com.groiss.gui.table.ColumnDescription
 
clone() - Method in class com.groiss.store.PersistentObject
 
clone() - Method in class com.groiss.wfxml.WfXMLFolder
Creates a copy of this WfXMLFolder.
clone() - Method in class com.groiss.wfxml.WfXMLForm
Use the clone method if you need a copy of this WfXMLForm.
clone() - Method in class com.groiss.wfxml.WfXMLNote
Creates a deep copy of this note.
clone() - Method in class com.groiss.wfxml.WfXMLWebLink
Creates a deep copy of this web link.
CLOSE - Static variable in class com.groiss.gui.ActionPage
 
close() - Method in class com.groiss.store.AutoCloseablePersistentAspect
 
closePredecessor(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
If the predecessor of ai was not finished completely (is in status WAITING) and the necessary action is done now (for example setting the agent for ai) this method will complete it.
closePredecessor(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
If the predecessor of ai was not finished completely (is in status WAITING) and the necessary action is done now (for example setting the agent for ai) this method will complete it.
closeServerSocketLocker() - Static method in class com.groiss.component.ServiceManager
 
ClusterInfo - Class in com.groiss.cluster
This class can be used to acquire cluster specific data.
ClusterInfo() - Constructor for class com.groiss.cluster.ClusterInfo
 
cnt - Static variable in class com.groiss.servlet.FileServlet
 
COCKPITFORM - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of cockpit forms
colfilters - Variable in class com.groiss.gui.table.TableRenderer
 
colouredRows - Variable in class com.groiss.gui.component.TableContainer
 
Column - Class in com.groiss.fileimport
Holds column definition from import.xml
Column(String) - Constructor for class com.groiss.fileimport.Column
 
ColumnDescription - Class in com.groiss.gui.table
This class represents the description of a column within a table, i.e. it defines the properties for a column like its name or if the column is visible by default.
ColumnDescription(String, Object) - Constructor for class com.groiss.gui.table.ColumnDescription
Creates a new column description.
ColumnDescription(String, Object, String, boolean, boolean, boolean) - Constructor for class com.groiss.gui.table.ColumnDescription
Creates a new column description.
columns - Variable in class com.groiss.gui.table.TableAdapter
 
com.groiss.cal - package com.groiss.cal
Provides classes for handling date/time and calendar events
com.groiss.cluster - package com.groiss.cluster
Provides basic cluster information.
com.groiss.cluster.communication - package com.groiss.cluster.communication
The communication package contains classes and interfaces for sending and receiving cluster wide messages.
com.groiss.component - package com.groiss.component
Main class and some classes an interfaces defining the structure of the application.
com.groiss.dms - package com.groiss.dms
The dms package contains classes and interfaces for handling documents.
com.groiss.dms.html - package com.groiss.dms.html
 
com.groiss.ds - package com.groiss.ds
The ds package contains some useful data structures and interfaces.
com.groiss.event - package com.groiss.event
 
com.groiss.fileimport - package com.groiss.fileimport
Provides classes and interfaces for customizing fileimport
com.groiss.gui - package com.groiss.gui
The gui package - and its subpacakge gui.component - contains classes for building HTML interfaces.
com.groiss.gui.component - package com.groiss.gui.component
Components for HTML interfaces.
com.groiss.gui.table - package com.groiss.gui.table
This package contains the classes and interfaces necessary for rendering HTML tables.
com.groiss.gui.velocity - package com.groiss.gui.velocity
 
com.groiss.ldap - package com.groiss.ldap
Contains classes and interfaces for synchronization with LDAP servers
com.groiss.mail - package com.groiss.mail
Interface for receiving mails.
com.groiss.messaging - package com.groiss.messaging
 
com.groiss.notification - package com.groiss.notification
 
com.groiss.office - package com.groiss.office
 
com.groiss.org - package com.groiss.org
The org package contains classes and interfaces for accessing the organizational structure.
com.groiss.passwd - package com.groiss.passwd
Interface to implement a password policy checker
com.groiss.planning - package com.groiss.planning
 
com.groiss.reporting - package com.groiss.reporting
This package contains classes to load and execute Reports.
com.groiss.reporting.data - package com.groiss.reporting.data
This package contains data classes gain information of reporting schema and report attributes and conditions.
com.groiss.reporting.export - package com.groiss.reporting.export
The export package provides classes and interfaces to implement export report results to certain formats.
com.groiss.server - package com.groiss.server
Classes for administrative actions.
com.groiss.servlet - package com.groiss.servlet
The package contains the servlets of @enterprise.
com.groiss.smartclient - package com.groiss.smartclient
 
com.groiss.smartclient.dms - package com.groiss.smartclient.dms
 
com.groiss.store - package com.groiss.store
This package contains the persistence layer for @enterprise.
com.groiss.timemgmt - package com.groiss.timemgmt
The timemgmt package contains an interface and a default implementation for deadline computations.
com.groiss.timer - package com.groiss.timer
Interfaces and classes for controlling timed tasks.
com.groiss.util - package com.groiss.util
Utilities for files and strings and some algorithms, like base64 or crypt.
com.groiss.wf - package com.groiss.wf
The wf package contains the interfaces for accessing the workflow engine.
com.groiss.wf.batch - package com.groiss.wf.batch
The batch package contains the classes which support long running tasks (batch jobs) in @enterprise.
com.groiss.wf.html - package com.groiss.wf.html
Utilities for building an HTML interface for the workflow engine.
com.groiss.wfxml - package com.groiss.wfxml
In this package you can find some classes needed for using @enterprise's WfXML functionality.
CombinedWorklist - Class in com.groiss.wf.html
A worklist adapter that delegates the adapter method calls to all adapters configured in the ep.worklist.adapters parameter.
CombinedWorklist() - Constructor for class com.groiss.wf.html.CombinedWorklist
 
commit() - Static method in class com.groiss.component.BeanManager
Commits the transaction and releases all beans.
commit() - Method in interface com.groiss.wf.Session
Commit the current transaction.
COMMON_TOPIC - Static variable in class com.groiss.notification.BasicNotificationItem
Topic string which could be used for "generic" NotificationItems
COMP_MODE - Static variable in class com.groiss.wf.html.HTMLUtils
 
ComparableComponent<T extends java.lang.Comparable<T>> - Class in com.groiss.gui.component
A gui component with a compare value.
ComparableComponent(T, Element) - Constructor for class com.groiss.gui.component.ComparableComponent
 
ComparablePair<F extends java.lang.Comparable<F>,S> - Class in com.groiss.ds
The comparable pair represents a pair of a key and a value.
ComparablePair(F, S) - Constructor for class com.groiss.ds.ComparablePair
Constructor with key and value
compare(Object, Object) - Method in class com.groiss.ds.AlphanumericComparator
 
compare(JSONObject, JSONObject) - Method in class com.groiss.ds.JsonComparator
 
compare(List<Object>, List<Object>) - Method in class com.groiss.ds.ListComparator
Compare two lists.
compare(Object, Object) - Method in class com.groiss.ds.MapComparator
 
compare(KeyValuePair<K, V>, KeyValuePair<K, V>) - Method in class com.groiss.ds.PairComparator
 
compareKey(Object) - Method in interface com.groiss.reporting.data.AggregateValue
Compare the key of this Aggregate Value, returns 0 if its the same key.
compareNumbers(Number, Number) - Static method in class com.groiss.ds.ListComparator
Compares 2 Objects implementing Interface Number, even if they are different types
compareObjects(Object, Object) - Static method in class com.groiss.ds.ListComparator
 
compareTo(ComparablePair<F, ?>) - Method in class com.groiss.ds.ComparablePair
 
compareTo(ComparableComponent<T>) - Method in class com.groiss.gui.component.ComparableComponent
 
compareTo(Object) - Method in class com.groiss.gui.component.Link
 
compareTo(CellValue) - Method in class com.groiss.gui.table.CellValue
 
compareTo(ReportingExportable) - Method in class com.groiss.reporting.data.SimpleReportingExportable
compares the 2 object if they are Comparable. if not, the toString-represantations are compared
compareTo(ReportingExportable) - Method in interface com.groiss.reporting.export.ReportingExportable
 
compareval - Variable in class com.groiss.gui.component.ComparableComponent
 
COMPATIBILITY - Static variable in interface com.groiss.wf.html.WorklistDescription
The links in the worklist are shown like in @enterprise 6.4
compensate(ActivityInstance) - Method in class com.groiss.wf.batch.BatchManager
 
COMPENSATED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been compensated.
COMPENSATING - Static variable in interface com.groiss.wf.ActivityInstance
Step is currently beeing compensated
COMPLETED - Static variable in class com.groiss.wf.batch.BatchJob
State for completed instances.
COMPLETEDERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
error handling has been completed
Component - Interface in com.groiss.gui
interface for any component the component is an elementary part of any view see the composite pattern [GoF95] for any details
components - Variable in class com.groiss.gui.AbstractContainer
the components of the container
CONF - Static variable in interface com.groiss.org.Right
The oid for right conf.
config - Variable in class com.groiss.smartclient.JsonDataAdapter
 
CONFIG_SCHEMA - Static variable in class com.groiss.component.Configuration
 
Configuration - Class in com.groiss.component
This class handles the access to the configuration.
connect(DirectoryServer) - Static method in class com.groiss.ldap.LDAPUtils
Connect to a directory server.
connect(String, String, String, String, String, String, String, String) - Static method in class com.groiss.ldap.LDAPUtils
Connect to a directory server.
connectAndList(HttpServletRequest) - Static method in class com.groiss.ldap.LDAPUtils
Connect to an LDAP Server and list its contents
Connector - Class in com.groiss.cluster.communication
The facade to the cluster communication mechanism.
Connector() - Constructor for class com.groiss.cluster.communication.Connector
 
Container - Interface in com.groiss.gui
the container is an composite component of a view see the composite pattern [GoF95] for any details
contains(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Returns true if the passed object is an element of this folder, false otherwise.
contains(Object) - Method in class com.groiss.ds.KeyedList
 
contains(ActivityInstance) - Method in interface com.groiss.wf.UserFolder
Checks for membership of the provided ActivityInstance in this UserFolder
containsAll(Collection<?>) - Method in class com.groiss.ds.KeyedList
 
containsKey(Object) - Method in class com.groiss.ds.MultiMap
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.groiss.ds.OrderedMap
 
containsKey(K1, K2) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path.
containsKey(Object) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path component.
containsKey(Pair<K1, K2>) - Method in class com.groiss.ds.TwoLevelMap
Returns true if this map contains a mapping for the specified key path designated by the specified Pair
containsRelation(Relation) - Method in class com.groiss.reporting.data.Entity
 
containsTable(String, String) - Method in class com.groiss.reporting.Query
 
containsValue(Object) - Method in class com.groiss.ds.MultiMap
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.groiss.ds.OrderedMap
 
containsValue(Object) - Method in class com.groiss.ds.TwoLevelMap
 
CONTENT - Static variable in interface com.groiss.dms.DMSNote
Defines the name of the field holding the content of this note.
content - Variable in class com.groiss.wfxml.WfXMLForm
 
contentType - Variable in class com.groiss.gui.HTMLPage
 
contentType - Variable in class com.groiss.gui.XHTMLPage
 
CONTEXTDATA_DOCUMENTCREATOR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
contextDestroyed(ServletContextEvent) - Method in class com.groiss.org.UserSessionManager
 
contextDestroyed(ServletContextEvent) - Method in class com.groiss.servlet.WebAppListener
 
contextInitialized(ServletContextEvent) - Method in class com.groiss.org.UserSessionManager
 
contextInitialized(ServletContextEvent) - Method in class com.groiss.servlet.WebAppListener
 
convert(DMSDocForm, String) - Static method in class com.groiss.office.DocumentManager
converts a document between different formats
convert(InputStream, String, String) - Static method in class com.groiss.office.DocumentManager
converts a document between different formats
convertBytesToMessage(byte[]) - Static method in class com.groiss.util.MailUtil
Converts the given Byte Array to a javax.mail.Message
convertBytesToMessage(byte[], Session) - Static method in class com.groiss.util.MailUtil
Converts the given Byte Array to a javax.mail.Message
convertMessageToBytes(Message) - Static method in class com.groiss.util.MailUtil
Converts the given message to Byte Array
convertToArray(String) - Static method in class com.groiss.util.MailUtil
Converts the given TO addresses (separated by comma) to an array
convertToMimeMessage(MAPIMessage) - Static method in class com.groiss.util.MailUtil
Method to convert MAPIMessage into MimeMessage.
convertToPDF(XHTMLPage, OutputStream, String, Locale) - Static method in class com.groiss.wf.html.HTMLUtils
Create a pdf out of the form.
convertType(Class<?>, String, String) - Static method in class com.groiss.component.Configuration
converts the string value to the spezified data-type
cookieName(String) - Static method in class com.groiss.servlet.HttpUtils
 
COPY - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Copy'
copy(String, DMSObject, String, DMSObject) - Method in interface com.groiss.dms.IStore
Copies the data of the content identified by origId to the content identified by copyId.
COPY - Static variable in interface com.groiss.dms.RemoteDMS
Determines that a DMSObject should be copied from one folder to another
copyFileOrDirectory(File, File) - Static method in class com.groiss.util.FileUtil
copies a file or a whole folder to the given destination
copyStreams(InputStream, OutputStream) - Static method in class com.groiss.util.FileUtil
Copies the content of the passed input stream into the passed output stream
copyTo(File, File) - Static method in class com.groiss.util.FileUtil
Copy a file.
copyTo(ActivityInstance, User) - Method in interface com.groiss.wf.RemoteWfEngine
Send a copy to another user.
copyTo(ActivityInstance, User, String) - Method in interface com.groiss.wf.RemoteWfEngine
Send a copy to another user.
copyTo(ActivityInstance, User) - Method in interface com.groiss.wf.WfEngine
Send a copy to another user.
copyTo(ActivityInstance, User, String) - 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 class com.groiss.store.BulkQuery
Count the number of members of a given class matching the given condition based on the current elements.
count(Class<?>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the number of members of a given class matching the given condition.
count(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the number of members of a given class matching the given condition.
count(Class<?>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the number of members of a given class matching the given condition.
count(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the number of members of a given class matching the given condition.
CountedSemaphore - Class in com.groiss.ds
A CountedSemaphore (from Dijkstra) where waiting threads are handled in FIFO order.
CountedSemaphore(int) - Constructor for class com.groiss.ds.CountedSemaphore
Construct a new semaphore.
CountedSemaphore(int, int) - Constructor for class com.groiss.ds.CountedSemaphore
Construct a new semaphore.
counter - Variable in class com.groiss.gui.component.TableContainer
 
countSubforms(DMSForm, int) - Method in interface com.groiss.dms.DMS
Counts the number of subforms in the subform-relation where f is the main form.
countSubforms(DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Counts the number of subforms in the subform-relation where f is the main form.
create(String) - Static method in class com.groiss.component.Configuration
Add a configuration to the internal map of configurations.
create(Element) - Static method in class com.groiss.gui.AbstractComponent
Create element from dom
create(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.office.DocCreator
Task function for creating an office document.
create(String, String, String, String) - Method in class com.groiss.office.DocCreator
System step or postcondition for creating a document.
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.WfXMLDocFormMessage
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.
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, DMSFolder) - Method in class com.groiss.wfxml.WfXMLFolder
 
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLForm
This method creates DMSObject objects out of this WfXMLForm.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLNote
Creates a DMSNote object out of this WfXMLNote.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLObject
This method creates a DMSObject out of a WfXMLObject.
createDMSObject(User) - Method in class com.groiss.wfxml.WfXMLWebLink
Creates a DMSWebLink object out of this WfXMLWebLink.
createDocForm(FormType, String, String, P, User, PermissionList) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.createDocForm(FormType, String, String, DMSDocForm, PermissionList) instead.
createDocForm(String, String) - Method in interface com.groiss.dms.DMS
Creates a new standard document.
createDocForm(FormType, String, String, P, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new document of the specified formtype.
createDocForm(String, String) - Method in interface com.groiss.dms.RemoteDMS
Creates a new standard document.
createDocForm(FormType, String, String, P, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new document of the specified formtype.
createEvent(NotificationItem, short, Agent) - Static method in class com.groiss.notification.NotificationSuite
Create a NotificationEvent from a NotificationItem.
createFolder(FormType, String, P, User, PermissionList) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.createFolder(FormType, String, DMSFolder, PermissionList) instead.
createFolder(String) - Method in interface com.groiss.dms.DMS
Creates a new standard folder.
createFolder(FormType, String, P, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new folder of a given type.
createFolder(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method creates a new folder and adds it to its parent
createFolder(String) - Method in interface com.groiss.dms.RemoteDMS
Creates a new standard folder.
createFolder(FormType, String, P, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new folder of a given type.
createForm(FormType, P, User, PermissionList) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.createForm(FormType, DMSForm, PermissionList) instead.
createForm(FormType, P, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new form of the specified formtype.
createForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method creates a new form and adds it to its folder
createForm(FormType, P, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new form of the specified formtype.
createInstance(HttpServletRequest) - Static method in class com.groiss.servlet.MultipartRequest
Crete the MultipartRequest from the ServletRequest.
createInstance(Element) - Static method in class com.groiss.wfxml.LegacyBridge
 
createInstance(Element) - Static method in class com.groiss.wfxml.WfXMLObject
Deprecated.
createInstance(XmlObject) - Static method in class com.groiss.wfxml.WfXMLObject
 
createInstance(DMSObject) - Static method in class com.groiss.wfxml.WfXMLObject
Use this method to create a WfXMLObject out of a DMSObject.
createJarMetaInf(JarOutputStream, Map<String, String>) - Static method in class com.groiss.util.FileUtil
 
createKeyword(String, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.createKeyword(String) instead.
createKeyword(String) - Method in interface com.groiss.dms.DMS
Creates a new Keyword for the passed word and returns this instance.
createKeyword(String) - Method in interface com.groiss.dms.RemoteDMS
Creates a new Keyword for the passed word and returns this instance.
createLink(Link, boolean) - Method in class com.groiss.gui.HTMLTree
create the link.
createLocalizedList(String...) - Static method in class com.groiss.component.DefaultResource
 
createLocalizedList(String...) - Method in class com.groiss.component.Resource
 
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.
createMessageTemplate() - Method in interface com.groiss.server.Admin
Create a new, empty message template.
createNewMessage() - Method in class com.groiss.wfxml.Test
Creates a new message.
createNote(String, String, User, PermissionList) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.createNote(String, String, PermissionList) instead.
createNote(String, String, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new note
createNote(String, String, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new note
createOrgTree() - Method in interface com.groiss.org.OrgData
Return a new organizational tree.
createOrgTree() - Method in interface com.groiss.org.RemoteOrgData
Return a new organizational tree.
createOrgUnit() - Method in interface com.groiss.org.OrgData
Create a new OrgUnit object.
createOrgUnit() - Method in interface com.groiss.org.RemoteOrgData
Create a new OrgUnit object.
createPermission() - Method in interface com.groiss.org.OrgData
Create a new Permission
createPermission() - Method in interface com.groiss.org.RemoteOrgData
Create a new Permission
createPermissionList() - Method in interface com.groiss.org.OrgData
Create a new PermissionList
createPermissionList() - Method in interface com.groiss.org.RemoteOrgData
Create a new PermissionList
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.RemoteWfEngine
Create a process instance.
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Create a process instance.
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.WfEngine
Create a process instance.
createProcessInstance(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.WfEngine
Create a process instance.
createRight() - Method in interface com.groiss.org.OrgData
Create a new Right.
createRight() - Method in interface com.groiss.org.RemoteOrgData
Create a new Right.
createRole() - Method in interface com.groiss.org.OrgData
Create a new Role object.
createRole() - Method in interface com.groiss.org.RemoteOrgData
Create a new Role object.
createSession(String, Properties) - Static method in class com.groiss.wf.SessionFactory
Create a session of the given classname and a property list
createSession() - Static method in class com.groiss.wf.SessionFactory
Create a session with the default properties.
createSession(Properties) - Method in class com.groiss.wf.SessionFactory
Create the session, must be implemented by subclass.
createSubcontext(DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
Create a subcontext of a basecontext, as specified by a class mapping.
createToolbarActions() - Method in class com.groiss.gui.table.TableRenderer
 
createUser() - Method in interface com.groiss.org.OrgData
Create a new User object.
createUser() - Method in interface com.groiss.org.RemoteOrgData
Create a new User object.
createUserRole() - Method in interface com.groiss.org.OrgData
Create a new user-role relation
createUserRole() - Method in interface com.groiss.org.RemoteOrgData
Create a new user-role relation
createVersion(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns the page for making a version to the browser
createWebLink(String, String, String, User, PermissionList) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.createWebLink(String, String, String, PermissionList) instead.
createWebLink(String, String, String, PermissionList) - Method in interface com.groiss.dms.DMS
Creates a new link to an URL
createWebLink(String, String, String, PermissionList) - Method in interface com.groiss.dms.RemoteDMS
Creates a new link to an URL
crypt(String, String) - Static method in class com.groiss.util.Jcrypt
Crypt the argument string using the given salt.
CT_ENCRYPTED - Static variable in class com.groiss.ldap.LDAPUtils
Signifies SSL/TLS encryption.
CT_PLAIN - Static variable in class com.groiss.ldap.LDAPUtils
Signifies unencrypted comunication.
CT_STARTTLS - Static variable in class com.groiss.ldap.LDAPUtils
Signifies encryption via StartTLS.
CURRENT_TX - Static variable in class com.groiss.event.EventManager
execute event in current transaction
CUT - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Cut'

D

DAILY - Static variable in interface com.groiss.cal.CalEvent
 
data - Variable in class com.groiss.ds.ObjectTableModel
 
data - Variable in class com.groiss.ds.Tree
 
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_FORMATS - Static variable in class com.groiss.reporting.data.Attribute
 
DATE_TIME - Static variable in class com.groiss.cal.CalUtil
Date and time format as set in the configuration
DATE_TIME_SEC - Static variable in class com.groiss.cal.CalUtil
date format : yyyy-MM-dd HH:mm:ss
DATE_TIME_SEC_DIGITS - Static variable in class com.groiss.cal.CalUtil
date format : yyyyMMddHHmmss
DATE_TIME_WITHOUT_ZONE - Static variable in class com.groiss.cal.CalUtil
CalUtil.DATE_TIME without zone info
dateAdd(Timestamp, double) - Static method in class com.groiss.util.DBExtender
 
dateToWfXMLDate(Date) - Static method in class com.groiss.wfxml.WfXML
Transforms a date to a WfXML date (like specified in the WfXML specification).
dateToWfXMLDate(Date) - Static method in class com.groiss.wfxml.WfXML2
Transforms a date to a WfXML date (like specified in the WfXML specification).
DAYS - Static variable in class com.groiss.cal.CalUtil
 
dbAttrPos(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
dbAttrs(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
dbAttrs(Persistent) - Static method in class com.groiss.store.StoreUtil
 
dbAttrsCount(Persistent) - Static method in class com.groiss.store.StoreUtil
 
DBConnPool - Class in com.groiss.store
This class maintains a pool of database connections.
DBConnPool() - Constructor for class com.groiss.store.DBConnPool
 
DBExtender - Class in com.groiss.util
 
DBExtender() - Constructor for class com.groiss.util.DBExtender
 
dbFields() - Method in interface com.groiss.store.Persistent
This method must return the persistent fields of this persistent object.
dbFields() - Method in class com.groiss.store.PersistentObject
Returns the persistent fields of this object in a List containing java.lang.reflect.Field objects.
dbFields(Persistent) - Static method in class com.groiss.store.StoreUtil
Returns the fields of the object which have corresponding fields in the database.
dbMultiValuedFields(Persistent) - Static method in class com.groiss.store.StoreUtil
Returns the multivalued fields (Lists, Maps, Sets) of the object which have corresponding fields in the database.
decode(String) - Static method in class com.groiss.util.Base64
Decodes a BASE-64 encoded stream to recover the original data.
decodeURL(String) - Static method in class com.groiss.util.StringUtil
 
DEFAULT - Static variable in class com.groiss.gui.AbstractComponent
some browser modes
DEFAULT - Static variable in interface com.groiss.org.Application
The default application oid.
DEFAULT - Static variable in interface com.groiss.org.OrgTree
The default tree
DEFAULT_SORT - Static variable in class com.groiss.dms.html.HTMLDMSObject
 
DEFAULT_TYPE - Static variable in class com.groiss.cluster.communication.Message
 
defaultAction - Variable in class com.groiss.gui.table.TableAdapter
 
DefaultApplicationAdapter - Class in com.groiss.wf
Default implementation for ApplicationAdapter
DefaultApplicationAdapter() - Constructor for class com.groiss.wf.DefaultApplicationAdapter
 
DefaultErrorFormatter - Class in com.groiss.gui
This class is responsible for showing the error page.
DefaultErrorFormatter() - Constructor for class com.groiss.gui.DefaultErrorFormatter
 
defaultLocale - Variable in class com.groiss.component.Resource
 
DefaultResource - Class in com.groiss.component
Provides static methods for accessing the default resource.
DefaultResource() - Constructor for class com.groiss.component.DefaultResource
 
defaultTarget - Variable in class com.groiss.gui.HTMLTree
 
DefaultTimeManagementImpl - Class in com.groiss.timemgmt
Default implementation computes process and task due dates based on process and task durations.
DefaultTimeManagementImpl() - Constructor for class com.groiss.timemgmt.DefaultTimeManagementImpl
 
DefinedEnum - Interface in com.groiss.store
Provides associate a fixed value to each instance of an Enum.
definedValue() - Method in enum com.groiss.dms.DMSNote.Type
 
definedValue() - Method in enum com.groiss.messaging.Recipient.AgentType
 
definedValue() - Method in interface com.groiss.store.DefinedEnum
Get the fixed value for this DefinedEnum.
definedValue() - Method in enum com.groiss.wf.ActivityInstance.LastAction
 
definedValue() - Method in enum com.groiss.wf.WorklistKind
 
delete(DMSFolder, DMSObject, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.delete(DMSFolder, DMSObject) instead.
delete(DMSFolder, DMSObject) - Method in interface com.groiss.dms.DMS
Deletes the object o which resides in folder f.
DELETE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Delete'
delete(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method deletes the chosen dms object(s) from the database.
delete(String, DMSObject) - Method in interface com.groiss.dms.IStore
Deletes the content identified by id from the storage of the DMS.
delete(DMSFolder, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Deletes the object o which resides in folder f.
DELETE - Static variable in class com.groiss.notification.Names
Event type that represents a deletion (e.g.
DELETE - Static variable in interface com.groiss.org.LogEntry
Identifies change as delete.
delete(Persistent) - Method in interface com.groiss.org.OrgData
Delete the object including right check.
delete(Persistent) - Method in interface com.groiss.org.RemoteOrgData
Delete the object including right check.
DELETE - Static variable in interface com.groiss.org.Right
The oid for right delete.
delete(Map<String, Object>) - Method in interface com.groiss.smartclient.ReadWriteJsonData
delete(Persistent) - Method in interface com.groiss.store.RemoteStore
Deletes the object from the database.
delete(Collection<?>) - Method in interface com.groiss.store.RemoteStore
Deletes the objects of the collection from the database.
delete(Class<?>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Deletes some objects from the database.
delete(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Deletes some objects from the database.
delete(Persistent) - Method in interface com.groiss.store.Store
Deletes the object from the database.
delete(Collection<?>) - Method in interface com.groiss.store.Store
Deletes the objects of the collection 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.
DELETE_INSERT - Static variable in class com.groiss.notification.Names
Event type that represents an update what should be propagated as distinct delete and insert events for the sake of client notification (e.g. when a stepinstance is transferred to another worklist like userfolder changes).
deleteCascade(OrgUnit) - Method in interface com.groiss.org.OrgData
Delete the passed organizational unit and also objects which are of no use without it.
deleteCascade(OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Delete the passed organizational unit and also objects which are of no use without it.
deleteDir(String) - Static method in class com.groiss.util.FileUtil
Deletes the directory with the given path.
deleteDir(File) - Static method in class com.groiss.util.FileUtil
Deletes the passed directory and all its subdirectories (and so on).
deleteFilter(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
deleteKeyword(Keyword, User) - Method in interface com.groiss.dms.DMS
Deprecated.
deleteKeyword(Keyword, User) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use OrgData.delete(com.groiss.store.Persistent) instead.
deleteNodeCookie(HttpServletResponse) - Static method in class com.groiss.org.AuthUtil
 
deleteNote(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
deleteObjectExtension(Persistent, String) - Method in interface com.groiss.org.OrgData
delete the object extension for the given object.
deleteObjectExtension(Persistent, String) - Method in interface com.groiss.org.RemoteOrgData
delete the object extension for the given object.
deleteOption(String, String) - Method in class com.groiss.gui.component.SelectList
Deprecated.
use method with one argument
deleteOption(String) - Method in class com.groiss.gui.component.SelectList
Removes the specified option, if it can be identified, from the dropdownlist.
deleteOption(int) - Method in class com.groiss.gui.component.SelectList
Removes the specified option, if it can be identified, from the dropdownlist.
deleteProcessDefinition(ProcessDefinition) - Method in class com.groiss.planning.PlanTimeMgmt
 
deleteProcessDefinition(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
 
deleteProcessDefinition(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
If something is to do when process definitions are deleted (clean up).
deleteSubtree(DirContext) - Static method in class com.groiss.ldap.LDAPUtils
Recursivly delete a subtree in the LDAP-Server
deleteTimeInfoUntil(Calendar, int) - Static method in class com.groiss.cal.CalUtil
Set the time information to 0 starting at the given field, for example hour
deleteUserSessions(int) - Static method in class com.groiss.org.UserSessionManager
Delete all sessions older than the given dates
deleteVersion(PersistentVersion, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.deleteVersion(PersistentVersion) instead.
deleteVersion(PersistentVersion) - Method in interface com.groiss.dms.DMS
Deletes the passed version of an object.
deleteVersion(PersistentVersion) - Method in interface com.groiss.dms.RemoteDMS
Deletes the passed version of an object.
demansch(String) - Static method in class com.groiss.component.Configuration
Deprecated.
DEPENDENT_TREE - Static variable in interface com.groiss.org.Permission
The tree of the independent dept and the dependent sub-depts
dept - Variable in class com.groiss.notification.NotificationEvent
 
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.
deRegisterHandler(Handler, String) - Static method in class com.groiss.cluster.communication.Connector
Removes a handler for receiving cluster messages.
deRegisterHandler(Handler) - Static method in class com.groiss.cluster.communication.Connector
Removes a handler for 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.
deserialize(Column, Object) - Method in interface com.groiss.fileimport.Deserializer
 
Deserializer - Interface in com.groiss.fileimport
used for userdefined object deserialization while importing
destroy() - Method in class com.groiss.servlet.AVWInit
 
DirectoryServer - Class in com.groiss.ldap
Persistance class for Directory Servers
DirectoryServer() - Constructor for class com.groiss.ldap.DirectoryServer
 
DirectorySyncer - Interface in com.groiss.ldap
Provides a method to synchronize between a LDAP Server and @enterprise.
disableNotification() - Static method in class com.groiss.notification.NotificationSuite
Disables sending of notification for this transaction Default is enabled.
disableRightChecks() - Method in interface com.groiss.dms.DMS
If this method is called all right checks done using methods RemoteDMS.checkEdit(User, DMSObject), RemoteDMS.checkView(User, DMSObject), RemoteDMS.mayEdit(User, DMSObject) and RemoteDMS.mayView(User, DMSObject) are deactivated in the current thread.
disableRightChecks() - Method in interface com.groiss.dms.RemoteDMS
If this method is called all right checks done using methods RemoteDMS.checkEdit(User, DMSObject), RemoteDMS.checkView(User, DMSObject), RemoteDMS.mayEdit(User, DMSObject) and RemoteDMS.mayView(User, DMSObject) are deactivated in the current thread.
Dispatcher - Class in com.groiss.servlet
This servlet calls methods via reflection.
Dispatcher() - Constructor for class com.groiss.servlet.Dispatcher
 
DivComponent - Class in com.groiss.gui.component
A HTML div element.
DivComponent() - Constructor for class com.groiss.gui.component.DivComponent
Constructs a new div.
DivComponent(String) - Constructor for class com.groiss.gui.component.DivComponent
Constructs a new div with id.
DivComponent(String, Object) - Constructor for class com.groiss.gui.component.DivComponent
 
DMS - Interface in com.groiss.dms
Utility class for DMS related operations.
DMSArchiver - Interface in com.groiss.dms
Interface for archiving documents.
DMSDocForm - Interface in com.groiss.dms
The base interface for all documents with meta data in @enterprise DMS
DMSFILTERATT - Static variable in class com.groiss.wfxml.WfXML2
 
DMSFolder - Interface in com.groiss.dms
This interface represents a folder containing DMSObjects.
DMSFolderForm - Interface in com.groiss.dms
base interface for all form-based DMS folders
DMSForm - Interface in com.groiss.dms
The base interface for all forms in @enterprise DMS
dmsFunction(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
DMSLink - Interface in com.groiss.dms
The base interface for all links in @enterprise DMS
DMSNote - Interface in com.groiss.dms
The base interface for all notes in @enterprise DMS
DMSNote.Type - Enum in com.groiss.dms
Defines the various types of a note
DMSObject - Interface in com.groiss.dms
 
DMSTableAdapter - Class in com.groiss.dms
The default implementation of a DMSTableHandler.
DMSTableAdapter() - Constructor for class com.groiss.dms.DMSTableAdapter
 
DMSTableHandler - Interface in com.groiss.dms
 
DMSWebLink - Interface in com.groiss.dms
The base interface for all Weblinks in @enterprise DMS
doc - Variable in class com.groiss.gui.XHTMLPage
 
docAddSubform - Variable in class com.groiss.wfxml.Test
 
docAddSubformLabel - Variable in class com.groiss.wfxml.Test
 
docAttachNote - Variable in class com.groiss.wfxml.Test
 
DocCreator - Class in com.groiss.office
Create a document from an open office template.
DocCreator() - Constructor for class com.groiss.office.DocCreator
 
docFilename - Variable in class com.groiss.wfxml.Test
 
docFilenameLabel - Variable in class com.groiss.wfxml.Test
 
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
docSearch(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.StandardSearch
 
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
DOCUMENT_SEARCH_OID - Static variable in class com.groiss.reporting.StandardSearch
 
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
 
DocumentEventHandler - Interface in com.groiss.dms
This interface can be used to react on setting the content of a DMS document.
DocumentManager - Class in com.groiss.office
Utility class for handling office-documents and templates
DocumentManager() - Constructor for class com.groiss.office.DocumentManager
 
documentRoot - Static variable in class com.groiss.servlet.FileServlet
 
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 responsible for starting the batch job.
doStart(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
DOWNLOAD - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Download'
download(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Downloads the selected DocForms as zip-archive.
download(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.export.DownloadExporter
Implement this Mehthod to provide download.
DownloadExporter<T> - Class in com.groiss.reporting.export
Abstract subclass of HTMLExporter.
DownloadExporter() - Constructor for class com.groiss.reporting.export.DownloadExporter
 
drawNonClickable(Pair<?, ?>, int) - Method in class com.groiss.gui.HTMLTree
 
drawTree(Pair<?, ?>, int, boolean, String) - Method in class com.groiss.gui.HTMLTree
 
DropdownList - Class in com.groiss.gui.component
A HTML select element with size=1
DropdownList() - Constructor for class com.groiss.gui.component.DropdownList
Constructs a new empty dropdown list component.
DropdownList(String) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name.
DropdownList(String, Collection<?>) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Object[]) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Collection<?>, boolean) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Collection<?>, boolean, String) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
DropdownList(String, Collection<?>, boolean, String, String) - Constructor for class com.groiss.gui.component.DropdownList
Constructor with name and content list.
duedateChanged(ActivityInstance) - Method in class com.groiss.planning.PlanTimeMgmt
This method reacts on duedate changes as follows: If a plan exists, the plan is not changed, but the slack is recomputed.
duedateChanged(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
 
duedateChanged(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
This method is called if the duedate of an activity or process instance is changed (from API or user interface).

E

EACHDEPT - Static variable in class com.groiss.notification.Names
Special department to mark irrelevance of department for local or hierarchical roles.
easterDay(int) - Static method in class com.groiss.cal.CalUtil
calculates the day of the easter-sunday for the given year
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.
EDIT_PLAN - Static variable in interface com.groiss.org.Right
Edit a process instance plan.
editTarget - Variable in class com.groiss.gui.table.TableAdapter
 
editTargetProps - Variable in class com.groiss.gui.table.TableAdapter
 
editUrl - Variable in class com.groiss.gui.table.TableAdapter
 
ef - Variable in exception com.groiss.util.ApplicationException
 
elements() - Method in class com.groiss.ds.MultiMap
Returns the elements in the map
ELSIF - Static variable in interface com.groiss.wf.ActivityInstance
An else-if node.
EMAIL - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of emails
EMPTY - Static variable in class com.groiss.dms.FormContext
Show form with empty form object
EMPTY_PAGE - Static variable in class com.groiss.gui.JSONPage
 
emptyKeys - Static variable in interface com.groiss.store.Persistent
Empty String array which can be used by classes which don't want to define keys.
emptyRecycleBin() - Method in interface com.groiss.dms.DMS
Empties the Recycle Bin of the current user - i.e. all its content will now be deleted irrevocably
emptyRecycleBin() - Method in interface com.groiss.dms.RemoteDMS
Empties the Recycle Bin of the current user - i.e. all its content will now be deleted irrevocably
enableNotification() - Static method in class com.groiss.notification.NotificationSuite
Enables sending of notification for this transaction.
enableRightChecks() - Method in interface com.groiss.dms.DMS
enables the right checks if they were previously disabled using method RemoteDMS.disableRightChecks().
enableRightChecks() - Method in interface com.groiss.dms.RemoteDMS
enables the right checks if they were previously disabled using method RemoteDMS.disableRightChecks().
encode(String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Translates special characters to "_".
encode(byte[]) - Static method in class com.groiss.util.Base64
returns an array of base64-encoded characters to represent the passed data array.
encodeId(String) - Static method in class com.groiss.reporting.QueryEngine
 
encodeURL(String) - Static method in class com.groiss.gui.velocity.Formatter
 
encodeURL(String) - Static method in class com.groiss.util.StringUtil
This calls the URLEncoder.encode with the configured charset.
ENCRYPTED - Static variable in class com.groiss.util.MailUtil
 
END - Static variable in class com.groiss.gui.table.TableRenderer
 
END - Static variable in interface com.groiss.wf.ActivityInstance
An end node.
END_BRANCH - Static variable in interface com.groiss.wf.ActivityInstance
A branch end node.
END_COMPENSATION - Static variable in interface com.groiss.wf.ActivityInstance
 
END_SCOPE - Static variable in interface com.groiss.wf.ActivityInstance
end scope
ENDFOR - Static variable in interface com.groiss.wf.ActivityInstance
parallel for end
Entity - Class in com.groiss.reporting.data
A Entity contains Attributes which are usable in reporting
Entity(String, String, String, String, String, Resource) - Constructor for class com.groiss.reporting.data.Entity
public constructor
Entity(String, String, String, String, String, Resource, boolean) - Constructor for class com.groiss.reporting.data.Entity
 
entrySet() - Method in class com.groiss.ds.MultiMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class com.groiss.ds.OrderedMap
 
entrySet() - Method in class com.groiss.ds.TwoLevelMap
 
enumeration(Object) - Method in class com.groiss.ds.MultiMap
Returns all values mapped to a given key, or null
EP_APPLTOPICPREFIX - Static variable in class com.groiss.notification.Names
Topic prefix to be used in cometd notifications.
EP_SCRIPTS - Static variable in class com.groiss.gui.ActionPage
 
equals(Object) - Method in class com.groiss.cal.SimpleEvent
 
equals(Object) - Method in class com.groiss.ds.ComparablePair
 
equals(Object) - Method in class com.groiss.ds.Pair
Returns true if obj is also a Pair and contains two objects equal to the two objects of this Pair.
equals(Object) - Method in class com.groiss.ds.Triple
 
equals(Object) - Method in class com.groiss.gui.table.CellValue
 
equals(ReportingExportable) - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
equals(Object) - Method in class com.groiss.store.PersistentObject
Compares two persistent objects and returns true if they are equal (i.e., they must have the same OID and the same class).
equalStrings(String, String) - Static method in class com.groiss.util.StringUtil
Checks if both strings are equal.
errname - Variable in class com.groiss.component.Resource
 
ERROR - Static variable in interface com.groiss.wf.ActivityInstance
Step is in error state
ERROR_ON_COMPLETE - Static variable in class com.groiss.wf.batch.BatchManager
 
ErrorFormatter - Interface in com.groiss.gui
Defines how to format the exceptions.
escapeForSQL(CharSequence) - Static method in class com.groiss.util.StringUtil
Escapes all occurrences of character '_' in the passed string builder with the escape character '\'.
escapeJavaStyleString(String, boolean) - Static method in class com.groiss.util.StringUtil
 
evaluateXPath(String) - Method in class com.groiss.wf.SystemAction
Evaluates the given XPath 1.0 expression.
Event - Interface in com.groiss.event
Interface for creating event classes.
EventHandler - Class in com.groiss.event
The base class for an event handler.
EventHandler() - Constructor for class com.groiss.event.EventHandler
 
EventManager - Class in com.groiss.event
The event-manager allows registrating for events, unregistrating, and raising events.
EventManager() - Constructor for class com.groiss.event.EventManager
 
EventRegistry - Interface in com.groiss.event
The Event Registry interface describes a registration of an event
EventType - Enum in com.groiss.cal
different EventType change the behavior when searching for a possible appointment-date
EVERYBODY - Static variable in class com.groiss.notification.Names
Special agent to designate all connected users.
ExceptionBatchAdapter - Interface in com.groiss.wf.batch
 
ExceptionHandlingCompletedHandler - Class in com.groiss.wf.batch
 
ExceptionHandlingCompletedHandler() - Constructor for class com.groiss.wf.batch.ExceptionHandlingCompletedHandler
 
exceptionHandlingFinished(String) - Static method in class com.groiss.wf.batch.BatchManager
 
exceptionNumber - Variable in exception com.groiss.util.ApplicationException
 
EXECUTE - Static variable in interface com.groiss.org.Right
The oid for right execute.
execute(Query, String) - Static method in class com.groiss.reporting.QueryEngine
Executes a query Object using cache
execute(String, int) - Method in class com.groiss.store.BulkQuery
Deprecated.
since 8.0; use BulkQuery.executeSet(String,int) instead
execute(String, int, Object[]) - Method in class com.groiss.store.BulkQuery
Deprecated.
execute(Class<? extends T>, String) - Method in class com.groiss.store.BulkQuery
Execute the condition based on the current elements.
execute(Class<? extends T>, String, Object[]) - Method in class com.groiss.store.BulkQuery
Execute the condition based on the current elements.
execute(Object, String, Object[]) - Method in interface com.groiss.wf.Session
Execute a method on the server via reflection.
execute2(Class<? extends P>, String) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
execute2(Class<? extends P>, String, Object[]) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeQuery(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.HTMLStoredQuery
Public interface to execute Reports pass either query id in request parameter id or query xml in request parameter query or query object represantation (classname:oid) in request parameter object
executeQuery(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.QueryEngine
Execute a query.
executeQuery(MultipartRequest, HttpServletResponse, boolean) - Static method in class com.groiss.reporting.QueryEngine
 
executeReport(String, String, String) - Method in class com.groiss.wf.SystemAction
Execute a report and store the result document.
executeScript(String, PrintWriter) - Static method in class com.groiss.store.StoreUtil
 
executeScript(String, PrintWriter, boolean) - Static method in class com.groiss.store.StoreUtil
 
executeSet(String, int) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeSet(String, int, Object[]) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeSQLFile(String, PrintWriter) - Static method in class com.groiss.store.StoreUtil
 
executeSQLFile(String, PrintWriter, boolean) - Static method in class com.groiss.store.StoreUtil
 
executeStatement(String) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement.
executeStatement(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement.
executeStatement(String) - Method in interface com.groiss.store.Store
Execute a SQL statement.
executeStatement(String, Object[]) - Method in interface com.groiss.store.Store
Execute a SQL statement.
executeTimer(String) - Method in interface com.groiss.server.Admin
Execute the timer with the given id
executeUpgrade() - Method in interface com.groiss.server.Admin
Execute db-upgrades in @enterprise, if db-version is out-of-date.
existsColumn(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table/view exists in the current db-schema and the passed column exists in this table/view.
existsDirectEdge(N, N) - Method in class com.groiss.reporting.data.ReportingGraph
check if 2 Nodes are connected by 1 (and only one) edge
existsIndex(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed index exists in the current db-schema for the passed table.
existsObject(Set<String>, String) - Static method in class com.groiss.store.StoreUtil
 
existsTable(String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table exists in the current db-schema.
existsView(String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed view exists in the current db-schema.
EXIT_WHEN - Static variable in interface com.groiss.wf.ActivityInstance
An exit-when node.
expires - Static variable in class com.groiss.servlet.FileServlet
 
export(HttpServletResponse, Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
exports the table model
export(HttpServletResponse, Query, ReportingTableModel) - Method in interface com.groiss.reporting.export.ReportingExporter
exports the table model
Exportable - Interface in com.groiss.store
Classes that want to provide the possibility of being exported/imported by the import/export functionality of @enterprise must implement this interface.
ExportablePersistentObject - Class in com.groiss.store
this is an extension to the PersistentObject class which can be exported via the @enterprise import/export functionality all required Exportable methods are implemented with default behavior
ExportablePersistentObject() - Constructor for class com.groiss.store.ExportablePersistentObject
 
exportDocument(String, String) - Method in class com.groiss.wf.SystemAction
Copy a document form process folder to the file system.
exportFields() - Method in interface com.groiss.store.Exportable
Here a class can return the names of fields which should be exported during an @enterprise export.
exportFields() - Method in class com.groiss.store.ExportablePersistentObject
 
exportXML(String, String, List<Object>, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
exportXML(String, String, List<Object>, String, String, Set<String>, boolean, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
exportXML(List<Exportable>, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
extractIP(String) - Static method in class com.groiss.servlet.HttpUtils
 
extractRDNVal(String) - Static method in class com.groiss.ldap.LDAPUtils
Extract the Value of the RDN from a String which is a DN
extractSender(Message) - Static method in class com.groiss.util.MailUtil
Extracts the sender address of a given message
extractSubjectId(String) - Static method in class com.groiss.util.MailUtil
The method tries to extract the pattern id of the given text.
ExtraLine - Class in com.groiss.gui.table
Special value in table rows.
ExtraLine() - Constructor for class com.groiss.gui.table.ExtraLine
 

F

fetchMainForms(Collection<? extends DMSForm>) - Method in interface com.groiss.dms.DMS
Construct a mapping from sub form instances to (filled) main form instances
fetchMainForms(Collection<? extends DMSForm>) - Method in interface com.groiss.dms.RemoteDMS
Construct a mapping from sub form instances to (filled) main form instances
fetchSubForms(Collection<? extends DMSForm>, int) - Method in interface com.groiss.dms.DMS
Construct a mapping from mainform instances to (filled) subform instances.
fetchSubForms(Collection<? extends DMSForm>, int) - Method in interface com.groiss.dms.RemoteDMS
Construct a mapping from mainform instances to (filled) subform instances.
FIELDDT - Static variable in class com.groiss.wfxml.WfXMLForm
 
fieldname - Variable in class com.groiss.gui.table.TableAdapter
 
FieldSet - Class in com.groiss.gui.component
A HTML fieldset element.
FieldSet() - Constructor for class com.groiss.gui.component.FieldSet
Creates a new and empty fieldset.
FieldSet(String) - Constructor for class com.groiss.gui.component.FieldSet
Creates a new fieldset and sets a legend element for it
FieldSet(String, String) - Constructor for class com.groiss.gui.component.FieldSet
Creates a new fieldset, sets a legend element for it and defines an id
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.
fileImport(File, String) - Method in interface com.groiss.server.Admin
Method for importing a text file into a database table.
FileServlet - Class in com.groiss.servlet
This servlet is for sending file to the browser.
FileServlet() - Constructor for class com.groiss.servlet.FileServlet
 
FileUploadMetaData - Class in com.groiss.smartclient.dms
When uploading a file from a client to serve as the content of a DMS document that local file has some meta data that will be sent to the server and may be retrieved via this class.
FileUtil - Class in com.groiss.util
Some convenient file methods.
FileUtil() - Constructor for class com.groiss.util.FileUtil
 
fill(P) - Method in interface com.groiss.store.RemoteStore
Fill objects where only the oid is set.
fill(List<P>) - Method in interface com.groiss.store.RemoteStore
Fills the objects within list l.
fill(P) - Method in interface com.groiss.store.Store
Fill objects where only the oid is set.
fill(List<P>) - Method in interface com.groiss.store.Store
Fills the objects within list l.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLDocForm
 
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLFolder
This method fills an existing DMS folder with the data contained in this WfXML folder.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLForm
This method fills an existing DMSForm with the values of this WfXMLForm.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLNote
This method fills an existing DMSNote with the data of this WfXMLNote and updates it to the database.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLObject
This method is used for updating existing DMSObject objects with data from WfXMLObject objects.
fill(DMSObject, User) - Method in class com.groiss.wfxml.WfXMLWebLink
This method fills an existing DMSWebLink with the data of this WfXMLWebLink and updates it to the database.
fillByField(Class<? extends P>, Collection<R>, String) - Method in interface com.groiss.store.RemoteStore
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByField(Class<? extends P>, Collection<R>, String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByField(Class<? extends P>, Collection<R>, String) - Method in interface com.groiss.store.Store
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByField(Class<? extends P>, Collection<R>, String, String, Object[]) - Method in interface com.groiss.store.Store
Fill a heterogeneous set of Persistents referenced via a field of a collection of (persistent) objects.
fillByFields(Collection<P>, String) - Method in interface com.groiss.store.RemoteStore
Fetches dependent objects of a collection of Persistents reachable via the specified fields.
fillByFields(Collection<P>, String) - Method in interface com.groiss.store.Store
Fetches dependent objects of a collection of Persistents reachable via the specified fields.
filled - Variable in class com.groiss.store.PersistentObject
 
fillInDetails(Throwable, HTMLPage) - Method in class com.groiss.gui.DefaultErrorFormatter
 
fillValues(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.wf.html.StructuredObjectSelect
 
filterarr - Variable in class com.groiss.gui.table.TableRenderer
 
filterByFolder(UserFolder, List<ActivityInstance>) - Method in interface com.groiss.wf.RemoteWfEngine
Filter a list of ActivityInstances.
filterByFolder(UserFolder, List<ActivityInstance>) - Method in interface com.groiss.wf.WfEngine
Filter a list of ActivityInstances.
filters - Variable in class com.groiss.gui.table.TableRenderer
 
filterString(String) - Static method in class com.groiss.gui.table.TableRenderer
We use stripped values as keys for column filters: trim, no newlines, no nonbreak-space.
filtertype - Variable in class com.groiss.gui.table.TableRenderer
 
FIND - Static variable in interface com.groiss.org.Right
The oid for the right find
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
findHttpSession(String) - Static method in class com.groiss.org.UserSessionManager
 
findHttpSessionId(String) - Static method in class com.groiss.org.UserSessionManager
 
finish(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Finsh an activity, the engine starts the next step.
finish(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Finsh an activity, the engine starts the next step.
finishActivity(String) - Method in class com.groiss.wf.SystemAction
Finish a task, an andpar, orpar, or a parfor.
finishChoice(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Finishs a choice branch, abort the other branches.
finishChoice(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Finishs a choice branch, abort the other branches.
FINISHED - Static variable in interface com.groiss.wf.ActivityInstance
Instance is finished.
FINISHED - Static variable in class com.groiss.wf.batch.BatchJob
State for finished instances.
finishedParamMask() - Method in class com.groiss.reporting.Query
 
FINISHERROR - Static variable in class com.groiss.wf.batch.BatchJob
State for instances which could not be finished by the BatchManager.
FINISHERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couln't be finished is currently active
FINISHERRORHANDLINGFAILED - Static variable in class com.groiss.wf.batch.BatchJob
error handling is defined for this batchjob, but it did fail to start
FINISHERRORHANDLINGPENDING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couldn't be finished will be started soon
finishIf(HttpServletRequest) - Method in class com.groiss.wf.SystemAction
Called by manual if after user has selected the path.
first - Variable in class com.groiss.ds.Pair
The first object.
first - Variable in class com.groiss.ds.Triple
The first object.
firstKeySet() - Method in class com.groiss.ds.TwoLevelMap
Deprecated.
since 8.0; use TwoLevelMap.keySet()
FOLDER_FORM - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Folder properties'
FOLDER_FORM - Static variable in interface com.groiss.dms.FormType
Determines that this formtype is a folder
FOLDER_PROPS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Folder properties'
folderForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Opens the form of the passed DMSFolder
folderOid - Variable in class com.groiss.notification.NotificationEvent
 
folderProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to change the object's name
forcedDispatch() - Method in class com.groiss.event.BasicEvent
 
FORM - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the form link of the DMSObject
FORM_FIELD - Static variable in class com.groiss.wfxml.WfXMLForm
 
FORM_FIELDNAME - Static variable in class com.groiss.wfxml.WfXMLForm
 
FORM_PACKAGE - Static variable in interface com.groiss.dms.FormType
 
format(Throwable) - Method in class com.groiss.gui.DefaultErrorFormatter
Default implementation of showing an error page.
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).
formatJSON(Throwable) - Method in class com.groiss.gui.DefaultErrorFormatter
Default implementation for returning a JSONObject representation of the error.
Formatter - Class in com.groiss.gui.velocity
a utility class for formatting objects in Velocity-templates
Formatter() - Constructor for class com.groiss.gui.velocity.Formatter
 
FormContainer - Class in com.groiss.gui.component
The FormContainer to build a HTML form.
FormContainer() - Constructor for class com.groiss.gui.component.FormContainer
Constructs a new form container.
FormContainer(String) - Constructor for class com.groiss.gui.component.FormContainer
Constructs a new form container.
FormContainer(String, String, String) - Constructor for class com.groiss.gui.component.FormContainer
Constructs a new form container.
FormContext - Class in com.groiss.dms
A context object containing some information about the context in which a form is shown or edited.
FormContext(ActivityInstance, DMSFolder, DMSForm, int) - Constructor for class com.groiss.dms.FormContext
 
FormContext(HttpServletRequest) - Constructor for class com.groiss.dms.FormContext
 
FormEventAdapter - Class in com.groiss.dms
The adapter which receives form events.
FormEventAdapter() - Constructor for class com.groiss.dms.FormEventAdapter
 
FormEventHandler - Interface in com.groiss.dms
This interface is used for writing callback classes enhancing the functionality of forms.
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
 
fourEyesPrinciple(String) - Method in class com.groiss.wf.SystemAction
Check, if the current agent is not the agent of the step referenced by steplabel.
from(F, S, T) - Static method in class com.groiss.ds.Triple
 
FROM_LDAP - Static variable in class com.groiss.ldap.DirectoryServer
Represents direction of synchronization (import) FROM_LDAP

G

GENDER_FEMALE - Static variable in interface com.groiss.org.User
 
GENDER_MALE - Static variable in interface com.groiss.org.User
 
GENDER_UNKNOWN - Static variable in interface com.groiss.org.User
 
generateFormClass(FormType) - Method in interface com.groiss.server.Admin
Generate the classes for the given form type.
generateQueryId(Query, User) - Static method in class com.groiss.reporting.QueryEngine
returns a unique query ID for caching purposes
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.
genJSONPage(Collection<? extends KeyValuePair<String, String>>) - Static method in class com.groiss.gui.WebUtils
 
get(String) - Static method in class com.groiss.component.Configuration
Get the configuration by the given id.
get() - Static method in class com.groiss.component.Configuration
Return the @enterprise configuration.
get(String, DMSObject) - Method in interface com.groiss.dms.IStore
Returns the content identified by id from the storage of the DMS.
get(Object) - Method in class com.groiss.ds.KeyedList
Get the object mapped to the given key.
get(int) - Method in class com.groiss.ds.KeyedList
 
get(Object) - Method in class com.groiss.ds.MultiMap
Returns the values to which this map maps the specified key or null if there's no mapping
get(Object) - Method in class com.groiss.ds.OrderedMap
 
get() - Method in class com.groiss.ds.ThreadLocal2
Returns the value in the calling thread's copy of this ThreadLocal variable.
get(K1, K2) - Method in class com.groiss.ds.TwoLevelMap
Returns the value to which the specified key path is mapped in this map, or null if the map contains no mapping for this key path.
get(Object) - Method in class com.groiss.ds.TwoLevelMap
Returns the Map of values to which the specified key path component is mapped in this map, or null if the map contains no mapping for this key path component.
get(Pair<K1, K2>) - Method in class com.groiss.ds.TwoLevelMap
Returns the value to which the specified key path designated by the Pair is mapped in this map, or null if the map contains no mapping for this key path.
get(String) - Method in class com.groiss.gui.AbstractContainer
 
get(String) - Method in interface com.groiss.gui.Container
 
get(Class<? extends T>, long) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
get(String, long) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
get(Class<? extends T>, long) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
get(String, long) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
get(String) - Method in class com.groiss.smartclient.JsonDataAdapter
 
get() - Static method in enum com.groiss.store.PersistentAspect
Get the set of currently set PersistentAspects at the thread level.
get(Persistent) - Static method in enum com.groiss.store.PersistentAspect
Get the set of currently set PersistentAspects for an object.
get(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, String) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, String) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, long) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, long) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(Class<? extends P>, String) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, String) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, String, Object[]) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get() - Static method in class com.groiss.util.Clipboard
Returns the clipboard of the session of the current user
getAbsoluteNormalizedPath(File) - Static method in class com.groiss.util.FileUtil
Gets the absolute normalized path of a file.
getAbsoluteNormalizedPath(File, File) - Static method in class com.groiss.util.FileUtil
Gets the absolute normalized path of a file.
getAccessAnnotation(Method) - Static method in class com.groiss.servlet.Dispatcher
 
getACL(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
getActive() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry is active (action will be executed) or not.
getActiveSessionCount() - Static method in class com.groiss.org.UserSessionManager
return the number of users currently logged in
getActiveSessions() - Static method in class com.groiss.org.UserSessionManager
return the list of users currently logged in
getActiveSessions(String) - Static method in class com.groiss.org.UserSessionManager
return the list of users currently logged in at a node
getActiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of active activities of a process instance.
getActiveTasks(ProcessInstance, User) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of active activities of a process instance assigned to a user.
getActiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of active activities of a process instance.
getActiveTasks(ProcessInstance, User) - Method in interface com.groiss.wf.WfEngine
Get the list of active activities of a process instance assigned to a user.
getActiveUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of active user sessions for all nodes.
getActivities(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find the activity instances with a given condition.
getActivities(String) - Method in interface com.groiss.wf.WfEngine
Find the activity instances with a given condition.
getActivityInstance() - Method in class com.groiss.dms.FormContext
 
getActivityInstance(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a activity instance from the given oid.
getActivityInstance() - Method in interface com.groiss.wf.Suspension
the activity instance that is suspended
getActivityInstance(long) - Method in interface com.groiss.wf.WfEngine
Find a activity instance from the given oid.
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of all direct activity instances of a process instance.
getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of direct activity instances of a particular step in a process.
getActivityInstances(ProcessInstance, boolean, boolean, int, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get a list of activity instances for a process instance
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of all direct activity instances of a process instance.
getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Get the list of direct activity instances of a particular step in a process.
getActivityInstances(ProcessInstance, boolean, boolean, int, String) - Method in interface com.groiss.wf.WfEngine
Get a list of activity instances for a process instance
getAddArchive() - Method in class com.groiss.reporting.Query
 
getAddForms() - Method in class com.groiss.reporting.data.Schema
 
getAdditionalData(List<ActivityInstance>) - Method in class com.groiss.wf.html.CombinedWorklist
 
getAdditionalData(List<ActivityInstance>) - Method in interface com.groiss.wf.html.Worklist
Your chance to collect data.
getAdditionalData(List<ActivityInstance>) - Method in class com.groiss.wf.html.WorklistAdapter
 
getAdditionalObjects(boolean) - Method in interface com.groiss.store.Exportable
return a list of objects that must be exported with this object (after it).
getAdditionalObjects(boolean) - Method in class com.groiss.store.ExportablePersistentObject
 
getAddress() - Method in interface com.groiss.org.OrgUnit
Get the address.
getAdmin() - Static method in class com.groiss.wf.ServiceLocator
Get the Admin to make administrative actions on the server.
getAgent() - Method in class com.groiss.messaging.Recipient
Return the agent.
getAgent() - Method in class com.groiss.notification.BasicNotificationItem
 
getAgent() - Method in interface com.groiss.notification.NotificationItem
The agent the item is to be destined for.
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
getAgentString() - Method in class com.groiss.messaging.Recipient
Return the agent-string, is used for types email, stepagent, or formfield.
getAgentType() - Method in class com.groiss.messaging.Recipient
Return the type of the agent.
getAlias() - Method in class com.groiss.reporting.data.Entity
 
getAliasAndJoins() - Method in class com.groiss.reporting.Query
 
getAll() - Method in class com.groiss.gui.AbstractContainer
 
getAll(String) - Method in class com.groiss.gui.AbstractContainer
 
getAll() - Method in interface com.groiss.gui.Container
 
getAll(String) - Method in interface com.groiss.gui.Container
 
getAllDeep() - Method in class com.groiss.gui.AbstractContainer
 
getAllDeep() - Method in interface com.groiss.gui.Container
 
getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of ALL active, interactive activities of a process instance.
getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of ALL active, interactive activities of a process instance.
getAllowedAggrs() - Method in class com.groiss.reporting.data.Attribute
 
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() - Method in class com.groiss.notification.BasicNotificationItem
 
getApplication() - Method in interface com.groiss.notification.NotificationItem
The application of the item.
getApplication(long) - Method in interface com.groiss.org.OrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use OrgData.get(Class, long) with Application.class as first parameter instead.
getApplication(long) - Method in interface com.groiss.org.RemoteOrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use RemoteStore.get(Class, long) with Application.class as first parameter instead.
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 task.
getApplication() - Method in interface com.groiss.wf.UserFolder
Returns the application of this folder.
getApplicationClass() - Method in interface com.groiss.org.Application
 
getApplicationClasspath() - Static method in class com.groiss.util.Settings
 
getArgs() - Method in class com.groiss.ldap.DirectoryServer
 
getArgs() - Method in interface com.groiss.timer.TimerEntry
Returns the argument for the timer task.
getArgs() - Method in exception com.groiss.util.ApplicationException
 
getArguments() - Method in interface com.groiss.cal.CalInfo
 
getArguments() - Method in class com.groiss.cal.CalInfoAdapter
 
getAsDomElement() - Method in class com.groiss.reporting.data.Attribute
 
getAsDomElement() - Method in class com.groiss.reporting.data.Entity
 
getAsDomElement() - Method in class com.groiss.reporting.data.Schema
 
getAsJSON(String, ActivityInstance) - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject from an ActivityInstance in the context of a worklist node.
getAsStream(String, DMSObject) - Method in interface com.groiss.dms.IStore
Returns an InputStream to the content identified by id from the storage of the DMS.
getAsXML(WfXMLObject) - Static method in class com.groiss.wfxml.LegacyBridge
 
getAsXML() - Method in class com.groiss.wfxml.WfXMLDocForm
Creates a XML representation of the WfXMLDocForm.
getAsXML() - Method in class com.groiss.wfxml.WfXMLFolder
Deprecated.
getAsXML() - Method in class com.groiss.wfxml.WfXMLForm
Use this method to get the content of this form represented as XML (with JDOM elements).
getAsXML() - Method in class com.groiss.wfxml.WfXMLNote
This method creates a JDOM representation of this note.
getAsXML() - Method in class com.groiss.wfxml.WfXMLObject
Deprecated.
getAsXML() - Method in class com.groiss.wfxml.WfXMLWebLink
This method creates a JDOM representation of this web link.
getAttachedNotes() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
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.
getAttMappingByAttName(String) - Method in class com.groiss.ldap.ClassMapping
Returns the attribute mapping with the specified attribute name
getAttMappingByFieldName(String) - Method in class com.groiss.ldap.ClassMapping
Returns the attribute mapping with the specified field name
getAttName() - Method in class com.groiss.ldap.AttributeMapping
Returns the LDAP attribute name of this attribute mapping
getAttrib(String) - Method in interface com.groiss.gui.NavigationTreeNode
 
getAttrib(String) - Method in interface com.groiss.wf.html.WorklistDescription
get an attribute from the xml description
getAttribute(String) - Method in class com.groiss.gui.AbstractComponent
returs the value of an attribute
getAttribute(String) - Method in interface com.groiss.gui.Component
returs the value of an attribute
getAttribute(String) - Method in class com.groiss.gui.component.RadioGroup
 
getAttribute(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Construct an Attribute from a Persistent and an Attribute Mapping
getAttribute(String) - Method in class com.groiss.reporting.data.Entity
 
getAttribute() - Method in interface com.groiss.reporting.data.ReportingData
 
getAttribute(Object) - Static method in class com.groiss.util.ThreadContext
Gets the value identified by the passed key
getAttribute(HttpSession, String) - Static method in class com.groiss.util.TransientWrapper
Gets the object bound with the specified name from an http session.
getAttributeCount() - Method in class com.groiss.ldap.ClassMapping
Returns the number of attribute mappings of this class mapping
getAttributeDropdownlist(Query, boolean) - Static method in class com.groiss.reporting.export.HTMLExporter
Returns SelectList containing the available Attributes and their ids.
getAttributeIterator() - Method in class com.groiss.ldap.ClassMapping
Returns an iterator for the attribute mappings of this class mapping
getAttributeKeys() - Method in class com.groiss.util.ThreadContext
Returns an iterator over all keys which were added via method ThreadContext.setAttribute(Object, Object)
getAttributePage(String, Document) - Method in interface com.groiss.reporting.data.ReportingData
Deprecated.
9.0 - only used for old Gui
getAttributes() - Method in class com.groiss.gui.table.CellValue
Get the attribute list.
getAttributes() - Method in class com.groiss.reporting.data.Entity
returns all Attributes of this Entity
getAttributes() - Method in class com.groiss.reporting.Query
returns a list of all attributes of this query
getAttValue(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get an attribute value from an Persistent and an AttributeMapping
getAvailableLocales() - Static method in class com.groiss.util.Settings
Return the list of locales from the configuration.
getBaseClassName() - Method in interface com.groiss.store.View
Get the class name of the base objects.
getBaseDir() - Static method in class com.groiss.util.Settings
Return the base directory (from the configuration).
getBaseObject() - Method in interface com.groiss.store.View
Get the base object instance.
getBatchAdapter(String) - Static method in class com.groiss.wf.batch.BatchManager
 
getBean(String) - Static method in class com.groiss.component.BeanManager
Gets a bean instance for a bean class registered with a key.
getBigDecimal(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
Get a BigDecimal from a column of the current row of a ResultSet.
getBigDecimal(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a BigDecimal from a column of the current row of a ResultSet.
getBlob(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a byte array from a Blob column of the current row of a ResultSet.
getBlobStream(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a String from a Blob column of the current row of a ResultSet.
getBlobString(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a String from a Blob column of the current row of a ResultSet.
getBody() - Method in class com.groiss.gui.XHTMLPage
 
getBody() - Method in interface com.groiss.messaging.MessageTemplate
Get the message body
getBoolean(String) - Method in class com.groiss.component.Configuration
Return the property value as Boolean.
getBootClasspath() - Static method in class com.groiss.util.Settings
 
getBorder() - Method in class com.groiss.gui.component.Image
 
getBrowserLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
Read the locale from the browser.
getBrowserMode() - Method in class com.groiss.gui.AbstractComponent
 
getBrowserMode() - Method in interface com.groiss.gui.Component
 
getBusyThreadCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of busy HTTP threads.
getById(Class<? extends T>, String) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
getById(String, String) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
getById(Class<? extends T>, String) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
getById(String, String) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
getByName(String) - Method in class com.groiss.gui.AbstractContainer
 
getByName(String) - Method in interface com.groiss.gui.Container
 
getBytesFromStream(InputStream) - Static method in class com.groiss.util.FileUtil
Load the content of an InputStream into a byte array.
getCalendar() - Static method in class com.groiss.cal.CalUtil
 
getCalendar(Locale) - Static method in class com.groiss.cal.CalUtil
 
getCalendar(TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getCalendar(Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
Returns a calendar instance.
getCantChangePwd() - Method in interface com.groiss.org.User
 
getCaption() - Method in interface com.groiss.cal.CalEvent
returns the caption to use for this event.
getCaption() - Method in class com.groiss.cal.SimpleEvent
returns the caption to use for this event.
getCaptions() - Method in interface com.groiss.cal.CalInfo
return all possible captions for this CalInfo
getCaptions() - Method in class com.groiss.cal.CalInfoAdapter
return all possible captions for this CalInfo
getCellAttributes(int, int) - Method in class com.groiss.gui.component.TableContainer
returns a vector of attributes of the chosen cell
getChangedAt() - Method in class com.groiss.component.Configuration
 
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
 
getChangesAsJSON() - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject suitable for sending the threads own changes back to the Gui.
getChangesAsJSON(boolean) - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject suitable for sending the threads own changes back to the Gui.
getChangesAsJSON(String) - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject suitable for sending the threads own changes back to the Gui.
getChangesAsJSON(String, boolean) - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject suitable for sending the threads own changes back to the Gui.
getChangesAsJSON(String, Set<Pair<Long, Long>>) - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject suitable for sending the threads own changes back to the Gui.
getChangesAsJSON(String, Set<Pair<Long, Long>>, boolean) - Static method in class com.groiss.smartclient.ClientUtil
Get a JSONObject suitable for sending the threads own changes back to the Gui.
getCharset() - Static method in class com.groiss.util.StringUtil
The charset used in communication with the browser.
getChart(String, ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
 
getChartName() - Method in interface com.groiss.reporting.export.ChartType
 
getChildren() - Method in class com.groiss.ds.Tree
Get the trees children
getChildren() - Method in class com.groiss.gui.HTMLTree
 
getChildren() - Method in interface com.groiss.gui.NavigationTreeNode
 
getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Use this method to get the possible choice branches when the process execution reaches a choice.
getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Use this method to get the possible choice branches when the process execution reaches a choice.
getClass(String) - Method in class com.groiss.component.Configuration
Return the property value as class.
getClassLoader() - Static method in class com.groiss.util.Settings
Get the application class loader.
getClassMap() - Method in class com.groiss.ldap.SchemaMapping
Returns the class mappings of this schema mapping
getClassMapByClass(String) - Method in class com.groiss.ldap.SchemaMapping
Get a class mapping object by the name of the java class
getClassMapByType(String) - Method in class com.groiss.ldap.SchemaMapping
Get a class mapping object by the name of the most specific LDAP class
getClassName() - Method in interface com.groiss.dms.FormType
Returns the full qualified name of the class implementing the DMSForm represented by this FormType.
getClassname() - Method in class com.groiss.ldap.DirectoryServer
 
getClassName() - Method in class com.groiss.ldap.SubLink
Return the target class name of this sublink.
getClassName() - Method in interface com.groiss.org.LogEntry
Get the class of the changed object.
getClassname() - Method in interface com.groiss.timer.TimerEntry
Get the classname for the entry.
getClasspath() - Static method in class com.groiss.util.Settings
 
getClassSubContext() - Method in class com.groiss.ldap.ClassMapping
Returns the RDN of the subcontext of this class mapping
getClassSubContextAtt() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the LDAP attribute which designates the subcontext
getClassSubContextVal() - Method in class com.groiss.ldap.ClassMapping
Returns the value of the LDAP attribute which designates the subcontext
getClickableIndex() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getClientParams() - Method in class com.groiss.component.Configuration
returns all property names which are allowed to be used on the html-client
getClientSideRenderer() - Method in class com.groiss.reporting.export.DownloadExporter
 
getClientSideRenderer() - Method in class com.groiss.reporting.export.HTMLExporter
 
getClob(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a String from a Clob column of the current row of a ResultSet.
getClobBytes(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a byte array from a Clob column of the current row of a ResultSet.
getCm() - Method in class com.groiss.ldap.AttributeMapping
Returns the class mapping this attribute mapping belongs to
getCollator() - Static method in class com.groiss.util.StringUtil
Returns a Collator to sort Strings correctly
getCols() - Method in class com.groiss.gui.component.Textarea
 
getColSpan() - Method in class com.groiss.gui.table.ColumnDescription
 
getColumnAttributes(int) - Method in class com.groiss.gui.component.TableContainer
 
getColumnClass(int) - Method in class com.groiss.ds.ObjectTableModel
Get the class of the column.
getColumnCount() - Method in class com.groiss.ds.ObjectTableModel
Get the amount of colums of the tablemodel.
getColumnCount() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnHeader(int) - Method in class com.groiss.ds.ObjectTableModel
Returns the header at column c.
getColumnHeader(int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnName(int) - Method in class com.groiss.ds.ObjectTableModel
Get the name of the Column.
getColumnName(int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnRenderer() - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
getColumnRenderer() - Method in interface com.groiss.reporting.export.ReportingExportable
Defines Columnrenderer which implements the render function (used in ep 9.0)
getColumns() - Method in interface com.groiss.gui.table.Table
Return a list of column descriptions.
getColumns() - Method in class com.groiss.gui.table.TableAdapter
Return a list of column descriptions.
getColumns() - Method in interface com.groiss.wf.html.WorklistDescription
The list of the column ids that will be shown.
getColumnSet() - Method in class com.groiss.gui.table.ColumnDescription
 
getColumnWidth(int) - Method in class com.groiss.gui.component.TableContainer
returns the width of a specified column
getCommitTimeStamp() - Method in class com.groiss.notification.NotificationEvent
Get the commit time stamp.
getCommunicationType() - Method in class com.groiss.ldap.DirectoryServer
 
getCommunicationType() - Method in class com.groiss.util.MailSender
 
getCompareval() - Method in class com.groiss.gui.component.ComparableComponent
 
getCompensateProc() - Method in interface com.groiss.wf.Task
Returns the compensation method of the task.
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
getComponentData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
Do not overwrite this Method!
getComponentData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
 
getComponents(Element, Element) - Method in class com.groiss.gui.AbstractContainer
search the JDOM for components and collect them /* @param element - the root-element of the JDOM (or any other element in recursive calls)
getConcurrent() - Method in interface com.groiss.org.IUserSession
 
getConcurrentSessions() - Static method in class com.groiss.org.UserSessionManager
return the list of userssessions which count for concurrent licenses
getConcurrentUsers() - Static method in class com.groiss.org.UserSessionManager
 
getConcurrentUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of concurrent user sessions.
getCondCountWithParams() - Method in class com.groiss.reporting.Query
 
getConditionCount() - Method in class com.groiss.reporting.Query
get the number of the current condition. is needed in ReportingData.addConditionToQuery(Query, Element) to gain the maybe already filled parameter at execution values from parametermap
getConditionPage(String, Document) - Method in interface com.groiss.reporting.data.ReportingData
Deprecated.
9.0 - is used for old reporting Gui only... use getOperatorList and get ValueComponent instead
getConditionString() - Method in class com.groiss.reporting.Query
 
getCondNeedsParam() - Method in class com.groiss.reporting.Query
 
getConfigTable(List<String>) - Static method in class com.groiss.component.Configuration
 
getConfigurations() - Static method in class com.groiss.component.Configuration
Return the whole map of configurations.
getConfiguredDBConnectionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of configured database connections.
getConfiguredIPChecker(HttpServletRequest) - Static method in class com.groiss.util.IPChecker
Returns an IPChecker which is initialized with the patterns from the configuration
getConnection() - Static method in class com.groiss.store.DBConnPool
The method returns a database connection.
getConnectionCount() - Static method in class com.groiss.store.DBConnPool
 
getContainer() - Method in class com.groiss.util.Clipboard
Returns the container stored in the clipboard.
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(PersistentVersion) - Method in interface com.groiss.dms.DMS
Get the content of a document's version.
getContent() - Method in interface com.groiss.dms.DMSDocForm
Returns the content of this document
getContent(PersistentVersion) - Method in interface com.groiss.dms.RemoteDMS
Get the content of a document's version.
getContent(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
Get the content of a document.
getContent() - Method in class com.groiss.gui.AbstractComponent
 
getContent() - Method in class com.groiss.gui.component.Checkbox
 
getContent() - Method in class com.groiss.gui.component.DivComponent
 
getContent() - Method in class com.groiss.gui.component.FieldSet
Returns the content (element)
getContent() - Method in class com.groiss.gui.component.FileChooser
 
getContent() - Method in class com.groiss.gui.component.FormContainer
 
getContent() - Method in interface com.groiss.gui.Component
 
getContent() - Method in class com.groiss.gui.component.Image
 
getContent() - Method in class com.groiss.gui.component.Label
 
getContent() - Method in class com.groiss.gui.component.Link
Set the href attribute.
getContent() - Method in class com.groiss.gui.component.RadioButton
 
getContent() - Method in class com.groiss.gui.component.RadioGroup
 
getContent() - Method in class com.groiss.gui.component.SelectList
Get the list of options.
getContent() - Method in class com.groiss.gui.component.SubmitButton
 
getContent() - Method in class com.groiss.gui.component.TableContainer
Returns null.
getContent() - Method in class com.groiss.gui.component.Tabs
 
getContent() - Method in class com.groiss.gui.component.Text
 
getContent() - Method in class com.groiss.gui.component.Textarea
 
getContent() - Method in class com.groiss.gui.component.Textfield
Get the value.
getContent() - Method in class com.groiss.gui.JSONPage
 
getContent() - Method in class com.groiss.gui.XHTMLPage
Returns null.
getContent(File) - Static method in class com.groiss.util.FileUtil
Get the content of a file as string.
getContent(String) - Static method in class com.groiss.util.FileUtil
 
getContent() - Method in interface com.groiss.wf.UserFolder
Returns the elements of this folder.
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.
getContentAsStream(DMSDocForm) - Method in interface com.groiss.dms.DMS
Get an InputStream to the content of a document.
getContentAsStream(PersistentVersion) - Method in interface com.groiss.dms.DMS
Get an InputStream to the content of a document's version.
getContentAsStream() - Method in interface com.groiss.dms.DMSDocForm
Returns an InputStream to the content of this document
getContentType() - Method in class com.groiss.gui.HTMLPage
This method returns the content type.
getContentType() - Method in class com.groiss.gui.JSONPage
 
getContentType() - Method in interface com.groiss.gui.Page
Returns the content type of the page, for example "text/html".
getContentType() - Method in class com.groiss.gui.VelocityPage
 
getContentType() - Method in class com.groiss.gui.XHTMLPage
 
getContentType() - Method in class com.groiss.util.ByteArrayDataSource
Returns the content type for this data source.
getContext() - Method in class com.groiss.event.BasicEvent
 
getContext() - Method in interface com.groiss.event.Event
returns the context object
getContext() - Static method in class com.groiss.servlet.AVWInit
Provide access to shared servlet context
getContext() - Method in class com.groiss.wf.batch.BatchJob
The process context in which the instance was submitted.
getContext() - Method in interface com.groiss.wf.RemoteWfEngine
Return the current activity instance.
getContext() - Method in interface com.groiss.wf.WfEngine
Return the current activity instance.
getContextObject() - Method in interface com.groiss.event.EventRegistry
Returns the context object.
getContextPath() - Static method in class com.groiss.servlet.Dispatcher
Returns the context path of this application.
getContextQuery() - Static method in class com.groiss.reporting.QueryEngine
 
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(HttpServletRequest, String) - Static method in class com.groiss.servlet.HttpUtils
return the cookie from the request.
getCookie(String) - Method in class com.groiss.servlet.MultipartRequest
Get cookie from id (don't iterate the array)
getCookieValue(HttpServletRequest, String) - Static method in class com.groiss.servlet.HttpUtils
Returns a cookie value.
getCost() - Method in interface com.groiss.wf.Task
Returns the cost of the task.
getCreatableFormTypesCondition(DMSFolder, int) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getCreatedAt() - Method in interface com.groiss.dms.DMSObject
Returns the date when this object was created
getCreatedAt() - Method in interface com.groiss.org.PersistentVersion
Returns the creation date of this version.
getCreatedAt() - Method in interface com.groiss.wf.UserFolder
Returns the date when the folder was created.
getCreatedBy() - Method in interface com.groiss.dms.DMSObject
Returns the user who created this object
getCreatedBy() - Method in interface com.groiss.org.PersistentVersion
Returns the user who has made this version.
getCreateTimeStamp() - Method in class com.groiss.notification.NotificationEvent
Get the create time stamp.
getCreationtime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was created.
getCurrentDate() - Method in interface com.groiss.server.ServerInfoMXBean
Get the current date
getData() - Method in class com.groiss.ds.ObjectTableModel
 
getData() - Method in class com.groiss.ds.Tree
Get the data element of the tree.
getData() - Method in class com.groiss.reporting.data.ReportingTableModel
Returns the Raw List of Data without clickableIndex, rownumber or groupingrows
getData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
Deprecated.
getData() - Method in interface com.groiss.smartclient.JsonData
Two cases: id is known, return the object with this id, else return all objects.
getData() - Method in class com.groiss.smartclient.JsonDataAdapter
 
getData(T) - Method in class com.groiss.smartclient.JsonDataAdapter
 
getDataBytes(T) - Method in class com.groiss.reporting.export.DownloadExporter
Deprecated.
since 9.0 use getDataStream
getDataObject(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
returns the Object which is generated by this Exporter calles by abstract Class DownloadExpoerter
getDataSet(ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
 
getDataStream(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
 
getDate(String) - Method in class com.groiss.component.Configuration
 
getDate(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
Get a Date from a column of the current row of a ResultSet.
getDate(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a Date from a column of the current row of a ResultSet.
getDateFormatSymbols() - Static method in class com.groiss.cal.CalUtil
Returns a DateFormatSymbols instance for the current ThreadContext.getThreadLocale()
getDateFormatSymbols(Calendar, Locale) - Static method in class com.groiss.cal.CalUtil
Returns a DateFormatSymbols instance for the specified Locale and Calendar
if Calendar is null CalUtil.getCalendar() is used
if Locale is null Locale.getDefault() is used
getDateFormatSymbols(Locale) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(int) - Static method in class com.groiss.cal.CalUtil
Returns a thread save DateFormat object for the given format.
getDateFormatter(int, Locale) - Static method in class com.groiss.cal.CalUtil
Get local specific instance of predefined formatter types
getDateFormatter(int, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
get the localized SimpleDateFormat with the pattern specified by type if the given type has a fixed locale / timezone the given locale / timezone is ignored
getDateFormatter(int, Locale, TimeZone, Calendar) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(int, TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String, Locale) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
get a SimpleDateFormat instance for the pattern/locale/timezone
getDateFormatter(String, TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getDecimalFormat() - Static method in class com.groiss.gui.velocity.Formatter
 
getDecimalFormatter() - Static method in class com.groiss.util.Settings
 
getDecimalFormatter(String, NumberFormat) - Static method in class com.groiss.util.Settings
returns a NumberFormat where the max. fraction and integer digits are set as defined in the passed parameter. all other settings are copied from the passed NumberFormat
getDefaultAction() - Method in interface com.groiss.gui.table.Table
Returns the action that is executed on doubleclick on a row.
getDefaultAction() - Method in class com.groiss.gui.table.TableAdapter
Returns the action that is executed on doubleclick on a row.
getDefaultLocale() - Method in class com.groiss.component.Resource
 
getDefaultOrgUnit() - Method in interface com.groiss.dms.DMSObject
Returns the default organizational unit of this object.
getDefaultOrgUnit(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Return the org.unit the form belongs to.
getDefaultOrgUnit(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
Return the org.unit the form belongs to.
getDefaultOrgUnit() - Method in class com.groiss.org.CheckedPersistent
 
getDefaultOrgUnit() - Method in interface com.groiss.org.HasPermissionList
Get the default org unit to use when checking permissions.
getDefaultSender() - Static method in class com.groiss.util.MailSender
Returns a default MailSender which properties are taken from configuration: SMTP host under Configuration/Communication Mail sender under Configuration/Communication SMTP Username under Configuration/Communication SMTP Password under Configuration/Communication Type of SMTP communication under Configuration/Communication MailSender.MailAction defined under Configuration/Communication MailQueue is allowed
getDefaultServer() - Static method in class com.groiss.wfxml.WfXML
 
getDefaultServer() - Static method in class com.groiss.wfxml.WfXML2
 
getDefaultStore() - Static method in class com.groiss.store.StoreUtil
 
getDefaultTimemodel() - Method in class com.groiss.reporting.data.Schema
 
getDefaultUnit() - Method in class com.groiss.reporting.data.Schema
 
getDefaultUser() - Static method in class com.groiss.wfxml.WfXML
 
getDefaultUser() - Static method in class com.groiss.wfxml.WfXML2
 
getDefaultValue(String) - Method in class com.groiss.component.Configuration
 
getDefinition() - Method in class com.groiss.component.Configuration
Return the definition of a configuration.
getDept() - Method in class com.groiss.notification.BasicNotificationItem
 
getDept() - Method in interface com.groiss.notification.NotificationItem
The department of the item.
getDepts() - Method in class com.groiss.ldap.DirectoryServer
 
getDeptsInScope(OrgUnit, int, OrgTree) - Method in interface com.groiss.org.OrgData
Returns the list of of organizational units which are in the given scope relatively from the given organizational unit.
getDeptsInScope(OrgUnit, int, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Returns the list of of organizational units which are in the given scope relatively from the given organizational unit.
getDepttrees() - Method in class com.groiss.ldap.DirectoryServer
 
getDescFile(Application) - Static method in class com.groiss.wf.DefaultApplicationAdapter
 
getDescription() - Method in class com.groiss.gui.table.ColumnDescription
Returns the description.
getDescription() - Method in class com.groiss.ldap.DirectoryServer
 
getDescription() - Method in interface com.groiss.messaging.MessageTemplate
Get the description of the template.
getDescription() - Method in interface com.groiss.org.Application
Get the description.
getDescription() - Method in interface com.groiss.org.LogEntry
Get the description of this log entry
getDescription() - Method in interface com.groiss.org.OrgUnit
Get the description.
getDescription() - Method in interface com.groiss.org.PersistentVersion
Returns the description of this version.
getDescription() - Method in interface com.groiss.org.Right
Get the description.
getDescription() - Method in interface com.groiss.org.Role
Get the description.
getDescription() - Method in interface com.groiss.org.User
Get the description.
getDescription() - Method in interface com.groiss.timer.TimerEntry
 
getDescription() - Method in interface com.groiss.wf.ActivityInstance
Returns the description
getDescription() - Method in interface com.groiss.wf.ProcessDefinition
 
getDescription() - Method in interface com.groiss.wf.Suspension
The description of the suspension.
getDescription() - Method in interface com.groiss.wf.Task
Returns the description of the 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.
getDirection() - Method in class com.groiss.ldap.DirectoryServer
 
getDisplayValue(DMSForm, String) - Static method in class com.groiss.gui.velocity.Formatter
 
getDisplayValue(DMSForm, String) - Static method in class com.groiss.wf.html.HTMLUtils
returns the given field's display value this can be: for dates: can be either a CalUtil.showDate(Object) or the CalUtil.showDateTime(Object) representation of the value for selectlist-values: the localized display-value of the selectlist-option for decimal fields: the formatted value using Settings.getDecimalFormatter() with the max. fraction and integer digits set as defined for the field
getDispStringForAttriubtes(Element, boolean) - Method in class com.groiss.reporting.Query
returns a displayname for the attribute
getDispStringForConditions(Element) - Method in class com.groiss.reporting.Query
returns a displayname for the condtion c
getDMS() - Static method in class com.groiss.wf.ServiceLocator
Get the DMS to perform action with the workflow document management system.
getDMS() - Method in interface com.groiss.wf.Session
Get a DMS service.
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.WfXMLDocFormMessage
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
Deprecated.
getDMSObject(long) - Method in interface com.groiss.dms.DMS
Get a DMSObject by oid.
getDMSObject(String) - Method in interface com.groiss.dms.DMS
Get a DMSObject by path.
getDMSObject(String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the dms object which is specified by a string consisting of the class name and the oid (seperated by ':') of that object
getDMSObject(String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated.
getDMSObject(String, long) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use Store.get(String, long) or Store.get(Class, long) instead.
getDMSObject(long) - Method in interface com.groiss.dms.RemoteDMS
Get a DMSObject by oid.
getDMSObject(String) - Method in interface com.groiss.dms.RemoteDMS
Get a DMSObject by path.
getDMSParentElem() - Method in class com.groiss.wfxml.CreatePIMessage
 
getDMSParentElem() - Method in class com.groiss.wfxml.GetPIDataMessage
 
getDMSParentElem() - Method in class com.groiss.wfxml.PIStateChangedMessage
 
getDMSParentElem() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Get the correct element of the message that wiil contain DMS artefacts;
getDMSTableHandler() - Method in interface com.groiss.dms.FormType
Returns the name of the class specified as DMSTableHandler.
getDN(ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get the distinguished name of an Persistent relative to the root
getDocSearchMode() - Static method in class com.groiss.reporting.QueryEngine
 
getDocSearchQueryDoc(MultipartRequest) - Static method in class com.groiss.reporting.StandardSearch
 
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
getDocsUrl(DMSFolder, ActivityInstance, String, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocument() - Method in class com.groiss.gui.XHTMLPage
 
getDocumentCreator() - Method in class com.groiss.wfxml.WfXMLMessage
Get the user who has been set with setDocumentCreator.
getDocuments(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of DMS objects (e.g. documents, folders) attached to a process.
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
 
getDojoCacheBust() - Static method in class com.groiss.gui.JavascriptLoader
 
getDojoChartType(Query) - Method in interface com.groiss.reporting.export.ChartType
 
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.
getDouble(String) - Method in class com.groiss.component.Configuration
Return the property value as Double.
getDrillDownValues(ReportingExportable) - Static method in class com.groiss.reporting.data.ReportingTableModel
 
getDuedate() - Method in interface com.groiss.wf.ActivityInstance
Returns the duedate
getEdges(N) - Method in class com.groiss.reporting.data.ReportingGraph
get all Edges connected with the given node
getEdges(N, N) - Method in class com.groiss.reporting.data.ReportingGraph
get All Edges connecting the start and end node directly
getEdgesCount() - Method in class com.groiss.reporting.data.Schema
 
getEditTarget() - Method in interface com.groiss.gui.table.Table
The default target for toolbar functions
getEditTarget() - Method in class com.groiss.gui.table.TableAdapter
The default target for toolbar functions
getEditTargetProps() - Method in interface com.groiss.gui.table.Table
Return the window properties for the edit target
getEditTargetProps() - Method in class com.groiss.gui.table.TableAdapter
Return the window properties for the edit target
getEditUrl(DMSObject, DMSFolder, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl(DMSObject, DMSFolder, boolean, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl() - Method in interface com.groiss.gui.table.Table
Returns an url used as link for toolbar functions
getEditUrl() - Method in class com.groiss.gui.table.TableAdapter
Returns an url used as link for toolbar functions
getEffectiveScheduleDate() - Method in interface com.groiss.timer.TimerEntry
Get the real schedule date of a timer run.
getEffort() - Method in interface com.groiss.wf.Task
Returns the effort of the task.
getEmail() - Method in interface com.groiss.org.OrgUnit
Get the Email.
getEmail() - Method in interface com.groiss.org.User
Get the email address.
getEndDate() - Method in interface com.groiss.wf.Suspension
The end date of suspension, is null if still suspended.
getEndNode(N, E) - Method in class com.groiss.reporting.data.ReportingGraph
return the endnode of an egde
getEntities() - Method in class com.groiss.reporting.data.Schema
 
getEntity() - Method in interface com.groiss.reporting.data.ReportingData
 
getEntity(String) - Method in class com.groiss.reporting.data.Schema
returns an entity to a specified key
getEntries(Object) - Method in class com.groiss.ds.MultiMap
Deprecated.
since 8.0; use MultiMap.get(Object) instead
getEntries(String) - Static method in class com.groiss.wf.html.ValueList
Return pairs (value,label)
getEntries(String, Application, Locale) - Static method in class com.groiss.wf.html.ValueList
 
getEntryList(Object) - Method in class com.groiss.ds.MultiMap
returns a list containing all entries, mapped to the given key; if no value is mapped to this key, an empty list is returned
getErrnum() - Method in exception com.groiss.util.ApplicationException
 
getErrnum() - Method in interface com.groiss.util.TopLevelException
 
getErrorCode(BatchJob, Throwable) - Method in interface com.groiss.wf.batch.ExceptionBatchAdapter
 
getErrorFormatter() - Method in exception com.groiss.util.ApplicationException
Returns the error formatter for this exception.
getErrorLogFile() - Static method in class com.groiss.util.Settings
returns the current-error-file
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<T>) - Static method in class com.groiss.store.StoreUtil
Get a List of PersistentEventHandler for a specified class c.
getEventType() - Method in interface com.groiss.cal.CalEvent
 
getEventType() - Method in class com.groiss.cal.SimpleEvent
getException() - Method in exception com.groiss.util.ApplicationException
 
getException() - Method in interface com.groiss.util.TopLevelException
Returns an inner excpetion, null if there is none.
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.
getExecutionTime() - Method in class com.groiss.reporting.Query
the execution timestamp of the query
getExistingObject(Object, Map<String, Object>, Map<Object, T>) - Method in class com.groiss.fileimport.ImportHandler
should return the corresponding Persistent object for the current datarow.
getExportedKeys(String) - Static method in class com.groiss.store.StoreUtil
Retrieves a description of the foreign key columns that reference the given table's primary key columns (the foreign keys exported by a table).
getExporter() - Method in class com.groiss.reporting.Query
 
getExporterInfos(Document) - Static method in class com.groiss.reporting.Query
get Exportinginformation from xml-document
getExportingParam(String) - Method in class com.groiss.reporting.Query
 
getExportName() - Method in class com.groiss.reporting.export.HTMLExporter
getExportName() - Method in interface com.groiss.reporting.export.ReportingExporter
 
getExportOptionsJSON() - Method in interface com.groiss.reporting.export.ChartType
 
getExportOptionsJSON() - Method in class com.groiss.reporting.export.HTMLExporter
 
getExportOptionsJSON() - Method in interface com.groiss.reporting.export.ReportingExporter
add configureable fields...
getExpression() - Method in interface com.groiss.wf.UserFolder
Returns the filter expression used to move ActivityInstances into this UserFolder.
getExtension() - Method in interface com.groiss.dms.DMSDocForm
Returns the extension of this document (e.g.
getExtension() - Method in class com.groiss.wfxml.WfXMLDocForm
Get the extension of the document (filename-extension).
getFetchSize() - Static method in class com.groiss.store.StoreUtil
 
getField(String) - Method in interface com.groiss.dms.DMSForm
Returns the value of the specified field
getField(String) - Method in class com.groiss.event.BasicEvent
 
getField(String) - Method in interface com.groiss.event.Event
This method return a field of the context object, useful if the context object is a form
getField(String) - Method in class com.groiss.ldap.ClassMapping
Get a field by its name.
getField(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
getField(String) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to retrieve the value of one of this form's fields.
getFieldContent(Persistent, String) - Method in class com.groiss.ldap.ClassMapping
Gets the content of an objects field by the fields name.
getFieldModes() - Method in class com.groiss.dms.FormContext
 
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Get field modes for form fields
getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get field modes for form fields and subforms
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.WfEngine
Get field modes for form fields
getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.WfEngine
Get field modes for form fields and subforms
getFieldName() - Method in interface com.groiss.gui.table.Table
Return the name of the checkbox or radio buttons
getFieldName() - Method in class com.groiss.gui.table.TableAdapter
Return the name of the checkbox or radio buttons
getFieldName() - Method in class com.groiss.ldap.AttributeMapping
Returns the Java field name of this attribute mapping
getFields() - Method in class com.groiss.ldap.ClassMapping
Returns the fields of the java class.
getFields() - Method in class com.groiss.smartclient.JsonDataAdapter
what object-properties should be used may be called multiple times
getFieldType(String) - Method in interface com.groiss.dms.DMSForm
Returns the class of the specified field
getFile(String) - Method in class com.groiss.component.Configuration
return the file of the property, if the property is not yet in a file we return the last file - this is the one where it will be stored.
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.
getFileAndDigest(String) - Method in class com.groiss.servlet.MultipartRequest
Return the locally stored temporary file associated with the parameter name given as argument and also the digest of that file.
getFileFilter() - Method in interface com.groiss.dms.FormType
Returns a string defining patterns to restrict the types of accepted files by this formtype (only relevant for FormTypes of Type FormType.DOCUMENT_FORM).
getFileFromPath(String) - Static method in class com.groiss.util.FileUtil
Get a file object from a pathname.
getFileName() - Method in class com.groiss.component.Configuration
Return the file name the configuration is loaded from.
getFileNames() - Method in class com.groiss.servlet.MultipartRequest
Return the name of the parameters containing files as values.
getFiles() - Method in class com.groiss.component.Configuration
 
getFiles(String) - Method in class com.groiss.servlet.MultipartRequest
Returns a list of locally stored temporary files associated with the parameter name given as argument.
getFilesAndDigests(String) - Method in class com.groiss.servlet.MultipartRequest
Returns a list of locally stored temporary file associated with the parameter name given as argument and also their digest of that file.
getFilter() - Method in class com.groiss.ldap.DirectoryServer
 
getFilterId() - Method in interface com.groiss.gui.table.Table
Returns the id that is used when column filters are stored.
getFilterId() - Method in class com.groiss.gui.table.TableAdapter
 
getFilterVal() - Method in class com.groiss.gui.table.CellValue
 
getFinished() - Method in interface com.groiss.wf.ActivityInstance
Returns the finish date.
getFinishRight(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
Returns the right which is needed for sending the process to next agent The system checks if the sending user has this right for the agent and org.
getFinishRight(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getFinishRights() - Method in interface com.groiss.wf.ApplicationAdapter
Return the list of finish rights used in this application.
getFinishRights() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getFinishtime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was finished.
getFirstName() - Method in interface com.groiss.org.User
Get the first name.
getFirstTime() - Method in interface com.groiss.timer.TimerEntry
Get the first time of scheuling the timer task.
getFloat(String) - Method in class com.groiss.component.Configuration
Return the property value as Float.
getFolder(DMSObject) - Method in interface com.groiss.dms.DMS
Get the folder containing the passed object.
getFolder() - Method in class com.groiss.dms.FormContext
 
getFolder(String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated.
getFolder(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Get the folder containing the passed object.
getFolderOid() - Method in class com.groiss.notification.NotificationEvent
 
getFollowOU() - Method in interface com.groiss.org.OrgUnit
Get the follower org.unit.
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.html.WorklistDescription
Get the form for a process instance
getForm(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get a form of a process.
getForm(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
Get a form of a process.
getFormFields() - Method in class com.groiss.gui.table.ColumnDescription
 
getFormFieldValue(String) - Method in class com.groiss.wf.SystemAction
Returns the value of a formfield.
getFormLinkList(ActivityInstance, int, String, String, boolean, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getFormLinks(ActivityInstance, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getFormName() - Method in class com.groiss.wfxml.WfXMLForm
Returns the form name, with which the form is defined in process definitions.
getForms(String) - Method in interface com.groiss.wf.html.WorklistDescription
Get all forms with a specific formid.
getForms(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the forms of a process.
getForms(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the forms of a process.
getFormType(String, int) - Method in interface com.groiss.dms.DMS
Returns the formtype with the given id and version number
getFormType(long) - Method in interface com.groiss.dms.DMS
Deprecated.
getFormType() - Method in interface com.groiss.dms.DMSForm
Returns the form type of this form
getFormType(String, int) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtype with the given id and version number
getFormType(long) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use Store.get(Class, long) instead.
getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns the version of the passed form in the context of the passed activity instance.
getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns the version of the passed form in the context of the passed activity instance.
getForObject(Persistent) - Static method in enum com.groiss.store.PersistentAspect
Get the set of currently set PersistentAspects for an object.
getFrom() - Method in class com.groiss.cluster.communication.Message
Returns the node id of the sender of the message.
getFromDate() - Method in interface com.groiss.cal.CalEvent
 
getFromDate() - Method in class com.groiss.cal.SimpleEvent
getFromDate() - Method in interface com.groiss.org.Permission
Get the start date of the permission.
getFromRS(ResultSet, ResultSetMetaData, int) - Static method in class com.groiss.store.StoreUtil
 
getFromRS(ResultSet, int, int) - Static method in class com.groiss.store.StoreUtil
 
getFullData() - Method in class com.groiss.reporting.data.ReportingTableModel
returns the completeted Data table including clickableIndex at index 0 (if exists), rownumber at index 0 or 1 (depends on clickableindex) and grouping rows (which habe no clickableIndex or rownumber Note: Method builds a new table, so this may cost performance.
getFullName() - Method in interface com.groiss.dms.DMSDocForm
Returns the full name of the document which is the name followed by a dot and the extension (if the extension is not empty)
getFurtherHops() - Method in class com.groiss.reporting.data.Schema
 
getGender() - Method in interface com.groiss.org.User
get the gender of this user
getGlobalQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getGuiId() - Static method in class com.groiss.smartclient.ClientUtil
Get the id of the current gui.
getGuiId(HttpServletRequest) - Static method in class com.groiss.smartclient.ClientUtil
Get the id of the current gui from the HttpServletRequest
getHead() - Method in class com.groiss.gui.XHTMLPage
 
getHeader() - Method in class com.groiss.ds.ObjectTableModel
Return the header of the table model.
getHeaderContent() - Method in class com.groiss.gui.component.TableContainer
returns the content of the column header (first row)
getHeaderInfos(Query, int) - Method in class com.groiss.reporting.export.HTMLExporter
 
getHeaderNames() - Method in class com.groiss.gui.component.TableContainer
returns the names of the columns
getHeaders() - Method in class com.groiss.gui.HTMLPage
 
getHeaders() - Method in class com.groiss.gui.JSONPage
 
getHeaders() - Method in interface com.groiss.gui.Page
Returns the list of http-response-headers to be set on the HttpServletResponse
getHeaders() - Method in class com.groiss.gui.VelocityPage
 
getHeaders() - Method in class com.groiss.gui.XHTMLPage
 
getHeight() - Method in interface com.groiss.dms.FormType
 
getHeight() - Method in class com.groiss.gui.component.Image
 
getHelpContext() - Method in interface com.groiss.gui.table.Table
Returns the context for online-help
getHelpContext() - Method in class com.groiss.gui.table.TableAdapter
Returns the context for online-help
getHistoryInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getHistoryInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the time management of the process instance.
getHomeOrg(User) - Method in interface com.groiss.org.OrgData
Return the Org.unit where the user has the home role.
getHomeOrg(User) - Method in interface com.groiss.org.RemoteOrgData
Return the Org.unit where the user has the home role.
getHost() - Method in class com.groiss.util.MailSender
return the smtp host
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
Deprecated. 
getHTMLPage() - Method in interface com.groiss.wf.html.Worklist
Deprecated. 
getHTMLPage() - Method in class com.groiss.wf.html.WorklistAdapter
 
getHttpClient() - Static method in class com.groiss.wfxml.Sender
 
getHttpSessionId() - Method in class com.groiss.notification.BasicNotificationItem
Get the session this item is destined for.
getIcon(String) - Method in interface com.groiss.dms.DMS
Deprecated.
getIcon() - Method in interface com.groiss.dms.DMSObject
Deprecated.
since ep9.0 icon image is determined using CSS
getIcon(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
returns a icon-component for the passed object
getIcon(String) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep9.0 icon image is determined using CSS
getIcon() - Method in class com.groiss.gui.table.ColumnDescription
 
getIconAndName(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the string representing the object to the user.
getIconAndNameAsArray(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getIconClass(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
constructs the css-class-attribute
getIconClasses(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
returns all required css-selectors for this object
getIconFromMimetype(String) - Method in interface com.groiss.dms.DMS
Deprecated.
getIconFromMimetype(String) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep9.0 icon image is determined using CSS
getId() - Method in interface com.groiss.cal.CalView
get the id
getId() - Method in class com.groiss.cal.SimpleCalView
get the id
getId() - Method in class com.groiss.component.Configuration
Return the id of this configuration.
getId() - Method in interface com.groiss.dms.FormType
Return the id of the FormType.
getId() - Method in class com.groiss.gui.AbstractComponent
 
getId() - Method in interface com.groiss.gui.Component
 
getId() - Method in class com.groiss.gui.component.RadioGroup
 
getId() - Method in interface com.groiss.gui.NavigationTreeNode
 
getId() - Method in class com.groiss.gui.table.ColumnDescription
Returns the id.
getId() - Method in interface com.groiss.gui.table.Table
Returns the id of this table
getId() - Method in class com.groiss.gui.table.TableAdapter
Returns the id of this table
getId() - Method in interface com.groiss.messaging.MessageTemplate
Get the id of the template.
getId() - Method in interface com.groiss.org.Agent
Returns the id of the object.
getId() - Method in interface com.groiss.org.Application
Return the id of the application.
getId() - Method in interface com.groiss.org.OrgClass
Returns the id of the object.
getId() - Method in interface com.groiss.org.OrgTree
Get the id.
getId() - Method in interface com.groiss.org.OrgUnit
Get the id.
getId() - Method in interface com.groiss.org.Right
Return the id of the right.
getId() - Method in interface com.groiss.org.User
Get the id.
getId() - Method in class com.groiss.reporting.data.Attribute
 
getId() - Method in class com.groiss.reporting.data.Entity
 
getID() - Method in class com.groiss.reporting.data.Schema
 
getId() - Method in class com.groiss.reporting.export.HTMLExporter
 
getId() - Method in class com.groiss.reporting.Query
returns the id of this query
getId() - Method in interface com.groiss.timer.TimerEntry
Get the id for the entry
getId() - Method in interface com.groiss.wf.ActivityInstance
Returns the id of the activity instance.
getId() - Method in enum com.groiss.wf.ActivityInstance.LastAction
 
getId() - Method in interface com.groiss.wf.html.WorklistDescription
The id of the list.
getId() - Method in interface com.groiss.wf.ProcessDefinition
Return the id of the process definition.
getId() - Method in interface com.groiss.wf.Task
Return the id of the task.
getId() - Method in interface com.groiss.wf.UserFolder
Returns the id of this UserFolder.
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.
getImportedKeys(String) - Static method in class com.groiss.store.StoreUtil
Retrieves a description of the primary key columns that are referenced by the given table's foreign key columns (the primary keys imported by a table).
getIndexInfo(String) - Static method in class com.groiss.store.StoreUtil
 
getInputStream() - Method in class com.groiss.util.ByteArrayDataSource
Returns an InputStream for reading from this data source.
getInstance() - Static method in class com.groiss.gui.velocity.Formatter
returns a singleton instance
getInstance() - Static method in class com.groiss.reporting.data.Schema
 
getInt(String) - Method in class com.groiss.component.Configuration
Return the property value as Integer.
getInterval() - Method in interface com.groiss.cal.CalEvent
 
getInterval() - Method in class com.groiss.cal.SimpleEvent
getInterval(Date, Date) - Method in interface com.groiss.reporting.data.TimeModel
calculates the time interval
getIntervalInUnits(long) - Static method in class com.groiss.cal.CalUtil
Format a time interval.
getIntervalInUnits(long, int) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, int) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, int, String[]) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, String[]) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall
getIntervalInUnits(long, String) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall using the short names of timeunits
getIntervalInUnits(long, String, String) - Static method in class com.groiss.cal.CalUtil
 
getIP() - Method in interface com.groiss.org.IUserSession
 
getIsClusterTimerNode() - Method in interface com.groiss.server.ServerInfoMXBean
Determine if this node is the cluster timer node.
getJarPrefix(String) - Static method in class com.groiss.util.StringUtil
Return the jar prefix of the given url string.
getJavaCalendar(Calendar) - Static method in class com.groiss.cal.CalUtil
 
getJavaClassName() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the Java class this mapping is for.
getJavaScriptClass() - Method in class com.groiss.gui.table.ColumnDescription
 
getJdom() - Method in class com.groiss.fileimport.Column
 
getJobstate() - Method in class com.groiss.wf.batch.BatchJob
The state of the instance.
getJobtype() - Method in class com.groiss.wf.batch.BatchJob
The jobtype of the instance.
getJSONObjectSelect(Map<String, String>) - Static method in class com.groiss.gui.WebUtils
 
getJsonPayload() - Method in class com.groiss.notification.BasicNotificationItem
Returns null.
getJsonPayload() - Method in interface com.groiss.notification.NotificationItem
Returns the JSON representation that is send to the smartclients.
getKey(int) - Method in class com.groiss.ds.KeyedList
Returns the key a postion i
getKey(Object) - Method in class com.groiss.ds.KeyedList
Return the position of the given key in the key list.
getKey() - Method in interface com.groiss.ds.KeyValuePair
Get the Key of the Pair.
getKey() - Method in class com.groiss.ds.Pair
Return the first object
getKey(Map<String, Object>) - Method in class com.groiss.fileimport.ImportHandler
will be called if the keyField property isn't set
getKey(T) - Method in class com.groiss.fileimport.ImportHandler
will be called if the keyField property isn't set
getKey() - Method in interface com.groiss.store.Persistent
Returns the key (className:OID) of this KeyValuePair.
getKey() - Method in class com.groiss.store.PersistentObject
Returns the key (className: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.
getKeyIterator() - Method in class com.groiss.ds.KeyedList
Returns an iterator for the key list
getKeyProcDefID() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the process definition ID part of the key.
getKeys(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
A class has may return key field groups in order to identify already existing objects of that class.
getKeys(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
A class has may return key field groups in order to identify already existing objects of that class.
getKeys() - Method in class com.groiss.ds.KeyedList
 
getKeys() - Method in class com.groiss.ldap.DirectoryServer
Returns "name" as key.
getKeys() - Method in interface com.groiss.store.Persistent
A class has may return key field groups in order to identify already existing objects of that class.
getKeys() - Method in class com.groiss.store.PersistentObject
 
getKeys() - Method in class com.groiss.wf.ProcessRelation
 
getKeyVersion() - Method in class com.groiss.wfxml.CreatePIMessage
Returns the version part of the key.
getKeyword(long) - Method in interface com.groiss.dms.DMS
Deprecated.
getKeyword(long) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use Store.get(Class, long) instead.
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(String) - Method in class com.groiss.component.Configuration
Return the label of the given property.
getLabel() - Method in class com.groiss.gui.AbstractComponent
 
getLabel() - Method in interface com.groiss.gui.Component
 
getLabel(String, String) - Static method in class com.groiss.wf.html.ValueList
return the label of a value list entry
getLabelStr() - Method in class com.groiss.gui.component.Button
 
getLastAccessedDate() - Method in interface com.groiss.org.IUserSession
 
getLastAction() - Method in interface com.groiss.wf.ActivityInstance
Returns a enum for the last action that changed the state of this ai
getLastModified() - Method in class com.groiss.smartclient.dms.FileUploadMetaData
 
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.
getLength(String, DMSObject) - Method in interface com.groiss.dms.IStore
Returns the number of bytes of the content identified by id from the storage of the DMS.
getLevel() - Static method in class com.groiss.util.Settings
Deprecated.
use own Logger instead
getLineStyles(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
 
getLinkAtt() - Method in class com.groiss.ldap.SubLink
Returns the name of the linking attribute
getLinkedObject() - Method in interface com.groiss.dms.DMSLink
Returns the link target
getLinkType() - Method in interface com.groiss.wf.html.WorklistDescription
Returns how the links to the detail information are configured
getList(String) - Method in class com.groiss.component.Configuration
Return the parameter as list.
getList(List<DMSObject>) - Method in class com.groiss.dms.DMSTableAdapter
returns the list of passed objects unchanged
getList(List<DMSObject>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the list of the table entries and to collect additional data for them
getList(List<DMSForm>) - Method in class com.groiss.dms.FormTableAdapter
 
getList(List<DMSForm>) - Method in interface com.groiss.dms.FormTableHandler
Non null overwrites the list, should return list of forms
getList(List<ActivityInstance>) - Method in interface com.groiss.wf.html.Worklist
Change the list.
getList(List<ActivityInstance>) - Method in class com.groiss.wf.html.WorklistAdapter
 
getLocalClassName() - Method in interface com.groiss.store.Persistent
 
getLocalClassName() - Method in class com.groiss.store.PersistentObject
 
getLocale() - Method in interface com.groiss.org.User
Return the locale set for this user as string.
getLocale() - Method in class com.groiss.util.RMIThreadContext
 
getLocalizedName() - Method in class com.groiss.reporting.data.Attribute
 
getLocalizedName() - Method in class com.groiss.reporting.data.Entity
 
getLocalizeString(String) - Static method in class com.groiss.reporting.QueryEngine
 
getLocalNumberFormatter() - Static method in class com.groiss.util.Settings
 
getLocalObjectName() - Method in interface com.groiss.store.Persistent
Get the object name in localized form.
getLocalObjectName() - Method in class com.groiss.store.PersistentObject
Get the object name in localized form.
getLocation() - Method in interface com.groiss.cal.CalEvent
 
getLocation() - Method in class com.groiss.cal.SimpleEvent
getLocation(String) - Static method in class com.groiss.util.Settings
 
getLockdate() - Method in class com.groiss.store.Lock
 
getLockname() - Method in class com.groiss.store.Lock
 
getLogAndVersion(T, Date) - Method in interface com.groiss.org.OrgData
Returns the version of the object at a given date along with the corresponding LogEntry.
getLogAndVersion(T, long) - Method in interface com.groiss.org.OrgData
Returns the version of the object at a given version id along with the corresponding LogEntry.
getLogAndVersion(P, Date) - Method in interface com.groiss.org.RemoteOrgData
Returns the version of the object at a given date along with the corresponding LogEntry.
getLogAndVersion(P, long) - Method in interface com.groiss.org.RemoteOrgData
Returns the version of the object at a given version id along with the corresponding LogEntry.
getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.OrgData
Returns a list of log entries for the specified object (identified by passed oid and classname) which were made withing the specified time range
getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of log entries for the specified object (identified by passed oid and classname) which were made withing the specified time range
getLogFile() - Static method in class com.groiss.util.Settings
returns 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.
getLoggingContext() - Method in interface com.groiss.org.HasLoggingContext
Returns the logging context for the object
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
 
getLogWriter() - Static method in class com.groiss.util.Settings
 
getLong(String) - Method in class com.groiss.component.Configuration
Return the property value as Long.
getMailAction() - Method in class com.groiss.util.MailSender
 
getMailActionFromConfiguration() - Static method in class com.groiss.util.MailSender
Get mail action from configuration
getMailQueueItem() - Method in interface com.groiss.messaging.MessageTemplate
Returns a MailQueueItem which could be set after sending mail
getMailQueueItem() - Method in class com.groiss.util.MailSender
Returns a MailQueueItem which could be set after sending mail
getMailSocketFactoryName(String) - Static method in class com.groiss.util.MailUtil
 
getMailSubjectPattern() - Static method in class com.groiss.util.MailUtil
This method returns the subject prefix defined in property file.
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
 
getMainForm(DMSForm) - Method in interface com.groiss.dms.RemoteDMS
Returns the main form of the passed form (or null if there is none)
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the root of the activity instance tree
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the root of the activity instance tree
getMap(String) - Method in class com.groiss.reporting.data.Schema
 
getMapId() - Method in class com.groiss.reporting.data.Attribute
 
getMappedImage(String) - Static method in class com.groiss.servlet.FileServlet
Returns the shiny path for the passed image path.
getMappedString(String, String) - Method in class com.groiss.reporting.data.Schema
returns a maped string to a given key
getMappedString(String, String, Resource) - Method in class com.groiss.reporting.data.Schema
returns a maped string to a given key
getMappings() - Method in class com.groiss.reporting.data.Schema
 
getMaxConcurrent(Date, Date) - Static method in class com.groiss.org.UserSessionManager
 
getMaxConstraintIndexNameLength() - Static method in class com.groiss.store.StoreUtil
 
getMaxlength() - Method in class com.groiss.gui.component.Textfield
 
getMaxLogSize() - Static method in class com.groiss.wfxml.WfXML
 
getMaxLogSize() - Static method in class com.groiss.wfxml.WfXML2
 
getMaxTable() - Static method in class com.groiss.reporting.QueryEngine
 
getMaxTableNameLength() - Static method in class com.groiss.store.StoreUtil
 
getMaxTableResult() - Method in class com.groiss.reporting.Query
 
getMaxThreadCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of configured HTTP threads.
getMaxTime() - Method in interface com.groiss.wf.Task
Returns the maximum execution time of the task (in minutes).
getMaxUnit() - Method in class com.groiss.reporting.Query
get the max unit of timeintervals used in this query
getMessage() - Method in interface com.groiss.messaging.MessageTemplate
Get the last java.mail.Message object sent by this MessageTemplate instance.
getMessage() - Method in exception com.groiss.util.ApplicationException
 
getMessage() - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
getMessageCharset() - Method in interface com.groiss.messaging.MessageTemplate
Get the character set of the message
getMessageDigest() - Method in interface com.groiss.dms.DMSDocForm
Returns the message digest of the content of this document (Settings.getMessageDigest() will be used by the system to calculate it).
getMessageDigest() - Static method in class com.groiss.util.Settings
Returns a new instance of the MessageDigest used by the system (e.g. in DMS)
getMessageDigestAlgorithmName() - Static method in class com.groiss.util.Settings
Returns the Name of the MessageDigest algorithm used by the system (e.g. in DMS)
getMessageId(Message) - Static method in class com.groiss.util.MailUtil
This method returns the message-id of the given message
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.
getMessageTemplate(String) - Method in interface com.groiss.server.Admin
Read the message template with the given id from the database.
getMessageText() - Method in exception com.groiss.util.ApplicationException
return the plain message text without "Error" prefix and number
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.
getMetaData(DMSDocForm) - Static method in class com.groiss.smartclient.dms.FileUploadMetaData
Get the meta data of the file which holds the content of the passed document
getMetadataUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getMethod(String) - Static method in class com.groiss.servlet.Dispatcher
Return the method from a string containing the class and method name, syntax: classname "." methodname
getMimeType() - Method in interface com.groiss.messaging.MessageTemplate
Get the mime type
getMimeType(String) - Static method in class com.groiss.util.FileUtil
Return the mime-type from the extension.
getMinUnit() - Method in class com.groiss.reporting.Query
get the min unit of timeintervals used in this query
getMode() - Method in class com.groiss.dms.FormContext
 
getMode() - Method in class com.groiss.util.Clipboard
Returns the mode stored in the clipboard
getModel() - Method in class com.groiss.gui.component.TableContainer
 
getModelName() - Method in interface com.groiss.reporting.data.TimeModel
returns the Name of the Model for HTML purpose
getMsgType() - Method in class com.groiss.cluster.communication.Message
Return the type of this message.
getMyNodeId() - Static method in class com.groiss.cluster.ClusterInfo
Gets the id of this node.
getName() - Method in interface com.groiss.cal.CalInfo
returns the name of this CalInfo.
getName() - Method in interface com.groiss.cal.CalView
get the name
getName() - Method in class com.groiss.cal.SimpleCalView
get the name
getName() - Method in interface com.groiss.dms.DMSObject
Returns the name of this object.
getName(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Returns the name of this form.
getName(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
Returns the name of this form.
getName() - Method in interface com.groiss.dms.FormType
Returns the name of the FormType
getName(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Returns the name of this form.
getName(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
Returns the name of this form.
getName() - Method in class com.groiss.event.BasicEvent
 
getName() - Method in interface com.groiss.event.Event
returns the name of the event
getName() - Method in interface com.groiss.event.EventRegistry
Returns the name of the event.
getName() - Method in class com.groiss.fileimport.Column
 
getName() - Method in class com.groiss.gui.AbstractComponent
 
getName() - Method in interface com.groiss.gui.Component
 
getName() - Method in class com.groiss.gui.component.RadioButton
 
getName() - Method in class com.groiss.gui.component.RadioGroup
the name of the group is defined in the buttons. each button should have the same name!
getName() - Method in interface com.groiss.gui.NavigationTreeNode
 
getName() - Method in class com.groiss.gui.table.ColumnDescription
Returns the name.
getName() - Method in class com.groiss.ldap.DirectoryServer
 
getName() - Method in interface com.groiss.messaging.MessageTemplate
Get the name of the template.
getName() - Method in interface com.groiss.org.Application
Returns the name of the application
getName() - Method in interface com.groiss.org.OrgClass
The name of the orgclass.
getName() - Method in interface com.groiss.org.OrgTree
Get the name.
getName() - Method in interface com.groiss.org.OrgUnit
Get the name.
getName() - Method in interface com.groiss.org.PermissionList
Get the name.
getName() - Method in interface com.groiss.org.Right
Returns the name of the right
getName() - Method in interface com.groiss.org.Role
Returns the name of the role
getName() - Method in interface com.groiss.org.User
Implemented for Principal interface
getName() - Method in class com.groiss.reporting.data.Attribute
 
getName() - Method in class com.groiss.reporting.data.Entity
 
getName(String) - Static method in class com.groiss.reporting.data.Entity
 
getName() - Method in class com.groiss.reporting.data.Schema
 
getName() - Method in class com.groiss.smartclient.dms.FileUploadMetaData
 
getName() - Method in class com.groiss.util.ByteArrayDataSource
Returns the name of the data source.
getName() - Method in enum com.groiss.wf.ActivityInstance.LastAction
Returns the name of the action that made the last state change
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 interface com.groiss.wf.UserFolder
Returns the name of this UserFolder.
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.
getNameSuffix() - Method in interface com.groiss.org.User
Get the name suffix for this user
getNewInstance(Class<?>) - Static method in class com.groiss.store.StoreUtil
Create a new instance of c. c can be an interface, then StoreUtil.mapInterface(Class) is used to determine the appropriate implementation class.
getNewInstance(String) - Static method in class com.groiss.store.StoreUtil
Create a new instance of a class c specified via the className .
getNewProcessId(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called whenever a new process Id is needed
getNewProcessId(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getNi() - Method in class com.groiss.notification.NotificationEvent
Get the NotificationItem the event is transporting.
getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects directly from the database bypassing the cache.
getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.Store
Method for getting objects directly from the database bypassing the cache.
getNoComment(InputStream) - Static method in class com.groiss.util.FileUtil
Get the contents of an input stream without the comments.
getNoComment(Reader) - Static method in class com.groiss.util.FileUtil
Get the contents of a reader without the comments.
getNoCommentContent(String) - Static method in class com.groiss.util.FileUtil
 
getNodeActiveUserSessionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of active user sessions for this node.
getNodeCookieName() - Static method in class com.groiss.org.AuthUtil
 
getNodeId() - Method in interface com.groiss.org.IUserSession
 
getNodeId() - Method in interface com.groiss.server.ServerInfoMXBean
Get the node id of the node.
getNodeid() - Method in class com.groiss.store.Lock
 
getNodeStatusHAProxy(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.cluster.ClusterInfo
Gets the state of the node suitable for healthchecks via haproxy.
getNodeWithMostEdges(List<N>) - Method in class com.groiss.reporting.data.ReportingGraph
returns the node with the most edges connected, can be used as center of the graph
getNodeWithMostEdges() - Method in class com.groiss.reporting.data.ReportingGraph
returns the node with the most edges connected, can be used as center of the graph
getNominalScheduleDate() - Method in interface com.groiss.timer.TimerEntry
Get the nominal (original) schedule for a timer run.
getNotes(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the notes to a process instances
getNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the notes to a process instances
getNotes() - Method in class com.groiss.wfxml.WfXMLForm
Returns a List with all attached notes.
getNotesLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
 
getNotificationMail(User, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
Build the notification mail (default notification strategy for DefaultApplicationAdapter.notifyUser(User, ActivityInstance))
getNotificationMail(User, ActivityInstance, String) - Static method in class com.groiss.wf.DefaultApplicationAdapter
Builds the default notification mail
getNotificationName() - Method in class com.groiss.wfxml.NotifyMessage
Use this method for getting the notification name set in this notify request message.
getNotificationTemplate() - Method in interface com.groiss.wf.ProcessDefinition
Return the notification template defined for this process.
getObj() - Method in class com.groiss.store.Lock
 
getObject() - Method in interface com.groiss.cal.CalEvent
returns the object this CalEvent was initially fetched for
getObject() - Method in class com.groiss.cal.SimpleEvent
returns the object this CalEvent was initially fetched for
getObject(String) - Method in class com.groiss.component.Configuration
Return the property value.
getObject(Object) - Static method in class com.groiss.store.StoreUtil
Returns the Persistent, if obj is a string like: <classname>:<oid>
getObject(JSONObject) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObject(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
This method returns a persistent object when the request contains a parameter "object" with a value in the form <classname>:<oid>.
getObject(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObject(String) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated.
since 8.0; use StoreUtil.getObject(Object) instead
getObjectClass() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the most specific LDAP Object class
getObjectClasses() - Method in class com.groiss.ldap.ClassMapping
Return the set of LDAP object classes for this mapping
getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.OrgData
Returns the extension object to a persistent.
getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns the extension object to a persistent.
getObjectList(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
Get list of objects (from multiple selection list) stored in request under key
getObjectListForComponent(List<? extends Persistent>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObjects() - Method in interface com.groiss.cal.CalEvent
the objects, this event belongs to
getObjects() - Method in interface com.groiss.cal.CalView
get mapped objects
getObjects() - Method in class com.groiss.cal.SimpleCalView
get mapped objects
getObjects() - Method in class com.groiss.cal.SimpleEvent
the objects, this event belongs to
getObjects() - Method in class com.groiss.smartclient.JsonDataAdapter
get all required objects. basic filtering should be done here is called once
getObjects() - Method in class com.groiss.util.Clipboard
Returns the objects stored in the clipboard.
getObjects(Class<Persistent>, Map<String, String>, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObjScope() - Method in interface com.groiss.org.Permission
Returns the object-scope.
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.FormType
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.event.EventRegistry
returns the unique oid of the object.
getOid() - Method in interface com.groiss.org.Agent
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.org.Application
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.store.Persistent
Getter method for the persistent object's OID.
getOid() - Method in class com.groiss.store.PersistentObject
 
getOID() - Method in interface com.groiss.store.RemoteStore
Return the next object id from the oid-factory in the database
getOID() - Method in interface com.groiss.store.Store
Return the next object id from the oid-factory in the database
getOid() - Method in interface com.groiss.wf.ActivityInstance
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.wf.ProcessDefinition
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.wf.Task
Returns the unique oid of the object.
getOperatingMode() - Method in class com.groiss.wfxml.Partner
Use this method to find out if a partner works in passive, active, or off mode.
getOperatingMode() - Static method in class com.groiss.wfxml.WfXML
Use this method to find out if the local server operates in passive, active, or off mode.
getOperatingMode() - Static method in class com.groiss.wfxml.WfXML2
Use this method to find out if the local server operates in passive, active, or off mode.
getOperatorList(boolean) - Method in interface com.groiss.reporting.data.ReportingData
 
getOpmode() - Method in class com.groiss.wfxml.Partner
 
getOption(int) - Method in class com.groiss.gui.component.SelectList
 
getOptionIndex(String, String) - Method in class com.groiss.gui.component.SelectList
returns the index of the specified option (identified by value-text-pair
getOptionText(int) - Method in class com.groiss.gui.component.SelectList
Returns the displayed text of the specified option.
getOptionTexts() - Method in class com.groiss.gui.component.SelectList
Returns a vector with the displayed text of every option.
getOptionValue(int) - Method in class com.groiss.gui.component.SelectList
Returns the value of the specified option.
getOptionValues() - Method in class com.groiss.gui.component.SelectList
Returns a vector with the value of every options.
getOrderAttr() - Method in interface com.groiss.wf.UserFolder
Return the value of the folders order attribute.
getOrgClass() - Method in interface com.groiss.org.OrgUnit
 
getOrgContext() - Method in interface com.groiss.org.HasOrgContext
 
getOrgData() - Static method in class com.groiss.wf.ServiceLocator
Get the OrgData to perform action with the organizational structure.
getOrgData() - Method in interface com.groiss.wf.Session
Get a OrgData service.
getOrgScope() - Method in interface com.groiss.org.Permission
Returns the org-scope.
getOrgTree() - Method in interface com.groiss.org.Application
Returns the OrgTree used by this application
getOrgUnit() - Method in interface com.groiss.dms.DMSFolder
Returns the organizational unit to which this folder belongs to
getOrgUnit() - Method in class com.groiss.messaging.Recipient
Return the organizational unit, used only if agent is a role.
getOrgUnit(long) - Method in interface com.groiss.org.OrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use OrgData.get(Class, long) with OrgUnit.class as first parameter instead.
getOrgUnit() - Method in interface com.groiss.org.Permission
Get the org unit of the permission.
getOrgUnit(long) - Method in interface com.groiss.org.RemoteOrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use RemoteStore.get(Class, long) with OrgUnit.class as first parameter instead.
getOrgUnit() - Method in interface com.groiss.org.UserRole
Returns the org-unit, for user-roles with local or hierarchic roles
getOrgUnit() - Method in interface com.groiss.wf.ActivityInstance
Returns the organizational unit.
getOrigin() - Method in interface com.groiss.wf.ActivityInstance
Returns the origin of this ActivityInstance.
getOriginatingSessionId() - Method in class com.groiss.notification.NotificationEvent
Get the id of the sending session.
getOutputStream() - Method in class com.groiss.util.ByteArrayDataSource
This operation is not supported!
getOwner() - Method in interface com.groiss.wf.UserFolder
Returns the owner of this folder.
getP1() - Method in class com.groiss.wf.ProcessRelation
 
getP2() - Method in class com.groiss.wf.ProcessRelation
 
getPacker() - Method in interface com.groiss.wf.ApplicationAdapter
Return the Packer used for distributing activities of this application.
getPacker() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getPage() - Method in interface com.groiss.gui.table.Table
Define the page the table uses.
getPage() - Method in class com.groiss.gui.table.TableAdapter
Define the page the table uses.
getPage(Query) - Method in class com.groiss.reporting.export.HTMLExporter
Returns the configured HTML Page...
getPagesize() - Method in interface com.groiss.gui.table.Table
Return the size of a page (when using paging).
getPagesize() - Method in class com.groiss.gui.table.TableAdapter
The default implementation reads the table.pagesize property as default and the user property avw.table.pagesize.
getPageSize() - Method in class com.groiss.ldap.DirectoryServer
 
getParam(String) - Method in class com.groiss.reporting.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.
getParameters(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
read the parameters from node and from request
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.Query
get the Parameter Map of this query
getParamMask() - Method in class com.groiss.reporting.Query
 
getParams() - Method in class com.groiss.wf.batch.BatchJob
Get the parameters for the job execution.
getParamsAsLink() - Method in class com.groiss.servlet.MultipartRequest
This method builds a parameter string suitable for a GET request out of the parameter map.
getParent() - Method in class com.groiss.gui.AbstractComponent
 
getParent() - Method in interface com.groiss.gui.Component
 
getParent() - Method in interface com.groiss.wf.ActivityInstance
Returns the parent node in the process execution graph, normally the process instance, but for example in parfors, the parfor node
getParent(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the process instance of the given activity instance.
getParent(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the process instance of the given activity instance.
getParentElement() - Method in class com.groiss.gui.AbstractComponent
 
getParentElement() - Method in interface com.groiss.gui.Component
 
getParentFolder() - Method in interface com.groiss.dms.DMSFolder
Returns the parent of this folder.
getParentKeyword() - Method in interface com.groiss.dms.Keyword
Keywords may be maintained hierachic.
getPartner(String) - Static method in class com.groiss.wfxml.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).
getPartner(String) - Static method in class com.groiss.wfxml.WfXML2
Use this method to get a Partner object representing a WfXML communication partner that you know (you must know the id with which the partner has been defined).
getPassword() - Method in class com.groiss.ldap.DirectoryServer
 
getPasswordProperty(String) - Method in class com.groiss.component.Configuration
Get the value of a "mangled" property.
getPath() - Method in class com.groiss.wfxml.Partner
The path as defined in the administration of @enterprise.
getPathname() - Method in class com.groiss.wfxml.Partner
 
getPathToRoot() - Method in interface com.groiss.dms.DMSFolder
Returns the path to the root as a string
getPattern() - Method in interface com.groiss.timer.TimerEntry
Get the period for the entry
getPayload() - Method in class com.groiss.notification.BasicNotificationItem
 
getPermanentSSL() - Method in class com.groiss.util.RMIThreadContext
 
getPermissionList() - Method in interface com.groiss.dms.DMSObject
Returns the acl of this object.
getPermissionList() - Method in class com.groiss.org.CheckedPersistent
 
getPermissionList() - Method in interface com.groiss.org.HasPermissionList
Get the permission list
getPersistent() - Method in interface com.groiss.org.PersistentVersion
Returns the persistent to which this version belongs to.
getPersistentJSONList(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
 
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.
getPolicyInfoText(User) - Method in interface com.groiss.org.RemoteOrgData
Checks if there are any hints for the user according to the password policy.
getPort() - Method in class com.groiss.ldap.DirectoryServer
 
getPort() - Method in class com.groiss.util.MailSender
 
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.
getPos() - Method in class com.groiss.messaging.Recipient
Return the position of the recipient in the recipient list.
getPosition(K) - Method in class com.groiss.ds.OrderedMap
 
getPossiblePaths(Entity, Entity) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, List<String>) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(Entity, Entity, int) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, List<String>, int) - Method in class com.groiss.reporting.data.Schema
 
getPossibleViews(User) - Method in interface com.groiss.cal.CalInfo
get all possible views for this users
getPossibleViews(User) - Method in class com.groiss.cal.CalInfoAdapter
get all possible views for this users
getPostcondition() - Method in interface com.groiss.wf.Task
Returns the postcondition of the task.
getPostcondMessage() - Method in interface com.groiss.wf.Task
Returns the postcondition message of the task.
getPreparedStatementCondition(String, List<Object>, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getPreprocessing() - Method in interface com.groiss.wf.Task
Returns the preprocessing method of the task.
getPreviousAgent(String, String) - Method in class com.groiss.wf.SystemAction
Get the agent of a previous step (identified by its label).
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.RemoteWfEngine
Find a process instance with the given id.
getProcess(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the given oid.
getProcess(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Find the process instance where the given form is attached.
getProcess(String) - Method in interface com.groiss.wf.WfEngine
Find a process instance with the given id.
getProcess(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the given oid.
getProcess(DMSForm) - Method in interface com.groiss.wf.WfEngine
Find the process instance where the given form is attached.
getProcessContext() - Method in interface com.groiss.dms.DMSFolder
Returns the process to which this folder may belong to (directly or indirectly)
getProcessDefinition() - Method in interface com.groiss.wf.ActivityInstance
Returns the process definition the activity instance belongs to.
getProcessDefinition(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process definition with the given id and status=active, if more than one is found, the process definition with the highest version number is returned.
getProcessDefinition(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process definition with the given id and version.
getProcessDefinition(String) - Method in interface com.groiss.wf.WfEngine
Find a process definition with the given id and status=active, if more than one is found, the process definition with the highest version number is returned.
getProcessDefinition(String, int) - Method in interface com.groiss.wf.WfEngine
Find a process definition with the given id and version.
getProcessDefinitionKey() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get the ProcessDefinitionKey attribute.
getProcesses(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find the process instances with a given condition.
getProcesses(String) - Method in interface com.groiss.wf.WfEngine
Find the process instances with a given condition.
getProcessForm(String) - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to get a specific process form out of this message.
getProcessFromForm(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the oid of a form.
getProcessFromForm(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the oid of a form.
getProcessInstance() - Method in class com.groiss.dms.FormContext
 
getProcessInstance() - Method in interface com.groiss.wf.ActivityInstance
Returns the process instance the activity instance belongs to.
getProcessInstanceKey() - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to get the process instance key out of response 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.
getProcessRelation(String) - Static method in class com.groiss.util.Settings
 
getProcessRelations() - Static method in class com.groiss.util.Settings
 
getProcessRelationsList() - Static method in class com.groiss.util.Settings
 
getProcessRelationText(String, boolean) - Static method in class com.groiss.util.Settings
 
getProcessStartInfo(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getProcessStartInfo(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the process start mask If the result is empty, nothing is done.
getProperties() - Method in class com.groiss.component.Configuration
Return the whole paramter map.
getPropertiesStartingWith(String) - Method in class com.groiss.component.Configuration
Returns the subset of properties with names thhat start with a given prefix.
getProperty(String) - Method in class com.groiss.component.Configuration
Returns the value of the property with the given name.
getProperty(String, String) - Method in class com.groiss.component.Configuration
Deprecated.
define default values in the xml decsription of the configuration.
getPropertyAsProperties(String) - Method in class com.groiss.component.Configuration
Returns the value of the (multi-valued) property with the given name in the form of a property.
getProtocol() - Method in class com.groiss.wfxml.Partner
 
getPublicRootFolder() - Method in interface com.groiss.dms.DMS
Returns the public root folder in the DMS.
getPublicRootFolder() - Method in interface com.groiss.dms.RemoteDMS
Returns the public root folder in the DMS.
getPwdNeverExpires() - Method in interface com.groiss.org.User
 
getQuery() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getQueryInformations() - Method in class com.groiss.reporting.Query
 
getQueryObject(HttpServletRequest, boolean) - Static method in class com.groiss.reporting.QueryEngine
 
getQueryObject(String, String, Document, StoredQuery, Map<String, String[]>, Date) - Static method in class com.groiss.reporting.QueryEngine
Create Query Object
getQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getQueryToken() - Static method in class com.groiss.reporting.QueryEngine
Try to get a execution Token. if report has to wait, a BeanManager.commit is done to release the connection If report has to wait for Token, the transaction is commited and the db-connection is released
getRadioButtons() - Method in class com.groiss.gui.component.RadioGroup
 
getRaiseDate() - Method in class com.groiss.event.BasicEvent
 
getRaiseDate() - Method in interface com.groiss.event.Event
The date and time when the event has been raised.
getRaiser() - Method in class com.groiss.event.BasicEvent
 
getRaiser() - Method in interface com.groiss.event.Event
return the raiser of the event
getRDNAttName() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the LDAP attribute which designates the relative distinguished name (RDN)
getRDNAttValue(Persistent) - Method in class com.groiss.ldap.ClassMapping
Returns the value of the RDN of an object
getReasons() - Method in interface com.groiss.passwd.Checker
Get the non-compliant reasons
getRecEndDate() - Method in interface com.groiss.cal.CalEvent
 
getRecEndDate() - Method in class com.groiss.cal.SimpleEvent
getRecType() - Method in class com.groiss.messaging.Recipient
Get the recipient type (to, cc, bccc).
getRecTypeShort() - Method in class com.groiss.messaging.Recipient
Return the recipient type as numer. 0=To, 1=CC, 2=BCC
getRecurrenceType() - Method in interface com.groiss.cal.CalEvent
 
getRecurrenceType() - Method in class com.groiss.cal.SimpleEvent
getRecycleBin(User) - Method in interface com.groiss.dms.DMS
 
getRecycleBin(User) - Method in interface com.groiss.dms.RemoteDMS
Returns the recycle bin for a user.
getReference() - Method in interface com.groiss.org.Role
 
getRefType() - Method in class com.groiss.ldap.AttributeMapping
Returns the reference type of this mapping
getRegistrant() - Method in interface com.groiss.event.EventRegistry
Returns the process or activity that has registered.
getRelationGraph() - Method in class com.groiss.reporting.data.Schema
 
getRelations() - Method in class com.groiss.reporting.data.Entity
 
getRelations(Entity) - Method in class com.groiss.reporting.data.Schema
 
getRelativeNormalizedPath(File) - Static method in class com.groiss.util.FileUtil
Gets the relative normalized path of a file with respect to the configured base directory (Settings.getBaseDir()).
getRelativeNormalizedPath(File, File) - Static method in class com.groiss.util.FileUtil
Gets the relative normalized path of a file with respect to a specified base directory.
getReltype() - Method in class com.groiss.wf.ProcessRelation
 
getRemoteAddress(HttpServletRequest) - Static method in class com.groiss.servlet.HttpUtils
Returns the "real" remote address of a HttpServletRequest.
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.
getRemoteFileName(String, File) - Method in class com.groiss.servlet.MultipartRequest
Return the remote file name of the locally stored temporary file
getReplyTo() - Method in interface com.groiss.messaging.MessageTemplate
Get the optional Reply-to header
getReplyToMsgId() - Method in interface com.groiss.messaging.MessageTemplate
Get the optional In-Reply-To header (the message-id of the replying mail)
getReportingDataInstance(Element) - Method in class com.groiss.reporting.Query
 
getReportingDataInstance(String, String) - Static method in class com.groiss.reporting.QueryEngine
 
getReportingDataInstance(Element) - Static method in class com.groiss.reporting.QueryEngine
 
getReqParamMap(HttpServletRequest) - Static method in class com.groiss.reporting.Query
 
getRequestCount() - Static method in class com.groiss.servlet.Dispatcher
Get the request count for statistics.
getRequestCount() - Static method in class com.groiss.servlet.FileServlet
 
getRequestURLContext(HttpServletRequest) - Static method in class com.groiss.servlet.HttpUtils
 
getRequiredObjects(boolean) - Method in interface com.groiss.store.Exportable
This method is called by the exporter before an object is exported.
getRequiredObjects(boolean) - Method in class com.groiss.store.ExportablePersistentObject
 
getRequiredReferences() - Method in interface com.groiss.store.Exportable
Returns a list of references that cannot be found in the persistent fields.
getRequiredReferences() - Method in class com.groiss.store.ExportablePersistentObject
 
getResource() - Method in class com.groiss.component.Configuration
Return the resource for this configuration.
getResource() - Static method in class com.groiss.component.DefaultResource
 
getResource() - Method in interface com.groiss.org.HasResource
 
getResource() - Method in class com.groiss.reporting.data.Attribute
 
getResource() - Method in class com.groiss.reporting.data.Entity
 
getResource() - Method in class com.groiss.reporting.Query
 
getResource() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getResourceBundle(Locale, String) - Method in class com.groiss.component.Resource
 
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.
getResultDetailsJson(Query, int) - Method in class com.groiss.reporting.export.HTMLExporter
 
getResultModifier() - Method in class com.groiss.reporting.Query
 
getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
 
getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
Returns a tablemodel that the TableRenderer may handle.
getResultvalues() - Method in class com.groiss.wf.batch.BatchJob
Get the resultvalues of the instance.
getRight(long) - Method in interface com.groiss.org.OrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use OrgData.get(Class, long) with Right.class as first parameter instead.
getRight() - Method in interface com.groiss.org.Permission
Returns the right the permission grants
getRight(long) - Method in interface com.groiss.org.RemoteOrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use RemoteStore.get(Class, long) with Right.class as first parameter instead.
getRights() - Method in class com.groiss.ldap.DirectoryServer
 
getRole(long) - Method in interface com.groiss.org.OrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use OrgData.get(Class, long) with Role.class as first parameter instead.
getRole(long) - Method in interface com.groiss.org.RemoteOrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use RemoteStore.get(Class, long) with Role.class as first parameter instead.
getRole() - Method in interface com.groiss.org.UserRole
Returns the role of the user-role
getRoles() - Method in class com.groiss.ldap.DirectoryServer
 
getRoles(User) - Method in interface com.groiss.org.OrgData
Returns a Map of the roles - and depts - of a user.
getRoles(User, OrgUnit) - Method in interface com.groiss.org.OrgData
Return the roles a user has in a OrgUnit.
getRoles(User) - Method in interface com.groiss.org.RemoteOrgData
Returns a Map of the roles - and depts - of a user.
getRoles(User, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Return the roles a user has in a OrgUnit.
getRoleSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the role suspension list of the current user.
getRoleSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
Get the role suspension list of the current user.
getRoleWorklist(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the role worklist of the current user.
getRoleWorklist(Application) - Method in interface com.groiss.wf.WfEngine
Get the role worklist of the current user.
getRoot() - Method in class com.groiss.gui.AbstractComponent
returns the root element of the internal JDOM
getRoot() - Method in interface com.groiss.gui.Component
returns the root element of the internal JDOM
getRootFolder(User) - Method in interface com.groiss.dms.DMS
Returns the root DMS folder (i.e. it has no parent) for a user.
getRootFolder(User) - Method in interface com.groiss.dms.RemoteDMS
Returns the root DMS folder (i.e. it has no parent) for a user.
getRootName() - Method in class com.groiss.gui.AbstractComponent
 
getRootStoredQuery() - Method in class com.groiss.reporting.Query
 
getRow() - Method in class com.groiss.gui.table.ColumnDescription
 
getRowCount() - Method in class com.groiss.ds.ObjectTableModel
Get amount of rows in the tablemodel.
getRowCount() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getRows(boolean) - Method in class com.groiss.gui.component.TableContainer
 
getRows() - Method in class com.groiss.gui.component.Textarea
 
getRowSpan() - Method in class com.groiss.gui.table.ColumnDescription
 
getRunEverywhere() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry should be running on each node in a cluster.
getRunOnStartup() - Method in interface com.groiss.timer.TimerEntry
Run on startup?
getSalutation() - Method in interface com.groiss.org.User
Get the salutation for this user
getSchema() - Method in interface com.groiss.store.RemoteStore
Returns the schema of the tables
getSchema() - Method in interface com.groiss.store.Store
Returns the schema of the tables
getScripts(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.gui.JavascriptLoader
The method for loading the script
getSearchCondition(Persistent, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
builds a condition for querying the given Persistent uses the global setting for smartSearch
getSearchCondition(Persistent, String, String, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
builds a condition querying the given Persistent if smartSearch is true, the given searchString will be splitted, and searched in each searchAttr on it's own
getSearchExpression(Attributes, Class<?>, ClassMapping, DirContext, Persistent, String) - Static method in class com.groiss.ldap.LDAPUtils
Create a SQL search expression for an LDAP object.
getSearchOid(Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get a LDAP search expression for a Persistent based on Attribute entOid
getSearchResults(DirectoryServer, DirContext, SearchControls) - Static method in class com.groiss.ldap.LDAPUtils
 
getSearchRoot() - Method in class com.groiss.ldap.DirectoryServer
 
getSearchString(ClassMapping, DirContext) - Static method in class com.groiss.ldap.LDAPUtils
Construct a LDAP search string for a dircontext based on the RDN attribute
getSearchString(DirectoryServer, ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Construct a LDAP search string for a Persistent based on the RDN attribute
getSelectedItems() - Method in interface com.groiss.gui.table.Table
 
getSelectedItems() - Method in class com.groiss.gui.table.TableAdapter
 
getSelectedOption() - Method in class com.groiss.gui.component.SelectList
Returns the index of the selected option.
getSelectIndexOfAttribs(Element) - Method in class com.groiss.reporting.Query
 
getSelection() - Method in class com.groiss.gui.component.RadioGroup
 
getSelectionMode() - Method in interface com.groiss.gui.table.Table
Return the mode for selection.
getSelectionMode() - Method in class com.groiss.gui.table.TableAdapter
Return the mode for selection.
getSelections() - Method in class com.groiss.gui.component.SelectList
returns a array of all selected options
getSelections() - Method in class com.groiss.reporting.data.Entity
 
getSelectionString(String) - Method in class com.groiss.reporting.data.Entity
 
getSelectLength() - Method in class com.groiss.reporting.data.Attribute
 
getSelectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelectList2(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelectListObject(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
Used for object selection UI control to retrieve the initial display value for the selected list item.
getSelectNamesOfAttribs(Element) - Method in class com.groiss.reporting.Query
Deprecated.
since 9.0.18429 use Query.getSelectIndexOfAttribs(Element) instead
getSelectObjectById(long, Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelects() - Method in class com.groiss.reporting.data.Attribute
 
getSemaphore(String) - Static method in class com.groiss.ds.CountedSemaphore
Get the semaphore with key 'id' from the semaphore table
getSender() - Method in class com.groiss.util.MailSender
return the sender address
getSender() - Static method in class com.groiss.util.MailUtil
Get the standard sender defined in configuration
getSenderCredentials() - Method in class com.groiss.util.MailSender
Get the sender credentials
getServer() - Method in class com.groiss.ldap.DirectoryServer
 
getServerAdminURL() - Method in interface com.groiss.server.Admin
returns the url to the admin connector of the web server, the information is maintained in the server object in the administration.
getServerId() - Method in interface com.groiss.server.ServerInfoMXBean
Get the id of the server.
getServerId() - Static method in class com.groiss.util.Settings
Get the id of the server.
getServerProperty(String) - Method in interface com.groiss.wf.RemoteWfEngine
Returns a property from the server
getServerProperty(String) - Method in interface com.groiss.wf.WfEngine
Returns a property from the server
getServerURL() - Method in interface com.groiss.server.Admin
returns the url to the web server, the information is maintained in the server object in the administration.
getService(String) - Static method in class com.groiss.component.ApplicationContext
Get a service by id.
getService(String) - Static method in class com.groiss.component.ServiceManager
Return the service by id.
getService(String) - Method in interface com.groiss.wf.Session
This method returns a service interface to the client.
getSession() - Method in class com.groiss.util.MailSender
 
getSessionById(String) - Static method in class com.groiss.org.UserSessionManager
called when session are read from dumped file after restart.
getSessionId() - Method in class com.groiss.notification.NotificationEvent
Check, if an event is for private notification without substitution.
getSessionId() - Method in interface com.groiss.org.IUserSession
 
getSessionId() - Static method in class com.groiss.util.ThreadContext
Get the thread sessionId.
getSessionRoles() - Method in interface com.groiss.org.OrgData
Returns all the combinations of role and organizational units that have been assigned to the current usersession.
getSessionRoles() - Method in interface com.groiss.org.RemoteOrgData
Returns all the combinations of role and organizational units that have been assigned to the current usersession.
getSessions(Boolean, Date, Date, User) - Static method in class com.groiss.org.UserSessionManager
The sessions selected by date and/or user.
getSessions(Boolean, Date, Date, User, int) - Static method in class com.groiss.org.UserSessionManager
 
getSessions() - Static method in class com.groiss.util.ThreadContext
Get the sessions.
getSessionStates(User) - Static method in class com.groiss.org.UserSessionManager
 
getSessiontype() - Method in interface com.groiss.org.IUserSession
 
getSessionType() - Static method in class com.groiss.util.ThreadContext
Get the type of the Session
getShadowedFiles() - Static method in class com.groiss.util.Settings
Checks the classpath for duplicate entries.
getShinyPathMapping(String) - Static method in class com.groiss.util.FileUtil
Returns the shiny path for the passed resource path.
getShortSearchQueryDoc(MultipartRequest) - Method in class com.groiss.reporting.StandardSearch
 
getSize() - Method in interface com.groiss.dms.DMSDocForm
Returns the size of the documents content (in bytes)
getSize() - Method in class com.groiss.gui.component.SelectList
returns the number of nested options in the dropdownlist - the size
getSize() - Method in class com.groiss.gui.component.Textfield
 
getSize() - Method in class com.groiss.smartclient.dms.FileUploadMetaData
 
getSm() - Method in class com.groiss.ldap.ClassMapping
Returns the schema mapping this class mapping belongs to
getSm() - Static method in class com.groiss.ldap.SchemaMapping
Returns the default schema mapping
getSMTPCommunicationType() - Static method in class com.groiss.util.MailUtil
get configured CommunicationType... possible Values:MailUtil.PLAINMailUtil.STARTTLS, MailUtil.ENCRYPTED or MailUtil.TRUSTED
getSMTPCredentials() - Static method in class com.groiss.util.MailUtil
get SMTP Credentials from configuration
getSMTPHost() - Static method in class com.groiss.util.MailUtil
Get the standard SMTP-host defined in configuration
getSortColumn() - Method in interface com.groiss.gui.table.Table
Return the sort column.
getSortColumn() - Method in class com.groiss.gui.table.TableAdapter
Return the sort column.
getSortString() - Method in class com.groiss.gui.component.SortableLink
Gets the sortSting
getSortVal() - Method in class com.groiss.gui.table.CellValue
 
getSource() - Method in class com.groiss.gui.component.Image
 
getSources() - Method in interface com.groiss.cal.CalView
get all CalInfos where date should be fetched from
getSources() - Method in class com.groiss.cal.SimpleCalView
get all CalInfos where date should be fetched from
getSplitSize() - Method in class com.groiss.store.BulkQuery
 
getSplitSizeCondition(List<Long>) - Method in class com.groiss.reporting.StandardSearch
 
getSqlQueryString() - Method in class com.groiss.reporting.Query
get the sql query string
getSqltype() - Method in class com.groiss.store.Nil
 
getStandardAllowedAggrs(Class<?>) - Static method in class com.groiss.reporting.data.Attribute
 
getStandardSearchIdOfClass(Class<?>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getStandardSearchQueryDoc(MultipartRequest) - Method in class com.groiss.reporting.StandardSearch
 
getStartableProcDefs(Application) - Method in interface com.groiss.wf.RemoteWfEngine
List the process definitions of the given application, which are startable for the user.
getStartableProcDefs(Application) - Method in interface com.groiss.wf.WfEngine
List the process definitions of the given application, which are startable for the user.
getStartableProcesses(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
use getStartableProcDefs
getStartableProcesses(Application) - Method in interface com.groiss.wf.WfEngine
List the process definitions of the given application, which are startable for the user.
getStartDate() - Static method in class com.groiss.component.ServiceManager
Return the date of startup.
getStartDate() - Method in interface com.groiss.server.ServerInfoMXBean
Get the start date of the node.
getStartDate() - Method in interface com.groiss.wf.Suspension
The start date of suspension.
getStarted() - Method in interface com.groiss.wf.ActivityInstance
Returns the start date.
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.
getStateName() - Method in class com.groiss.wf.batch.BatchJob
 
getStateName(int) - Static method in class com.groiss.wf.batch.BatchJob
 
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 interface com.groiss.wf.ActivityInstance
Returns the status of the activity instance.
getStepAgent() - Method in interface com.groiss.wf.ActivityInstance
Returns the step-agent of the object.
getStepName() - Method in interface com.groiss.wf.ActivityInstance
Get the name of the step the activity belongs to.
getStore() - Method in interface com.groiss.store.Persistent
This method must return the Store object that is responsible for storing this persistent object.
getStore() - Method in class com.groiss.store.PersistentObject
Returns the Store object which is responsible for storing this persistence object.
getStore() - Method in interface com.groiss.wf.RemoteWfEngine
Return the underlying store.
getStore() - Static method in class com.groiss.wf.ServiceLocator
Get the Store to read and write from/to the database.
getStore() - Method in interface com.groiss.wf.Session
Get a store service.
getStore() - Method in interface com.groiss.wf.WfEngine
Return the underlying store.
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
 
getStringIfMarked(String) - Static method in class com.groiss.component.DefaultResource
 
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.
getSubContext(DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
Get a subcontext of a basecontext, as specified ba a class mapping
getSubformId() - Method in class com.groiss.wfxml.WfXMLForm
Returns the subform id.
getSubForms(String) - Method in class com.groiss.wfxml.WfXMLForm
Returns a List containing all subforms for the given id.
getSubid() - Method in class com.groiss.dms.FormContext
 
getSubject() - Method in interface com.groiss.cal.CalEvent
 
getSubject() - Method in class com.groiss.cal.SimpleEvent
getSubject() - Method in interface com.groiss.messaging.MessageTemplate
Get the message subject.
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.
getSubLinks() - Method in class com.groiss.ldap.ClassMapping
Returns the sublinks of this class mapping
getSubmitAction() - Method in class com.groiss.gui.component.SubmitButton
 
getSubmitValidation() - Method in class com.groiss.dms.FormContext
 
getSubOrgs(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Return the list of the organizational units that are below the given oe in the given tree.
getSubOrgs(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Return the list of the organizational units that are below the given oe in the given tree.
getSuperOrg(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Return the organizational unit that is above the given oe in the given tree.
getSuperOrg(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Return the organizational unit that is above the given oe in the given tree.
getSurname() - Method in interface com.groiss.org.User
Get the surname.
getSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the personal suspension list of the current user.
getSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
Get the personal suspension list of the current user.
getSuspensions(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Find out when and how the activity instance was in the suspension list.
getSuspensions(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Find out when and how the activity instance was in the suspension list.
getSystemClasspath() - Static method in class com.groiss.util.Settings
 
getSystemSchemaFile() - Static method in class com.groiss.reporting.QueryEngine
returns always "reporting.xml"
getTable() - Method in class com.groiss.reporting.data.Entity
 
getTable(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Deprecated.
since ep90 use RemoteStore.getTable(String, Object[], int[]) with explicit type information instead
getTable(String, Object[], int[]) - Method in interface com.groiss.store.RemoteStore
Returns the results of the given query.
getTable(String, Object[]) - Method in interface com.groiss.store.Store
Deprecated.
getTable(String, Object[], int[]) - Method in interface com.groiss.store.Store
Returns the results of the given query.
getTableAndAliases() - Method in class com.groiss.reporting.Query
 
getTableAttributes() - Method in class com.groiss.gui.component.TableContainer
returns a vector of pairs (names, attributes) of the table element
getTableDefinition() - Method in interface com.groiss.dms.FormType
 
getTableDefinition(Class<? extends Persistent>) - Static method in class com.groiss.store.StoreUtil
 
getTableFrameName() - Method in interface com.groiss.gui.table.Table
Returns the name of the frame where the table resides.
getTableFrameName() - Method in class com.groiss.gui.table.TableAdapter
Returns the name of the frame where the table resides.
getTableModel() - Method in interface com.groiss.dms.DMSFolder
Returns the full qualified name of the class which is used for displaying the content of this folder.
getTableModel() - Method in interface com.groiss.gui.table.Table
Builds the final tablemodel containing all data displayed in the table.
getTableModel() - Method in class com.groiss.gui.table.TableAdapter
Builds the final tablemodel containing all data displayed in the table.
getTableModel(List<List<Object>>, Query) - Static method in class com.groiss.reporting.QueryEngine
 
getTableName() - Method in class com.groiss.event.BasicEvent
 
getTableName() - Method in class com.groiss.ldap.DirectoryServer
 
getTableName() - Method in class com.groiss.messaging.Recipient
 
getTableName() - Method in class com.groiss.store.Lock
 
getTableName() - Method in interface com.groiss.store.Persistent
This method must return the table name of the database table in which this persistent object is stored.
getTableName() - Method in class com.groiss.wf.batch.BatchJob
 
getTableName() - Method in class com.groiss.wf.ProcessRelation
 
getTableName() - Method in class com.groiss.wfxml.Partner
 
getTableNames(String) - Static method in class com.groiss.store.StoreUtil
Returns a set of names of tables conforming to the name pattern in the current db-schema.
getTableSize() - Method in interface com.groiss.gui.table.Table
Determines the tablesize of the tablemodel without reading all the objects.
getTableSize() - Method in class com.groiss.gui.table.TableAdapter
Determines the tablesize of the tablemodel without reading all the objects.
getTakeHook() - Method in interface com.groiss.wf.Task
Returns the take hook of the task.
getTaken() - Method in interface com.groiss.wf.ActivityInstance
Returns the date when a user has taken the activity.
getTarget(Object) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated.
since ep7.0. There is no use for this method anymore therefore there is no alternative for it
getTarget() - Method in class com.groiss.gui.component.Link
 
getTarget() - Method in interface com.groiss.gui.NavigationTreeNode
 
getTarget() - Method in interface com.groiss.org.Permission
Returns the target object.
getTask() - Method in interface com.groiss.wf.ActivityInstance
Returns the task
getTask(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a task with the given id and status=active, if more than one is found, the task with the highest version number is returned.
getTask(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
Find a task with the given id and version.
getTask(String) - Method in interface com.groiss.wf.WfEngine
Find a task with the given id and status=active, if more than one is found, the task with the highest version number is returned.
getTask(String, int) - Method in interface com.groiss.wf.WfEngine
Find a task with the given id and version.
getTelNr() - Method in interface com.groiss.org.OrgUnit
Get the phone number.
getTelNr() - Method in interface com.groiss.org.User
Get the phone number.
getTempDir() - Static method in class com.groiss.util.Settings
Return the temporary directory (from the configuration).
getTemplate() - Method in class com.groiss.messaging.Recipient
Return the message template or tracker object this template belongs to.
getTemplates(FormType) - Method in interface com.groiss.dms.DMS
Returns the templates for the passed form type.
getTemplates(FormType) - Method in interface com.groiss.dms.RemoteDMS
Returns the templates for the passed form type.
getTemplateType() - Method in interface com.groiss.dms.FormType
type of form template: HTML, XHTML, XFORM
getTempRelations() - Method in class com.groiss.reporting.data.Schema
 
getText() - Method in interface com.groiss.cal.CalEvent
 
getText() - Method in class com.groiss.cal.SimpleEvent
getText() - Method in class com.groiss.gui.component.Image
 
getText() - Method in class com.groiss.gui.component.Link
 
getText() - Method in class com.groiss.gui.component.RadioButton
 
getText() - Method in class com.groiss.gui.component.Text
 
getText() - Method in class com.groiss.gui.component.Textarea
 
getText() - Method in interface com.groiss.gui.NavigationTreeNode
 
getThreadId() - Method in interface com.groiss.timer.TimerEntry
Get the thread-id for the entry
getThreadLocale() - Static method in class com.groiss.util.ThreadContext
Get the thread locale.
getThreadPrincipal() - Static method in class com.groiss.util.ThreadContext
Get the thread principal, the user who performs the action.
getThreadRequest() - Static method in class com.groiss.util.ThreadContext
Get the HttpServletRequest of this thread.
getThreads() - Method in class com.groiss.ds.ThreadLocal2
Returns the HashMap, keys are the threads
getThreadTimeZone() - Static method in class com.groiss.util.ThreadContext
Get the thread TimeZone
getTimemodel() - Method in class com.groiss.reporting.Query
get the timemodel used by this query
getTimer() - Method in class com.groiss.ldap.DirectoryServer
 
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
Deprecated.
since ep90 because it will not be used in the new js-based client GUI
getTitle() - Method in interface com.groiss.gui.table.Table
Return a string or Component for table title
getTitle() - Method in class com.groiss.gui.table.TableAdapter
Return a string or Component for table title
getTitle() - Method in class com.groiss.gui.XHTMLPage
 
getTitle() - Method in interface com.groiss.org.User
Get the title.
getTitle() - Method in class com.groiss.reporting.Query
 
getTitle() - Method in interface com.groiss.wf.html.Worklist
Non null overwrites the title.
getTitle() - Method in class com.groiss.wf.html.WorklistAdapter
 
getToDate() - Method in interface com.groiss.org.Permission
 
getToolbarActions() - Method in interface com.groiss.gui.table.Table
Return a comma separated list of action ids for the toolbar.
getToolbarActions() - Method in class com.groiss.gui.table.TableAdapter
Return a comma separated list of action ids for the toolbar.
getToolbarActions(Query) - Method in class com.groiss.reporting.export.HTMLExporter
 
getToolbarActions(ActivityInstance, List<Pair<String, List<Pair<String, ?>>>>) - Method in interface com.groiss.wf.ApplicationAdapter
Determine the toolbar actions shown in the detail view of an activity instance.
getToolbarActions(ActivityInstance, List<Pair<String, List<Pair<String, ?>>>>) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getToolbarFrameName() - Method in interface com.groiss.gui.table.Table
Returns the name of the frame where the toolbar resides.
getToolbarFrameName() - Method in class com.groiss.gui.table.TableAdapter
Returns the name of the frame where the toolbar resides.
getToolbarShape() - Method in interface com.groiss.gui.table.Table
Returns the desired mode of the toolbar.
getToolbarShape() - Method in class com.groiss.gui.table.TableAdapter
 
getTopic() - Method in class com.groiss.notification.BasicNotificationItem
Returns null.
getTopic() - Method in interface com.groiss.notification.NotificationItem
Returns the topic-suffix to use for smartclient publishing.
getTotalCount() - Method in exception com.groiss.wf.html.HTMLUtils.TooManyResultsException
 
getTrace() - Method in interface com.groiss.org.IUserSession
 
getTransaction() - Method in class com.groiss.util.RMIThreadContext
 
getTransactionId() - Method in class com.groiss.org.CheckedPersistent
 
getTransactionId() - Method in interface com.groiss.store.OptimisticLocking
Get the transactionid of the object.
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.
getTree() - Method in class com.groiss.gui.HTMLTree
 
getTrustLevel() - Method in class com.groiss.ldap.DirectoryServer
 
getTxType() - Method in class com.groiss.event.BasicEvent
 
getTxType() - Method in interface com.groiss.event.Event
get the transaction-type.
getType(String) - Method in class com.groiss.component.Configuration
Return the type of the given property.
getType() - Method in interface com.groiss.dms.DMSNote
Returns if type of this note.
getType() - Method in class com.groiss.gui.table.ColumnDescription
 
getType() - Method in class com.groiss.notification.BasicNotificationItem
Get the type of the NotificationEvent.
getType() - Method in class com.groiss.notification.NotificationEvent
Get the type of the event.
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
 
getUID() - Method in interface com.groiss.cal.CalEvent
get the unique identifier for this event
getUID() - Method in class com.groiss.cal.SimpleEvent
get the unique identifier for this event
getUniqueServerTag() - Method in class com.groiss.notification.NotificationEvent
Get the unique tag of the server.
getUnitIntFromString(String) - Static method in class com.groiss.cal.CalUtil
 
getUntakeHook() - Method in interface com.groiss.wf.Task
Returns the untake hook of the task.
getUntilDate() - Method in interface com.groiss.cal.CalEvent
 
getUntilDate() - Method in class com.groiss.cal.SimpleEvent
getURI() - Method in class com.groiss.wfxml.Partner
Use this method to get a complete URI referring to the partner.
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.
getUsedDBConnectionCount() - Method in interface com.groiss.server.ServerInfoMXBean
Get the number of used database connections.
getUser() - Method in interface com.groiss.org.IUserSession
 
getUser(long) - Method in interface com.groiss.org.OrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use OrgData.get(Class, long) with User.class as first parameter instead.
getUser(long) - Method in interface com.groiss.org.RemoteOrgData
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use RemoteStore.get(Class, long) with User.class as first parameter instead.
getUser() - Method in interface com.groiss.org.UserRole
Return the user of the user-role.
getUser(HttpServletRequest) - Method in interface com.groiss.servlet.WebDAVAuth
Returns the @enterprise user which can be extracted from the information held within the passed request (e.g. from a client certificate)
getUser() - Method in class com.groiss.util.RMIThreadContext
 
getUser() - Method in interface com.groiss.wf.Session
Get the current user.
getUser() - Method in class com.groiss.wfxml.WfXMLObject
Returns a User object representing the user who will be used to create a DMSObject out of this WfXMLObject.
getUser(User) - Method in class com.groiss.wfxml.WfXMLObject
This method tries to get a user defined in this WfXMLObject.
getUserAgent(HttpServletRequest) - Static method in class com.groiss.gui.UserAgent
 
getUserFolder() - Method in interface com.groiss.wf.ActivityInstance
Returns the UserFolder of the ActivityInstance.
getUserFolders() - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of UserFolders of the current user.
getUserFolders() - Method in interface com.groiss.wf.WfEngine
Get the list of UserFolders of the current user.
getUserId() - Method in class com.groiss.wfxml.WfXMLObject
Get the id of the user who should be used to create a DMSObject out of this WfXMLObject.
getUserLocale() - Method in interface com.groiss.org.User
Get the locale of the user
getUsername() - Method in class com.groiss.ldap.DirectoryServer
 
getUserOrMailbox() - Method in class com.groiss.util.MailSender
 
getUserProperties(User) - Method in interface com.groiss.wf.ApplicationAdapter
Returns the user properties a user can set.
getUserProperties(User) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getUserProperty(User, String) - Method in interface com.groiss.org.OrgData
Use this method to get a user property.
getUserProperty(User, String) - Method in interface com.groiss.org.RemoteOrgData
Use this method to get a user property.
getUsers() - Method in class com.groiss.ldap.DirectoryServer
 
getUserTransaction() - Static method in class com.groiss.component.BeanManager
The client or the bean manager itself gets a UserTransaction.
getUserTransaction(String) - Static method in class com.groiss.component.BeanManager
The client or the bean manager itself gets a UserTransaction.
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.gui.table.CellValue
Get the value.
getValue() - Method in class com.groiss.reporting.data.SimpleReportingExportable
returns the Value
getValue() - Method in interface com.groiss.reporting.export.ReportingExportable
 
getValue(T, String) - Method in class com.groiss.smartclient.JsonDataAdapter
will be called for each object and each field
getValue() - Method in class com.groiss.store.Nil
 
getValue() - Method in class com.groiss.store.NullExpression
Return the wrapped value.
getValue() - Method in interface com.groiss.store.Persistent
Returns the value (String representation) of this KeyValuePair.
getValue() - Method in class com.groiss.store.PersistentObject
Returns the value (String representation) of this KeyValuePair.
getValue(String) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String, int) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String, Object[], int) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement which returns one value.
getValue(String) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValue(String, int) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValue(String, Object[]) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValue(String, Object[], int) - Method in interface com.groiss.store.Store
Execute a SQL statement which returns one value.
getValueAt(int, int) - Method in class com.groiss.ds.ObjectTableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(int, int) - Method in class com.groiss.gui.component.TableContainer
returns a string representation of the component at the specified position
getValueAt(int, int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getValueList() - Method in class com.groiss.ds.OrderedMap
 
getValueList(String) - Static method in class com.groiss.gui.velocity.Formatter
returns the valuelist entries
getValueListEntries(HttpServletRequest) - Method in class com.groiss.wf.html.ValueList
loads Valuelist entries according to the dojo-data-store scheme something like: {"identifier":"value","items":[{"value":"1","name":"male"},...]}
getValues() - Method in class com.groiss.reporting.Query
get a List of values of the prepared statement
getVersion() - Method in interface com.groiss.dms.FormType
Return the version of the FormType.
getVersion() - Method in class com.groiss.gui.UserAgent
 
getVersion() - Method in interface com.groiss.org.Application
 
getVersion(T, Date) - Method in interface com.groiss.org.OrgData
Returns the version of the object at a given date.
getVersion() - Method in interface com.groiss.org.PersistentVersion
Returns the concrete version of the persistent
getVersion(P, Date) - Method in interface com.groiss.org.RemoteOrgData
Returns the version of the object at a given date.
getVersion() - Method in interface com.groiss.server.ServerInfoMXBean
Get the version of @enterprise.
getVersion() - Method in interface com.groiss.wf.ApplicationAdapter
Returns the version of the application code.
getVersion() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getVersion() - Method in interface com.groiss.wf.ProcessDefinition
Return the version of the process definition.
getVersion() - Method in interface com.groiss.wf.Task
Return the version of the task.
getVersion() - 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.
getVersionId() - Method in interface com.groiss.org.HasVersionId
Return a numerical id for the version.
getView(String, User) - Method in interface com.groiss.cal.CalInfo
returns the view with the given id for the user
getView(String, User) - Method in class com.groiss.cal.CalInfoAdapter
returns the view with the given id for the user
getViewMode() - Method in class com.groiss.gui.AbstractComponent
 
getViewMode() - Method in interface com.groiss.gui.Component
 
getViewNames(String) - Static method in class com.groiss.store.StoreUtil
Returns a set of names of views conforming to the name pattern in the current db-schema.
getVirtualRoot(String) - Static method in class com.groiss.servlet.FileServlet
 
getVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
getWaitingList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of waiting activities of the current user.
getWaitingList(Application) - Method in interface com.groiss.wf.WfEngine
Get the list of waiting activities of the current user.
getWfEngine() - Static method in class com.groiss.wf.ServiceLocator
Get the WfEngine to perform action with the workflow engine.
getWfEngine() - Method in interface com.groiss.wf.Session
Get a WfEngine service
getWfXMLMessage() - Static method in class com.groiss.wfxml.WfXML2
Return the current WfXMLMessage.
getWhen() - Method in interface com.groiss.org.LogEntry
Get the time when the change was made.
getWidth() - Method in interface com.groiss.dms.FormType
 
getWidth() - Method in class com.groiss.gui.component.Image
 
getWithParent(String) - Method in class com.groiss.gui.AbstractContainer
 
getWord() - Method in interface com.groiss.dms.Keyword
Returns the string representation of this key word
getWorklist(Application, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Get the worklist of the current user.
getWorkList(WorklistKind, Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get a worklist of the desired kind for the current user.
getWorkList(EnumSet<WorklistKind>, Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get a combined worklist of the combination (union) of the desired kinds for the current user.
getWorklist(Application, boolean) - Method in interface com.groiss.wf.WfEngine
Get the worklist of the current user.
getWorkList(WorklistKind, Application) - Method in interface com.groiss.wf.WfEngine
Get a worklist of the desired kind for the current user.
getWorkList(EnumSet<WorklistKind>, Application) - Method in interface com.groiss.wf.WfEngine
Get a combined worklist of the combination (union) of the desired kinds for the current user.
getWorklistInfo(ActivityInstance) - Method in class com.groiss.planning.PlanTimeMgmt
 
getWorklistInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getWorklistInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the time management of the activity instance.
getWrapMode() - Method in class com.groiss.gui.component.Textarea
 
getXhtmlPage() - Method in interface com.groiss.dms.FormType
returns the location of the xhtml-template
getXMLDoc() - Method in class com.groiss.reporting.Query
returns the xml document describing this query
getXMLObject() - Method in class com.groiss.wfxml.WfXMLDocForm
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLFolder
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLForm
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLNote
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLObject
 
getXMLObject() - Method in class com.groiss.wfxml.WfXMLWebLink
 
GLOBAL - Static variable in interface com.groiss.org.Permission
Entry has global scope (department independent)
GLOBAL - Static variable in interface com.groiss.org.Role
global roles are valid independent from the department hierarchy.
goBack(ActivityInstance, ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Go back to a previous step.
goBack(ActivityInstance, ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
Go back to a previous step.
goBackToLastInteractive(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
 
goBackToLastInteractive(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
GOTO - Static variable in interface com.groiss.wf.ActivityInstance
A goto node.
gotoTask(ProcessInstance, String, Agent, String) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
the methodbehaves unpredictabe when more than one activity instance of the process is active and when the task appears more than once in the process definition.
gotoTask(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.RemoteWfEngine
Goto another task.
gotoTask(ProcessInstance, String, Agent, String) - Method in interface com.groiss.wf.WfEngine
Deprecated.
gotoTask(ActivityInstance, String, Agent, OrgUnit, String) - Method in interface com.groiss.wf.WfEngine
Goto another task.
GRANT_SUBST - Static variable in interface com.groiss.org.Right
The oid for the right to grant substitutions
GUEST - Static variable in interface com.groiss.org.User
The oid of the user guest, used for public servlet methods.

H

handle(Message) - Method in interface com.groiss.cluster.communication.Handler
Invoked when a cluster message has been received.
handle(Event, ProcessInstance, EventRegistry) - Method in class com.groiss.event.EventHandler
The handle method is called when an event is raised and a handler has been registered.
handle(Event, ProcessInstance, EventRegistry) - Method in interface com.groiss.event.IEventHandler
The handle method is called when an event is raised and a handler has been registered.
handle(Event, ProcessInstance, EventRegistry) - Method in class com.groiss.wf.batch.ExceptionHandlingCompletedHandler
 
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.
hasActiveUserTransaction() - Static method in class com.groiss.component.BeanManager
 
hasAttachedNotes(User) - Method in interface com.groiss.dms.DMSObject
Returns if there are any notes attached to this document which are visible to the passed user.
hasAttributes() - Method in interface com.groiss.dms.DMSDocForm
Returns if this object has any meta data
hasChildren() - Method in class com.groiss.ds.Tree
Determine if a tree has children.
hasClassAttribute(Class<?>) - Static method in class com.groiss.store.StoreUtil
 
hasDbField(Class<?>, String) - Static method in class com.groiss.store.StoreUtil
Returns true, if the Class has a field with the given name which corresponds to a column in the database.
HasDeferredChange - Interface in com.groiss.store
Marker interface to designate that a Persistent may have an outstanding DeferredChange.
hasDocuments(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Has the process documents attached?
hasDocuments(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Has the process documents attached?
hasField(String) - Method in interface com.groiss.dms.DMSForm
Returns if the form has a field with the specified name
hashCode() - Method in class com.groiss.cal.SimpleEvent
 
hashCode() - Method in class com.groiss.ds.ComparablePair
 
hashCode() - Method in class com.groiss.ds.Pair
Builds a new hash code out of the two objects' hash codes.
hashCode() - Method in class com.groiss.ds.Triple
 
hashCode() - Method in class com.groiss.gui.table.CellValue
 
hashCode() - Method in class com.groiss.store.PersistentObject
Returns a hash code for this persistent object.
HasLog - Interface in com.groiss.org
Automatically record the history when changing the object via OrgData.
HasLoggingContext - Interface in com.groiss.org
 
hasNext() - Method in interface com.groiss.wf.ParForIterator
Returns true if additional branches should be made.
hasNotes(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Has the process notes attached?
hasNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Has the process notes attached?
HasOrgContext - Interface in com.groiss.org
 
hasPendingAction(short, String) - Static method in class com.groiss.org.UserSessionManager
Check if a pending action has been added to the user session.
HasPermissionList - Interface in com.groiss.org
Objects implementing HasPermissionList have an acl field of type PermissionList.
hasReminder() - Method in interface com.groiss.cal.CalEvent
should a reminder be used?
hasReminder() - Method in class com.groiss.cal.SimpleEvent
should a reminder be used?
HasResource - Interface in com.groiss.org
 
hasRight(User, Right, Object) - Method in interface com.groiss.org.OrgData
Checks whether the given user has the given right on the given object.
hasRight(User, Right, Object, Application) - Method in interface com.groiss.org.OrgData
hasRight(User, Right, Object) - Method in interface com.groiss.org.RemoteOrgData
Checks whether the given user has the given right on the given object.
hasRight(User, Right, Object, Application) - Method in interface com.groiss.org.RemoteOrgData
 
hasRightForList(User, Right, List<? extends T>, Application) - Method in interface com.groiss.org.OrgData
Returns a list containing all the elements of passed list l for which the user has the specified right.
hasRightForList(User, Right, List<? extends T>, boolean, boolean, Application) - Method in interface com.groiss.org.OrgData
Returns a list containing all the elements of passed list l for which the user has the specified right.
hasRightForList(User, Right, List<? extends T>, Application) - Method in interface com.groiss.org.RemoteOrgData
Returns a list containing all the elements of passed list l for which the user has the specified right.
hasRightForList(User, Right, List<? extends T>, boolean, boolean, Application) - Method in interface com.groiss.org.RemoteOrgData
Returns a list containing all the elements of passed list l for which the user has the specified right.
hasRole(User, Role, OrgUnit, Application) - Method in interface com.groiss.org.OrgData
Has the user u the role r in the org.unit d?
hasRole(User, Role, OrgUnit, Application) - Method in interface com.groiss.org.RemoteOrgData
Has the user u the role r in the org.unit d?
hasRoleInSession(Role, OrgUnit) - Method in interface com.groiss.org.OrgData
Checks if the given combination of role and organizational unit has been added to the current usersession.
hasRoleInSession(Role, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Checks if the given combination of role and organizational unit has been added to the current usersession.
hasRows(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Check whether the statement returns results.
hasRows(String, Object[]) - Method in interface com.groiss.store.Store
Check whether the statement returns results.
hasSeen(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns true if the ActivityInstance has been seen by the current user.
hasSeen(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns true if the ActivityInstance has been seen by the current user.
hasStatRight(User) - Static method in class com.groiss.reporting.QueryEngine
check if a specified user has the statistic right
HasSubclasses - Interface in com.groiss.store
If a class implements this interface, the store mechanism knows that a field of the class can contain suclasses of heir.
hasValue(Object, Object) - Method in class com.groiss.ds.MultiMap
Finds out if the object key has a mapping to the object value.
HasVersionId - Interface in com.groiss.org
History Entries with a special Version id
hasVersions() - Method in interface com.groiss.dms.DMSObject
Returns if this form has at least one version.
hasVerticalToolbar() - Method in interface com.groiss.gui.table.Table
Returns true if the toolbar is vertical, false for horizontal.
hasVerticalToolbar() - Method in class com.groiss.gui.table.TableAdapter
Returns true if the toolbar is vertical, false for horizontal.
head - Variable in class com.groiss.gui.XHTMLPage
 
header - Variable in class com.groiss.ds.ObjectTableModel
 
header - Variable in class com.groiss.wfxml.WfXMLMessage
Header Element of the message.
headerNames - Variable in class com.groiss.gui.component.TableContainer
 
helpctx - Variable in class com.groiss.gui.table.TableAdapter
 
HEX_SINGLEQUOTES - Static variable in class com.groiss.component.Resource
js-files may have problems if i18n-strings contain singlequotes.
HIDDEN_COLUMN - Static variable in class com.groiss.gui.table.TableRenderer
A column with this name is not shown in the table
HiddenField - Class in com.groiss.gui.component
A HTML hidden field element.
HiddenField() - Constructor for class com.groiss.gui.component.HiddenField
Constructs a new empty hiddenField component
HiddenField(String, String) - Constructor for class com.groiss.gui.component.HiddenField
Constructor with name and value.
HIERARCHIC - Static variable in interface com.groiss.org.Permission
Scope is the deparment and all sub-departments
HIERARCHIC - Static variable in interface com.groiss.org.Role
hierarchic roles are valid for the assigned deptratment and all sub-departments.
HIERARCHIC_DEP - Static variable in interface com.groiss.org.Permission
The dependent sub-departments
Holidays - Interface in com.groiss.cal
Interface for customizing the holidays.
HOME - Static variable in interface com.groiss.org.Role
The home role.
HOURS - Static variable in class com.groiss.cal.CalUtil
 
htmlDecode(String) - Static method in class com.groiss.util.StringUtil
Decodes html entities defined in XHTML 1.0.
HTMLDMSObject - Class in com.groiss.dms.html
HTML interface all object types in the dms of
HTMLDMSObject() - Constructor for class com.groiss.dms.html.HTMLDMSObject
 
htmlEncode(Object) - Static method in class com.groiss.gui.velocity.Formatter
 
htmlEncode(Object) - Static method in class com.groiss.util.StringUtil
Translates some special characters to their representation in HTML.
HTMLExporter - Class in com.groiss.reporting.export
Exports Query results to HTML.
HTMLExporter() - Constructor for class com.groiss.reporting.export.HTMLExporter
 
HTMLPage - Class in com.groiss.gui
 
HTMLPage() - Constructor for class com.groiss.gui.HTMLPage
This class can be used to construct HTML pages from templates and values.
HTMLPage(String) - Constructor for class com.groiss.gui.HTMLPage
Creates a HTMLPage with a content loaded from a file in classpath.
HTMLPage(String, Resource) - Constructor for class com.groiss.gui.HTMLPage
Creates a HTMLPage with a content loaded from a file in classpath.
HTMLStoredQuery - Class in com.groiss.reporting
This class provides methods to include reporting into HTMLGui
HTMLStoredQuery() - Constructor for class com.groiss.reporting.HTMLStoredQuery
 
HTMLTree - Class in com.groiss.gui
Shows a tree, the tree is build with javascript.
HTMLTree(Pair<?, ?>, String, boolean, boolean, boolean, String, Resource, String) - Constructor for class com.groiss.gui.HTMLTree
This class can be used to construct HTML pages containung a tree.
HTMLTree(Pair<?, ?>, String, boolean, boolean, String, Resource) - Constructor for class com.groiss.gui.HTMLTree
This class can be used to construct HTML pages containung a tree.
HTMLTree(Pair<?, ?>, String, boolean) - Constructor for class com.groiss.gui.HTMLTree
This class can be used to construct HTML pages containung a tree.
HTMLTree(Pair<?, ?>) - Constructor for class com.groiss.gui.HTMLTree
 
HTMLUtils - Class in com.groiss.wf.html
Some utility methods for building HTML GUIs
HTMLUtils() - Constructor for class com.groiss.wf.html.HTMLUtils
 
HTMLUtils.TooManyResultsException - Exception in com.groiss.wf.html
Exception is thrown in case the total count of entries exceeds the configured maximum.
HTMLUtils.TooManyResultsException(int) - Constructor for exception com.groiss.wf.html.HTMLUtils.TooManyResultsException
 
HTTP_SESSION - Static variable in class com.groiss.util.ThreadContext
session types
HttpAuth - Interface in com.groiss.servlet
The interface HttpdAuth defines the authentification interface, application programmers can provide their own class implementing their authentification policy.
httpGet(String, String) - Method in class com.groiss.wf.SystemAction
Make a get request to a HTTP URL.
HttpUtils - Class in com.groiss.servlet
Utility class for dealing with special cases in the area of the HTTP protocol.
HttpUtils() - Constructor for class com.groiss.servlet.HttpUtils
 

I

ID - Static variable in class com.groiss.gui.AbstractComponent
the id of attribute of a component
id - Variable in class com.groiss.gui.table.TableAdapter
 
id - Variable in class com.groiss.gui.XHTMLPage
 
id - Variable in class com.groiss.wfxml.WfXMLForm
 
idPrefix - Static variable in class com.groiss.wf.DefaultApplicationAdapter
 
IE - Static variable in class com.groiss.gui.AbstractComponent
 
IEventHandler - Interface in com.groiss.event
Interface for event handler.
IF - Static variable in interface com.groiss.wf.ActivityInstance
An if node.
ignoreSubst() - Method in interface com.groiss.org.Permission
Returns true if the permission does ignore substitutions.
Image - Class in com.groiss.gui.component
A HTML image (img) element.
Image() - Constructor for class com.groiss.gui.component.Image
Constructs a new empty image.
Image(String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
Image(String, String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
Image(String, String, String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
Image(String, String, int, int, String) - Constructor for class com.groiss.gui.component.Image
Constructor with image url
importCompleted() - Method in class com.groiss.fileimport.ImportHandler
Called after import is done.
ImportHandler<T extends Persistent> - Class in com.groiss.fileimport
Abstract class for defining a import handler.
ImportHandler() - Constructor for class com.groiss.fileimport.ImportHandler
 
importXML(String) - Method in interface com.groiss.server.Admin
Perform an XML-Import.
IN - Static variable in interface com.groiss.dms.DMSDocForm
status: the document is checked in.
IN - Static variable in class com.groiss.store.BulkQuery
Marker for the in-List in the BulkQuery
inCache(String) - Static method in class com.groiss.reporting.QueryEngine
 
includedIn(int) - Method in enum com.groiss.wf.WorklistKind
Checks, if the passed worklist type includes this WorklistKind
incomingMessagesText - Variable in class com.groiss.wfxml.Test
 
increasePriority(String) - Method in class com.groiss.wf.SystemAction
Increase the priority with an offset.
increaseTransactionId() - Method in class com.groiss.org.CheckedPersistent
 
increaseTransactionId() - Method in interface com.groiss.store.OptimisticLocking
Increase the transactionid of the object.
inDatabase(Persistent) - Method in interface com.groiss.store.RemoteStore
Check whether the object is in database
inDatabase(Persistent) - Method in interface com.groiss.store.Store
Check whether the object is in database
INDEPENDENT_SUPER - Static variable in interface com.groiss.org.Permission
The upwards-next independent department
indexOf(Object) - Method in class com.groiss.ds.KeyedList
 
INFO - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the link to the detailed information of the DMSObject
INFO - Static variable in class com.groiss.org.UserSessionManager
 
init() - Static method in class com.groiss.component.DefaultResource
 
init(String, String) - Static method in class com.groiss.component.DefaultResource
 
init(Resource) - Static method in class com.groiss.component.DefaultResource
 
init(HttpServletRequest, DMSFolder, User, int) - Method in class com.groiss.dms.DMSTableAdapter
empty implementation
init(HttpServletRequest, DMSFolder, User, int) - Method in interface com.groiss.dms.DMSTableHandler
You can init your class with the request
init(HttpServletRequest, FormContext) - Method in class com.groiss.dms.FormTableAdapter
 
init(HttpServletRequest, User) - Method in class com.groiss.dms.FormTableAdapter
Deprecated.
init(HttpServletRequest, FormContext) - Method in interface com.groiss.dms.FormTableHandler
You can init your class with the request
init(ImportContext) - Method in class com.groiss.fileimport.ImportHandler
called before any work starts
init(Element) - Method in class com.groiss.gui.AbstractComponent
Initialize the component with a jdom-tree.
init(String) - Method in class com.groiss.gui.AbstractComponent
 
init(String, String, String) - Method in class com.groiss.gui.AbstractComponent
initialize the component with an new jdom-tree
init(Element) - Method in class com.groiss.gui.AbstractContainer
 
init(Element) - Method in interface com.groiss.gui.Component
initialize the component with a jdom-tree
init(String, String, String) - Method in interface com.groiss.gui.Component
initialize the component with a jdom-tree
init(String, String, String) - Method in class com.groiss.gui.component.Label
initialize the label with a jdom-tree
init() - Method in interface com.groiss.gui.NavigationTreeNode
 
init(HttpServletRequest) - Method in interface com.groiss.gui.table.Table
Init the tablemodel (determine data to be displayed).
init(HttpServletRequest) - Method in class com.groiss.gui.table.TableAdapter
Init the tablemodel (determine data to be displayed).
init(Table) - Method in class com.groiss.gui.table.TableRenderer
 
init(Document) - Method in class com.groiss.gui.XHTMLPage
 
init() - Static method in class com.groiss.org.UserSessionManager
 
init(boolean) - Static method in class com.groiss.reporting.QueryEngine
initalize the engine configuration
init(ServletConfig) - Method in class com.groiss.servlet.AVWInit
 
init() - Method in class com.groiss.servlet.Dispatcher
 
init(HttpServletRequest, String, String, NavigationTreeNode) - Method in interface com.groiss.smartclient.JsonData
called once when initalizing the model
init(HttpServletRequest, String, String, NavigationTreeNode) - Method in class com.groiss.smartclient.JsonDataAdapter
 
init() - Static method in class com.groiss.util.IPChecker
initializes the ip-checker;
init(HttpServletRequest, WorklistDescription, User) - Method in class com.groiss.wf.html.CombinedWorklist
 
init(HttpServletRequest, WorklistDescription, User) - Method in interface com.groiss.wf.html.Worklist
You can init your class with the request.
init(HttpServletRequest, WorklistDescription, User) - Method in class com.groiss.wf.html.WorklistAdapter
 
init(HttpServletRequest, int, Application, User) - Method in class com.groiss.wf.html.WorklistAdapter
init(ActivityInstance) - Method in interface com.groiss.wf.ParForIterator
Init the iterator with the activity instance of the PARFOR step.
initContext(RMIThreadContext) - Method in interface com.groiss.wf.RMIService
Initializes the context, called from server.
initFilter1(MultipartRequest) - Method in class com.groiss.gui.table.TableRenderer
make the parameter modification before the table is initialized
initFiltersFromReq(HttpServletRequest, List<ColumnDescription>, String) - Method in class com.groiss.gui.table.TableRenderer
init the filter from filter in request and in session, the columns must already be known.
initialValue() - Method in class com.groiss.ds.ThreadLocal2
Returns the calling thread's initial value for this ThreadLocal variable.
initLogFile() - Method in interface com.groiss.server.Admin
Initialize the log file (start writing a new one)
initSessions() - Static method in class com.groiss.org.UserSessionManager
On startup set namedUsers and put user session in httpSessions
INSERT - Static variable in class com.groiss.dms.FormContext
The form is shown for insert: fields read-write, insert button
insert(String, byte[], DMSObject) - Method in interface com.groiss.dms.IStore
Inserts the content identified by id into the storage of the DMS.
insert(String, InputStream, long, DMSObject) - Method in interface com.groiss.dms.IStore
Inserts the content identified by id into the storage of the DMS.
INSERT - Static variable in class com.groiss.notification.Names
Event type that represents an insertion (e.g.
INSERT - Static variable in interface com.groiss.org.LogEntry
Identifies change as insert.
insert(Persistent) - Method in interface com.groiss.org.OrgData
Insert the object including right check.
insert(Persistent) - Method in interface com.groiss.org.RemoteOrgData
Insert the object including right check.
insert(Map<String, Object>) - Method in interface com.groiss.smartclient.ReadWriteJsonData
called for POST requests should create a new object and return the new object's objectId after the successful operation, JsonData.getData() has to return a single row with the details for the new object
insert(Persistent) - Method in interface com.groiss.store.RemoteStore
Insert the object into the database.
insert(Collection<?>) - Method in interface com.groiss.store.RemoteStore
Insert the objects of the collection into the database.
insert(Persistent) - Method in interface com.groiss.store.Store
Insert the object into the database.
insert(Collection<?>) - Method in interface com.groiss.store.Store
Insert the objects of the collection into the database.
insertForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
installApplication(String, File) - Method in interface com.groiss.server.Admin
Method for installing an application.
INSTANCE - Static variable in class com.groiss.gui.table.ExtraLine
 
INTERNAL_SESSION - Static variable in class com.groiss.util.ThreadContext
 
internalStartup() - Method in class com.groiss.wf.DefaultApplicationAdapter
Sets up the UserProperties and the resources for proper i18n.
internalStartupComplete() - Method in class com.groiss.wf.DefaultApplicationAdapter
Signals that startup is finished.
INTO_LDAP - Static variable in class com.groiss.ldap.DirectoryServer
Represents direction of synchronization (export) INTO_LDAP
invalidateHttpSessionCookie(HttpSession, HttpServletResponse) - Method in class com.groiss.org.UserSessionManager
 
invalidChars - Static variable in interface com.groiss.dms.RemoteDMS
holds the charactes which are not allowed within the name of a DMSObject
INVISIBLE - Static variable in class com.groiss.gui.AbstractComponent
 
INVISIBLE - Static variable in interface com.groiss.wf.RemoteWfEngine
 
ipChanged(HttpServletRequest, HttpServletResponse, String, String, Principal) - Method in interface com.groiss.org.IPChangeListener
Called when remote IP address changed and "ep.check.ip" is activated.
IPChangeListener - Interface in com.groiss.org
Called when a change of the IP address in the session is detected.
IPChecker - Class in com.groiss.util
IPChecker allows to check IP Addresses with respect to the allow/deny patterns specified in the configuration.
IPChecker(String, String, String, String, String) - Constructor for class com.groiss.util.IPChecker
 
isAbort() - Method in class com.groiss.event.BasicEvent
 
isAbort() - Method in interface com.groiss.event.Event
can be used to notify the event-handler of an illegal state
isActive() - Method in interface com.groiss.messaging.MessageTemplate
Is the template active
isActive() - Method in interface com.groiss.store.Activatable
 
isActive(String) - Method in class com.groiss.wf.SystemAction
Returns true, if there is an active or idle or suspended activity instance in the current process that has the task with the given id.
isActiveSession(String) - Method in class com.groiss.org.UserSessionManager
 
isAddedToProcess() - Method in interface com.groiss.messaging.MessageTemplate
Returns true if the mail message is added to the process
isAdminConnector(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
This method return TRUE if admin port or address is specified and the request uses this connector.
isAdminSession(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
check if the session is an admin session
isAttributeTypeClob(Entity, Attribute) - Static method in class com.groiss.reporting.Query
 
isAutofinish() - Method in class com.groiss.wf.batch.BatchJob
Determine whether the instance is to be finished automatically.
isAutomove() - Method in interface com.groiss.wf.UserFolder
Determine if new ActivityInstances are automatically moved to this UserFolder.
isBeforeShowCalled() - Method in class com.groiss.dms.FormContext
ask whether beforeShow is called
isBetween(Date, Date, Date) - Static method in class com.groiss.cal.CalUtil
returns true if the passed date is not before start and not after end.
isCellEditable(int, int) - Method in class com.groiss.ds.ObjectTableModel
This method returns always true.
isChecked() - Method in class com.groiss.gui.component.Checkbox
 
isChecked() - Method in class com.groiss.gui.component.RadioButton
 
isCheckedOut() - Method in interface com.groiss.wf.ActivityInstance
Returns true is the activity is checked out (on mobile server).
isChrome() - Method in class com.groiss.gui.UserAgent
 
isClustered() - Static method in class com.groiss.cluster.ClusterInfo
Determines if the system is clustered.
isCompatibiltyOnly() - Method in class com.groiss.reporting.data.Entity
 
isCompliant(String) - Method in interface com.groiss.passwd.Checker
Checks if password is compliant to the policy
isDelta() - Method in interface com.groiss.wf.html.WorklistDescription
Returns true, if the worklist is build only for changes (client notifications) and not as a whole
isDistinct() - Method in class com.groiss.reporting.Query
 
isDMSFolderRequested() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to find out if the content of the process instance's DMSFolder is requested in a request message.
isDuplicateName(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.DMS
Returns true if already an item of the passed folder has the passed name
isDuplicateName(DMSFolder, DMSObject, String, String) - Method in interface com.groiss.dms.RemoteDMS
Returns true if already an item of the passed folder has the passed name
isEdit() - Method in class com.groiss.gui.table.ColumnDescription
Return true if this column can be edited, false otherwise.
isEditable() - Method in class com.groiss.gui.table.ColumnDescription
Returns true if direct editing is possible for this column, false otherwise.
isEmpty() - Method in interface com.groiss.dms.DMSFolder
Returns true if this folder is empty, false otherwise
isEmpty() - Method in class com.groiss.ds.KeyedList
 
isEmpty() - Method in class com.groiss.ds.MultiMap
Returns true if this map contains no key-value mappings.
isEmpty() - Method in class com.groiss.ds.OrderedMap
 
isEmpty() - Method in class com.groiss.ds.TwoLevelMap
 
isEmpty(String) - Static method in class com.groiss.gui.velocity.Formatter
 
isEmpty() - Method in class com.groiss.util.Clipboard
Returns true if the clipboard is empty (which is the case if no objects are stored in the clipboard)
isEmpty(String) - Static method in class com.groiss.util.StringUtil
Is the string null or the empty string
isEmpty() - Method in interface com.groiss.wf.UserFolder
Returns true if this folder contains no elements.
isExecutable() - Method in class com.groiss.reporting.Query
 
isFalse(boolean) - Static method in class com.groiss.util.Assert
Throws an exception if the given expression is true.
isFalse(boolean, String) - Static method in class com.groiss.util.Assert
Throws an exception if the given expression is true.
isFalse() - Method in class com.groiss.wf.SystemAction
Use as condition dummy, returns false.
isFillCounter() - Method in interface com.groiss.wf.html.WorklistDescription
Returns true, if the worklist is build only for setting the counters.
isFilled() - Method in interface com.groiss.store.Persistent
With this method you check if this persistent object is filled with persistent data or not.
isFilled() - Method in class com.groiss.store.PersistentObject
 
isFilterable() - Method in class com.groiss.gui.table.ColumnDescription
 
isFiltered() - Method in class com.groiss.gui.table.ColumnDescription
Returns true if this column is used in a filter.
isFirefox() - Method in class com.groiss.gui.UserAgent
 
isGoBackOnError() - Method in class com.groiss.wf.batch.BatchJob
Determine whether an error during start of the instance will force the engine to go back to the latest interactive step.
isGroupingRow(int) - Method in class com.groiss.reporting.data.ReportingTableModel
Returns boolean flag if a rowIndex references to a grouping row
isHoliday(Calendar) - Static method in class com.groiss.cal.CalUtil
Returns null or the name of the holiday for the given day
isHoliday(Calendar) - Method in interface com.groiss.cal.Holidays
If the day is a holiday return the name (e.g.
isIE() - Method in class com.groiss.gui.UserAgent
 
isInGoBack() - Method in interface com.groiss.wf.ActivityInstance
Returns true if the activity instance has been created in a go back action.
isInReactivate() - Method in interface com.groiss.wf.ActivityInstance
Returns true if the activity instance has been created in a reactivate action.
isInteractive() - Method in interface com.groiss.org.IUserSession
 
isInTree(OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Is the given org-unit in the specified org-tree.
isInTree(OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Is the given org-unit in the specified org-tree.
isJar(String) - Static method in class com.groiss.util.StringUtil
Determine whether the given url string points to a resource in a jar file.
isLinkValid() - Method in interface com.groiss.dms.DMSLink
Returns if the linked object still exists
isLocked() - Method in interface com.groiss.dms.DMSDocForm
Returns true if this document is locked, false otherwise
isLocked(long, String) - Static method in class com.groiss.store.Lock
Returns true if the specified lock exists for the passed object, false otherwise.
isLogEnabled(String) - Static method in class com.groiss.wfxml.WfXML
 
isLogEnabled(String) - Static method in class com.groiss.wfxml.WfXML2
 
isLogged() - Method in interface com.groiss.messaging.MessageTemplate
Returns true if the message is logged in the mail journal
isLoggedIn(User) - Static method in class com.groiss.org.UserSessionManager
 
isLoginAllowed() - Static method in class com.groiss.org.UserSessionManager
 
isLoginAllowed() - Method in interface com.groiss.server.Admin
Is login ot @ep allowed?
isMailQueueAllowed() - Method in class com.groiss.util.MailSender
determine, if mail queue should be used
isMainNode(boolean) - Static method in class com.groiss.cluster.ClusterInfo
Determines if this node is the main cluster node which runs the cluster timers.
isMobileClient() - Method in class com.groiss.gui.UserAgent
 
isMobileReady() - Method in class com.groiss.gui.UserAgent
 
isModifiedSince(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.Dispatcher
returns true if the requested resource has been modified since the last request
the following methods are used: check the ETag-header check the if-modified-since - header
isModifiedSince(HttpServletRequest, HttpServletResponse, long, Locale, String) - Static method in class com.groiss.servlet.Dispatcher
returns true if the requested resource has been modified since the last request
the following methods are used: check the ETag-header check the if-modified-since - header
isNewthread() - Method in class com.groiss.wf.batch.BatchJob
Determine whether the instance is to be started in a new thread.
isNonWorkingDay(int) - Static method in class com.groiss.cal.CalUtil
this method checky configured workind days of week only.
isNotEmpty(String) - Static method in class com.groiss.gui.velocity.Formatter
 
isNotEmpty(String) - Static method in class com.groiss.util.StringUtil
 
isNotificationEnabled() - Static method in class com.groiss.notification.NotificationSuite
Determine if Notifications are enabled for this transaction.
isNumber(String) - Static method in class com.groiss.util.StringUtil
 
ISO - Static variable in class com.groiss.cal.CalUtil
Date format ISO 8601: yyyy-MM-dd'T'HH:mm:ss'Z'
isObsolete() - Method in class com.groiss.notification.NotificationEvent
Determine if the event is obsolete.
isOracle() - Static method in class com.groiss.reporting.QueryEngine
 
isPassive() - Method in class com.groiss.util.IPChecker
 
isPasswordProperty(String) - Method in class com.groiss.component.Configuration
 
isPositive() - Method in interface com.groiss.org.Permission
Returns true if the permission is positive.
isPrivate() - Method in interface com.groiss.dms.DMSNote
Deprecated.
since ep 9.0 - use DMSNote.getType() instead)
isPrivate() - Method in class com.groiss.notification.BasicNotificationItem
Check, if an item is for private notification without substitution.
isPrivate() - Method in class com.groiss.notification.NotificationEvent
Check, if an event is for private notification without substitution.
isPrivate() - Method in class com.groiss.wfxml.WfXMLNote
Use this method to check if this note is private or not.
isPrivateEvent() - Method in interface com.groiss.cal.CalEvent
 
isPrivateEvent() - Method in class com.groiss.cal.SimpleEvent
isPrivileged() - Static method in class com.groiss.util.ThreadContext
Is the thread privileged.
isRTL(Locale) - Static method in class com.groiss.util.StringUtil
Is the writing direction in the given locale right-to-left?
isRunning() - Method in interface com.groiss.component.Service
Ask the object if it has been started
isRunning() - Method in class com.groiss.component.ServiceAdapter
 
isRunning() - Method in class com.groiss.store.DBConnPool
 
isRunning() - Method in class com.groiss.timer.TimerManager
 
isRunning() - Method in class com.groiss.util.Settings
 
isRunning() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
isSafari() - Method in class com.groiss.gui.UserAgent
 
isSelected(int) - Method in class com.groiss.gui.component.SelectList
Returns whether the specified option has the attribute SELECTED, or not
isSensitive - Variable in class com.groiss.gui.AbstractComponent
shows if the component can listen to events
isSet(PersistentAspect) - Static method in enum com.groiss.store.PersistentAspect
Checks if a PersistentAspect is active at the thread level.
isSet(Persistent, PersistentAspect) - Static method in enum com.groiss.store.PersistentAspect
Checks if a PersistentAspect is active for an object.
isSetForObject(Persistent, PersistentAspect) - Static method in enum com.groiss.store.PersistentAspect
Checks if a PersistentAspect is active for an object.
isShutdownInProgress() - Static method in class com.groiss.component.ServiceManager
This method returns true if the shutdown in in progress.
isSingleInterface(Class<?>) - Static method in class com.groiss.store.StoreUtil
Determines if an interface c hides a single implementation (e.g. com.groiss.org.User covers com.dec.avw.core.User)
isSortable() - Method in class com.groiss.gui.table.ColumnDescription
 
isSortable() - Method in interface com.groiss.gui.table.Table
Is the table sortable.
isSortable() - Method in class com.groiss.gui.table.TableAdapter
Is the table sortable.
isStandalone() - Static method in class com.groiss.component.ServiceManager
Returns true if @enterprise is running standalone (not in an application server).
isStartAgent(String) - Method in class com.groiss.wf.SystemAction
This method returns true, if the formfield contains a user object and the user is the start agent of the current process.
isStartnow() - Method in class com.groiss.wf.batch.BatchJob
Determine whether the instance is to be started immediately.
isSystemOid(long) - Static method in class com.groiss.store.StoreUtil
Returns true if the given oid is the oid of a system object (>0, <1000).
isTextFile(String) - Static method in class com.groiss.util.FileUtil
Returns true if the mime-time of this file starts with text
IStore - Interface in com.groiss.dms
This is the interface providing methods for storing the content of documents and their versions.
isTrue(boolean) - Static method in class com.groiss.util.Assert
Throws an exception if the given expression is false.
isTrue(boolean, String) - Static method in class com.groiss.util.Assert
Throws an exception if the given expression is false.
isTrue() - Method in class com.groiss.wf.SystemAction
Use as condition dummy, always returns true.
isUnhideable() - Method in class com.groiss.gui.table.ColumnDescription
 
isUpgrading() - Static method in class com.groiss.component.ServiceManager
Returns true if @enterprise is running in upgrade mode.
isValid() - Method in class com.groiss.messaging.Recipient
The recipient is valid only if type is user or role and agent is not null OR if type is email, stepagent, or formfield and agentString is not null OR type is owner.
isValid() - Method in interface com.groiss.store.Persistent
Overwrite this method to check object validity.
isValid() - Method in class com.groiss.store.PersistentObject
Overwrite this method to check ids, etc.
isValid() - Method in class com.groiss.wf.ProcessRelation
 
isValid() - Method in class com.groiss.wfxml.WfXMLException
Checks if the obligatory values 'main code', 'subject', and 'type' are set.
isValidEmailAddress(String) - Static method in class com.groiss.util.MailUtil
Method to validate given email address.
isVisible() - Method in class com.groiss.gui.table.ColumnDescription
Returns true if this column should be visible, false otherwise.
isVisible(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Determines whether an ActivityInstance is visible for the current user.
isVisible(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Determines whether an ActivityInstance is visible for the current user.
isWarning - Variable in exception com.groiss.util.ApplicationException
 
isWarning() - Method in exception com.groiss.util.ApplicationException
 
isWarning() - Method in interface com.groiss.util.TopLevelException
 
isWholeDay() - Method in interface com.groiss.cal.CalEvent
 
isWholeDay() - Method in class com.groiss.cal.SimpleEvent
isWorkingDay(Calendar) - Static method in class com.groiss.cal.CalUtil
checks if a given date is defined as working day
iterator() - Method in class com.groiss.ds.KeyedList
 
IUserSession - Interface in com.groiss.org
 

J

JavascriptLoader - Class in com.groiss.gui
This class is responsible for sending the javascript files to the browser.
JavascriptLoader() - Constructor for class com.groiss.gui.JavascriptLoader
 
Jcrypt - Class in com.groiss.util
Java implementation of the unix crypt command.
jdom - Variable in class com.groiss.fileimport.Column
 
join(String, String) - Method in class com.groiss.wf.SystemAction
Expression in andjoin for implementing generalized andjoin.
JsonComparator - Class in com.groiss.ds
Compares json objects according to the passed attributes.
JsonComparator(String) - Constructor for class com.groiss.ds.JsonComparator
Creates a new comparator object to sort according to the passed attributes
JsonComparator(String[]) - Constructor for class com.groiss.ds.JsonComparator
Creates a new comparator object to sort according to the passed attributes
JsonData - Interface in com.groiss.smartclient
enables data to be loaded via JsonLoader models have to implement this interface it's recommended to implement JsonDataAdapter instead
JsonDataAdapter<T> - Class in com.groiss.smartclient
 
JsonDataAdapter() - Constructor for class com.groiss.smartclient.JsonDataAdapter
 
jsonHolidays(HttpServletRequest) - Method in class com.groiss.gui.WebUtils
Returns holidays for the date picker in JSON format.
jsonObjectSelect(HttpServletRequest) - Static method in class com.groiss.gui.WebUtils
Performs the search using the criteria, specified as request parameters, and returns the JSON-encoded page with the content of found entries.
JSONPage - Class in com.groiss.gui
Implementation of the Page, that is used to send a JSON (JavaScript Object Notation) content back to the browser.
JSONPage(Object) - Constructor for class com.groiss.gui.JSONPage
Initializes an instance of this class using the final content in JSON form.

K

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

L

label - Variable in class com.groiss.gui.AbstractComponent
the reference to the component, which is the label of this component
Label - Class in com.groiss.gui.component
A HTML label.
Label() - Constructor for class com.groiss.gui.component.Label
Constructs a new label.
Label(String) - Constructor for class com.groiss.gui.component.Label
Constructs a new label with id.
Label(String, String) - Constructor for class com.groiss.gui.component.Label
Constructs a new label with id.
Label(String, String, String) - Constructor for class com.groiss.gui.component.Label
Constructs a new label with id.
labelFor - Variable in class com.groiss.gui.component.Label
the reference to the component, where this component is the label for
labelFor(Component) - Method in class com.groiss.gui.component.Label
 
labelFor() - Method in class com.groiss.gui.component.Label
 
lastIndexOf(Object) - Method in class com.groiss.ds.KeyedList
 
LASTMODIFIED - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
LDAPPasswdAuth - Class in com.groiss.ldap
Authenticate against an LDAP server.
LDAPPasswdAuth() - Constructor for class com.groiss.ldap.LDAPPasswdAuth
 
LDAPUtils - Class in com.groiss.ldap
Helper class for dealing with LDAP-Servers
LDAPUtils() - Constructor for class com.groiss.ldap.LDAPUtils
 
LEFT - Static variable in class com.groiss.gui.table.TableRenderer
 
LegacyBridge - Class in com.groiss.wfxml
All methods deprecated.
LegacyBridge() - Constructor for class com.groiss.wfxml.LegacyBridge
 
legendElem - Variable in class com.groiss.gui.component.FieldSet
 
licenceStatus - Static variable in class com.groiss.servlet.Dispatcher
 
Lifecycle - Interface in com.groiss.component
Provides a consistent mechanism to start and stop components.
lineStyle(DMSObject, String) - Method in class com.groiss.dms.DMSTableAdapter
returns the passed style
lineStyle(DMSObject, String) - Method in interface com.groiss.dms.DMSTableHandler
Change the style of the line by returning the name of the style class to use.
lineStyle(DMSForm, String) - Method in class com.groiss.dms.FormTableAdapter
 
lineStyle(DMSForm, String) - Method in interface com.groiss.dms.FormTableHandler
Change the style of the line.
lineStyle(int, String) - Method in interface com.groiss.gui.table.Table
Use this method for defining a row specific css-class.
lineStyle(int, String) - Method in class com.groiss.gui.table.TableAdapter
Use this method for defining a row specific css-class.
lineStyle(ActivityInstance, String) - Method in class com.groiss.wf.html.CombinedWorklist
 
lineStyle(ActivityInstance, String) - Method in interface com.groiss.wf.html.Worklist
Change the style of the line.
lineStyle(ActivityInstance, String) - Method in class com.groiss.wf.html.WorklistAdapter
 
LINK - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Link'
LINK - Static variable in interface com.groiss.dms.RemoteDMS
Determines that a link to a DMSObject should be created
Link - Class in com.groiss.gui.component
A HTML link element (a).
Link() - Constructor for class com.groiss.gui.component.Link
Constructs a new empty link.
Link(String, String) - Constructor for class com.groiss.gui.component.Link
 
Link(String, Object[]) - Constructor for class com.groiss.gui.component.Link
 
Link(String, Component) - Constructor for class com.groiss.gui.component.Link
 
Link(String, Content) - Constructor for class com.groiss.gui.component.Link
 
Link(String, String, String) - Constructor for class com.groiss.gui.component.Link
Constructor with text, url and target.
Link(String, String, String, String) - Constructor for class com.groiss.gui.component.Link
Constructor with text, url, target, and style.
Link(String, Component, String, String) - Constructor for class com.groiss.gui.component.Link
 
Link(String, String, String, String, String) - Constructor for class com.groiss.gui.component.Link
Constructor with text, url, target, style, and id.
list(Class<? extends T>, String, String) - Method in interface com.groiss.org.OrgData
Deprecated.
list(Class<? extends T>, String, String, Object[]) - Method in interface com.groiss.org.OrgData
Get a list of objects from the org-data database.
list(String, String, String, Object[]) - Method in interface com.groiss.org.OrgData
Get a list of objects from the org-data database.
list(Class<? extends T>, String, String) - Method in interface com.groiss.org.RemoteOrgData
list(Class<? extends T>, String, String, Object[]) - Method in interface com.groiss.org.RemoteOrgData
Get a list of objects from the org-data database.
list(String, String, String, Object[]) - Method in interface com.groiss.org.RemoteOrgData
Get a list of objects from the org-data database.
list(Class<? extends P>) - Method in interface com.groiss.store.RemoteStore
This method returns all members of the given class.
list(String) - Method in interface com.groiss.store.RemoteStore
This method returns all members of the given class.
list(Class<? extends P>, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(String, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(String, String, String) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[], int) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition and limiting the returned entry count.
list(Class<? extends P>, String, String, Object[], int, int) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition and limiting the returned entry count.
list(String, String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list(Class<? extends P>) - Method in interface com.groiss.store.Store
This method returns all members of the given class.
list(String) - Method in interface com.groiss.store.Store
This method returns all members of the given class.
list(Class<? extends P>, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(String, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(String, String, String) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list(Class<? extends P>, String, String, Object[], int) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition and limiting the returned entry count.
list(Class<? extends P>, String, String, Object[], int, int) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition and limiting the returned entry count.
list(String, String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list2(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list2(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition.
list2(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
list2(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition.
listAttachedNotes(User) - Method in interface com.groiss.dms.DMSObject
Returns a list of the attached notes of this object on which the passed user has the right to view them.
ListComparator - Class in com.groiss.ds
Compare two lists.
ListComparator(int, boolean) - Constructor for class com.groiss.ds.ListComparator
Construct a list comparator with a sort column and a boolean for sort direction.
ListComparator(int, boolean, int, boolean) - Constructor for class com.groiss.ds.ListComparator
Construct a list comparator with two sort columns and booleans for sort direction.
ListComparator(int[]) - Constructor for class com.groiss.ds.ListComparator
Construct a list comparator with an array of sort columns.
listContent() - Method in class com.groiss.wfxml.WfXMLFolder
You get a List filled with the content of this folder.
listContents(DMSFolder, FormType, String, String, Object[], boolean) - Method in interface com.groiss.dms.DMS
Returns a list of dms objects which match the passed condition
listContents() - Method in interface com.groiss.dms.DMSFolder
Returns a list holding the whole content of this folder.
listContents(DMSFolder, FormType, String, String, Object[], boolean) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of dms objects which match the passed condition
listCreateableFormTypes(String, String, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.listCreateableFormTypes(String, String) instead.
listCreateableFormTypes(String, String) - Method in interface com.groiss.dms.DMS
Returns the formtypes which meet the search condition and from which the passed user may create form objects.
listCreateableFormTypes(String, String) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtypes which meet the search condition and from which the passed user may create form objects.
listDMSFolderContent() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to get the content of this message's DMSFolder (that's the DMSFolder content of the process instance that changed its state).
listEvents(List<Persistent>, Date, Date) - Method in interface com.groiss.cal.CalInfo
this function returns a bunch of dates for each passed object
listEvents(Persistent, Date, Date) - Method in class com.groiss.cal.CalInfoAdapter
Deprecated. 
listEvents(List<Persistent>, Date, Date) - Method in class com.groiss.cal.CalInfoAdapter
this function returns a bunch of dates for each passed object
listFiles(String, File) - Static method in class com.groiss.util.FileUtil
List file with name specified with wildcard in directory and all its subdirectories.
listFiles(String, File, boolean) - Static method in class com.groiss.util.FileUtil
List file with name specified with wildcard in directory.
listFilters(List<ActivityInstance>) - Method in class com.groiss.wf.html.CombinedWorklist
 
listFilters(List<ActivityInstance>) - Method in interface com.groiss.wf.html.Worklist
Return a list of pairs containing id and name of self defined filters.
listFilters(List<ActivityInstance>) - Method in class com.groiss.wf.html.WorklistAdapter
 
listForms(FormType, String, String, Object[]) - Method in interface com.groiss.dms.DMS
Deprecated.
listForms(FormType, String, String, Object[]) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use Store.list(String, String, String, Object[]) instead and pass FormType.getClassName() as first parameter.
listFormVersions(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns a list of form versions (at most one for each process form) which were made in the context of the passed activity instance.
listFormVersions(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns a list of form versions (at most one for each process form) which were made in the context of the passed activity instance.
listIterator() - Method in class com.groiss.ds.KeyedList
 
listIterator(int) - Method in class com.groiss.ds.KeyedList
 
listKeywords() - Method in interface com.groiss.dms.DMS
Deprecated.
listKeywords(DMSObject) - Method in interface com.groiss.dms.DMS
Returns a list of all keywords attached to the passed DMSObject
listKeywords() - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use Store.list(Class, String, String) instead.
listKeywords(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of all keywords attached to the passed DMSObject
listNotes(DMSObject, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.listNotes(DMSObject) instead.
listNotes(DMSObject) - Method in interface com.groiss.dms.DMS
Returns all the notes which are attached to target and which the user may view or edit No System notes are returned
listNotes(DMSObject, boolean) - Method in interface com.groiss.dms.DMS
Returns all the notes which are attached to target and which the user may view or edit
listNotes(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns all the notes which are attached to target and which the user may view or edit No System notes are returned
listNotes(DMSObject, boolean) - Method in interface com.groiss.dms.RemoteDMS
Returns all the notes which are attached to target and which the user may view or edit
listParameterForms(String) - Method in class com.groiss.wfxml.CreatePIMessage
This method returns a Collection containing WfXMLForm objects which were set for the given parameter parameterName.
listParameterForms(String) - Method in class com.groiss.wfxml.NotifyMessage
This method returns a Collection containing WfXMLForm objects which were set for the given parameter parameterName.
listParameterValueElements(String) - Method in class com.groiss.wfxml.CreatePIMessage
This method returns a Collection with all values (as JDOM Element objects) for the given parameter.
listParameterValueElements(String) - Method in class com.groiss.wfxml.NotifyMessage
This method returns a Collection with all values (as JDOM Element objects) for the given parameter.
listParameterValueStrings(String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to get a Collection filled with the strings of all values of a parameter.
listParameterValueStrings(String) - Method in class com.groiss.wfxml.GenericMessage
Returns a List containing all values of the parameter named parameterName.
listParameterValueStrings(String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to get a Collection filled with the strings of all values of a parameter.
listParameterValueStrings(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method to get a Collection filled with the strings of all values of a parameter.
listPredecessors(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Return the list of predecessor steps of an activity instance.
listPredecessors(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Return the list of predecessor steps of an activity instance.
listPreviousSteps(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
List the previous steps of the process (possible go back targets).
listPreviousSteps(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
List the previous steps of the process (possible go back targets).
listProcessDefinitions(Application) - Method in interface com.groiss.wf.RemoteWfEngine
List the process definitions of the given application
listProcessDefinitions(Application) - Method in interface com.groiss.wf.WfEngine
List the process definitions of the given application
listProcessFormNames() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get all form names of the process forms that are included in this message.
listProcessForms() - Method in class com.groiss.wfxml.WfXMLDocFormMessage
Use this method to get a list of process forms included in this message.
listQueries(HttpServletRequest) - Method in class com.groiss.reporting.HTMLStoredQuery
shows all queries which are executeable for the ThreadPrincipal or executable to role public statistics
listRequestedAttributeNames() - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to get a list containing the names of all requested attributes.
listSubfolders(DMSFolder) - Method in interface com.groiss.dms.DMS
Returns a list of all folders which are subfolders of the given folder.
listSubfolders(DMSFolder) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of all folders which are subfolders of the given folder.
listSubFolders() - Method in class com.groiss.wfxml.WfXMLFolder
Use this method to get a list containing all subfolders of this folder.
listSubforms(DMSForm, int) - Method in interface com.groiss.dms.DMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSubforms(DMSForm, int, String, String, Object[]) - Method in interface com.groiss.dms.DMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSubforms(DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSubforms(DMSForm, int, String, String, Object[]) - Method in interface com.groiss.dms.RemoteDMS
Returns a list of subforms of the passed form (which is empty if there are none)
listSuccessors(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Return the list of successor steps of an activity instance.
listSuccessors(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Return the list of successor steps of an activity instance.
listSystemNotes() - Method in interface com.groiss.wf.ActivityInstance
Get all SystemNotes, which are attached to this activityinstance
listUsersWithRole(Role, OrgUnit, Application) - Method in interface com.groiss.org.OrgData
List the users that have a role
listUsersWithRole(Role, OrgUnit, Application) - Method in interface com.groiss.org.RemoteOrgData
List the users that have a role
listVersions(DMSObject, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.listVersions(DMSObject) instead.
listVersions(DMSObject) - Method in interface com.groiss.dms.DMS
Returns the versions of the specified object in descending order of their creation date.
listVersions(DMSObject, String, String, Object[]) - Method in interface com.groiss.dms.DMS
Returns the versions of the specified object matching the specified condition.
listVersions() - Method in interface com.groiss.dms.DMSObject
Returns the versions of this form in descending order of their creation date
listVersions(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns the versions of the specified object in descending order of their creation date.
listVersions(DMSObject, String, String, Object[]) - Method in interface com.groiss.dms.RemoteDMS
Returns the versions of the specified object matching the specified condition.
listWithRightCheck(User, Class<? extends T>, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.OrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
listWithRightCheck(User, String, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.OrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
listWithRightCheck(User, Class<? extends T>, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
listWithRightCheck(User, String, String, String, Object[], Right, Application, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of all objects of the specified object class for which the specified user has the specified right and for which the condition matches.
load() - Method in class com.groiss.component.Configuration
Load or reload the configuration.
loadAndLocalizeResource(String) - Method in class com.groiss.component.Resource
 
loadAndLocalizeResource(String, Locale) - Method in class com.groiss.component.Resource
 
loadApplicationResource(String) - Static method in class com.groiss.util.FileUtil
Load a resource, i.e. a file from the classpath.
loadDefinition() - Method in class com.groiss.component.Configuration
 
loadResource(String) - Static method in class com.groiss.util.FileUtil
Load a resource as string from the classpath.
loadResource(URL) - Static method in class com.groiss.util.FileUtil
Load a resource as string from an url.
loadResourceBytes(URL) - Static method in class com.groiss.util.FileUtil
Load a resource as byte array from the classpath.
loadResourceBytes(String) - Static method in class com.groiss.util.FileUtil
 
loadResourceFromStream(InputStream) - Static method in class com.groiss.util.FileUtil
Load a resource from an input stream (file, etc.).
loadResourceFromStream(InputStream, String) - Static method in class com.groiss.util.FileUtil
 
loadSettings(StructuredFileSettings, Element) - Method in interface com.groiss.fileimport.Deserializer
 
loadTopLevel(String) - Static method in class com.groiss.component.Configuration
Load the main configuration.
LOCAL - Static variable in interface com.groiss.org.Permission
Entry has local scope.
LOCAL - Static variable in interface com.groiss.org.Role
local roles are valid in the context of a department.
localize(String, Locale) - Method in class com.groiss.component.Resource
Localize a string containing keys in following syntax: @@@key@@.
localize(String) - Static method in class com.groiss.reporting.QueryEngine
 
localize - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
localizeNames() - Method in interface com.groiss.org.HasResource
Returns true when names of tasks or roles should be localized.
localizeNames() - Method in class com.groiss.wf.DefaultApplicationAdapter
returns true if the application is the default application or the configuration has a resource file configured.
localizeValue() - Method in class com.groiss.gui.table.ColumnDescription
 
localStatus(HttpServletRequest) - Method in class com.groiss.wfxml.WfXML
 
lock(DMSDocForm, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.lock(DMSDocForm) instead.
lock(DMSDocForm) - Method in interface com.groiss.dms.DMS
Locks the document.
lock(User) - Method in interface com.groiss.dms.DMSDocForm
Locks this document.
lock(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
Locks the document.
Lock - Class in com.groiss.store
Make a database lock.
Lock() - Constructor for class com.groiss.store.Lock
 
Lock(long, String) - Constructor for class com.groiss.store.Lock
 
lock(long, String) - Static method in class com.groiss.store.Lock
Try to make a database lock.
lock(String) - Method in class com.groiss.wf.SystemAction
Add a lock to the process instance.
LOCKED - Static variable in interface com.groiss.dms.DMSDocForm
status: the document is locked (i.e. may only be changed by the locker).
lockOperatorInParamMaskMode() - Method in class com.groiss.reporting.Query
 
log() - Method in exception com.groiss.util.ApplicationException
The cause is logged.
log(String, int) - Static method in class com.groiss.util.Settings
Deprecated.
use own Logger instead
log(String, String) - Method in class com.groiss.wf.SystemAction
Writes the argument on the log.
LOG_DATE - Static variable in class com.groiss.cal.CalUtil
Date format for log output: yyyy-MM-dd HH:mm:ss.SSS
LogEntry - Interface in com.groiss.org
A log entry written when an instance of HasLog is inserted, updated or deleted.
logError(Throwable) - Static method in class com.groiss.util.Settings
Deprecated.
use own Logger instead
logError(Throwable, String) - Static method in class com.groiss.util.Settings
Deprecated.
use own Logger instead
logError(Throwable, String, int) - Static method in class com.groiss.util.Settings
Deprecated.
use own Logger instead
logger - Static variable in class com.groiss.ldap.LDAPPasswdAuth
 
logger - Static variable in enum com.groiss.store.PersistentAspect
 
logger - Static variable in class com.groiss.wfxml.WfXMLMessage
 
login(User, String) - Static method in class com.groiss.org.UserSessionManager
Called on login of a user
login(User, String, boolean, short) - Static method in class com.groiss.org.UserSessionManager
 
LoginListener - Interface in com.groiss.org
Allows to perform actions after login or logout on a IUserSession.
logout(String) - Static method in class com.groiss.org.UserSessionManager
End the session with the given session id (if session is already finished, do nothing).
logout(IUserSession) - Static method in class com.groiss.org.UserSessionManager
End the session (if session is already finished, do nothing).
logout() - Method in interface com.groiss.wf.Session
Terminate the session.
logParameters(HttpServletRequest, Logger) - Static method in class com.groiss.servlet.FileServlet
 
logRequest(HttpServletRequest, HttpServletResponse, Logger) - Static method in class com.groiss.servlet.FileServlet
 
logRequestProcessed(long, HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.servlet.FileServlet
 
LOOP - Static variable in interface com.groiss.wf.ActivityInstance
A loop node, starts a loop construct.

M

MAILBOX_LOCKNAME - Static variable in class com.groiss.store.Lock
 
MailHandler2 - Interface in com.groiss.mail
The MailHandler interface allows you to write classes which perform some action on incoming mails.
MailSender - Class in com.groiss.util
Use the methods in this class for sending SMTP mails.
MailSender.MailAction - Enum in com.groiss.util
MailAction defines the action for the mail.
MailUtil - Class in com.groiss.util
 
MailUtil() - Constructor for class com.groiss.util.MailUtil
 
main(String[]) - Static method in class com.groiss.component.ServiceManager
Main method suitable for starting @enterprise.
main() - Static method in class com.groiss.component.ServiceManager
Start @enterprise without a configuration file ( in app-server; conffile has already been set via webapplistener)
main(String, boolean, boolean) - Static method in class com.groiss.component.ServiceManager
Start @enterprise with a configuration file.
main(String[]) - Static method in class com.groiss.wfxml.Test
Static main method for starting the test client.
makeBranch(ProcessInstance, Task, Agent, OrgUnit, List<String>) - Method in interface com.groiss.wf.RemoteWfEngine
Deprecated.
use method without form argument
makeBranch(ProcessInstance, Task, Agent, OrgUnit) - Method in interface com.groiss.wf.RemoteWfEngine
Insert a new step to the running process.
makeBranch(ProcessInstance, Task, Agent, OrgUnit, List<String>) - Method in interface com.groiss.wf.WfEngine
Deprecated.
makeBranch(ProcessInstance, Task, Agent, OrgUnit) - Method in interface com.groiss.wf.WfEngine
Insert a new step to the running process.
makeCopy(User) - Method in interface com.groiss.dms.DMSObject
Returns a copy of this object.
makeLogEntry(Persistent, int, long, String) - Method in interface com.groiss.org.OrgData
Create an entry in the log table.
makeLogEntry(Persistent, int, long, String) - Method in interface com.groiss.org.RemoteOrgData
Create an entry in the log table.
makeVersion(DMSObject, User, String) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.makeVersion(DMSObject, String) instead.
makeVersion(DMSObject, String) - Method in interface com.groiss.dms.DMS
Makes a version of the passed object.
makeVersion(User, String) - Method in interface com.groiss.dms.DMSObject
Makes a version of this object with the passed string as version description
makeVersion(DMSObject, String) - Method in interface com.groiss.dms.RemoteDMS
Makes a version of the passed object.
makeVersion(ActivityInstance, String, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Versions the passed activity instance, the process forms and the documents (optional) and returns a new activity instance which is a copy of the passed one.
makeVersion(ActivityInstance, String, boolean) - Method in interface com.groiss.wf.WfEngine
Versions the passed activity instance, the process forms and the documents (optional) and returns a new activity instance which is a copy of the passed one.
mansch(String) - Static method in class com.groiss.component.Configuration
Deprecated.
manualIf() - Method in class com.groiss.wf.SystemAction
 
MapComparator - Class in com.groiss.ds
 
MapComparator(List<String>) - Constructor for class com.groiss.ds.MapComparator
 
MapComparator(List<String>, String) - Constructor for class com.groiss.ds.MapComparator
 
mapInterface(Class<P>) - Static method in class com.groiss.store.StoreUtil
Get the Persistent class which is implemented by the a Class c.
mapInterface(String) - Static method in class com.groiss.store.StoreUtil
Get the Persistent class which is implemented by a class with the given classname.
mapInterfaceToClassName(String) - Static method in class com.groiss.store.StoreUtil
Get the name of the Persistent class which is implemented by a class with the given classname.
mapPrimitiveTypes(Class<?>) - Static method in class com.groiss.reporting.data.Attribute
 
mapToUserFolders(List<ActivityInstance>) - Method in interface com.groiss.wf.RemoteWfEngine
Map a list of ActivityInstances to their corresponding UserFolders.
mapToUserFolders(List<ActivityInstance>) - Method in interface com.groiss.wf.WfEngine
Map a list of ActivityInstances to their corresponding UserFolders.
markJobError(BatchJob, Exception) - Static method in class com.groiss.wf.batch.BatchManager
 
markJobError(BatchJob, int, String, Exception) - Static method in class com.groiss.wf.batch.BatchManager
 
markJobFinished(BatchJob) - Static method in class com.groiss.wf.batch.BatchManager
Mark a BatchJob finished without resultcode and resultstring
markJobFinished(BatchJob, int) - Static method in class com.groiss.wf.batch.BatchManager
Mark a BatchJob as finished without a result string
markJobFinished(BatchJob, int, String) - Static method in class com.groiss.wf.batch.BatchManager
Mark a BatchJob as finished.
markObsolete() - Method in class com.groiss.notification.NotificationEvent
Mark event as obsolete.
matchFilter(int, TableModel) - Method in class com.groiss.gui.table.TableRenderer
all filters must match, return true if all match
MAX - Static variable in class com.groiss.reporting.data.Attribute
 
mayDelete(User, DMSObject) - Method in interface com.groiss.dms.DMS
Returns true if the passed user may delete the passed object or if the right check is deactivated.
mayDelete(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns true if the passed user may delete the passed object or if the right check is deactivated.
mayDelete(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may delete the object.
mayDelete(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may delete the object.
mayEdit(User) - Method in interface com.groiss.cal.CalEvent
check if the given user may edit this event
mayEdit(User) - Method in class com.groiss.cal.SimpleEvent
check if the given user may edit this event
mayEdit(User, DMSObject) - Method in interface com.groiss.dms.DMS
Returns true if the passed user may edit the passed object or if the right check is deactivated.
mayEdit(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns true if the passed user may edit the passed object or if the right check is deactivated.
mayExecute() - Method in interface com.groiss.gui.NavigationTreeNode
 
mayExecute(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may execute the object (function).
mayExecute(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may execute the object (function).
mayInsert(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may create the object (insert it into the database).
mayInsert(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may create the object (insert it into the database).
mayUpdate(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may edit the object.
mayUpdate(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may edit the object.
mayView(User) - Method in interface com.groiss.cal.CalEvent
check if the given user may view this event
mayView(User) - Method in class com.groiss.cal.SimpleEvent
check if the given user may view this event
mayView(User, DMSObject) - Method in interface com.groiss.dms.DMS
Returns true if the passed user may view the passed object or if the right check is deactivated.
mayView(User, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Returns true if the passed user may view the passed object or if the right check is deactivated.
mayView(User, Persistent) - Method in interface com.groiss.org.OrgData
Check whether the user may view the object.
mayView(User, Persistent) - Method in interface com.groiss.org.RemoteOrgData
Check whether the user may view the object.
Message - Class in com.groiss.cluster.communication
This class represents a message sent by the cluster communication mechanism.
Message() - Constructor for class com.groiss.cluster.communication.Message
Default constructor
Message(Serializable) - Constructor for class com.groiss.cluster.communication.Message
Constructs a message and initializes the content.
message - Variable in class com.groiss.wfxml.WfXMLMessage
Reference to the jdom XML message which is encapsulated by this WfXMLMessage
messageArrived(WfXMLMessage) - Method in interface com.groiss.wfxml.ProcessInstanceObserver
This method is invoked on observers, when a WfXML message arrives for them.
MESSAGEATT - Static variable in class com.groiss.wfxml.WfXML2
 
MessageListener - Interface in com.groiss.wfxml
Implement this interface in order to be notified when request messages arrive.
MessageListenerAdapter - Class in com.groiss.wfxml
This is a default implementation of the MessageListener interface.
MessageListenerAdapter() - Constructor for class com.groiss.wfxml.MessageListenerAdapter
 
MessageTemplate - Interface in com.groiss.messaging
Template for creating mail messages.
MILLISPERDAY - Static variable in class com.groiss.cal.CalUtil
Number of milliseconds per day
MIN - Static variable in class com.groiss.reporting.data.Attribute
 
MINUTES - Static variable in class com.groiss.cal.CalUtil
 
MISSING_VALUE - Static variable in class com.groiss.store.StoreUtil
 
mixin(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
mixin(DMSDocForm, ActivityInstance) - Static method in class com.groiss.office.DocumentManager
fill in the given template
mixin(DMSDocForm, DMSForm) - Static method in class com.groiss.office.DocumentManager
fill in the given template
mixin(DMSDocForm, Map<String, ?>) - Static method in class com.groiss.office.DocumentManager
fill in the given template
mixin(InputStream, ActivityInstance) - Static method in class com.groiss.office.DocumentManager
fill in the given template
mixin(InputStream, DMSForm) - Static method in class com.groiss.office.DocumentManager
fill in the given template
mixin(InputStream, Map<String, ?>) - Static method in class com.groiss.office.DocumentManager
fill in the given template
mixin(InputStream, VariableContext) - Static method in class com.groiss.office.DocumentManager
performs the substitutions using the given VariableContext
MODE_ACTIVE - Static variable in class com.groiss.wfxml.WfXML
Operating mode active means that WfXML is fully active.
MODE_ACTIVE - Static variable in class com.groiss.wfxml.WfXML2
Operating mode active means that WfXML is fully active.
MODE_OFF - Static variable in class com.groiss.wfxml.WfXML
Operating mode off means that WfXML is deactivated.
MODE_OFF - Static variable in class com.groiss.wfxml.WfXML2
Operating mode off means that WfXML is deactivated.
MODE_PASSIVE - Static variable in class com.groiss.wfxml.WfXML
Operating mode passive means that WfXML is activated.
MODE_PASSIVE - Static variable in class com.groiss.wfxml.WfXML2
Operating mode passive means that WfXML is activated.
model - Variable in class com.groiss.gui.table.TableAdapter
 
modifyActions(List<Pair<String, Object>>) - Method in class com.groiss.dms.DMSTableAdapter
empty implementation
modifyActions(List<Pair<String, Object>>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the set of provided actions, called for each table line.
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.dms.DMSTableAdapter
 
modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.dms.DMSTableHandler
You get the columns as we suggest it as a list of ColumnDescription (see the corresponding statics defined in this interface as values for the ids of the ColumnDescriptions, e.g.
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.dms.FormTableAdapter
 
modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.dms.FormTableHandler
Allows modification of the table header
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.wf.html.CombinedWorklist
 
modifyColumns(List<ColumnDescription>) - Method in interface com.groiss.wf.html.Worklist
You get the header as we suggest it, a list of reserved keywords, like "id","process", "task".
modifyColumns(List<ColumnDescription>) - Method in class com.groiss.wf.html.WorklistAdapter
 
modifyDetailLinks(KeyedList<String, Link>, StringBuilder, ProcessInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
You can modify the title and links in the detail view of the process.
modifyDetailLinks(KeyedList<String, Link>, StringBuilder, ProcessInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
modifyDetailPanes(KeyedList<String, NavigationTreeNode>, StringBuilder, ProcessInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
You can modify the title and tabs in the detail view of the process.
modifyDetailPanes(List<NavigationTreeNode>, StringBuilder, ProcessInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
Deprecated.
modifyDetailPanes(KeyedList<String, NavigationTreeNode>, StringBuilder, ProcessInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
modifyIconClass(DMSForm, List<String>) - Method in class com.groiss.dms.XHTMLFormEventAdapter
 
modifyModel(DMSForm, Element, FormContext) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Callback for modifying the model element.
modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.dms.DMSTableAdapter
Deprecated.
since ep 8.0, implement DMSTableAdapter.modifyColumns(List) instead
modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.dms.FormTableAdapter
Deprecated. 
modifyTableHeader(List<Pair<String, Object>>) - Method in class com.groiss.wf.html.WorklistAdapter
Deprecated.
modifyTableLine(DMSObject, Map<String, Object>) - Method in class com.groiss.dms.DMSTableAdapter
empty implementation
modifyTableLine(DMSObject, Map<String, Object>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the line, called for each table line.
modifyTableLine(DMSForm, Map<String, Object>) - Method in class com.groiss.dms.FormTableAdapter
 
modifyTableLine(DMSForm, Map<String, Object>) - Method in interface com.groiss.dms.FormTableHandler
Your chance to modify the line, called for each table line.
modifyTableLine(ActivityInstance, Map<String, Object>) - Method in class com.groiss.wf.html.CombinedWorklist
 
modifyTableLine(ActivityInstance, Map<String, Object>) - Method in interface com.groiss.wf.html.Worklist
Your chance to modify the line, called for each table line.
modifyTableLine(ActivityInstance, Map<String, Object>) - Method in class com.groiss.wf.html.WorklistAdapter
 
modifyTableLine(ActivityInstance, List<Object>) - Method in class com.groiss.wf.html.WorklistAdapter
Deprecated.
since 6.3 use #modifyTableLine(ActivityInstance, Map) instead
MONTHLY - Static variable in interface com.groiss.cal.CalEvent
 
move(DMSFolder, DMSFolder, P, short, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.move(DMSFolder, DMSFolder, DMSObject, short) instead.
move(DMSFolder, DMSFolder, P, short) - Method in interface com.groiss.dms.DMS
Moves an object from one folder to another.
MOVE - Static variable in interface com.groiss.dms.RemoteDMS
Determines that a DMSObject should be moved from one folder to another
move(DMSFolder, DMSFolder, P, short) - Method in interface com.groiss.dms.RemoteDMS
Moves an object from one folder to another.
moveToRecycleBin(DMSFolder, DMSObject) - Method in interface com.groiss.dms.DMS
Moves the object o which resides in folder f to the Recycle Bin.
moveToRecycleBin(DMSFolder, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Moves the object o which resides in folder f to the Recycle Bin.
MSG_BODY - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_CTXDATA - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_CTXDATA_DMSFOLDER - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_CTXDATA_NOTES - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_CTXDATA_PROCESSFORMS - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_CTXDATA_PROCESSFORMS_NAME - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_EXC - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_EXC_DESC - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_EXC_MAINCODE - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_EXC_SUBCODE - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_EXC_SUBJECT - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_EXC_TYPE - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_GEN - Static variable in class com.groiss.wfxml.GenericMessage
 
MSG_BODY_REQ - Static variable in class com.groiss.wfxml.ChangePIStateMessage
 
MSG_BODY_REQ - Static variable in class com.groiss.wfxml.CreatePIMessage
 
MSG_BODY_REQ - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
MSG_BODY_REQ - Static variable in class com.groiss.wfxml.NotifyMessage
 
MSG_BODY_REQ - Static variable in class com.groiss.wfxml.PIStateChangedMessage
 
MSG_BODY_RESP - Static variable in class com.groiss.wfxml.ChangePIStateMessage
 
MSG_BODY_RESP - Static variable in class com.groiss.wfxml.CreatePIMessage
 
MSG_BODY_RESP - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
MSG_BODY_RESP - Static variable in class com.groiss.wfxml.NotifyMessage
 
MSG_BODY_RESP - Static variable in class com.groiss.wfxml.PIStateChangedMessage
 
MSG_BODY_RSLTDATA - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_RSLTDATASET - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_SET_NAME - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_SET_PARAM - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_BODY_SET_VALUE - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_KEY - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_REQ - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_RESP - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_RESPREQUIRED - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_RESPREQUIRED_NO - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_RESPREQUIRED_ONERROR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_HEAD_RESPREQUIRED_YES - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_ROOT - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_TRANSPORT - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_TRANSPORT_CORDATA - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_TRANSPORT_CORDATA_OID - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_TRANSPORT_CORDATA_ORIGIN - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_TRANSPORT_CORDATA_TIMESTAMP - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MSG_VERSION - Static variable in class com.groiss.wfxml.WfXMLMessage
 
MultiMap<K,V> - Class in com.groiss.ds
A MultiMap maps keys to objects, where one key can be mapped to a list of objects.
MultiMap() - Constructor for class com.groiss.ds.MultiMap
Constructs an empty, not threadsafe MultiMap with default initialcapacity (16) and default subVectorSize (16)
MultiMap(boolean) - Constructor for class com.groiss.ds.MultiMap
Constructs an empty MultiMap
MultiMap(boolean, int, int) - Constructor for class com.groiss.ds.MultiMap
Constructs an empty MultiMap with the given settings
MultiMap(int) - Constructor for class com.groiss.ds.MultiMap
Constructs a MultiMap and specifies an initial size for the Vectors holding the values to the keys.
MultiMap(int, int) - Constructor for class com.groiss.ds.MultiMap
Creates a new MultiMap with the defined capacity and Vector size.
MultipartRequest - Class in com.groiss.servlet
A wrapper of HttpServletRequest with additional methods to handle files and adding and removing parameters.
MultipartRequest(HttpServletRequest) - Constructor for class com.groiss.servlet.MultipartRequest
 
MULTIPLE - Static variable in class com.groiss.gui.component.SelectList
 
MUST - Static variable in interface com.groiss.wf.RemoteWfEngine
 

N

NAME - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the name of the DMSObject and the link to its content
NAME - Static variable in interface com.groiss.dms.DMSWebLink
Defines the name of the field holding the name of this weblink.
name - Variable in class com.groiss.fileimport.Column
 
NAME - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
NAMED_USER - Static variable in interface com.groiss.org.Right
The oid for right named_user.
Names - Class in com.groiss.notification
Defines some constants for Notification.
Names() - Constructor for class com.groiss.notification.Names
 
namespace - Variable in class com.groiss.wfxml.WfXMLMessage
Namespace of this message.
namespace - Static variable in class com.groiss.wfxml.WfXMLObject
 
NavigationTreeNode - Interface in com.groiss.gui
Shows a tree, the tree is build with javascript.
necessaryParameters(HttpServletRequest, String...) - Static method in class com.groiss.util.Assert
Check the presence of parameters
needForm(String, int, String) - Method in interface com.groiss.wf.html.WorklistDescription
Call this method if you need a form from a process instance
needForm(ProcessDefinition, String) - Method in interface com.groiss.wf.html.WorklistDescription
Call this method if you need a form from a process instance
needsRestart(String) - Method in class com.groiss.component.Configuration
Returns true if the property change needs a server restart to become effective.
NEW - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'New'
NEW_TX - Static variable in class com.groiss.event.EventManager
reserved for future use, execute event in a new transaction (not yet implemented)
newCookie(String, String) - Static method in class com.groiss.servlet.HttpUtils
 
newDMS(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
start mask if general function "new dms-object" is clicked -> user has to select the kind of dms-object (form, folder, document etc.) first. the mask is displayed in an iframe.
newDMSObject(HttpServletRequest, int) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns a page for collecting the needed data for creating a new dms object of the passed type
newDocument(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
this method starts the document-upload-process /* invokes method loadDoc()
newFolder(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
returns the page for creating a new folder
newForm(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
returns the page for creating a new form
newInstance() - Method in interface com.groiss.dms.FormType
Creates a new instance of the DMSForm represented by this FormType, but does not insert it to the database (therefore the returned DMSForm will not have an oid set).
newMessageSelected() - Method in class com.groiss.wfxml.Test
When a new message is selected, the displayed tabs may change.
newNote(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
creates a new note
NEWS - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of news
newToOld(List<ColumnDescription>) - Static method in class com.groiss.gui.table.TableAdapterUtil
 
newWebLink(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
creates a new web link
newWfXMLForm(String, Element) - Static method in class com.groiss.wfxml.LegacyBridge
 
newWfXMLNote(Element) - Static method in class com.groiss.wfxml.LegacyBridge
 
next(ActivityInstance) - Method in interface com.groiss.wf.ParForIterator
This method is called with each branch.
nextNum(String) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
Nil - Class in com.groiss.store
This class can be used to shrink wrap potential null values together with an appropriate SQL type (c.f.
NO_ADDDEL - Static variable in interface com.groiss.wf.RemoteWfEngine
 
NO_ALERT - Static variable in class com.groiss.gui.component.Tabs
 
NoArchiver - Class in com.groiss.wf
Use this archiver if archiving should be disabled.
NoArchiver() - Constructor for class com.groiss.wf.NoArchiver
 
NOBODY - Static variable in interface com.groiss.org.User
The oid of the inactive user nobody.
nodes - Variable in class com.groiss.reporting.data.ReportingGraph
 
noEmpty(String) - Static method in class com.groiss.util.StringUtil
Returns "&nbsp;" when argument is null, otherwise the string itself.
noEmpty(Object) - Static method in class com.groiss.util.StringUtil
Returns "&nbsp;" when argument is null, otherwise o.toString()
noNaN(double) - Static method in class com.groiss.store.StoreUtil
 
noNaN(float) - Static method in class com.groiss.store.StoreUtil
 
NONE - Static variable in interface com.groiss.cal.CalEvent
 
noNull(String) - Static method in class com.groiss.util.StringUtil
Returns the empty string when argument is null, otherwise the string itself.
noNull(Object) - Static method in class com.groiss.util.StringUtil
Returns the empty string when argument is null, otherwise s.toString()
NOOP - Static variable in class com.groiss.notification.Names
Event type that represents an unspecified operation
nop() - Method in class com.groiss.wf.SystemAction
Use as system step dummy, does nothing.
normalizeUnicode(String) - Static method in class com.groiss.util.StringUtil
Normalize to "Canonical decomposition, followed by canonical composition."
noTags(String) - Static method in class com.groiss.util.StringUtil
De-HTMLize a string.
NOTE - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of notes
NOTES - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the link to the attached notes of the DMSObject
notes - Variable in class com.groiss.wfxml.WfXMLObject
 
NotificationEvent - Class in com.groiss.notification
Class for events representing changed NotificationItems.
NotificationEvent(NotificationItem, short) - Constructor for class com.groiss.notification.NotificationEvent
Constructor
NotificationEvent(NotificationItem, short, Agent) - Constructor for class com.groiss.notification.NotificationEvent
Constructor
NotificationEvent(NotificationItem, short, Agent, OrgUnit) - Constructor for class com.groiss.notification.NotificationEvent
Constructor
NotificationEvent(NotificationItem, short, Agent, OrgUnit, boolean) - Constructor for class com.groiss.notification.NotificationEvent
Constructor
NotificationItem - Interface in com.groiss.notification
NotificationItems are objects which can be send to clients.
NotificationSuite - Class in com.groiss.notification
A facade to the Notification framework.
NotificationSuite() - Constructor for class com.groiss.notification.NotificationSuite
 
NotifyMessage - Class in com.groiss.wfxml
Notify messages are used to inform process instance observers about arbitrary events or other things.
NotifyMessage(short) - Constructor for class com.groiss.wfxml.NotifyMessage
Creates a new and empty NotifyMessage object.
NotifyMessage(Document) - Constructor for class com.groiss.wfxml.NotifyMessage
This method is used internally for creating a NotifyMessage out of a xml document.
notifyUser(User, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called when an email-notification about a new worklist entry is sent.
notifyUser(User, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
NS - Static variable in class com.groiss.gui.AbstractComponent
 
NullAdapter - Class in com.groiss.wf.batch
Poor mans implementation of BatchAdapter.
NullAdapter() - Constructor for class com.groiss.wf.batch.NullAdapter
 
NullExpression - Class in com.groiss.store
Convenience wrapper for construction of SQL expressions with bind parameters which may be null.
NumericValue - Interface in com.groiss.reporting.data
Implementing this Interface, enables ReportingData Objects to make numeric aggregations like sum and average.

O

OBFUSCATED_PREFIX - Static variable in class com.groiss.component.Configuration
 
OBJECT - Static variable in interface com.groiss.org.Permission
Scope is the a specific object
OBJECT_CLASS - Static variable in interface com.groiss.org.Permission
The scope is: an object class
ObjectExtensionCleaner - Class in com.groiss.org
Handler for deleting object extensions.
ObjectExtensionCleaner() - Constructor for class com.groiss.org.ObjectExtensionCleaner
 
objects - Variable in class com.groiss.smartclient.JsonDataAdapter
 
objectsOfClass(Class<?>...) - Method in class com.groiss.util.Clipboard
Returns true if clipboard is empty or all the objects in the clipboard are an instance of at least one of the passed classes.
ObjectTableModel - Class in com.groiss.ds
A table model implementation that allows objects as column names.
ObjectTableModel() - Constructor for class com.groiss.ds.ObjectTableModel
Empty constructor.
ObjectTableModel(List<?>) - Constructor for class com.groiss.ds.ObjectTableModel
Constructor with header.
ObjectTableModel(List<List<Object>>, List<?>) - Constructor for class com.groiss.ds.ObjectTableModel
Constructor with data and header.
OBSERVERKEY - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
ODTTEMPLATE - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of odttemplates
OID - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the oid of the DMSObject
oid - Variable in class com.groiss.store.PersistentObject
 
oidList(List<?>, int) - Static method in class com.groiss.store.StoreUtil
Creates a list of strings of oids from a list of objects.
oidOnly() - Method in interface com.groiss.gui.table.Table
If true the value of the checkbox or radio button contains only the oid, otherwise it contains classname:oid
oidOnly - Variable in class com.groiss.gui.table.TableAdapter
 
oidOnly() - Method in class com.groiss.gui.table.TableAdapter
If true the value of the checkbox or radio button contains only the oid, otherwise it contains classname:oid
oldHandler - Static variable in class com.groiss.servlet.Dispatcher
 
oldToNew(List<ColumnDescription>, List<Pair<String, Object>>, Map<String, ColumnDescription>) - Static method in class com.groiss.gui.table.TableAdapterUtil
 
ON_BLUR - Static variable in class com.groiss.gui.AbstractComponent
 
ON_CHANGE - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for select lists
ON_CLICK - Static variable in class com.groiss.gui.AbstractComponent
some defined common events
ON_DBLCLICK - Static variable in class com.groiss.gui.AbstractComponent
 
ON_FOCUS - Static variable in class com.groiss.gui.AbstractComponent
some defined events for components that can get the focus
ON_KEY_DOWN - Static variable in class com.groiss.gui.AbstractComponent
 
ON_KEY_PRESS - Static variable in class com.groiss.gui.AbstractComponent
 
ON_KEY_UP - Static variable in class com.groiss.gui.AbstractComponent
 
ON_LOAD - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for the htmlpage
ON_MOUSE_DOWN - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_MOVE - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_OUT - Static variable in class com.groiss.gui.AbstractComponent
 
ON_MOUSE_UP - Static variable in class com.groiss.gui.AbstractComponent
 
ON_RESET - Static variable in class com.groiss.gui.AbstractComponent
 
ON_SELECT - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for textareas and inputfields
ON_SUBMIT - Static variable in class com.groiss.gui.AbstractComponent
some defined events specially for the formcontainer
ON_UNLOAD - Static variable in class com.groiss.gui.AbstractComponent
 
onAbort(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An activity is aborted (process is aborted, activity cancelled by goBack)
onAbort(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onAdd(DMSFolder, DMSObject) - Method in class com.groiss.dms.XHTMLFolderFormEventAdapter
Called when a DMSObject is added to a folder
onAdd(DMSFolder, DMSObject) - Method in interface com.groiss.dms.XHTMLFolderFormEventHandler
Called when a DMSObject is added to a folder
onAddDocument(ProcessInstance, DMSFolder, DMSObject) - Method in interface com.groiss.wf.ApplicationAdapter
Called before a document is added to a process (incl. subfolders) of this application.
onAddDocument(ProcessInstance, DMSFolder, DMSObject) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onChangeAgent(ActivityInstance, ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
Change agent has been performed for an activity instance.
onChangeAgent(ActivityInstance, ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onClick() - Method in interface com.groiss.cal.CalEvent
 
onClick() - Method in class com.groiss.cal.SimpleEvent
onDelete(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Deprecated.
onDelete(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Deprecated.
onDelete(P) - Method in class com.groiss.store.PersistentEventAdapter
onDelete() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.beforeDelete() instead.
onInsert(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Deprecated.
onInsert(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Deprecated.
onInsert(P) - Method in class com.groiss.store.PersistentEventAdapter
onInsert() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.beforeInsert() instead.
onNotDispatched() - Method in class com.groiss.event.BasicEvent
 
onNotDispatched() - Method in interface com.groiss.event.Event
callback method which will be called if the event couldn't be dispatched
onReactivate(ProcessInstance) - Method in interface com.groiss.wf.ApplicationAdapter
A process is reactivated
onReactivate(ProcessInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onRead() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.afterRead() instead.
onRegister(ProcessInstance) - Method in class com.groiss.event.EventHandler
This method is called when you register this handler.
onRegister(ProcessInstance) - Method in interface com.groiss.event.IEventHandler
This method is called when you register this handler.
onRemove(DMSFolder, DMSObject) - Method in class com.groiss.dms.XHTMLFolderFormEventAdapter
Called when a DMSObject is removed from a folder
onRemove(DMSFolder, DMSObject) - Method in interface com.groiss.dms.XHTMLFolderFormEventHandler
Called when a DMSObject is removed from a folder
onRemoveDocument(ProcessInstance, DMSFolder, DMSObject) - Method in interface com.groiss.wf.ApplicationAdapter
Called when a document is removed from a process (incl. subfolders) of this application.
onRemoveDocument(ProcessInstance, DMSFolder, DMSObject) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onRowComplete(T, Map<String, Object>) - Method in class com.groiss.smartclient.JsonDataAdapter
will be called once for each row
onSeeAgain(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is taken out of the suspension list.
onSeeAgain(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onSeeLater(ActivityInstance) - Method in interface com.groiss.wf.ApplicationAdapter
An ActivityInstance is put into the suspension list.
onSeeLater(ActivityInstance) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
onSetContentAsStream(DMSDocForm, InputStream) - Method in interface com.groiss.dms.DocumentEventHandler
Will be called before the content of the document will be set.
onShow(DMSForm, ActivityInstance, HTMLPage, HttpServletRequest) - Method in class com.groiss.dms.FormEventAdapter
This method is called before the form is sent to the browser.
onShow(DMSForm, ActivityInstance, HTMLPage, HttpServletRequest) - Method in interface com.groiss.dms.FormEventHandler
This method is called before the form is sent to the browser.
onShow(DMSForm, FormContext, XHTMLPage, HttpServletRequest) - Method in class com.groiss.dms.XHTMLFormEventAdapter
This method is called before the form is sent to the browser.
onShow(DMSForm, FormContext, XHTMLPage, HttpServletRequest) - Method in interface com.groiss.dms.XHTMLFormEventHandler
This method is called before the form is sent to the browser.
onUnregister(EventRegistry) - Method in class com.groiss.event.EventHandler
 
onUnregister(EventRegistry) - Method in interface com.groiss.event.IEventHandler
This method is called when the handler is unregistered.
onUpdate(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Deprecated.
onUpdate(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Deprecated.
onUpdate(P) - Method in class com.groiss.store.PersistentEventAdapter
onUpdate() - Method in class com.groiss.store.PersistentObject
Deprecated.
since ep 9.0 will be removed in 10.0. Use PersistentObject.beforeUpdate() instead.
openDocInNewWin() - Static method in class com.groiss.reporting.QueryEngine
 
openFormInEditMode() - Static method in class com.groiss.reporting.QueryEngine
 
OptimisticLocking - Interface in com.groiss.store
Optimistically locked objects have a long transactionid field in the database table and java class.
OPTION - Static variable in class com.groiss.gui.component.SelectList
 
OrderedMap<K,V> - Class in com.groiss.ds
A map implementation where they keys are backed by a hashmap.
OrderedMap(List<K>) - Constructor for class com.groiss.ds.OrderedMap
Create a new OrderedList.
OrgClass - Interface in com.groiss.org
A type for for ganizational unit, for example department, group, etc.
OrgData - Interface in com.groiss.org
This interface allows access to the organizational data stored in @enterprise.
OrgTree - Interface in com.groiss.org
Class for representing an organizational structure.
OrgUnit - Interface in com.groiss.org
Class for representing an organizational unit.
ORIGIN_DIRECT - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance because of assignment to himself or one of his roles
ORIGIN_SUBSTITUTION - Static variable in interface com.groiss.wf.ActivityInstance
The user sees the instance via substitution
ORIGIN_UNKNOWN - Static variable in interface com.groiss.wf.ActivityInstance
The origin of the instance is unknown
ORJOIN - Static variable in interface com.groiss.wf.ActivityInstance
An orjoin node, end of orpar.
OUT - Static variable in interface com.groiss.dms.DMSDocForm
status: the document is checked out.
OutgoingMessageModifier - Interface in com.groiss.wfxml
Use this interface if you want to modify automatically generated outgoing PIStateChangedMessage messages before they are sent.
outputTableModel(HttpServletResponse, List<List<Object>>, Query) - Static method in class com.groiss.reporting.QueryEngine
Outputs the query result using the exporter of the query

P

P() - Method in class com.groiss.ds.CountedSemaphore
Enter the critical section.
packJarFiles(JarOutputStream, File, String[]) - Static method in class com.groiss.util.FileUtil
 
page - Variable in class com.groiss.gui.HTMLPage
 
Page - Interface in com.groiss.gui
Interface for pages returned by methods called from Dispatcher.
page - Variable in class com.groiss.gui.table.TableAdapter
 
pageString - Variable in class com.groiss.gui.table.TableAdapter
 
Pair<F,S> - Class in com.groiss.ds
A Pair is an object that contains two other objects.
Pair() - Constructor for class com.groiss.ds.Pair
 
Pair(F, S) - Constructor for class com.groiss.ds.Pair
Constructor for holding a pair of objects.
PairComparator<K,V> - Class in com.groiss.ds
Use this comparator to sort Persistent objects or other KeyValuePairs.
PairComparator() - Constructor for class com.groiss.ds.PairComparator
 
PAR - Static variable in interface com.groiss.wf.ActivityInstance
A par node, start of orpar or andpar.
parameters - Variable in class com.groiss.smartclient.JsonDataAdapter
 
parent - Variable in class com.groiss.gui.AbstractComponent
 
parentElem - Variable in class com.groiss.gui.AbstractComponent
the parent element of the components root
PARFOR - Static variable in interface com.groiss.wf.ActivityInstance
parallel for
ParForIterator - Interface in com.groiss.wf
Iterator interface for parallel for.
parforJoin(String, String) - Method in class com.groiss.wf.SystemAction
Expression in end parfor for implementing generalized parfor join.
parse(String) - Method in class com.groiss.ds.StringExpression
Call this method to evaluate the expression.
parseDate(int, String) - Static method in class com.groiss.cal.CalUtil
parse a date from a string with the specified formatter
parseDate(String) - Static method in class com.groiss.cal.CalUtil
Parse a date from a string.
parseDateEndDay(String) - Static method in class com.groiss.cal.CalUtil
Parses the date sets the time to 23:59:59:999.
parseSelection(String, int) - Method in class com.groiss.gui.table.TableAdapter
 
parseTimeZone(TimeZone) - Static method in class com.groiss.cal.CalUtil
 
Partner - Class in com.groiss.wfxml
Instances of this class represent WfXML communication partners.
Partner() - Constructor for class com.groiss.wfxml.Partner
Creates an emtpy new Partner.
PasswdAuth - Class in com.groiss.org
The default Authorization class.
PasswdAuth() - Constructor for class com.groiss.org.PasswdAuth
 
PasswordField - Class in com.groiss.gui.component
A HTML password element.
PasswordField() - Constructor for class com.groiss.gui.component.PasswordField
Constructs a new empty password field.
PasswordField(String) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with a name.
PasswordField(String, int) - Constructor for class com.groiss.gui.component.PasswordField
 
PasswordField(String, String) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with a name and a value.
PasswordField(String, String, String) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with a name, value, and style.
PasswordField(String, String, int, int) - Constructor for class com.groiss.gui.component.PasswordField
Constructs a password field with name, value, size, and length.
PASTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Paste'
PATH_SEPARATOR - Static variable in interface com.groiss.dms.DMSFolder
Determines the character which is used to separate folders within a path string.
pdf(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.wf.html.HTMLUtils
 
PENDING_ACTION - Static variable in class com.groiss.org.UserSessionManager
 
PENDING_INFO - Static variable in class com.groiss.org.UserSessionManager
 
performMixin(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.dms.html.HTMLDMSObject
 
Permission - Interface in com.groiss.org
This interface describes a permission, the base of the @enterprise right system.
PermissionList - Interface in com.groiss.org
 
Persistent - Interface in com.groiss.store
Objects implementing this interface can be stored with the persistence mechanism of @enterprise.
PersistentAspect - Enum in com.groiss.store
Allows to change certain aspects of the behavior of the Store and OrgData operations on Persistent objects.
PersistentEventAdapter<P extends Persistent> - Class in com.groiss.store
 
PersistentEventAdapter() - Constructor for class com.groiss.store.PersistentEventAdapter
 
PersistentEventHandler<P extends Persistent> - Interface in com.groiss.store
This interface provides a hook for some action when an object is inserted, updated or deleted.
PersistentObject - Class in com.groiss.store
This is a default implementation of the Persistent interface.
PersistentObject() - Constructor for class com.groiss.store.PersistentObject
 
PersistentVersion - Interface in com.groiss.org
This interface represents a version of a persistent object and it is intended to be also made persistent.
PI_STATE_CLOSED_ABNORMAL_COMPLETED - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_CLOSED_ABNORMAL_COMPLETED_STR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_CLOSED_COMPLETED - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_CLOSED_COMPLETED_STR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_NONE - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_OPEN_NOTRUNNING - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_OPEN_NOTRUNNING_STR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_OPEN_RUNNING - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PI_STATE_OPEN_RUNNING_STR - Static variable in class com.groiss.wfxml.WfXMLMessage
 
PIStateChangedMessage - Class in com.groiss.wfxml
A PIStateChangedMessage is similar to NotifyMessage messages.
PIStateChangedMessage(short) - Constructor for class com.groiss.wfxml.PIStateChangedMessage
Use this method to create a new ChangePIStateMessage message.
PIStateChangedMessage(Document) - Constructor for class com.groiss.wfxml.PIStateChangedMessage
This method is used internally for creating a PIStateChangedMessage out of a xml document.
placeOrgInTree(OrgUnit, OrgUnit, OrgTree) - Method in interface com.groiss.org.OrgData
Change the organizational hierarchy.
placeOrgInTree(OrgUnit, OrgUnit, OrgTree) - Method in interface com.groiss.org.RemoteOrgData
Change the organizational hierarchy.
PLAIN - Static variable in class com.groiss.util.MailUtil
 
PlanTimeMgmt - Class in com.groiss.planning
Time management implementation.
PlanTimeMgmt() - Constructor for class com.groiss.planning.PlanTimeMgmt
 
prepare(Partner) - Method in class com.groiss.wfxml.ChangePIStateMessage
This method prepares the message to be sent to a specific partner.
prepare(String) - Method in class com.groiss.wfxml.ChangePIStateMessage
This method is used by the WfXML test client only!
prepare(Partner) - Method in class com.groiss.wfxml.CreatePIMessage
This method is called by the Sender before the message is sent.
prepare(String) - Method in class com.groiss.wfxml.CreatePIMessage
This method is used by the WfXML test client only!
prepare(Partner) - Method in class com.groiss.wfxml.GenericMessage
Preparing the message for being sent.
prepare(Partner) - Method in class com.groiss.wfxml.GetPIDataMessage
This method prepares the message to be sent to a specific partner.
prepare(String) - Method in class com.groiss.wfxml.GetPIDataMessage
This method is used by the WfXML test client only!
prepare(Partner) - Method in class com.groiss.wfxml.NotifyMessage
The prepare method prepares a message for being sent to the given partner.
prepare(Partner) - Method in class com.groiss.wfxml.PIStateChangedMessage
This method prepares the message to be sent to a specific partner.
prepare(Partner) - Method in class com.groiss.wfxml.WfXMLMessage
This method is called before the message is sent.
prepareFile(File) - Method in class com.groiss.fileimport.ImportHandler
use this if you want to modify the file first
PRIORITY - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
PROC_INST - Static variable in interface com.groiss.org.Right
The oid for right proc_inst.
PROCDEFKEY - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
PROCESS - Static variable in interface com.groiss.wf.ActivityInstance
A (sub)process node.
PROCESS_FORM - Static variable in interface com.groiss.dms.FormType
Determines that this formtype is a form
ProcessArchiver - Interface in com.groiss.wf
Interface for implementing archive classes.
ProcessDefinition - Interface in com.groiss.wf
This class describes process definitions.
ProcessInstance - Interface in com.groiss.wf
The process instance represents an instance of a process definition.
ProcessInstanceObserver - Interface in com.groiss.wfxml
Implement this interface if you want to observe a process instance that you create with a CreateProcessInstance message (CreatePIMessage).
ProcessRelation - Class in com.groiss.wf
This class allows the definition of Relations between processes.
ProcessRelation() - Constructor for class com.groiss.wf.ProcessRelation
 
ProcessRelation(ProcessInstance, ProcessInstance, String) - Constructor for class com.groiss.wf.ProcessRelation
 
PROFILEPICTURE - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of profile pictures
propagateChange(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Inform the system that a change to an ActivityInstance has been made.
propagateChange(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Inform the system that a change to an ActivityInstance has been made.
propertiesChange(Map<String, Pair<Object, Object>>) - Method in interface com.groiss.component.PropertiesChangeListener
Properties have changed.
PropertiesChangeListener - Interface in com.groiss.component
Implement this interface if you want to be notified if configuration changes.
PROVIDER_CLASS_NAME - Static variable in class com.groiss.notification.Names
 
PROVIDER_ID_NAME - Static variable in class com.groiss.notification.Names
 
Public - Interface in com.groiss.servlet
The methods of the class are public, no authorization is needed.
PublicHTMLUtils - Class in com.groiss.wf.html
Some utility methods for building HTML GUIs Public Wrapper of HTMLUtils
PublicHTMLUtils() - Constructor for class com.groiss.wf.html.PublicHTMLUtils
 
publish(Message) - Static method in class com.groiss.cluster.communication.Connector
Publishes the message at commit time.
publish(NotificationItem, short) - Static method in class com.groiss.notification.NotificationSuite
Publish a NotificationItem.
publish(NotificationItem, short, Agent) - Static method in class com.groiss.notification.NotificationSuite
Publish a NotificationItem.
publish(NotificationEvent) - Static method in class com.groiss.notification.NotificationSuite
Publish an event.
publishImmediate(Message) - Static method in class com.groiss.cluster.communication.Connector
Publishes the Message immediately.
publishImmediate(NotificationEvent) - Static method in class com.groiss.notification.NotificationSuite
Publish an event immediately.
publishImmediate(NotificationItem, short) - Static method in class com.groiss.notification.NotificationSuite
Publish a NotificationItem immediately.
publishImmediate(NotificationItem, short, Agent) - Static method in class com.groiss.notification.NotificationSuite
Publish a NotificationItem immediately.
put(K, V) - Method in class com.groiss.ds.KeyedList
Put an element to the end of the list.
put(int, K, V) - Method in class com.groiss.ds.KeyedList
Put an element at position.
put(K, V) - Method in class com.groiss.ds.MultiMap
Put the mapping of a key and an object to the map.
put(K, V) - Method in class com.groiss.ds.OrderedMap
 
put(K1, K2, V) - Method in class com.groiss.ds.TwoLevelMap
Associates the specified value with the specified key path key1 / key2 in this map.
put(K1, Map<K2, V>) - Method in class com.groiss.ds.TwoLevelMap
 
put(Pair<K1, K2>, V) - Method in class com.groiss.ds.TwoLevelMap
Associates the specified value with the key path designated by the Pair in this map.
putAll(K, Collection<? extends V>) - Method in class com.groiss.ds.MultiMap
Adds all the values to the given key
putAll(Map<? extends K, ? extends List<V>>) - Method in class com.groiss.ds.MultiMap
Copies all of the mappings from the specified map to this map
putAll(Map<? extends K, ? extends V>) - Method in class com.groiss.ds.OrderedMap
 
putAll(Map<? extends K1, ? extends Map<K2, V>>) - Method in class com.groiss.ds.TwoLevelMap
 

Q

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

R

RadioButton - Class in com.groiss.gui.component
A HTML radio button.
RadioButton() - Constructor for class com.groiss.gui.component.RadioButton
Constructs a new empty RadioButton.
RadioButton(String, String) - Constructor for class com.groiss.gui.component.RadioButton
Constructor with name and value.
RadioButton(String, String, boolean) - Constructor for class com.groiss.gui.component.RadioButton
Constructor with name, value and the initial state.
RadioButton(String, String, boolean, String) - Constructor for class com.groiss.gui.component.RadioButton
Constructor with name, value and the initial state.
RadioGroup - Class in com.groiss.gui.component
a group of radio buttons
RadioGroup() - Constructor for class com.groiss.gui.component.RadioGroup
 
RadioGroup(RadioButton) - Constructor for class com.groiss.gui.component.RadioGroup
 
radios - Variable in class com.groiss.gui.component.RadioGroup
 
raiseEvent(Event) - Static method in class com.groiss.event.EventManager
Raises an event.
randomTrue(String) - Method in class com.groiss.wf.SystemAction
Returns true randomly.
reactivate(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Reactivate a process.
reactivate(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Reactivate a process.
reactivate(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Reactivate a process.
reactivate(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Reactivate a process.
reactivateAndTake(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Reactivate a process and take the reactivated tasks.
reactivateAndTake(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Reactivate a process and take the reactivated tasks.
reactivateBatchJob(ActivityInstance) - Static method in class com.groiss.wf.batch.BatchManager
 
READ_ONLY - Static variable in interface com.groiss.wf.RemoteWfEngine
 
READ_WRITE - Static variable in interface com.groiss.wf.RemoteWfEngine
 
readClassDescriptor() - Method in class com.groiss.util.ApplicationObjectInputStream
 
READONLY - Static variable in class com.groiss.gui.AbstractComponent
 
ReadWriteJsonData<T> - Interface in com.groiss.smartclient
basic interface to enable data-manipulation using the JsonLoader
receive(Message, MailBox) - Method in interface com.groiss.mail.MailHandler2
Implement this method to perform some action with the mail message.
Recipient - Class in com.groiss.messaging
The recipients of a message.
Recipient() - Constructor for class com.groiss.messaging.Recipient
Create an empty recipient.
Recipient(Persistent, short) - Constructor for class com.groiss.messaging.Recipient
Create a recipient for a template.
Recipient.AgentType - Enum in com.groiss.messaging
Defines the various kinds of agents
recomputePlan(ProcessInstance) - Method in class com.groiss.planning.PlanTimeMgmt
 
reconfigure() - Static method in class com.groiss.cal.CalUtil
 
reconfigure() - Method in class com.groiss.component.ServiceAdapter
Can be used to explicitly reconfigure the service.
reconfigure() - Method in class com.groiss.timer.TimerManager
Reschedule the timers after some properties of a timer has been changed.
reconfigure() - Method in class com.groiss.util.Settings
 
RECYCLEBIN - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of recycle bins
redirect(String) - Static method in class com.groiss.gui.ActionPage
 
redirectToNonSSL(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
this method redirects to the wanted page
refererOK(HttpServletRequest, String, Class<?>) - Static method in class com.groiss.servlet.Dispatcher
 
REFRESH - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Refresh'
refreshWLCache(User) - Method in interface com.groiss.wf.RemoteWfEngine
Refresh the organizational data in the WorklistCache for a particular user.
refreshWLCache(User) - Method in interface com.groiss.wf.WfEngine
Refresh the organizational data in the WorklistCache for a particular user.
refreshWLCacheOrgData() - Method in interface com.groiss.wf.RemoteWfEngine
Refresh the organizational data in the worklist cache.
refreshWLCacheOrgData() - Method in interface com.groiss.wf.WfEngine
Refresh the organizational data in the worklist cache.
refreshWorklist(HttpServletRequest, Application) - Static method in class com.groiss.wf.html.HTMLUtils
Returns a page that redirects to the current worklist of this application
refreshWorklistCacheInstances() - Method in interface com.groiss.server.Admin
Refresh the activities in the worklist cache
refreshWorklistCacheOrgData() - Method in interface com.groiss.server.Admin
Refresh the organizational data in the worklist cache
register(String, Class<? extends IEventHandler>, Object) - Static method in class com.groiss.event.EventManager
Register an event handler
register(String, Class<? extends IEventHandler>, Object, ActivityInstance) - Static method in class com.groiss.event.EventManager
Register an event handler
registerHandler(Handler, String) - Static method in class com.groiss.cluster.communication.Connector
Registers a handler for receiving cluster messages.
registerHandler(Handler) - Static method in class com.groiss.cluster.communication.Connector
Registers a handler for receiving cluster messages.
registerMessageListener(Class<?>, Partner) - Static method in class com.groiss.wfxml.WfXML
Use this method to register a message listener that will listen for messages from a specific partner or all partners.
registerService(String, Object, int) - Static method in class com.groiss.component.ApplicationContext
Register a service.
releaseQueryToken() - Static method in class com.groiss.reporting.QueryEngine
Release Query Token so that queued reporty may start execution
reload() - Method in class com.groiss.component.Configuration
Reload the configuration from the configured files.
reloadClasses() - Static method in class com.groiss.servlet.Dispatcher
Reload the method cache the Dispatcher holds.
reloadDBConnections() - Method in interface com.groiss.server.Admin
Marks all Database Connections as old.
reloadDocument(DMSFolder, P, String, InputStream, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.reloadDocument(DMSFolder, DMSDocForm, String, InputStream) instead.
reloadDocument(DMSFolder, P, String, InputStream) - Method in interface com.groiss.dms.DMS
Reloads the document, i.e. replaces the content of the document with the content of the passed file
reloadDocument(DMSFolder, P, String, InputStream, long, byte[]) - Method in interface com.groiss.dms.DMS
Reloads the document, i.e. replaces the content of the document with the content of the passed stream
reloadDocument(DMSFolder, P, String, InputStream) - Method in interface com.groiss.dms.RemoteDMS
Reloads the document, i.e. replaces the content of the document with the content of the passed file
RemoteDMS - Interface in com.groiss.dms
Utility class for DMS related operations.
RemoteOrgData - Interface in com.groiss.org
This interface allows access to the organizational data stored in @enterprise.
RemoteStore - Interface in com.groiss.store
The store interface represents the interface to the database.
RemoteWfEngine - Interface in com.groiss.wf
This interface encapsulates the functionality of the @enterprise workflow engine.
remove(String) - Static method in class com.groiss.component.Configuration
Remove a configuration.
remove(DMSFolder, DMSObject) - Method in interface com.groiss.dms.DMS
Removes an Object from a folder.
remove(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Removes the passed object from this folder
remove(DMSFolder, DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Removes an Object from a folder.
remove(int) - Method in class com.groiss.ds.KeyedList
 
remove(Object) - Method in class com.groiss.ds.KeyedList
 
remove(Object) - Method in class com.groiss.ds.MultiMap
Removes the mapping for this key from this map if it is present
remove(Object, Object) - Method in class com.groiss.ds.MultiMap
Removes the value for a certain key.
remove(Object) - Method in class com.groiss.ds.OrderedMap
 
remove() - Method in class com.groiss.ds.ThreadLocal2
 
remove(Object) - Method in class com.groiss.ds.TwoLevelMap
Removes the mapping for this key path component from this map if present.
remove(Pair<?, ?>) - Method in class com.groiss.ds.TwoLevelMap
Removes the mapping for the key path designated by the specified Pair from this map if present.
remove(String) - Method in class com.groiss.gui.AbstractContainer
 
remove(String) - Method in interface com.groiss.gui.Container
 
remove(PersistentAspect...) - Static method in enum com.groiss.store.PersistentAspect
Remove the PersistentAspects at thread level.
remove(Persistent, PersistentAspect...) - Static method in enum com.groiss.store.PersistentAspect
Remove the PersistentAspects from an object.
removeAll(Collection<DMSObject>) - Method in interface com.groiss.dms.DMSFolder
Removes all the objects in the collection from the folder
removeAll(Collection<?>) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
removeAllRolesFromSession() - Method in interface com.groiss.org.OrgData
Removes all roles from the current usersession.
removeAllRolesFromSession() - Method in interface com.groiss.org.RemoteOrgData
Removes all roles from the current usersession.
removeAttribute(String) - Method in class com.groiss.gui.AbstractComponent
Remove the attribute from the component.
removeAttribute(String) - Method in interface com.groiss.gui.Component
removes the attribute
removeAttribute(Object) - Static method in class com.groiss.util.ThreadContext
Removes the key-value pair identified by the passed key
removeByKeys(Object, Object) - Method in class com.groiss.ds.TwoLevelMap
Removes the mapping for this key path from this map if present.
removeChildren() - Method in class com.groiss.ds.Tree
Prune a tree.
removeContext() - Method in class com.groiss.util.RMIThreadContext
 
removeEventHandler(PersistentEventHandler<?>) - Static method in class com.groiss.store.StoreUtil
removeField(String) - Method in class com.groiss.wfxml.WfXMLForm
This method removes a field from this form.
removeFieldModes(ProcessDefinition, String, String, String) - Method in interface com.groiss.server.Admin
Remove the field modes of a form in a process.
removeInactiveSessions() - Static method in class com.groiss.org.UserSessionManager
Performs a logout for all users, where the http session is expired.
removeKey(Object) - Method in class com.groiss.ds.KeyedList
Removes the key (and associated object) from the list
removeKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.removeKeyword(DMSObject, Keyword) instead.
removeKeyword(DMSObject, Keyword) - Method in interface com.groiss.dms.DMS
Removes the passed keyword from the passed DMSObject
removeKeyword(DMSObject, Keyword) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed keyword from the passed DMSObject
removeNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.removeNote(DMSObject, DMSNote) instead.
removeNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.DMS
Removes the passed note from the passed document.
removeNote(DMSNote, User) - Method in interface com.groiss.dms.DMSObject
Removes the passed note from this object
removeNote(DMSObject, DMSNote) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed note from the passed document.
removeParameter(String) - Method in class com.groiss.servlet.MultipartRequest
Removes a parameter from the parameter list.
removePendindActions() - Static method in class com.groiss.org.UserSessionManager
 
removePendingAction(short, String) - Static method in class com.groiss.org.UserSessionManager
 
removeRoleFromSession(Role, OrgUnit) - Method in interface com.groiss.org.OrgData
Removes a role from the current usersession.
removeRoleFromSession(Role, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Removes a role from the current usersession.
removeRow(int) - Method in class com.groiss.gui.component.TableContainer
removes the rows at the specified position INDEX from the table
removeSelection() - Method in class com.groiss.gui.component.SelectList
Removes the attribute SELECTED from the selected option.
removeSelections() - Method in class com.groiss.gui.component.SelectList
removes the attribute SELECTED from the selected options
removeSession(String) - Static method in class com.groiss.org.UserSessionManager
 
removeSubform(DMSForm, DMSForm) - Method in interface com.groiss.dms.DMS
Removes the passed subform from the passed mainform.
removeSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.DMS
Removes the passed subform from the subform-relation identified by the passed id in the passed mainform.
removeSubform(DMSForm, DMSForm) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed subform from the passed mainform.
removeSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Removes the passed subform from the subform-relation identified by the passed id in the passed mainform.
removeTableModelListener(TableModelListener) - Method in class com.groiss.ds.ObjectTableModel
This method does nothing.
renameDocument(DMSFolder, P, String, String, User) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.renameDocument(DMSFolder, DMSObject, String, String) instead.
renameDocument(DMSFolder, P, String, String) - Method in interface com.groiss.dms.DMS
Sets the name and extension of the passed object to newName.
renameDocument(DMSFolder, P, String, String) - Method in interface com.groiss.dms.RemoteDMS
Sets the name and extension of the passed object to newName.
REPLACE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Replace'
replace(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to replace (reload) the object.
REPLACE_URL - Static variable in class com.groiss.gui.ActionPage
 
replaceChar(String, char, String) - Static method in class com.groiss.util.StringUtil
Replace a character by a string.
replaceHTML(FormType, String) - Method in interface com.groiss.server.Admin
Regenerate a form.
ReportingData - Interface in com.groiss.reporting.data
Interface ReportingData Inteface for all ReportingData, which does not fit to Standard Datatypes
ReportingExportable - Interface in com.groiss.reporting.export
Interface for ReportingData Objects and AggrValue provides methods for exporting the data objects
ReportingExporter - Interface in com.groiss.reporting.export
Interface of Reporting Exporter.
ReportingGraph<N,E> - Class in com.groiss.reporting.data
Simple graph implementation with nodes and edges which may handle n edges connecting 2 nodes.
ReportingGraph() - Constructor for class com.groiss.reporting.data.ReportingGraph
 
ReportingTableModel - Class in com.groiss.reporting.data
reporting tablemodel holds data which are read from db and calculated data like grouping rows
ReportingTableModel(List<List<Object>>, List<?>, Query) - Constructor for class com.groiss.reporting.data.ReportingTableModel
Constructor for ReportingTableModel
request - Variable in class com.groiss.gui.table.TableAdapter
The HTTP request is set in the init method
request - Variable in class com.groiss.smartclient.JsonDataAdapter
 
REQUEST - Static variable in class com.groiss.wfxml.WfXMLMessage
Constant value for representing a request message
requestDMSFolder() - Method in class com.groiss.wfxml.GetPIDataMessage
Adds a request for the content of the process instance's DMSFolder to a request message.
requestedId - Variable in class com.groiss.smartclient.JsonDataAdapter
 
requestNotes() - Method in class com.groiss.wfxml.GetPIDataMessage
Adds a request for all notes to a request message.
requestPartnerStatus(HttpServletRequest) - Method in class com.groiss.wfxml.WfXML
This method requests "live" info from a partner and generates a HTML page containing this information.
requestProcessForm(String) - Method in class com.groiss.wfxml.GetPIDataMessage
Adds a request for a specific process form to a request message.
requestProcessForms() - Method in class com.groiss.wfxml.GetPIDataMessage
Call this method on request messages in order to add a request for process forms.
resetExceptions(TimerEntry) - Static method in class com.groiss.timer.TimerManager
Empty the list of sent exceptions.
resizeImage(byte[], int, int) - Static method in class com.groiss.util.FileUtil
 
resname - Variable in class com.groiss.component.Resource
 
resolveClass(ObjectStreamClass) - Method in class com.groiss.util.ApplicationObjectInputStream
 
resolveObject(Object) - Method in class com.groiss.util.ApplicationObjectInputStream
 
Resource - Class in com.groiss.component
Provides resource strings in several languages.
Resource(String, String) - Constructor for class com.groiss.component.Resource
 
Resource(String, String, Locale) - Constructor for class com.groiss.component.Resource
 
resource - Variable in class com.groiss.gui.table.TableAdapter
 
RESPONSE - Static variable in class com.groiss.wfxml.WfXMLMessage
Constant value for representing a response message
RESPONSE_NOT_REQUIRED - Static variable in class com.groiss.wfxml.WfXMLMessage
Constant value defining that a response is not required
RESPONSE_REQUIRED - Static variable in class com.groiss.wfxml.WfXMLMessage
Constant value defining that a response is required
RESPONSE_REQUIRED_ONERROR - Static variable in class com.groiss.wfxml.WfXMLMessage
Constant value defining that a response is only required if an error occurs
responseArrived(WfXMLMessage, WfXMLMessage) - Method in interface com.groiss.wfxml.ResponseListener
Implement this method if you want to create a ResponseListener.
ResponseListener - Interface in com.groiss.wfxml
ResponseListeners are designed to be used when a message cannot be sent immediately.
responseText - Variable in class com.groiss.wfxml.Test
 
restartList() - Method in class com.groiss.component.Configuration
 
restartServer() - Method in interface com.groiss.server.Admin
Restart the @enterprise server
restoreFromRecycleBin(DMSObject) - Method in interface com.groiss.dms.DMS
Restores the passed object from recycle bin, i.e. moves it to it original folder if that folder still exists - otherwise an exception is thrown.
restoreFromRecycleBin(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Restores the passed object from recycle bin, i.e. moves it to it original folder if that folder still exists - otherwise an exception is thrown.
retainAll(Collection<?>) - Method in class com.groiss.ds.KeyedList
Caution: This method destroys the one-to-one relation between keys and content!
RFC1036 - Static variable in class com.groiss.cal.CalUtil
Date format RFC1036: EEEEEEEEE, dd-MMM-yy HH:mm:ss z
RFC1123 - Static variable in class com.groiss.cal.CalUtil
Date format RFC1123: EEE, dd MMM yyyy HH:mm:ss z
RIGHT - Static variable in class com.groiss.gui.table.TableRenderer
 
Right - Interface in com.groiss.org
Interface for describing a right.
RMI_SESSION - Static variable in class com.groiss.util.ThreadContext
 
RMIService - Interface in com.groiss.wf
Interface for customer defined RMI services.
RMIThreadContext - Class in com.groiss.util
Defines a context which is given to the RMI-Wrappers
RMIThreadContext(Principal, UserTransaction, Locale, boolean) - Constructor for class com.groiss.util.RMIThreadContext
 
RO - Static variable in interface com.groiss.dms.DMSTableHandler
Determines that the user has only view right for the folder.
RO_REC - Static variable in interface com.groiss.dms.DMSTableHandler
Deprecated.
will not be used and supported since version 8.0
Role - Interface in com.groiss.org
This interface describes a role.
ROLE_DEPT - Static variable in interface com.groiss.org.Permission
Scope is the department of the object
roleList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
 
rollback() - Static method in class com.groiss.component.BeanManager
Rolls back the transaction and releases all beans.
rollback() - Method in interface com.groiss.wf.Session
Rollback the current transaction.
rollbackTransaction(UserTransaction) - Static method in class com.groiss.component.BeanManager
 
root - Variable in class com.groiss.gui.AbstractComponent
the root element of the internal JDOM-Tree of the component
root - Variable in class com.groiss.wfxml.WfXMLMessage
The root element of the message.
roots - Static variable in class com.groiss.servlet.FileServlet
 
ROW_STYLE_HIDDEN - Static variable in interface com.groiss.reporting.export.ReportingExporter
 
run(TimerEntry, String) - Method in interface com.groiss.timer.TimerTask
A timer task is started.
run(TimerEntry, String) - Method in class com.groiss.wf.batch.BatchManager
the TimerTask interface
running - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
RW - Static variable in interface com.groiss.dms.DMSTableHandler
Determines that the user has edit right for the folder.

S

SAFE_MODE - Static variable in class com.groiss.wf.html.HTMLUtils
 
sanitizeCRLF(String) - Static method in class com.groiss.util.MailUtil
Replace sequences of CRLF characters by single spaces.
saveConvert(String, boolean) - Static method in class com.groiss.component.Configuration
 
saveFilter(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
save the column filter
saveFilterMask(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
 
Schema - Class in com.groiss.reporting.data
the Schema includes all Information of the DOM parsed XML Schema with comfortable accessmehtods a schema includes
entitiesA Entity is a table on the database which contains the data relations describing the relations between the entities, to make the right join decision mappings are used to translate database values to the natural language
Schema() - Constructor for class com.groiss.reporting.data.Schema
 
Schema(String, String, String, String, String, String) - Constructor for class com.groiss.reporting.data.Schema
Public Constructor
Schema(String, String, String, int, TimeModel, String) - Constructor for class com.groiss.reporting.data.Schema
 
Schema(String, String, String) - Constructor for class com.groiss.reporting.data.Schema
 
SchemaMapping - Class in com.groiss.ldap
Maps an LDAP-Schema to a java object net and vice versa.
SchemaMapping() - Constructor for class com.groiss.ldap.SchemaMapping
 
SCOPE - Static variable in interface com.groiss.wf.ActivityInstance
start a new scope
SEARCH - Static variable in interface com.groiss.dms.DMSTableHandler
key for triggering the search
SEARCH - Static variable in class com.groiss.dms.FormContext
The form is shown for search: fields read-write but empty, search button
SEARCH_ALL - Static variable in interface com.groiss.dms.DMSTableHandler
key for clearing the search (= shows all entries)
SEARCH_FIELD - Static variable in interface com.groiss.dms.DMSTableHandler
key for search input field
SEARCHABLE - Static variable in interface com.groiss.org.Right
The oid for right searchable.
searchString - Variable in class com.groiss.gui.table.TableAdapter
 
second - Variable in class com.groiss.ds.Pair
The second object.
second - Variable in class com.groiss.ds.Triple
The second object.
SECONDS - Static variable in class com.groiss.cal.CalUtil
TimeInterval Reporing & Time Managment
SEEAGAIN - Static variable in class com.groiss.notification.Names
Deprecated.
since ep 8.0; do not use anymore
seeAgain(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Move the activity instance from the suspension list to the worklist.
seeAgain(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Move the activity instance from the suspension list to the worklist.
SEELATER - Static variable in class com.groiss.notification.Names
Deprecated.
since ep 8.0; do not use anymore
seeLater(ActivityInstance, Date) - Method in interface com.groiss.wf.RemoteWfEngine
Move the activity instance from the worklist to the suspension list.
seeLater(ActivityInstance, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
Move the activity instance from the worklist to the suspension list.
seeLater(ActivityInstance, Date) - Method in interface com.groiss.wf.WfEngine
Move the activity instance from the worklist to the suspension list.
seeLater(ActivityInstance, Date, String) - Method in interface com.groiss.wf.WfEngine
Move the activity instance from the worklist to the suspension list.
SELECT - Static variable in class com.groiss.gui.component.SelectList
 
selectDocTemplates(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
 
SELECTED - Static variable in class com.groiss.gui.component.SelectList
 
selected - Variable in class com.groiss.gui.table.TableAdapter
 
selection - Variable in class com.groiss.gui.table.TableAdapter
 
SELECTION_HIDDEN - Static variable in interface com.groiss.gui.table.Table
The first column is the oid or object, but the column is not shown: the column is only needed to find out the object for tablehandlers (linestyle, filter)
SELECTION_LINK - Static variable in interface com.groiss.gui.table.Table
A link is used to select a row.
SELECTION_MULTIPLE - Static variable in interface com.groiss.gui.table.Table
Show a checkbox for multiple selection of rows.
SELECTION_NONE - Static variable in interface com.groiss.gui.table.Table
No selection of rows.
SELECTION_ROW_MULTIPLE - Static variable in interface com.groiss.gui.table.Table
The line is clickable, multiple selections possible.
SELECTION_ROW_SINGLE - Static variable in interface com.groiss.gui.table.Table
The line is clickable, only one line is selected.
SELECTION_SINGLE - Static variable in interface com.groiss.gui.table.Table
Show a radio button for single selection of a row.
SelectList - Class in com.groiss.gui.component
A HTML select list with size >1.
SelectList() - Constructor for class com.groiss.gui.component.SelectList
Constructs a new empty dropdown list component.
SelectList(String, int) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name.
SelectList(String, Collection<?>, int) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SelectList(String, Collection<?>, int, boolean) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SelectList(String, Collection<?>, int, boolean, String) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SelectList(String, Collection<?>, int, boolean, String, String) - Constructor for class com.groiss.gui.component.SelectList
Constructor with name and content list.
SELECTLIST - Static variable in class com.groiss.gui.component.SelectList
 
selectList(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
Shows a list of objects for selection in form of a selectlist
selectList(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
Shows a list of objects for selection in form of a selectlist
selectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
Shows a list of objects for selection in form of a selectlist
selectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
Shows a list of objects for selection in form of a selectlist
SELECTLIST_LIST - Static variable in class com.groiss.wf.html.HTMLUtils
 
SELECTLIST_TABLE - Static variable in class com.groiss.wf.html.HTMLUtils
 
selectTable(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
selectTable(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
 
selectUserOrRole(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
selectUserOrRole(HttpServletRequest) - Static method in class com.groiss.wf.html.PublicHTMLUtils
 
send() - Method in interface com.groiss.messaging.MessageTemplate
Send the message.
send(String, String, String, String, String) - Static method in class com.groiss.util.MailSender
Deprecated.
since ep90 - use non-static methods instead
send(String, String, String, String, String, String) - Static method in class com.groiss.util.MailSender
Deprecated.
send(String[], String, String, String, String, String) - Static method in class com.groiss.util.MailSender
Deprecated.
send(String[], String, String, String, String, String[]) - Static method in class com.groiss.util.MailSender
Deprecated.
send(String[], String[], String[], String, String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
Deprecated.
send(String[], String[], String[], String, String, String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
Deprecated.
send(String[], String, String, String, String, Object[], String[]) - Static method in class com.groiss.util.MailSender
Deprecated.
since ep 9.0 .. use none static methods
send(String, Partner, Class<?>, Class<?>, boolean) - Static method in class com.groiss.wfxml.Sender
 
send(WfXMLMessage, Partner, Class<?>, boolean) - Static method in class com.groiss.wfxml.Sender
Use this method to send a WfXMLMessage message to a communication partner, after you created the message.
send(WfXMLMessage, Partner, Class<?>, Class<?>) - Static method in class com.groiss.wfxml.Sender
Use this method to send a WfXML message if you want to use a buffer listener.
send(WfXMLMessage, Class<?>, boolean) - Static method in class com.groiss.wfxml.Sender
Use this method to send NotifyMessage or PIStateChangedMessage objects to a registered observer.
send(String, String, int, String) - Static method in class com.groiss.wfxml.Sender
This is a special send method which is used by the WfXML test client only.
SEND_TO - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Send to'
Sender - Class in com.groiss.wfxml
Use this class to send a message to a partner.
Sender() - Constructor for class com.groiss.wfxml.Sender
 
sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.PasswdAuth
 
sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
 
sendLoginRequest(HttpServletRequest, HttpServletResponse) - Method in interface com.groiss.servlet.HttpAuth
This method is called by the server, when authorization is required and the client must be requested for login information.
sendMailQueueItem(MailQueueItem) - Static method in class com.groiss.util.MailSender
Deprecated.
sendMessage(Message, MailSender.MailAction) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMessage(Message, MailSender.MailAction, boolean, Persistent) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMessage(String) - Method in class com.groiss.wf.SystemAction
Send a message using a pre-defined message template.
sendMessage() - Method in class com.groiss.wfxml.Test
Sends the request message to the target server.
sendMsg(String, String, String) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMsg(String, String, String, String) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMsg(String, String, String, String, String, String) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMsg(String, String, String, String, String, String, String, Object[], String[]) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMsg(String, String, String, String, String, String, String, Object[], String[], String, boolean) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendMsgHTML(String, String, String, String, String, String, String, Object[], String[], Object[], String) - Method in class com.groiss.util.MailSender
HINT: Use MessageTemplate interface!
sendReportRefreshToClient(String) - Static method in class com.groiss.reporting.QueryEngine
Send refresh notification to clients to refresh displayed reports with the given id.
sendReportRefreshToClient(String, int) - Static method in class com.groiss.reporting.QueryEngine
Send refresh notification to clients to refresh displayed reports with the given id.
sendToAdmin(String, String) - Method in interface com.groiss.server.Admin
Send a message with mime-type text/plain to the system administrator.
sendToAdmin(String, String, MailSender.MailAction) - Method in interface com.groiss.server.Admin
Send a message with mime-type text/plain to the system administrator.
sendToAdmin(String) - Static method in class com.groiss.util.MailSender
HINT: Use Admin interface!
sendToAdmin(String, String) - Static method in class com.groiss.util.MailSender
HINT: Use Admin interface!
sendToAdmin(String, String, MailSender.MailAction) - Static method in class com.groiss.util.MailSender
HINT: Use Admin interface!
serverInfo() - Method in interface com.groiss.server.Admin
Print out the server information.
ServerInfoMXBean - Interface in com.groiss.server
JMX bean to get some server info.
Service - Interface in com.groiss.component
Services are Java objects that have a lifecycle, a service can be started, stopped, asked for its state and reconfigured.
service(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.servlet.Dispatcher
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.servlet.FileServlet
 
ServiceAdapter - Class in com.groiss.component
This is an adapter class for the service interface
ServiceAdapter() - Constructor for class com.groiss.component.ServiceAdapter
 
ServiceLocator - Class in com.groiss.wf
Use this class to get instances of WfEngine, OrgData, DMS, and Store.
ServiceManager - Class in com.groiss.component
The main class.
ServiceManager() - Constructor for class com.groiss.component.ServiceManager
 
Session - Interface in com.groiss.wf
Use on RMI client to access server services.
sessionCreated(HttpSessionEvent) - Method in class com.groiss.org.UserSessionManager
 
sessionDestroyed(HttpSessionEvent) - Method in class com.groiss.org.UserSessionManager
 
SessionFactory - Class in com.groiss.wf
The Session Factory is used to create remote (RMI) or local sessions to @enterprise.
SessionFactory() - Constructor for class com.groiss.wf.SessionFactory
 
set(K, V) - Method in class com.groiss.ds.KeyedList
Replace the element mapped to key with the given element.
set(int, V) - Method in class com.groiss.ds.KeyedList
 
set(T) - Method in class com.groiss.ds.ThreadLocal2
Sets the calling thread's instance of this ThreadLocal variable to the given value.
set(String, Object) - Method in class com.groiss.gui.VelocityPage
adds the given object to the VelocityContext
set(EnumSet<PersistentAspect>) - Static method in enum com.groiss.store.PersistentAspect
Set the PersistentAspects at the thread level.
set(Persistent, EnumSet<PersistentAspect>) - Static method in enum com.groiss.store.PersistentAspect
Set the PersistentAspects for an object.
SET_AGENT - Static variable in interface com.groiss.org.Right
The oid for right set_agent.
setAbort(boolean) - Method in class com.groiss.event.BasicEvent
 
setAction(String, String, String) - Method in class com.groiss.gui.component.FormContainer
sets the action of the form
setActionListener(String, String) - Method in class com.groiss.gui.AbstractComponent
Sets the action to an event.
setActionListener(String, String) - Method in interface com.groiss.gui.Component
sets the style
setActive(boolean) - Method in interface com.groiss.messaging.MessageTemplate
Set the message template to active.
setActive(boolean) - Method in interface com.groiss.store.Activatable
 
setActivityContext(ActivityInstance) - Method in interface com.groiss.dms.DMSForm
Set the context for versioning to the given activity instance.
setActivityContext() - Method in interface com.groiss.dms.DMSForm
Set the context for versioning to the current context of the wf-engine.
setActivityInstance(ActivityInstance) - Method in interface com.groiss.messaging.MessageTemplate
Set the message context (used for template replacements) to the given activity instance.
setAddress(String) - Method in interface com.groiss.org.OrgUnit
 
setAddToProcess(boolean) - Method in interface com.groiss.messaging.MessageTemplate
Add the message to the process.
setAgent(Agent) - Method in class com.groiss.messaging.Recipient
Set the recipient to a user or role.
setAgent(Agent) - Method in class com.groiss.notification.BasicNotificationItem
Set the items agent.
setAgent(Agent) - Method in interface com.groiss.org.Permission
Set the agent of the permission.
setAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.RemoteWfEngine
Give the activity instance to another agent.
setAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.WfEngine
Give the activity instance to another agent.
setAgentFromField(String) - Method in class com.groiss.wf.SystemAction
Set the current agent from a form field.
setAgentString(String) - Method in class com.groiss.messaging.Recipient
Set the recipient to an email.
setAgentType(Recipient.AgentType) - Method in class com.groiss.messaging.Recipient
Set the agent type.
setAlias(String) - Method in class com.groiss.reporting.data.Entity
 
setAllowedAggrs(String[]) - Method in class com.groiss.reporting.data.Attribute
 
setAllowHTMLMessage(boolean) - Method in exception com.groiss.util.ApplicationException
set to true to allow html-formatted error-messages, false by default
setAltText(String) - Method in class com.groiss.gui.component.Image
sets the alternative text - attribute "title" if image is rendered this text is the tooltip text else it is the alternative text instead of the image
setApplication(Application) - Method in class com.groiss.notification.BasicNotificationItem
Sets the items application.
setApplication(Application) - Method in interface com.groiss.org.HasResource
 
setApplication(Application) - Method in interface com.groiss.org.Right
 
setApplication(Application) - Method in interface com.groiss.org.Role
 
setApplication(Application) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
setArgs(String) - Method in class com.groiss.ldap.DirectoryServer
 
setArgs(String) - Method in interface com.groiss.timer.TimerEntry
 
setArguments(String) - Method in interface com.groiss.cal.CalInfo
 
setArguments(String) - Method in class com.groiss.cal.CalInfoAdapter
 
setAttrib(String, Object) - Method in interface com.groiss.gui.NavigationTreeNode
 
setAttribute(String, String) - Method in class com.groiss.gui.AbstractComponent
sets the attribute to the component
setAttribute(String, String) - Method in class com.groiss.gui.component.RadioGroup
 
setAttribute(String, String) - Method in interface com.groiss.gui.Component
sets the attribute to the component
setAttribute(Attribute) - Method in interface com.groiss.reporting.data.ReportingData
 
setAttribute(Object, Object) - Static method in class com.groiss.util.ThreadContext
Adds a key-value pair to the thread's context.
setAttribute(HttpSession, String, Object) - Static method in class com.groiss.util.TransientWrapper
Binds an object to a http session, using the name specified.
setAttributes(List<Pair<String, String>>) - Method in class com.groiss.gui.table.CellValue
 
setAttributes(String, String, String, String, String, String, String, short, boolean, String, int) - Method in class com.groiss.ldap.DirectoryServer
 
setAttributes(String, String, String, String, String, String, String, short, boolean, String, int, String, String) - Method in class com.groiss.ldap.DirectoryServer
 
setAuthorizationCookie(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.PasswdAuth
Answers the request from the login mask.
setAuthorizationCookie(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.org.SSLAuth
 
setAutofinish(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the autofinish property of the instance.
setAvailableLocales(Locale[]) - Static method in class com.groiss.util.Settings
Change the list of locales.
setAvoidAutoNotification(boolean) - Static method in class com.groiss.notification.NotificationSuite
Avoid sending of notifications to originating session.
setBaseDir(String) - Static method in class com.groiss.util.Settings
Set the base directory.
setBaseObject(Persistent) - Method in interface com.groiss.store.View
Set the base object of the view instance.
setBeforeShowCalled(boolean) - Method in class com.groiss.dms.FormContext
set beforeShowCalled field
setBigDecimal(PreparedStatement, int, BigDecimal) - Static method in class com.groiss.store.StoreUtil
Get a parameter in a PreparedStatement from a BigDecimal.
setBindVars(PreparedStatement, Object[]) - Static method in class com.groiss.store.StoreUtil
Set the bind variables of a prepared statement based on an object array.
setBody(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the message body.
setBodyUrl(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the message body.
setBorder(int) - Method in class com.groiss.gui.component.Image
sets the thickness of the border around the displayed image
setBrowserMode(short) - Method in class com.groiss.gui.AbstractComponent
sets the browserMode
setBrowserMode(short) - Method in class com.groiss.gui.AbstractContainer
 
setBrowserMode(short) - Method in interface com.groiss.gui.Component
sets the browserMode
setCantChangePwd(boolean) - Method in interface com.groiss.org.User
 
setCaption(int) - Method in class com.groiss.cal.SimpleEvent
 
setCellAttribute(int, int, String, String) - Method in class com.groiss.gui.component.TableContainer
sets the attribute in the specified cell
setCellValue(Element, Object, List<Pair<String, String>>, int) - Method in class com.groiss.gui.component.TableContainer
 
setChangePwdNext(boolean) - Method in interface com.groiss.org.User
 
setChecked(boolean) - Method in class com.groiss.gui.component.Checkbox
sets wheter the checkbox is checked or not
setChecked(boolean) - Method in class com.groiss.gui.component.RadioButton
sets whether the radioButton is checked or not
setChecked(String) - Method in class com.groiss.gui.component.RadioGroup
 
setCheckedOut(ActivityInstance, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Set the activityInstance as checcked out or in (i.e. is on mobile server)
setCheckedOut(ActivityInstance, boolean) - Method in interface com.groiss.wf.WfEngine
Set the activityInstance as checcked out or in (i.e. is on mobile server)
setChildren(List<Tree<D>>) - Method in class com.groiss.ds.Tree
Set the trees children.
setClassLoader(ClassLoader) - Static method in class com.groiss.util.Settings
Set the application class loader.
setClassName(String) - Method in class com.groiss.ldap.SubLink
Set the class name for the target of this sublink.
setClassname(String) - Method in interface com.groiss.timer.TimerEntry
 
setClassSubContext(String) - Method in class com.groiss.ldap.ClassMapping
Set the sub context for this class mapping.
setColouredRows(boolean) - Method in class com.groiss.gui.component.TableContainer
sets whether every second row is coloured or not sets the counter for counting the number of rows 0
setCols(int) - Method in class com.groiss.gui.component.Textarea
sets the number of columns
setColSpan(int) - Method in class com.groiss.gui.table.ColumnDescription
 
setColumnAlign(int, String) - Method in class com.groiss.gui.component.TableContainer
sets the attribute, which controls whether the text is aligned to the left to the right or in the center
setColumnAttribute(int, String, String) - Method in class com.groiss.gui.component.TableContainer
sets the specified attribute in the whole column
setColumnHeight(int, int) - Method in class com.groiss.gui.component.TableContainer
sets the height of a specified column
setColumns(List<ColumnDescription>, boolean, boolean) - Method in class com.groiss.gui.table.TableAdapter
Set the column properties.
setColumnSet(int) - Method in class com.groiss.gui.table.ColumnDescription
 
setColumnValign(int, String) - Method in class com.groiss.gui.component.TableContainer
sets the attribute, which controls whether the text is vertical aligned to the to the top, middle bottom or in the baseline
setColumnWidth(int, int) - Method in class com.groiss.gui.component.TableContainer
sets the width of a specified column
setCommitTimeStamp(long) - Method in class com.groiss.notification.NotificationEvent
Set the commit time stamp.
setCommunicationType(String) - Method in class com.groiss.util.MailSender
Sets the communication type.
setCompletiontime(Date) - Method in class com.groiss.wf.batch.BatchJob
 
setComponent(int, Class<? extends Component>) - Method in class com.groiss.gui.component.TableContainer
sets a specified component in the chosen column sets the component for all elements except the first one (row 0 - header column!!!)
setContainer(Object) - Method in class com.groiss.util.Clipboard
Sets only the container, all other clipboard data remain unchanged
setContent(Serializable) - Method in class com.groiss.cluster.communication.Message
Set the content of this message.
setContent(User, DMSDocForm, byte[]) - Method in interface com.groiss.dms.DMS
Deprecated.
since ep 9.0 and will be removed in ep 10.0. Use DMS.setContent(DMSDocForm, byte[]) instead.
setContent(DMSDocForm, byte[]) - Method in interface com.groiss.dms.DMS
Set the content of a document.
setContent(DMSDocForm, InputStream) - Method in interface com.groiss.dms.DMS
Set the content of a document.
setContent(DMSDocForm, InputStream, long, byte[]) - Method in interface com.groiss.dms.DMS
Set the content of a document.
setContent(DMSDocForm, byte[]) - Method in interface com.groiss.dms.RemoteDMS
Set the content of a document.
setContent(Object) - Method in class com.groiss.gui.AbstractComponent
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.Checkbox
Set the value of the checkbox
setContent(Object) - Method in class com.groiss.gui.component.FieldSet
Set content for the fieldset
setContent(Object) - Method in class com.groiss.gui.component.FileChooser
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.FormContainer
 
setContent(Object) - Method in class com.groiss.gui.component.Image
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.Label
 
setContent(Object) - Method in class com.groiss.gui.component.Link
Set the href attribute.
setContent(Object) - Method in class com.groiss.gui.component.RadioButton
Set the button text.
setContent(Object) - Method in class com.groiss.gui.component.RadioGroup
 
setContent(Object) - Method in class com.groiss.gui.component.SelectList
Sets the list of options.
setContent(Object, boolean) - Method in class com.groiss.gui.component.SelectList
Sets the list of options.
setContent(Object, KeyValuePair<?, ?>) - Method in class com.groiss.gui.component.SelectList
Sets the list of options.
setContent(Object) - Method in interface com.groiss.gui.Component
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.SubmitButton
 
setContent(Object) - Method in class com.groiss.gui.component.TableContainer
Initialize the table with the given tabel model.
setContent(Object) - Method in class com.groiss.gui.component.Tabs
 
setContent(Object) - Method in class com.groiss.gui.component.Text
sets the content of the component
setContent(Object) - Method in class com.groiss.gui.component.Textarea
Set the text of the textarea.
setContent(Object) - Method in class com.groiss.gui.component.Textfield
Set the value attribute.
setContent(Object) - Method in class com.groiss.gui.XHTMLPage
Does nothing.
setContent(byte[]) - Method in class com.groiss.wfxml.WfXMLDocForm
Set new content for the document.
setContent(String) - Method in class com.groiss.wfxml.WfXMLNote
Set the content of this note.
setContentType(String) - Method in class com.groiss.gui.HTMLPage
Set the content type.
setContentType(String) - Method in class com.groiss.gui.VelocityPage
set the contenttype
setContentType(String) - Method in class com.groiss.gui.XHTMLPage
 
setContext() - Method in class com.groiss.util.RMIThreadContext
 
setContext(ActivityInstance) - Method in class com.groiss.wf.batch.BatchJob
 
setContext(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
 
setContext(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
setContext(ActivityInstance, WfXMLMessage) - Static method in class com.groiss.wfxml.WfXML2
Sets the context for DMS Filter Operations
setCookie() - Method in interface com.groiss.gui.NavigationTreeNode
 
setCookieSecurity(Cookie, HttpServletRequest) - Static method in class com.groiss.servlet.HttpUtils
 
setCreationtime(Date) - Method in class com.groiss.wf.batch.BatchJob
 
setData(D) - Method in class com.groiss.ds.Tree
Set the trees data element.
setData(Object, List<? extends Object>, Clipboard.Mode) - Method in class com.groiss.util.Clipboard
Sets the whole content for the clipboard
setDateFormatter(int, SimpleDateFormat) - Static method in class com.groiss.cal.CalUtil
 
setDefaultAction(String) - Method in class com.groiss.gui.table.TableAdapter
Set the default action.
setDefaultFactory(String, Properties) - Static method in class com.groiss.wf.SessionFactory
Set the default properties.
setDefaultLocale(Locale) - Method in class com.groiss.component.Resource
 
setDefaultLocale() - Static method in class com.groiss.component.ServiceManager
Set the default locale for the whole java process.
setDefaultProps() - Method in class com.groiss.util.MailSender
set default mailsender properties defined in configuration Mails can be only put into the mailqueue if they are send by default, mailbox or user properties.
setDefaultProps(Properties) - Method in class com.groiss.util.MailSender
 
setDefaultTimemodel(TimeModel) - Method in class com.groiss.reporting.data.Schema
 
setDefaultUnit(String) - Method in class com.groiss.reporting.data.Schema
 
setDept(OrgUnit) - Method in class com.groiss.notification.BasicNotificationItem
 
setDepts(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setDepttrees(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setDescription(String) - Method in class com.groiss.gui.table.ColumnDescription
Sets the description.
setDescription(String) - Method in class com.groiss.ldap.DirectoryServer
 
setDescription(String) - Method in interface com.groiss.org.Application
 
setDescription(String) - Method in interface com.groiss.org.OrgUnit
 
setDescription(String) - Method in interface com.groiss.org.Right
 
setDescription(String) - Method in interface com.groiss.org.Role
 
setDescription(String) - Method in interface com.groiss.org.User
 
setDescription(String) - Method in interface com.groiss.timer.TimerEntry
 
setDescription(ActivityInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Set the description of an activity instance.
setDescription(ActivityInstance, String) - Method in interface com.groiss.wf.WfEngine
Set the description of an activity instance.
setDescription(String) - Method in class com.groiss.wfxml.CreatePIMessage
A longer description of the purpose for the process instance that will be created with this message.
setDescription(String) - Method in class com.groiss.wfxml.GetPIDataMessage
This method sets the Description attribute.
setDescription(String) - Method in class com.groiss.wfxml.WfXMLException
Add a description to the exception.
setDescription(String) - Method in class com.groiss.wfxml.WfXMLWebLink
Set a new description for this web link.
setDisplayedSize(int) - Method in class com.groiss.gui.component.SelectList
sets the displayed list size
setDivClass(String) - Method in class com.groiss.gui.component.Tabs
Tabs are placed in a HTML div element.
setDocProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
set properties of document
setDocument(DMSObject) - Method in interface com.groiss.messaging.MessageTemplate
Set the message context (used for template replacements) to the given document.
setDocumentCreator(String) - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to set a default document creator user.
setDuedate(ActivityInstance, Date) - Method in interface com.groiss.wf.RemoteWfEngine
Set the duedate of the activity instance.
setDuedate(ActivityInstance, Date) - Method in interface com.groiss.wf.WfEngine
Set the duedate of the activity instance.
setDuedateFromField(String) - Method in class com.groiss.wf.SystemAction
Set the duedate of the current task to the value of the given form field.
setEdit(boolean) - Method in class com.groiss.gui.table.ColumnDescription
Sets if this column can be edited.
setEditable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
Sets if direct editing should be possible for this column.
setEditProps(String, String, String, String, String) - Method in class com.groiss.gui.table.TableAdapter
Set the edit properties.
setEmail(String) - Method in interface com.groiss.org.OrgUnit
 
setEmail(String) - Method in interface com.groiss.org.User
 
setEncoding(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setEntity(Entity) - Method in interface com.groiss.reporting.data.ReportingData
 
setErrorFormatter(ErrorFormatter) - Method in exception com.groiss.util.ApplicationException
Set the formatter for formatting the error page.
setEventType(EventType) - Method in class com.groiss.cal.SimpleEvent
 
setException(WfXMLException) - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to set an exception for a response message or remove a previously set exception.
setExpandEmptyElements(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setExpiresImmediatelyForGuest(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.servlet.Dispatcher
if no user is currently logged in, it's required, that some resources are not cached, so the user gets the new files as soon he loggs in
setExplicitTransactionMode(boolean) - Static method in class com.groiss.component.BeanManager
If set to true, a thread will not get a usertransaction when calling method BeanManager.getUserTransaction() or method BeanManager.getUserTransaction(String) with null as parameter.
setExtensionPart(String) - Method in class com.groiss.wfxml.WfXMLDocForm
Set a new extension for the document.
setFetchsize(int) - Static method in class com.groiss.store.StoreUtil
 
setField(String, Object) - Method in interface com.groiss.dms.DMSForm
Sets the value of the specified field
setField(Field, Object, Object) - Static method in class com.groiss.ldap.LDAPUtils
Set a field of the given object to a value
setField(String, long) - Method in class com.groiss.wfxml.WfXMLForm
This method sets a field to a long value.
setField(String, int) - Method in class com.groiss.wfxml.WfXMLForm
This method sets a field to an integer value.
setField(String, double) - Method in class com.groiss.wfxml.WfXMLForm
Set a field to a double value.
setField(String, Object) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to set a field to various values.
setFieldModes(Map<String, Short>) - Method in class com.groiss.dms.FormContext
 
setFieldModes(ProcessDefinition, String, String, String, Map<String, Short>) - Method in interface com.groiss.server.Admin
Set the field mode for a step in a process.
setFieldToAgent(String) - Method in class com.groiss.wf.SystemAction
Set a form field to the current user.
setFieldToCurrentDate(String) - Method in class com.groiss.wf.SystemAction
Set a form field to the current date.
setFieldToOU(String) - Method in class com.groiss.wf.SystemAction
Set a form field to the home org unit of agent
setFieldToValue(Persistent, Field, Object, Map<String, ? extends Object>) - Static method in class com.groiss.store.StoreUtil
Set a field of an object
setFieldToValue(Persistent, Field, Object, Map<String, ? extends Object>, boolean) - Static method in class com.groiss.store.StoreUtil
Set a field of an object
setFieldToValue(String, String) - Method in class com.groiss.wf.SystemAction
Set a form field to specified value.
setFileName(String) - Method in class com.groiss.component.Configuration
Set the file name for the configuration.
setFilled(boolean) - Method in interface com.groiss.store.Persistent
This method can change the filled status of this persistent object.
setFilled(boolean) - Method in class com.groiss.store.PersistentObject
 
setFilterable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
setFiltered(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
setFinished(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Set the status of the activity instance to FINISHED.
setFinished(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Set the status of the activity instance to FINISHED.
setFinishtime(Date) - Method in class com.groiss.wf.batch.BatchJob
 
setFirstName(String) - Method in interface com.groiss.org.User
 
setFirstTime(Date) - Method in interface com.groiss.timer.TimerEntry
 
setFolderOid(Long) - Method in class com.groiss.notification.NotificationEvent
 
setFolderProps(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
set properties of folder
setFollowOU(OrgUnit) - Method in interface com.groiss.org.OrgUnit
 
setForceDispatch(boolean) - Method in class com.groiss.event.BasicEvent
 
setFormFields(String) - Method in class com.groiss.gui.table.ColumnDescription
 
setFormName(String) - Method in class com.groiss.wfxml.WfXMLForm
Set the form name, with which the form is defined in process definitions.
setFromDate(Date) - Method in class com.groiss.cal.SimpleEvent
 
setFromDate(Date) - Method in interface com.groiss.org.Permission
 
setFromRS(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFromRS(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFromRSByName(Persistent, ResultSet) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFromRSByName(Persistent, ResultSet, boolean) - Static method in class com.groiss.store.StoreUtil
Set the members of the persistent object to the corresponding values of the current row of the result set.
setFurtherHops(int) - Method in class com.groiss.reporting.data.Schema
 
setGender(int) - Method in interface com.groiss.org.User
set the gender of this user
setGoBackOnError(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the gobackonerror property of the instance.
setHasReminder(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setHeader(List<?>) - Method in class com.groiss.ds.ObjectTableModel
Set the header of the table model.
setHeaderAttribute(String, String) - Method in class com.groiss.gui.component.TableContainer
sets an attribute of the column header (first row)
setHeaderName(int, String) - Method in class com.groiss.gui.component.TableContainer
sets the columnname of a specified column
setHelpContext(String) - Method in class com.groiss.gui.table.TableAdapter
Set the help context for online help.
setHostname(String) - Method in class com.groiss.wfxml.Partner
 
setHref(String) - Method in class com.groiss.gui.component.Link
sets the link url
setHref(String) - Method in class com.groiss.gui.component.SortableLink
 
setHTMLExport(boolean) - Method in class com.groiss.reporting.data.ReportingTableModel
Set flag if tablemodel is used to export results to HTML. needed to build linked reports Links in Colums and to enable clickable columsn * @param isHTMLExport true if TableModel is used for a HTML Export.
setHttpSessionId(String) - Method in class com.groiss.notification.BasicNotificationItem
Set the sessionId (HttpSession.getId() for this notification Item.
setIcon(String) - Method in class com.groiss.gui.table.ColumnDescription
 
setId(String) - Method in class com.groiss.gui.AbstractComponent
set the unique identifier to a given value.
setId(String) - Method in interface com.groiss.gui.Component
set the unique identifier to a given value.
setId(String) - Method in class com.groiss.gui.table.ColumnDescription
Sets the id.
setId(String) - Method in interface com.groiss.org.OrgTree
 
setId(String) - Method in interface com.groiss.org.OrgUnit
 
setId(String) - Method in interface com.groiss.org.Right
 
setId(String) - Method in interface com.groiss.org.Role
 
setId(String) - Method in interface com.groiss.org.User
 
setId(String) - Method in interface com.groiss.timer.TimerEntry
 
setId(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Set the id of the process instance.
setId(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Set the id of the process instance.
setId(String) - Method in class com.groiss.wfxml.Partner
 
setId(String) - Method in class com.groiss.wfxml.WfXMLForm
Sets an id for this WfXMLForm.
setIgnoreSubst(boolean) - Method in interface com.groiss.org.Permission
Set to true if you want that the permission is not valid for substitutions.
setIndenting(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setInterval(int) - Method in class com.groiss.cal.SimpleEvent
 
setJavaClassName(String) - Method in class com.groiss.ldap.ClassMapping
Set the class name of the java class for this mapping.
setJavaScripClass(String) - Method in class com.groiss.gui.table.ColumnDescription
 
setJobstate(int) - Method in class com.groiss.wf.batch.BatchJob
 
setJobtype(String) - Method in class com.groiss.wf.batch.BatchJob
 
setKey(String) - Method in class com.groiss.wfxml.ChangePIStateMessage
Sets the key for the ChangeProcessInstanceState message.
setKey(String, String, int) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to set the key for this CreateProcessInstance message.
setKey(String) - Method in class com.groiss.wfxml.GetPIDataMessage
Sets the key for the GetProcessInstanceData message.
setKey(String) - Method in class com.groiss.wfxml.NotifyMessage
Sets the key for the Notify message.
setKey(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Sets the key for the ProcessInstanceStateChanged message.
setLabel(Label) - Method in class com.groiss.gui.AbstractComponent
sets the label component
setLabel(Label) - Method in interface com.groiss.gui.Component
sets the label component
setLabelStr(String) - Method in class com.groiss.gui.component.Button
sets the text on the button
setLastModified(Date) - Method in class com.groiss.wfxml.GetPIDataMessage
This method sets the LastModified attribute.
setLastModified(Date) - Method in class com.groiss.wfxml.PIStateChangedMessage
This method sets the date at which the process instance has been modified the last time.
setLegend(String) - Method in class com.groiss.gui.component.FieldSet
Set a legend for the fieldset (like a title)
setLinkAtt(String) - Method in class com.groiss.ldap.SubLink
Set the attribute name of the linking attribute of this sublink.
setLocale(Locale) - Method in interface com.groiss.messaging.MessageTemplate
Set the locale that is used for internationalization of the message.
setLocale(String) - Method in interface com.groiss.org.User
 
setLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
this method is for compatibility issues
setLocale(HttpServletRequest, Principal) - Static method in class com.groiss.servlet.Dispatcher
Set the thredcontext Locale and return it. 1) from session 2) the browser locale is used if useBrowserlocale is set else user locale 3) from cookie 4) default from configuration if userlocale is null the default locale is used
setLocale(Locale) - Method in class com.groiss.servlet.MultipartRequest
 
setLocalizeValue(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
setLocation(String) - Method in class com.groiss.cal.SimpleEvent
 
setLogged(boolean) - Method in interface com.groiss.messaging.MessageTemplate
Log the message into the mail journal.
setLoginAllowed(boolean, String) - Static method in class com.groiss.org.UserSessionManager
 
setLoginAllowed(String, boolean, String) - Method in interface com.groiss.server.Admin
Allow or deny the login on the given node.
setLoginAllowed(String, boolean, String, int, String) - Method in interface com.groiss.server.Admin
Allow or deny the login on the given node.
setMailAction(MailSender.MailAction) - Method in class com.groiss.util.MailSender
setMailSender(MailSender) - Method in interface com.groiss.messaging.MessageTemplate
Set the mail sender for using specific properties for sender and communication settings.
setMainCode(int) - Method in class com.groiss.wfxml.WfXMLException
Set the main code for the exception.
setMainform(DMSForm) - Method in class com.groiss.dms.FormContext
 
setMapId(String) - Method in class com.groiss.reporting.data.Attribute
 
setMask(String) - Method in class com.groiss.gui.HTMLPage
Deprecated. 
setMaxlength(int) - Method in class com.groiss.gui.component.Textfield
sets the maximum length of the text in the textfield
setMessageCharset(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the character set for the message (optionally).
setMessageIdentifier(String) - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to set a message identifier in the transport part of the message.
setMessageOrigin(String) - Method in class com.groiss.wfxml.WfXMLMessage
Set the origin of the message in the message's transport part.
setMessageType(short) - Method in class com.groiss.wfxml.ChangePIStateMessage
 
setMessageType(short) - Method in class com.groiss.wfxml.CreatePIMessage
 
setMessageType(short) - Method in class com.groiss.wfxml.GenericMessage
 
setMessageType(short) - Method in class com.groiss.wfxml.GetPIDataMessage
 
setMessageType(short) - Method in class com.groiss.wfxml.NotifyMessage
 
setMessageType(short) - Method in class com.groiss.wfxml.PIStateChangedMessage
 
setMessageType(short) - Method in class com.groiss.wfxml.WfXMLMessage
Set the message type of this WfXML message (in the message header).
setMeToo(boolean) - Static method in class com.groiss.notification.NotificationSuite
Send notifications also to originating session.
setMimeType(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the mime-type.
setMobileClient(boolean) - Method in class com.groiss.gui.UserAgent
 
setMode(int) - Method in class com.groiss.dms.FormContext
 
setMode(Clipboard.Mode) - Method in class com.groiss.util.Clipboard
Sets only the mode, all other clipboard data remain unchanged
setModel(TableModel) - Method in class com.groiss.gui.component.TableContainer
 
setMsgType(String) - Method in class com.groiss.cluster.communication.Message
Set the type representation of this message.
setMultiple(boolean) - Method in class com.groiss.gui.component.SelectList
 
setName(String) - Method in interface com.groiss.dms.DMSObject
Sets the name of this object to passed string.
setName(String) - Method in class com.groiss.gui.AbstractComponent
set the name to a given value.
setName(String) - Method in class com.groiss.gui.component.RadioButton
sets the name of the radioButton
setName(String) - Method in interface com.groiss.gui.Component
set the name to a given value.
setName(Object) - Method in class com.groiss.gui.table.ColumnDescription
Sets the name.
setName(String) - Method in interface com.groiss.org.OrgTree
 
setName(String) - Method in interface com.groiss.org.OrgUnit
 
setName(String) - Method in interface com.groiss.org.PermissionList
set the name
setName(String) - Method in interface com.groiss.org.Right
 
setName(String) - Method in interface com.groiss.org.Role
 
setName(String) - Method in class com.groiss.reporting.data.Attribute
 
setName(String) - Method in class com.groiss.reporting.data.Entity
 
setName(String) - Method in class com.groiss.wfxml.CreatePIMessage
Sets the name for the process instance.
setName(String) - Method in class com.groiss.wfxml.GetPIDataMessage
This method sets the Name attribute.
setName(String) - Method in class com.groiss.wfxml.WfXMLFolder
Set a name for the folder.
setName(String) - Method in class com.groiss.wfxml.WfXMLWebLink
Set the name of this web link.
setNamePart(String) - Method in class com.groiss.wfxml.WfXMLDocForm
Set the name part of the document (filename only; without extension).
setNameSuffix(String) - Method in interface com.groiss.org.User
Set the name suffix for this user
setNewLines(boolean) - Method in class com.groiss.gui.AbstractComponent
 
setNewthread(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the newthread property of the instance.
setNi(NotificationItem) - Method in class com.groiss.notification.NotificationEvent
Set NotificatinoItem the event will transport.
setNoCache(HttpServletResponse) - Static method in class com.groiss.servlet.HttpUtils
Set response to no-cache.
setNotificationName(String) - Method in class com.groiss.wfxml.NotifyMessage
Set a notification name for a notify request message.
setNull(Field, Object) - Static method in class com.groiss.ldap.LDAPUtils
Set the given field of an Object to an appropriate value for null
setNumber(Persistent, Field, String, boolean) - Static method in class com.groiss.store.StoreUtil
Set a field to a numeric value, the value is given as String.
setObjectClasses(String[]) - Method in class com.groiss.ldap.ClassMapping
Set the names of the LDAP Object classes for this class mapping.
setObjects(List<? extends Object>) - Method in class com.groiss.util.Clipboard
Sets only the objects, all other clipboard data remain unchanged
setObjScope(int) - Method in interface com.groiss.org.Permission
Set the object-scope to one of the following values: ALL_OBJECTS, OBJECT_CLASS, OBJECT, ROLE_DEPT, DEPT
setObserver(Class<?>) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to set an observer for the process instance that will be created on the remote server by this CreateProcessInstance request.
setObserver(String) - Method in class com.groiss.wfxml.CreatePIMessage
Setting a dummy observer.
setObserverKey(String) - Method in class com.groiss.wfxml.GetPIDataMessage
This method sets the ObserverKey attribute.
setOf(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition as a Set.
setOf(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition as a Set.
setOf(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition as a Set.
setOf(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition as a Set.
setOid() - Method in interface com.groiss.store.Persistent
Setter method for the persistent object's OID.
setOid(long) - Method in interface com.groiss.store.Persistent
Setter method for the persistent object's OID.
setOid(long) - Method in class com.groiss.store.PersistentObject
 
setOid() - Method in class com.groiss.store.PersistentObject
 
setOnClick(String) - Method in class com.groiss.cal.SimpleEvent
 
setOpmode(short) - Method in class com.groiss.wfxml.Partner
 
setOrgClass(OrgClass) - Method in interface com.groiss.org.OrgUnit
 
setOrgScope(int) - Method in interface com.groiss.org.Permission
Set the org-scope to one of the following values: GLOBAL, LOCAL, HIERARCHIC, HIERARCHIC_DEP, INDEPENDENT_SUPER, DEPENDENT_TREE, SUPER.
setOrgUnit(OrgUnit) - Method in interface com.groiss.dms.DMSFolder
Sets the organizational unit to which this folder belongs to
setOrgUnit(OrgUnit) - Method in class com.groiss.messaging.Recipient
Set the organizational unit.
setOrgUnit(OrgUnit) - Method in interface com.groiss.org.Permission
Set the org-unit of the permission.
setOrgUnit(OrgUnit) - Method in interface com.groiss.org.UserRole
 
setOrgUnit(ActivityInstance, OrgUnit) - Method in interface com.groiss.wf.RemoteWfEngine
Change the organizational unit of a process.
setOrgUnit(ActivityInstance, OrgUnit) - Method in interface com.groiss.wf.WfEngine
Change the organizational unit of a process.
setOriginatingSessionId(String) - Method in class com.groiss.notification.NotificationEvent
Sets the id of the originating session
setOUFromField(String, String) - Method in class com.groiss.wf.SystemAction
Set the org-unit of the current activity and optionally the process (parent) of the activity from a form field.
setPage(String) - Method in class com.groiss.gui.HTMLPage
Set the content of the page.
setPage(String) - Method in class com.groiss.gui.table.TableAdapter
 
setPage(Page) - Method in class com.groiss.gui.table.TableAdapter
 
setPage(String) - Method in class com.groiss.gui.XHTMLPage
 
setParameter(String, String) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method for setting a parameter in the ContextData part of request messages.
setParameter(String, Element) - Method in class com.groiss.wfxml.CreatePIMessage
Similar to setParameter(String, String) but you can set your own JDOM Element as content here.
setParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to set a WfXMLForm as a parameter for this message.
setParameter(String, String) - Method in class com.groiss.wfxml.GenericMessage
Use this method for setting a parameter.
setParameter(String, String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method for setting a parameter in the ContextData part of request messages.
setParameter(String, Element) - Method in class com.groiss.wfxml.NotifyMessage
Similar to setParameter(String, String) but you can set your own JDOM Element as content here.
setParameter(String, WfXMLForm) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to set a WfXMLForm as a parameter for this message.
setParameter(String, String) - Method in class com.groiss.wfxml.PIStateChangedMessage
Use this method for setting a parameter in the ResultData part of request messages.
setParams(String) - Method in class com.groiss.wf.batch.BatchJob
Set the params field of the instance.
setParent(Keyword) - Method in interface com.groiss.dms.Keyword
If keywords are hierachic, this method sets the parent of the keyword
setParent(Container) - Method in class com.groiss.gui.AbstractComponent
sets the parent container
setParent(Container) - Method in interface com.groiss.gui.Component
sets the parent continer
setParentElement(Element) - Method in class com.groiss.gui.AbstractComponent
sets the parent element of the components root
setParentElement(Element) - Method in interface com.groiss.gui.Component
sets the parent element of the components root
setPassword(User, String) - Method in interface com.groiss.org.OrgData
Set the password of a user.
setPassword(User, String) - Method in interface com.groiss.org.RemoteOrgData
Set the password of a user.
setPassword(String) - Method in interface com.groiss.org.User
Set the password for this user
setPathInfo(String) - Method in class com.groiss.servlet.MultipartRequest
Sets the path info.
setPathname(String) - Method in class com.groiss.wfxml.Partner
 
setPattern(String) - Method in interface com.groiss.timer.TimerEntry
 
setPayload(Serializable) - Method in class com.groiss.notification.BasicNotificationItem
Set the Object to transport to the clients.
setPermissionList(PermissionList) - Method in interface com.groiss.dms.DMSObject
Sets the acl for this object.
setPermissionList(PermissionList) - Method in class com.groiss.org.CheckedPersistent
 
setPermissionList(PermissionList) - Method in interface com.groiss.org.HasPermissionList
Set the permission list.
setPermissionList(HasPermissionList, PermissionList) - Method in interface com.groiss.org.OrgData
Set the Permissionlist pl for an object o
setPermissionList(HasPermissionList, PermissionList) - Method in interface com.groiss.org.RemoteOrgData
Set the Permissionlist pl for an object o
setPlainKey(String) - Method in class com.groiss.wfxml.WfXMLMessage
This method sets a complete key for the message.
setPlan(ProcessInstance, String, Date) - Method in class com.groiss.planning.PlanTimeMgmt
Set a plan for the given process instance
setPort(int) - Method in class com.groiss.wfxml.Partner
 
setPositive(boolean) - Method in interface com.groiss.org.Permission
Set the permission positive (right is given) or negative (right is revoked)
setPriority(ProcessInstance, int) - Method in interface com.groiss.wf.RemoteWfEngine
Set the priority of the process instance.
setPriority(ProcessInstance, int) - Method in interface com.groiss.wf.WfEngine
Set the priority of the process instance.
setPriority(int) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to set the Priority attribute.
setPrivate(boolean) - Method in interface com.groiss.dms.DMSNote
Deprecated.
since ep 9.0 - use DMSNote.setType(Type) instead and pass DMSNote.Type.PRIVATE as parameter
setPrivate(boolean) - Method in class com.groiss.notification.BasicNotificationItem
Can be used to designate an item for private notification without substitution ('for your eyes only'); agent must be a User.
setPrivate(boolean) - Method in class com.groiss.notification.NotificationEvent
Can be used to designate an event for private notification without substitution (all sessions of this user; 'for your eyes only'); agent must be a User.
setPrivate(boolean) - Method in class com.groiss.wfxml.WfXMLNote
This method sets the note to be private or public viewable.
setPrivateDate(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setPrivateEvent(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setPrivileged() - Static method in class com.groiss.util.ThreadContext
Set the thread privileged.
setProcessContext(ProcessInstance) - Method in interface com.groiss.dms.DMSFolder
Sets the process to which this folder may belong to (directly or indirectly)
setProcessDefinitionKey(String) - Method in class com.groiss.wfxml.GetPIDataMessage
This method sets the ProcessDefinitionKey attribute.
setProcessDuedateFromField(String) - Method in class com.groiss.wf.SystemAction
Set the duedate of the current process instance to the value of the given form field.
setProcessInstance(ProcessInstance) - Method in interface com.groiss.messaging.MessageTemplate
Set the message context (used for template replacements) to the given process instance.
setProcessInstanceKey(String) - Method in class com.groiss.wfxml.CreatePIMessage
Sets the process instance key of the newly created process instance.
setProcessInstanceKey(String) - Method in class com.groiss.wfxml.NotifyMessage
Use this method to set the process instance key of the process instance, which sends the notify request.
setProcessInstanceKey(String) - Method in class com.groiss.wfxml.PIStateChangedMessage
This method sets the process instance key (oid) of the process instance that changed its state.
setProperties(Properties) - Method in class com.groiss.component.Configuration
 
setProperty(String, String) - Method in class com.groiss.component.Configuration
Set a property to a value.
setProperty(String, Object) - Method in class com.groiss.component.Configuration
Set a property to a value.
setPropFile(String) - Method in class com.groiss.component.Configuration
Set the url for the description file for the configuration.
setPropsFromMailBox(MailBox) - Method in class com.groiss.util.MailSender
set mailsender properties from mailbox data.
setPropsFromUser(User) - Method in class com.groiss.util.MailSender
set mailsender properties from mailbox data.
setProtocol(String) - Method in class com.groiss.wfxml.Partner
 
setPwdNeverExpires(boolean) - Method in interface com.groiss.org.User
 
setQueryString(String, boolean) - Method in class com.groiss.servlet.MultipartRequest
Sets the paramters from a query-string.
setQueryTimeout(int) - Static method in class com.groiss.store.DBConnPool
 
setQueueAction(MailSender.MailAction) - Method in interface com.groiss.messaging.MessageTemplate
Set the queue behavior.
setRDNAttName(String) - Method in class com.groiss.ldap.ClassMapping
Set the name of the LDAP attribute which designates the relative distinguished name (RDN)
setRecEndDate(Date) - Method in class com.groiss.cal.SimpleEvent
 
setRecType(Message.RecipientType) - Method in class com.groiss.messaging.Recipient
Set the recipient type (to, cc, bccc).
setRecTypeShort(short) - Method in class com.groiss.messaging.Recipient
Get the recipient type from number.
setRecurrenceInterval(int) - Method in class com.groiss.cal.SimpleEvent
 
setRecurrenceType(int) - Method in class com.groiss.cal.SimpleEvent
 
setReference(Role) - Method in interface com.groiss.org.Role
 
setRefreshButton(boolean) - Method in class com.groiss.gui.HTMLTree
 
setRefType(int) - Method in class com.groiss.ldap.AttributeMapping
Sets the reference type of this mapping
setReplace(boolean) - Method in interface com.groiss.messaging.MessageTemplate
Call with true, if you want that replacements are done in subject and body.
setReplyTo(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the Reply-to header
setReplyToMsgId(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the In-Reply-To header (the message-id of the replying mail)
setResource(Resource) - Method in class com.groiss.component.Configuration
Set a resource for internationalization of this configuration.
setResponseRequired(short) - Method in class com.groiss.wfxml.WfXMLMessage
Use this method to define if a response is required or not.
setResultcode(int) - Method in class com.groiss.wf.batch.BatchJob
Set the resultcode of the instance.
setResultvalues(String) - Method in class com.groiss.wf.batch.BatchJob
Set the resultvalues.
setRight(Right) - Method in interface com.groiss.org.Permission
Set the right of the permission.
setRights(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setRole(Role) - Method in interface com.groiss.org.UserRole
 
setRoles(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setRootName(String) - Method in class com.groiss.gui.AbstractComponent
set the name of the root element to a given value.
setRow(int) - Method in class com.groiss.gui.table.ColumnDescription
 
setRowAttribute(int, String, String) - Method in class com.groiss.gui.component.TableContainer
sets the specified attribute in the whole row
setRows(int) - Method in class com.groiss.gui.component.Textarea
sets the number of rows
setRowSpan(int) - Method in class com.groiss.gui.table.ColumnDescription
 
setRunEverywhere(boolean) - Method in interface com.groiss.timer.TimerEntry
 
setRunOnStartup(boolean) - Method in interface com.groiss.timer.TimerEntry
 
setSalutation(String) - Method in interface com.groiss.org.User
Set the salutation for this user
setSchema(String) - Method in interface com.groiss.store.RemoteStore
Set the schema of the tables
setSchema(String) - Method in interface com.groiss.store.Store
Set the schema of the tables
setSearchString(String) - Method in interface com.groiss.gui.table.Table
Sets the search string for that table which may be used for filtering the table content
setSearchString(String) - Method in class com.groiss.gui.table.TableAdapter
Sets the search string for that table which may be used for filtering the table content
setSeen(ActivityInstance, boolean) - Method in interface com.groiss.wf.RemoteWfEngine
Set the given ActivityInstance to seen/unseen for the current user.
setSeen(ActivityInstance, boolean) - Method in interface com.groiss.wf.WfEngine
Set the given ActivityInstance to seen/unseen for the current user.
setSelectedOption(int) - Method in class com.groiss.gui.component.SelectList
Adds the attribute SELECTED to the specified option.
setSelectedOption(String) - Method in class com.groiss.gui.component.SelectList
Adds the attribute SELECTED to the specified option.
setSelectedOptions(List<String>) - Method in class com.groiss.gui.component.SelectList
 
setSelection(int, String, boolean, List<String>) - Method in class com.groiss.gui.table.TableAdapter
Set the selection properties.
setSelects(Select[]) - Method in class com.groiss.reporting.data.Attribute
 
setSender(String) - Method in class com.groiss.util.MailSender
Sets an alternative sender.
setSenderAndCredentials(String, String, String) - Method in class com.groiss.util.MailSender
Sets alternative sender credentials.
setSessionEventHandler(UserSessionEventHandler) - Static method in class com.groiss.org.UserSessionManager
 
setSessionId(String) - Method in class com.groiss.notification.NotificationEvent
Can be used to designate an event for (very) private notification without substitution for just a single session.
setSessionId(String) - Static method in class com.groiss.util.ThreadContext
Set the session id of the thread.
setSessionType(short) - Static method in class com.groiss.util.ThreadContext
Set the type of this thread.
setSize(int, int) - Method in class com.groiss.gui.component.Image
sets the size of the image
setSize(int, int) - Method in class com.groiss.gui.component.Textarea
sets the size of the textarea - rows and columns
setSize(int) - Method in class com.groiss.gui.component.Textfield
sets the size of the textfield
setSMTPHost(String) - Method in class com.groiss.util.MailSender
Sets alternative SMTP host (+ optionally SMTP port, separated by colon).
setSortable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
setSortable(boolean, int, boolean) - Method in class com.groiss.gui.table.TableAdapter
Set the sort properties.
setSortString(String) - Method in class com.groiss.gui.component.SortableLink
Sets sortString (the string by which this link is sorted)
setSource(String) - Method in class com.groiss.gui.component.Image
sets the source of the image
setSplitSize(int) - Method in class com.groiss.store.BulkQuery
 
setSQLAttributes(Persistent, DirContext, ClassMapping) - Static method in class com.groiss.ldap.LDAPUtils
Set the fields of the Persistent that corresponds to the given DirContext based on the ClassMapping
setStartnow(boolean) - Method in class com.groiss.wf.batch.BatchJob
Set the startnow property of the instance.
setStartParameter(Agent, OrgUnit, Date) - Method in class com.groiss.wfxml.CreatePIMessage
Use this method to set the start parameters for CreateProcessInstance request methods.
setStartParameter(String, String, String, Date) - Method in class com.groiss.wfxml.CreatePIMessage
This method sets start parameters with which the process instance will be started.
setStarttime(Date) - Method in class com.groiss.wf.batch.BatchJob
Set the time the instance should be started.
setState(short) - Method in class com.groiss.wfxml.ChangePIStateMessage
Use this method to set the state.
setState(short) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to set the State attribute.
setState(short) - Method in class com.groiss.wfxml.PIStateChangedMessage
This method sets the new state of the process instance that changed its state.
setStepAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.RemoteWfEngine
Set the step-agent of the activity instance to another agent.
setStepAgent(ActivityInstance, Agent) - Method in interface com.groiss.wf.WfEngine
Set the step-agent of the activity instance to another agent.
setStepDuedate(ProcessInstance, String, Date) - Method in class com.groiss.planning.PlanTimeMgmt
Set the duedate of a specific step
setStore(Store) - Method in interface com.groiss.store.Persistent
With this method you can change the Store of this persistent object.
setStore(Store) - Method in class com.groiss.store.PersistentObject
 
setStyle(String) - Method in class com.groiss.gui.AbstractComponent
Set the style
setStyle(String) - Method in interface com.groiss.gui.Component
sets the style
setSubCode(int) - Method in class com.groiss.wfxml.WfXMLException
Set a subcode for the Exception.
setSubformId(int) - Method in class com.groiss.wfxml.WfXMLForm
Set a subform id for this form.
setSubid(String) - Method in class com.groiss.dms.FormContext
 
setSubject(String) - Method in class com.groiss.cal.SimpleEvent
 
setSubject(String) - Method in interface com.groiss.messaging.MessageTemplate
Set the message subject.
setSubject(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Set the subject of the process instance according to the definition in the process definition.
setSubject(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Set the subject of the process instance according to the definition in the process definition.
setSubject(String) - Method in class com.groiss.wfxml.CreatePIMessage
A subject for the process instance.
setSubject(String) - Method in class com.groiss.wfxml.GetPIDataMessage
This method sets the Subject attribute.
setSubject(String) - Method in class com.groiss.wfxml.WfXMLException
Set a subject for the exception.
setSubject(String) - Method in class com.groiss.wfxml.WfXMLNote
Set a subject for the note.
setSubjectToString(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Set the subject of the process instance o the given string value.
setSubjectToString(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Set the subject of the process instance o the given string value.
setSubmitAction(String) - Method in class com.groiss.gui.component.SubmitButton
 
setSubmitValidation(Boolean) - Method in class com.groiss.dms.FormContext
Set the default for validation for submit buttons.
setSurname(String) - Method in interface com.groiss.org.User
 
setSystemProps() - Method in class com.groiss.component.Configuration
Deprecated.
since @ep9.0
setTable(String) - Method in class com.groiss.reporting.data.Entity
 
setTarget(String) - Method in class com.groiss.gui.component.Link
sets the target where the link will open
setTarget(Persistent) - Method in interface com.groiss.org.Permission
Set the target object.
setTelNr(String) - Method in interface com.groiss.org.OrgUnit
 
setTelNr(String) - Method in interface com.groiss.org.User
 
setTemplate(String) - Method in class com.groiss.gui.VelocityPage
set the velocity-template
setTemplate(MessageTemplate) - Method in class com.groiss.messaging.Recipient
Set the template the recipient belongs to.
setText(String) - Method in class com.groiss.cal.SimpleEvent
 
setText(String) - Method in class com.groiss.gui.component.Image
sets the text
setText(String) - Method in class com.groiss.gui.component.Link
sets the text
setText(Component) - Method in class com.groiss.gui.component.Link
 
setText(String) - Method in class com.groiss.gui.component.RadioButton
sets the text
setText(String) - Method in class com.groiss.gui.component.Text
sets the text
setText(String) - Method in class com.groiss.gui.component.Textarea
sets the text
setThreadId(String) - Method in interface com.groiss.timer.TimerEntry
 
setThreadLocale(Locale) - Static method in class com.groiss.util.ThreadContext
Set the locale of the thread.
setThreadPrincipal(Principal) - Static method in class com.groiss.util.ThreadContext
Set the principal of the thread.
setThreadRequest(HttpServletRequest) - Static method in class com.groiss.util.ThreadContext
Set the HttpServletRequest of the thread.
setThreadTimeZone(TimeZone) - Static method in class com.groiss.util.ThreadContext
Set the TimeZone of the thread.
setThreadTzAndLocale(String, String) - Static method in class com.groiss.reporting.QueryEngine
 
setTimestamp(String) - Method in class com.groiss.wfxml.WfXMLMessage
When a new WfXML message is created, the abstract constructor uses this method to set a timestamp in it.
Settings - Class in com.groiss.util
This class defines some settings of the server.
Settings() - Constructor for class com.groiss.util.Settings
 
setTitle(String) - Method in class com.groiss.gui.table.TableAdapter
Set the title of the table.
setTitle(String) - Method in class com.groiss.gui.XHTMLPage
 
setTitle(String) - Method in interface com.groiss.org.User
 
setTitle(String) - Method in class com.groiss.reporting.Query
Set the displayed title of the query
setToDate(Date) - Method in interface com.groiss.org.Permission
 
setToolbarShape(String) - Method in class com.groiss.gui.table.TableAdapter
 
setTransactionId(long) - Method in class com.groiss.org.CheckedPersistent
 
setTransactionId(long) - Method in interface com.groiss.store.OptimisticLocking
Set the transactionid of the object.
setTransportElement(String, String) - Method in class com.groiss.wfxml.WfXMLMessage
This method is internally used for setting a value in the CorrelationData part of the message's transport part.
setType(DMSNote.Type) - Method in interface com.groiss.dms.DMSNote
Sets the type of this note.
setType(String) - Method in class com.groiss.gui.table.ColumnDescription
 
setType(short) - Method in class com.groiss.notification.BasicNotificationItem
 
setType(short) - Method in interface com.groiss.org.Role
 
setType(Class<?>) - Method in class com.groiss.reporting.data.Attribute
 
setType(Class<?>) - Method in class com.groiss.reporting.data.Entity
 
setType(char) - Method in class com.groiss.wfxml.WfXMLException
Set the type of the Exception.
setUID(String) - Method in class com.groiss.cal.SimpleEvent
 
setUnhideable(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
setUniqueServerTag(String) - Method in class com.groiss.notification.NotificationEvent
Sets the unique tag of the server.
setUntilDate(Date) - Method in class com.groiss.cal.SimpleEvent
 
setURL(String) - Method in class com.groiss.wfxml.WfXMLWebLink
Set the URL for this web link.
setUser(User) - Method in interface com.groiss.org.UserRole
 
setUser(Principal) - Method in class com.groiss.util.RMIThreadContext
 
setUser(User) - Method in interface com.groiss.wf.Session
Set the current user.
setUserId(String) - Method in class com.groiss.wfxml.WfXMLObject
Set a user (by its id), who will be used when a DMSObject is created out of this WfXMLObject.
setUserProperty(User, String, String) - Method in interface com.groiss.org.OrgData
Set a user property.
setUserProperty(User, String, String) - Method in interface com.groiss.org.RemoteOrgData
Set a user property.
setUsers(boolean) - Method in class com.groiss.ldap.DirectoryServer
 
setUseTableBody(boolean) - Method in class com.groiss.gui.component.TableContainer
 
setValidStates(short[]) - Method in class com.groiss.wfxml.GetPIDataMessage
Use this method to set the ValidStates attribute.
setValue(String) - Method in class com.groiss.gui.component.Checkbox
sets the value of the checkbox
setValue(String) - Method in class com.groiss.gui.component.RadioButton
sets the value of the checkbox
setValue(String) - Method in class com.groiss.gui.component.Textfield
sets the initial displayed value of the field
setValue(ResultSet, Element, Query) - Method in interface com.groiss.reporting.data.ReportingData
Sets the value of this object.
setValue(Object) - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
setValue(Object) - Method in interface com.groiss.reporting.export.ReportingExportable
Sets the value for this object
setValueAt(Object, int, int) - Method in class com.groiss.ds.ObjectTableModel
Sets a cell value in the table model.
setValueAt(Object, int, int) - Method in class com.groiss.gui.component.TableContainer
sets a new value (a new component) to the specified position in the table
setValueAt(Object, int, int) - Method in class com.groiss.reporting.data.ReportingTableModel
Sets a cell value in the table model.
setValues(Persistent, Map<String, ? extends Object>) - Static method in class com.groiss.store.StoreUtil
 
setValues(Persistent, Map<String, ? extends Object>, Map<String, Short>) - Static method in class com.groiss.store.StoreUtil
 
setValues2(Persistent, Map<String, ? extends Object>, Map<String, Short>, boolean) - Static method in class com.groiss.store.StoreUtil
 
setVariableValue(String, Object) - Method in interface com.groiss.messaging.MessageTemplate
Define a variable for template substitution.
setVersion(int) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to set a version for the form.
setVersionId(long) - Method in interface com.groiss.org.HasVersionId
Set the version id for the object.
setViewMode(short) - Method in class com.groiss.gui.AbstractComponent
sets the viewMode
setViewMode(short) - Method in interface com.groiss.gui.Component
sets the viewMode
setVisibility(String, boolean) - Method in class com.groiss.component.Configuration
Set the visibility of a parameter group in the configuration
setVisible(boolean) - Method in class com.groiss.gui.table.ColumnDescription
Sets if this column will be visible.
setWarning(boolean) - Method in exception com.groiss.util.ApplicationException
Set the exception type to warning.
setWarning(boolean) - Method in interface com.groiss.util.TopLevelException
Set the exception as warning.
setWholeDay(boolean) - Method in class com.groiss.cal.SimpleEvent
 
setWord(String) - Method in interface com.groiss.dms.Keyword
Set the Keyword string
setWrapMode(String) - Method in class com.groiss.gui.component.Textarea
sets how to handle word-wrapping display in the textarea
shallLockOperatorInParamMask() - Method in class com.groiss.reporting.Query
 
SHARE - Static variable in interface com.groiss.org.Right
The oid for right share.
sheduleReinit() - Static method in class com.groiss.reporting.QueryEngine
shedules reinitalization for Reporting engine
shiftTo(Date) - Method in class com.groiss.cal.SimpleEvent
Shift a recurrent evt to another date and compute the right time
SHORT_UNIT_NAMES - Static variable in class com.groiss.cal.CalUtil
short and normal names for TimeUnits
shortSearch(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.StandardSearch
Executes the short search
show() - Method in class com.groiss.gui.AbstractComponent
 
show(PrintWriter) - Method in class com.groiss.gui.AbstractComponent
prints the rendered component to a PrintWriter
show() - Method in class com.groiss.gui.component.RadioGroup
 
show() - Method in interface com.groiss.gui.Component
method for rendering the component as string
show(PrintWriter) - Method in interface com.groiss.gui.Component
prints the rendered component to a PrintWriter
show() - Method in class com.groiss.gui.HTMLPage
This method returns the page contents.
show() - Method in class com.groiss.gui.HTMLTree
 
show() - Method in class com.groiss.gui.JSONPage
For a JSONPage, this is usually never called by the dispatcher; the content will be written directly to the writer of the response.
show() - Method in interface com.groiss.gui.Page
Called from the Dispatcher.
show() - Method in class com.groiss.gui.VelocityPage
 
show() - Method in class com.groiss.gui.XHTMLPage
 
show(HttpServletRequest) - Method in class com.groiss.wf.html.StructuredObjectSelect
Shows a window for selecting objects and object components.
show(HttpServletRequest) - Method in class com.groiss.wf.html.ValueList
Show the entries of the valuelist(s) as xml for xforms.
showAccess(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
showBall - Variable in class com.groiss.gui.HTMLTree
 
showClassLocation(String) - Method in interface com.groiss.server.Admin
Search the resource in the classpath.
showCounter() - Method in interface com.groiss.gui.table.Table
Returns true if a counter is shown below the table.
showCounter - Variable in class com.groiss.gui.table.TableAdapter
 
showCounter() - Method in class com.groiss.gui.table.TableAdapter
Returns true if a counter is shown below the table.
showCounter(boolean) - Method in class com.groiss.gui.table.TableAdapter
Define whether a counter should be shown.
showDate(int, Locale, TimeZone, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(int, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(Object) - Static method in class com.groiss.cal.CalUtil
Show the date using the default formatter.
showDate(String, Locale, TimeZone, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(String, Object) - Static method in class com.groiss.cal.CalUtil
 
showDate(Object) - Static method in class com.groiss.gui.velocity.Formatter
 
showDateTime(Object) - Static method in class com.groiss.cal.CalUtil
Show the date and time using the default formatter.
showDateTime(Object) - Static method in class com.groiss.gui.velocity.Formatter
 
showDateTimeSeconds(Object) - Static method in class com.groiss.cal.CalUtil
Show the date and time in the form yyyy-MM-dd HH:mm:ss.
showDoc(DMSObject, DMSFolder, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
Show the document link
showDocFrames(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns a page showing the content of the folder and the dms-toolbar.
showDocs(HttpServletRequest) - Static method in class com.groiss.dms.html.HTMLDMSObject
Shows the content of the passed folder.
showDocs(DMSFolder) - Static method in class com.groiss.dms.html.HTMLDMSObject
Shows the content of the passed folder
showDocSearch(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
show the doc search mask
showEmptyForm(DMSForm, String, HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated. 
showError(String, List<Pair<String, String>>, DMSFolder) - Method in class com.groiss.dms.html.HTMLDMSObject
this method shows the error-messages
showFolder - Variable in class com.groiss.gui.HTMLTree
 
showForm(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
showForm(HttpServletRequest, ActivityInstance, String, int) - Static method in class com.groiss.wf.html.HTMLUtils
Show a process form.
showForm(DMSForm, List<Component>, String, FormContext) - Static method in class com.groiss.wf.html.HTMLUtils
Show a form.
showForm(HttpServletRequest, ActivityInstance, String, int, String) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated. 
showFormConditions(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
 
showGroupingRows(boolean) - Method in class com.groiss.reporting.data.ReportingTableModel
Set Flag if grouping rows should be shown.
showMask(HttpServletRequest) - Method in class com.groiss.reporting.StandardSearch
 
showMergedImage(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
Prints the merged image to the result stream.
showOptions() - Method in class com.groiss.gui.component.SelectList
Show the options text.
showPagelist(int, int) - Method in class com.groiss.gui.table.TableRenderer
show the links for paging
showPdfForm(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.wf.html.HTMLUtils
This methods creates a pdf from a form.
showPdfForm(DMSForm, FormContext, OutputStream, String, Locale) - Static method in class com.groiss.wf.html.HTMLUtils
Create a pdf out of the form.
showPrintForm(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
This method returns a page containing a print version of a form.
showProcessDetail(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
showProperties(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
opens the mask to show the details of the selected object
showQueue(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.timer.TimerManager
Shows an overview of the timer subsystem.
showRows() - Method in class com.groiss.gui.component.TableContainer
 
showSubformLink(HttpServletRequest, String, String, int, int, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(HttpServletRequest, String, String, int, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(HttpServletRequest, String, String, int, int, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(HttpServletRequest, String, String, int, int, String, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showSubformLink(Persistent, String, String, int, int, String, String, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
showTabInFrames(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
show a table with toolbar and close button
showTable(HttpServletRequest) - Method in class com.groiss.gui.table.TableRenderer
main method, called from browser
showTimeInDateConds() - Static method in class com.groiss.reporting.QueryEngine
 
showToolbarIcons() - Method in interface com.groiss.gui.table.Table
Deprecated.
use getToolbarShape()
showToolbarIcons() - Method in class com.groiss.gui.table.TableAdapter
Deprecated.
showVersions(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
This method shows the table of the versions of an object
showWorklist(HttpServletRequest, HttpServletResponse, Application, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
sends the worklist to the browser.
shutdown() - Method in interface com.groiss.component.Lifecycle
This method is called on shutdown.
shutdown() - Method in class com.groiss.component.ServiceAdapter
 
shutdown(int) - Static method in class com.groiss.component.ServiceManager
This method is called from HTMLAdmin
shutdown(int, int) - Static method in class com.groiss.component.ServiceManager
 
shutdown() - Static method in class com.groiss.component.ServiceManager
Shutdown the services, the shutdown() methods of the services are called.
shutdown() - Method in class com.groiss.store.DBConnPool
 
shutdown() - Method in class com.groiss.timer.TimerManager
 
shutdown() - Method in class com.groiss.util.Settings
 
shutdown() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
shutdownService(String[]) - Static method in class com.groiss.component.ServiceManager
This method is called as stop method when running as JavaService NT service
SIGN - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Sign'
signDocuments(List<? extends DMSDocForm>, String, char[]) - Method in interface com.groiss.dms.DMS
Deprecated.
signDocuments(List<? extends DMSDocForm>, Agent, char[]) - Method in interface com.groiss.dms.DMS
Digital Signing of a list of DMS documents.
signDocuments(List<? extends DMSDocForm>, String, char[]) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since 9.0.19079 user certificates are no longer stored in system keystore - will be removed in @ep 10
signDocuments(List<? extends DMSDocForm>, Agent, char[]) - Method in interface com.groiss.dms.RemoteDMS
Digital Signing of a list of DMS documents.
signVersions(List<? extends PersistentVersion>, String, char[]) - Method in interface com.groiss.dms.DMS
Deprecated.
signVersions(List<? extends PersistentVersion>, Agent, char[]) - Method in interface com.groiss.dms.DMS
Digital Signing of a list of DMS document version.
signVersions(List<? extends PersistentVersion>, String, char[]) - Method in interface com.groiss.dms.RemoteDMS
Deprecated.
since 9.0.19079 user certificates are no longer stored in system keystore - will be removed in @ep 10
signVersions(List<? extends PersistentVersion>, Agent, char[]) - Method in interface com.groiss.dms.RemoteDMS
Digital Signing of a list of DMS document version.
SimpleCalView - Class in com.groiss.cal
default CalView implementation
SimpleCalView(String, String, List<Persistent>, List<CalInfo>) - Constructor for class com.groiss.cal.SimpleCalView
Constructs a new instance
SimpleEvent - Class in com.groiss.cal
default CalEvent implementation
SimpleEvent() - Constructor for class com.groiss.cal.SimpleEvent
 
SimpleEvent(String, Date, Date) - Constructor for class com.groiss.cal.SimpleEvent
constructor
SimpleEvent(CalEvent) - Constructor for class com.groiss.cal.SimpleEvent
constructor creating a copy of the given event
SimpleReportingExportable - Class in com.groiss.reporting.data
ReportinExportable for non DB-data Objects.
SimpleReportingExportable(Object) - Constructor for class com.groiss.reporting.data.SimpleReportingExportable
 
size() - Method in interface com.groiss.dms.DMSFolder
Returns the number of elements in this folder.
SIZE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the size of the DMSObject
size() - Method in class com.groiss.ds.KeyedList
 
size() - Method in class com.groiss.ds.MultiMap
 
size() - Method in class com.groiss.ds.OrderedMap
 
size() - Method in class com.groiss.ds.TwoLevelMap
Returns the number of first level key path mappings in this map.
SIZE - Static variable in class com.groiss.gui.component.SelectList
 
size() - Method in class com.groiss.reporting.data.ReportingGraph
 
size() - Method in interface com.groiss.wf.UserFolder
Returns the number of elements in this folder.
sortable - Variable in class com.groiss.gui.table.TableAdapter
 
SortableLink - Class in com.groiss.gui.component
A HTML link element (a) which can be sorted according to an additional attribute, the sortString.
SortableLink(String, String, String) - Constructor for class com.groiss.gui.component.SortableLink
 
SortableLink(String, String) - Constructor for class com.groiss.gui.component.SortableLink
 
SortableLink(String, Component) - Constructor for class com.groiss.gui.component.SortableLink
 
sortAscending() - Method in interface com.groiss.gui.table.Table
Is the table sorted ascending.
sortAscending() - Method in class com.groiss.gui.table.TableAdapter
Is the table sorted ascending.
sortColumn - Variable in class com.groiss.gui.table.TableAdapter
 
soundex(String) - Static method in class com.groiss.util.DBExtender
 
SPACE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action separator
split(String, String) - Static method in class com.groiss.util.StringUtil
Split a string into pieces.
split(String, String, boolean) - Static method in class com.groiss.util.StringUtil
Split a string into pieces.
splitIntoTableAndAlias(String) - Method in class com.groiss.reporting.Query
 
SQL - Static variable in class com.groiss.reporting.data.Attribute
 
SSLAuth - Class in com.groiss.org
redirect to SSL for login
SSLAuth() - Constructor for class com.groiss.org.SSLAuth
 
STANDARD_DOCUMENT - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of standard documents
STANDARD_FOLDER - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of standard folders
STANDARD_SEARCH_OID - Static variable in class com.groiss.reporting.StandardSearch
returns standard Process Search
StandardSearch - Class in com.groiss.reporting
shows and executes Standard Searches
StandardSearch() - Constructor for class com.groiss.reporting.StandardSearch
 
standardSearch(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.StandardSearch
 
start(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Start a process instance, which was previously created, but not started.
start(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Start a process instance, which was previously created, but not started.
START_PROCESS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Start process'
STARTED - Static variable in interface com.groiss.wf.ActivityInstance
Instance is in idle state.
STARTED - Static variable in class com.groiss.wf.batch.BatchJob
State for started instances.
STARTERROR - Static variable in class com.groiss.wf.batch.BatchJob
State for instances which could not be started.
STARTERRORHANDLING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couln't be started is currently active
STARTERRORHANDLINGFAILED - Static variable in class com.groiss.wf.batch.BatchJob
error handling is defined for this batchjob, but it did fail to start
STARTERRORHANDLINGPENDING - Static variable in class com.groiss.wf.batch.BatchJob
error handling for batchjobs which couldn't be started will be started soon
startJob(BatchJob, BatchAdapter) - Static method in class com.groiss.wf.batch.BatchManager
Start a BatchJob.
startJobHere(BatchJob, BatchAdapter) - Static method in class com.groiss.wf.batch.BatchManager
Start a BatchJob in the current thread.
startProcess(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.RemoteWfEngine
Start a process.
startProcess(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Start a process.
startProcess(String, String, String, String) - Method in class com.groiss.wf.SystemAction
Start a process.
startProcess(ProcessDefinition, User, OrgUnit, Date, String) - Method in interface com.groiss.wf.WfEngine
Start a process.
startProcess(ProcessDefinition, User, OrgUnit, Date, String, DMSForm) - Method in interface com.groiss.wf.WfEngine
Start a process.
STARTTLS - Static variable in class com.groiss.util.MailUtil
 
startup() - Method in interface com.groiss.component.Lifecycle
This method is called when the object is "started".
startup() - Method in class com.groiss.component.ServiceAdapter
 
startup() - Method in class com.groiss.store.DBConnPool
 
startup() - Method in class com.groiss.timer.TimerManager
 
startup() - Method in class com.groiss.util.Settings
 
startup() - Method in interface com.groiss.wf.batch.BatchAdapter
Startup is called when the adapter is instantiated by the BatchManager.
startup() - Method in class com.groiss.wf.batch.NullAdapter
 
startup() - Method in class com.groiss.wf.DefaultApplicationAdapter
Called on @enterprise startup.
STAT - Static variable in interface com.groiss.org.Right
The oid for right stat.
STATE - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
STATUS - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the status of the DMSObject
stopServer() - Method in interface com.groiss.server.Admin
Stop the @enterprise server
store() - Method in class com.groiss.component.Configuration
 
Store - Interface in com.groiss.store
The store interface represents the interface to the database.
storeProps(LinkedHashMap<String, Object>, String) - Static method in class com.groiss.component.Configuration
 
StoreUtil - Class in com.groiss.store
Utilities for store
StringExpression - Class in com.groiss.ds
An expression is parsed, the containing variables are substituted with values.
StringExpression() - Constructor for class com.groiss.ds.StringExpression
 
StringUtil - Class in com.groiss.util
Some convenient string manipulation methods.
StructuredObjectSelect - Class in com.groiss.wf.html
Utility for selecting structured objects.
StructuredObjectSelect() - Constructor for class com.groiss.wf.html.StructuredObjectSelect
 
subformId - Variable in class com.groiss.wfxml.WfXMLForm
 
subForms - Variable in class com.groiss.wfxml.WfXMLForm
 
SUBJECT - Static variable in interface com.groiss.dms.DMSNote
Defines the name of the field holding the subject of this note.
SUBJECT - Static variable in class com.groiss.wfxml.GetPIDataMessage
 
SubLink - Class in com.groiss.ldap
Class for the connection of two class mappings.
SubLink(String, String) - Constructor for class com.groiss.ldap.SubLink
Construct a new Sublink instance.
subList(int, int) - Method in class com.groiss.ds.KeyedList
 
SubmitButton - Class in com.groiss.gui.component
A HTML submit button <input type=submit ...
SubmitButton() - Constructor for class com.groiss.gui.component.SubmitButton
 
SubmitButton(String) - Constructor for class com.groiss.gui.component.SubmitButton
Standard constructor with label
SubmitButton(String, String) - Constructor for class com.groiss.gui.component.SubmitButton
Standard constructor with label
SubmitButton(String, String, String) - Constructor for class com.groiss.gui.component.SubmitButton
Constructor with label, action and style.
submitJob(String, String, String) - Method in class com.groiss.wf.batch.BatchManager
Method submitJob submits a BatchJob for later execution.
submitJob(String) - Method in class com.groiss.wf.batch.BatchManager
Method submitJob submits a BatchJob for later execution.
submitJob(String, String) - Method in class com.groiss.wf.batch.BatchManager
Method submitJob submits a BatchJob for later execution.
substEncoded(String, String) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, Component) - Method in class com.groiss.gui.AbstractContainer
 
substitute(String, Component) - Method in interface com.groiss.gui.Container
 
substitute(String, String) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, long) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, Object) - Method in class com.groiss.gui.HTMLPage
Substitutes the field named by the first argument with the second argument.
substitute(String, String, String) - Static method in class com.groiss.util.StringUtil
Substitute a value for a pattern
SUM - Static variable in class com.groiss.reporting.data.Attribute
 
SUPER - Static variable in interface com.groiss.org.Permission
The parent department
supportsPaging() - Method in interface com.groiss.smartclient.JsonData
return true if the model supports basic paging
supportsPaging() - Method in class com.groiss.smartclient.JsonDataAdapter
 
SuppressFBWarnings - Annotation Type in com.groiss.util
Annotation to suppress warnings from SpotBugs / FindBugs Examples:

suspend(String) - Method in class com.groiss.wf.SystemAction
Suspend the current activity instance.
SUSPENDED - Static variable in interface com.groiss.wf.ActivityInstance
Instance is in suspension list.
Suspension - Interface in com.groiss.wf
This interface allows to access the information when and why an activity instance was in the suspension list.
switchThreadPrincipal(Principal) - Static method in class com.groiss.util.ThreadContext
Change the principal of the thread.
sync(HttpServletRequest) - Method in class com.groiss.ldap.LDAPUtils
Synchronize with a directory Server
sync(DirectoryServer, boolean) - Static method in class com.groiss.ldap.LDAPUtils
Synchronize with a directory server.
synchronize(DirectoryServer, DirContext) - Method in class com.groiss.ldap.BasicUserDirectorySyncer
 
synchronize(DirectoryServer, DirContext) - Method in interface com.groiss.ldap.DirectorySyncer
Synchronize with this directory server.
SYS - Static variable in interface com.groiss.org.Role
The sys role.
SYSADM - Static variable in interface com.groiss.org.User
The system administrator (oid).
SYSADM_USER - Static variable in interface com.groiss.org.User
The sysadm user
SYSTEM_INTERN - Static variable in interface com.groiss.wf.ActivityInstance
A system step which is translated in another wdl expression, e.g. raiseEvent
SYSTEM_TASK - Static variable in interface com.groiss.wf.ActivityInstance
A system task.
SYSTEM_WAIT - Static variable in interface com.groiss.wf.ActivityInstance
A system step which makes no finish
SystemAction - Class in com.groiss.wf
This class provides some methods useful for preprocessing and postconditions.
SystemAction() - Constructor for class com.groiss.wf.SystemAction
 

T

Table - Interface in com.groiss.gui.table
Interface describing a table for rendering in HTML
table(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition as a Map.
table(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
This method returns the members of the given class matching the given condition as a Map.
table(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition as a Map.
table(String, String, Object[]) - Method in interface com.groiss.store.Store
This method returns the members of the given class matching the given condition as a Map.
Table.ToolbarShape - Enum in com.groiss.gui.table
 
TableAdapter - Class in com.groiss.gui.table
Adapter class for the table interface.
TableAdapter() - Constructor for class com.groiss.gui.table.TableAdapter
 
TableAdapter(TableModel, String) - Constructor for class com.groiss.gui.table.TableAdapter
 
TableAdapterUtil - Class in com.groiss.gui.table
shared methods for all tableadapter implementations WorklistAdapter, DMSTableAdapter, FormTableAdapter
TableAdapterUtil() - Constructor for class com.groiss.gui.table.TableAdapterUtil
 
tableChanged(TableModelEvent) - Method in class com.groiss.gui.component.TableContainer
method which handles the incoming events
TableContainer - Class in com.groiss.gui.component
TableContainer component
TableContainer() - Constructor for class com.groiss.gui.component.TableContainer
constructs a new empty tablecontainer
TableContainer(String) - Constructor for class com.groiss.gui.component.TableContainer
Constructs a new empty table-container.
TableContainer(String, String, boolean) - Constructor for class com.groiss.gui.component.TableContainer
 
TableContainer(String, TableModel) - Constructor for class com.groiss.gui.component.TableContainer
constructs a new tablecontainer
TableContainer(TableModel) - Constructor for class com.groiss.gui.component.TableContainer
constructs a new tablecontainer
TableContainer(List<Object>, TableModel) - Constructor for class com.groiss.gui.component.TableContainer
constructs a new tablecontainer
TableRenderer - Class in com.groiss.gui.table
Class which renders tables
TableRenderer() - Constructor for class com.groiss.gui.table.TableRenderer
 
TableRenderer(Table) - Constructor for class com.groiss.gui.table.TableRenderer
 
tableTarget - Variable in class com.groiss.gui.table.TableAdapter
 
Tabs - Class in com.groiss.gui.component
A component for tabs.
Tabs(List<Link>) - Constructor for class com.groiss.gui.component.Tabs
Construct a tab.
Tabs(List<Link>, int) - Constructor for class com.groiss.gui.component.Tabs
 
Tabs(List<Link>, int, boolean) - Constructor for class com.groiss.gui.component.Tabs
 
Tabs(List<Link>, int, boolean, int) - Constructor for class com.groiss.gui.component.Tabs
 
Tabs(List<Link>, int, short, int) - Constructor for class com.groiss.gui.component.Tabs
Construct a tab.
TABS - Static variable in interface com.groiss.wf.html.WorklistDescription
The links in the worklist lead to a tabbed frame containing the forms, documents,notes, history, and process information
TABS_WITHOUT_FORMS - Static variable in interface com.groiss.wf.html.WorklistDescription
Detail links like in TABS, but forms are not shown in the tabbed view.
take(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Take an activity: move it from the role-worklist to the worklist.
take(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Take an activity: move it from the role-worklist to the worklist.
TASK - Static variable in interface com.groiss.wf.ActivityInstance
A task node.
Task - Interface in com.groiss.wf
A task is used to describe a manual task in a process definition.
TEMPLATE_HTML - Static variable in interface com.groiss.dms.FormType
template type is HTML
TEMPLATE_XFORMS - Static variable in interface com.groiss.dms.FormType
template type is XFORMS
TEMPLATE_XHTML - Static variable in interface com.groiss.dms.FormType
template type is XHTML
Test - Class in com.groiss.wfxml
WfXML test client.
text - Variable in class com.groiss.gui.component.Link
 
Text - Class in com.groiss.gui.component
A HTML span element.
Text() - Constructor for class com.groiss.gui.component.Text
Constructs a new empty text component
Text(String) - Constructor for class com.groiss.gui.component.Text
Constructs a new empty text component
Text(String, String) - Constructor for class com.groiss.gui.component.Text
Constructor with id and containing text
Text(String, String, String) - Constructor for class com.groiss.gui.component.Text
Constructor with id and containing text
TEXT - Static variable in interface com.groiss.wf.RemoteWfEngine
 
Textarea - Class in com.groiss.gui.component
Textarea component is used to enter more than one line of text. it should be used in conjunction with the ROWS and COLS attributes to set the size of the textarea.
Textarea() - Constructor for class com.groiss.gui.component.Textarea
constructs a new empty textarea
Textarea(String, int, int) - Constructor for class com.groiss.gui.component.Textarea
standard constructor
Textarea(String, int, int, String) - Constructor for class com.groiss.gui.component.Textarea
constructor
Textarea(String, int, int, String, String) - Constructor for class com.groiss.gui.component.Textarea
constructor
Textfield - Class in com.groiss.gui.component
The Textfield component is used for a single line text entry fields.
Textfield() - Constructor for class com.groiss.gui.component.Textfield
Constructs a new empty Textfield component.
Textfield(String) - Constructor for class com.groiss.gui.component.Textfield
 
Textfield(String, int) - Constructor for class com.groiss.gui.component.Textfield
 
Textfield(String, int, boolean) - Constructor for class com.groiss.gui.component.Textfield
 
Textfield(String, String) - Constructor for class com.groiss.gui.component.Textfield
Constructor with name and value.
Textfield(String, String, String) - Constructor for class com.groiss.gui.component.Textfield
Constructor with name and value.
Textfield(String, String, int, int) - Constructor for class com.groiss.gui.component.Textfield
Constructor with name, value maxlength and size
third - Variable in class com.groiss.ds.Triple
The third object.
thisYear() - Static method in class com.groiss.cal.CalUtil
Return the current year.
ThreadContext - Class in com.groiss.util
This class is designed to hold thread specific information which can then be requested anywhere in the code.
ThreadContext() - Constructor for class com.groiss.util.ThreadContext
 
ThreadLocal2<T> - Class in com.groiss.ds
Same as java.lang.ThreadLocal, plus monitoring utility
ThreadLocal2() - Constructor for class com.groiss.ds.ThreadLocal2
Creates a ThreadLocal variable.
TimeManagement - Interface in com.groiss.timemgmt
Pluggable time management.
TimeModel - Interface in com.groiss.reporting.data
This interface must be supported if another calculation of time intervals is desired
Note: a implementing class must support a constructor without parameters
TimerEntry - Interface in com.groiss.timer
The TimerEntry interface defines the properties of a timer entry.
timerException(TimerEntry, Persistent, String, Throwable) - Static method in class com.groiss.timer.TimerManager
This method is for exception handling in a timer task.
TimerManager - Class in com.groiss.timer
The timer manager is the service controlling the timer executions.
TimerManager() - Constructor for class com.groiss.timer.TimerManager
 
TimerTask - Interface in com.groiss.timer
A Task for the Timer.
title - Variable in class com.groiss.gui.table.TableAdapter
 
tm - Variable in class com.groiss.gui.component.TableContainer
 
toArray() - Method in class com.groiss.ds.KeyedList
 
toArray(T[]) - Method in class com.groiss.ds.KeyedList
 
toArray(String, String) - Static method in class com.groiss.util.StringUtil
Splits the passed string using the passed delimiter and returns the trimmed parts as array.
toBeginDay(Date) - Static method in class com.groiss.cal.CalUtil
returns the date set to 00:00:00:00
toChangeSet(Collection<ActivityInstance>) - Static method in class com.groiss.smartclient.ClientUtil
Transform a collection of ActivityInstances to a suitable structure for ClientUtil.getChangesAsJSON(String, Set).
toClassnameOid(Persistent) - Static method in class com.groiss.gui.velocity.Formatter
 
toEndDay(Date) - Static method in class com.groiss.cal.CalUtil
returns a date set to 23:59:59:999
toEnum(Class<T>, Object) - Static method in class com.groiss.store.StoreUtil
Maps a value to an instance of an Enum class
toHtml() - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
toHtml() - Method in interface com.groiss.reporting.export.ReportingExportable
return type is either an implementation of Component or a String
toJson() - Method in interface com.groiss.gui.NavigationTreeNode
 
toJson() - Method in class com.groiss.gui.table.ColumnDescription
 
toJson(boolean) - Method in class com.groiss.gui.table.ColumnDescription
 
toJson() - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
toJson(ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
 
toJson(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
 
toJson(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
 
toJson() - Method in interface com.groiss.reporting.export.ReportingExportable
Export Data to Json (used in ep 9.0)
toJson(Persistent) - Static method in class com.groiss.store.StoreUtil
Convert a persistent to JSON
toJSON(Persistent) - Static method in class com.groiss.wf.html.HTMLUtils
 
toJsonAsReference(Persistent) - Static method in class com.groiss.store.StoreUtil
 
toListString() - Method in interface com.groiss.org.User
A string representation suitable for lists.
toListString() - Method in interface com.groiss.store.Persistent
Returns a special string representation of the object.
toListString() - Method in class com.groiss.store.PersistentObject
Returns a special string representation of the object.
toLocale(String) - Static method in class com.groiss.util.StringUtil
Get a Locale from a string.
toMap(Persistent) - Static method in class com.groiss.store.StoreUtil
Convert a persistent to a Map
toMapAsReference(Persistent) - Static method in class com.groiss.store.StoreUtil
 
toNative(String) - Static method in class com.groiss.store.StoreUtil
 
toNativeScript(String) - Static method in class com.groiss.store.StoreUtil
 
toolbarActions - Variable in class com.groiss.gui.table.TableAdapter
 
toolbarIcons - Variable in class com.groiss.gui.table.TableAdapter
 
toolbarShape - Variable in class com.groiss.gui.table.TableAdapter
 
toolbarTarget - Variable in class com.groiss.gui.table.TableAdapter
 
TopLevelException - Interface in com.groiss.util
Interface for excpetions where the message is directly presented to the user interface.
toPrettyString() - Method in class com.groiss.wfxml.WfXMLMessage
Returns the message as pretty String.
toString() - Method in class com.groiss.cal.SimpleCalView
 
toString() - Method in class com.groiss.cluster.communication.Message
Return a String representation of this message.
toString() - Method in class com.groiss.component.Resource
 
toString() - Method in class com.groiss.ds.ComparablePair
 
toString() - Method in class com.groiss.ds.MultiMap
 
toString() - Method in class com.groiss.ds.OrderedMap
 
toString() - Method in class com.groiss.ds.Pair
 
toString() - Method in class com.groiss.ds.Tree
 
toString() - Method in class com.groiss.ds.Triple
 
toString() - Method in class com.groiss.ds.TwoLevelMap
 
toString() - Method in class com.groiss.event.BasicEvent
 
toString() - Method in class com.groiss.fileimport.Column
 
toString() - Method in class com.groiss.gui.AbstractComponent
Returns the classname followed by a colon and the title attribute.
toString() - Method in interface com.groiss.gui.Component
 
toString() - Method in class com.groiss.gui.table.CellValue
 
toString() - Method in class com.groiss.gui.table.ColumnDescription
 
toString() - Method in class com.groiss.notification.BasicNotificationItem
 
toString() - Method in class com.groiss.notification.NotificationEvent
Converts a NotificationEvent to a string representation.
toString() - Method in class com.groiss.reporting.data.Attribute
 
toString() - Method in class com.groiss.reporting.data.Entity
 
toString() - Method in class com.groiss.store.NullExpression
Constructs the appropriate expression depending on the value of getValue().
toString(Persistent) - Static method in class com.groiss.store.StoreUtil
Generates a String representation to identify a persistent object.
toString() - Method in class com.groiss.util.TransientWrapper
 
toString() - Method in enum com.groiss.wf.ActivityInstance.LastAction
 
toString() - Method in class com.groiss.wf.batch.BatchJob
 
toString() - Method in class com.groiss.wfxml.Partner
 
toString() - Method in class com.groiss.wfxml.WfXMLMessage
Returns a String representation of the message.
toText() - Method in class com.groiss.reporting.data.SimpleReportingExportable
returns the toString() of the value
toText() - Method in interface com.groiss.reporting.export.ReportingExportable
used for CSV/EXCEL/XML export...
transactionId - Variable in class com.groiss.org.CheckedPersistent
 
transformCase(DatabaseMetaData, String) - Static method in class com.groiss.store.StoreUtil
 
transformCase(String) - Static method in class com.groiss.store.StoreUtil
 
transformForSQL(String) - Static method in class com.groiss.util.StringUtil
Replaces '*' with '%' and '?'
TransientWrapper - Class in com.groiss.util
Provides a means to exclude serializable objects from serialization mechanisms by wrapping them.
TransientWrapper(Object) - Constructor for class com.groiss.util.TransientWrapper
Wrap an object.
transport - Variable in class com.groiss.wfxml.WfXMLMessage
Transport Element of the message (optional).
Tree<D> - Class in com.groiss.ds
Simple N-ary Tree structure.
Tree() - Constructor for class com.groiss.ds.Tree
Construct an empty Tree.
Tree(D) - Constructor for class com.groiss.ds.Tree
Construct a Tree with a single data element
Tree(D, List<Tree<D>>) - Constructor for class com.groiss.ds.Tree
Construct a Tree with a data element and a list of children.
treeName - Variable in class com.groiss.gui.HTMLTree
 
Triple<F,S,T> - Class in com.groiss.ds
A Triple is an object that contains three other objects.
Triple() - Constructor for class com.groiss.ds.Triple
 
Triple(F, S, T) - Constructor for class com.groiss.ds.Triple
Constructor for holding a pair of objects.
TRUST_ALL - Static variable in class com.groiss.ldap.LDAPUtils
Implicitly trusts all server certificates (no check).
TRUST_DEFAULT - Static variable in class com.groiss.ldap.LDAPUtils
Use system default trust store for server certificate check.
TRUST_EP - Static variable in class com.groiss.ldap.LDAPUtils
Use @enterprise trust store for server certificate check.
TRUSTED - Static variable in class com.groiss.util.MailUtil
 
TwoLevelMap<K1,K2,V> - Class in com.groiss.ds
HashMap based two-level Map.
TwoLevelMap() - Constructor for class com.groiss.ds.TwoLevelMap
Constructs an empty TwoLevelMap.
TwoLevelMap(String) - Constructor for class com.groiss.ds.TwoLevelMap
Constructs an empty TwoLevelMap with the specified name.
TwoLevelMap(String, int) - Constructor for class com.groiss.ds.TwoLevelMap
Constructs an empty TwoLevelMap with the specified name and initial capacity.
TYPE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the column holding the formtype of the DMSObject
TYPE_FATAL - Static variable in class com.groiss.wfxml.WfXMLException
 
TYPE_TEMP - Static variable in class com.groiss.wfxml.WfXMLException
 

U

unbindThreadFromTransaction() - Static method in class com.groiss.component.BeanManager
 
undoCheckOut() - Method in interface com.groiss.dms.DMSDocForm
Undoes the check out of the document
undoCheckOut(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Undoes the checkout of the passed document, but only the user is allowed to perform this action
UNIT_FACTORS - Static variable in class com.groiss.cal.CalUtil
the Unit Factorys
UNIT_NAMES - Static variable in class com.groiss.cal.CalUtil
 
unlock(DMSDocForm) - Method in interface com.groiss.dms.DMS
Unlocks the document.
unlock() - Method in interface com.groiss.dms.DMSDocForm
Unlocks this document.
unlock(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Unlocks the passed document, but only the user is allowed to perform this action
unlock(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
Unlocks the document.
unlock(long, String) - Static method in class com.groiss.store.Lock
Remove the lock.
unlock(String) - Method in class com.groiss.wf.SystemAction
Removes the lock.
unmarkObsolete() - Method in class com.groiss.notification.NotificationEvent
unmark event as obsolete.
unregister(long) - Static method in class com.groiss.event.EventManager
unregister an event handler
unregister(String, ProcessInstance) - Static method in class com.groiss.event.EventManager
Unregister all event handler for the named event.
unregisterAll(ProcessInstance) - Static method in class com.groiss.event.EventManager
unregister all event handlers of a process
unregisterAll(ActivityInstance) - Static method in class com.groiss.event.EventManager
 
unregisterMessageListener(Class<?>, Partner) - Static method in class com.groiss.wfxml.WfXML
Use this method to remove previously registered message listeners.
untake(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Put back an activity: move it from the worklist to the role-worklist.
untake() - Method in class com.groiss.wf.SystemAction
Untake the task.
untake(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Put back an activity: move it from the worklist to the role-worklist.
unwrap() - Method in class com.groiss.util.TransientWrapper
Unwrap a wrapped object
update(DMSObject) - Method in interface com.groiss.dms.DMS
Updates the passed object
UPDATE - Static variable in class com.groiss.dms.FormContext
The form is shown for update: fields read-write, update button
update(String, byte[], DMSObject) - Method in interface com.groiss.dms.IStore
Updates the content identified by id in the storage of the DMS.
update(String, InputStream, long, DMSObject) - Method in interface com.groiss.dms.IStore
Updates the content identified by id in the storage of the DMS.
update(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Updates the passed object
UPDATE - Static variable in class com.groiss.notification.Names
Event type that represents an update (e.g.
UPDATE - Static variable in interface com.groiss.org.LogEntry
Identifies change as update.
update(Persistent) - Method in interface com.groiss.org.OrgData
Update the object including right check.
update(Persistent) - Method in interface com.groiss.org.RemoteOrgData
Update the object including right check.
update(Map<String, Object>) - Method in interface com.groiss.smartclient.ReadWriteJsonData
called for PUT requests update the object provided in the JsonData.init(javax.servlet.http.HttpServletRequest, String, String, com.groiss.gui.NavigationTreeNode) with the given data after the successful operation, JsonData.getData() has to return a single row with the details for the new object
update(Persistent) - Method in interface com.groiss.store.RemoteStore
Update the database tuple corresponding to the given object.
update(Collection<?>) - Method in interface com.groiss.store.RemoteStore
Updates the objects of the collection in the database.
update(Persistent, String...) - Method in interface com.groiss.store.RemoteStore
Update some fields of the database tuple corresponding to the given object.
update(Persistent) - Method in interface com.groiss.store.Store
Update the database tuple corresponding to the given object.
update(Collection<?>) - Method in interface com.groiss.store.Store
Updates the objects of the collection in the database.
update(Persistent, String...) - Method in interface com.groiss.store.Store
Update some fields of the database tuple corresponding to the given object.
UPDATE_NOT_FINISHED - Static variable in class com.groiss.notification.Names
Event type that represents an update where the items is still relevant (e.g. for a finished processinstance (scope / parfor / subprocess ) when there are still active children (branches))
UPDATE_REMOVE - Static variable in class com.groiss.notification.Names
Event type that represents a combined update remove (e.g. for a processinstance (scope / parfor / subprocess ) that may be really finished (all childs were finished).
updateForm(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Update the form (make the changes persistent).
updateForm(DMSForm) - Method in interface com.groiss.wf.WfEngine
Update the form (make the changes persistent).
updateLastAccessOnSessions() - Static method in class com.groiss.org.UserSessionManager
 
upgrade(Application) - Method in interface com.groiss.wf.ApplicationAdapter
The method is called when the application server detects that the version of the application in the database is different from the version of the code.
upgrade(Application) - Method in class com.groiss.wf.DefaultApplicationAdapter
 
UPWARD - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Upward'
upward(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
go up one level
URL - Static variable in interface com.groiss.dms.DMSWebLink
Defines the name of the field holding the url of this weblink.
URLChecker - Interface in com.groiss.servlet
Checks whether urls are allowed.
useColumnPicker() - Method in interface com.groiss.gui.table.Table
Returns true if column picker should be shown.
useColumnPicker - Variable in class com.groiss.gui.table.TableAdapter
 
useColumnPicker() - Method in class com.groiss.gui.table.TableAdapter
Returns true if column picker should be shown.
useFilter() - Method in interface com.groiss.gui.table.Table
Returns true if column filters are enabled.
useFilter - Variable in class com.groiss.gui.table.TableAdapter
 
useFilter() - Method in class com.groiss.gui.table.TableAdapter
Returns true if column filters are enabled.
usePaging() - Method in interface com.groiss.gui.table.Table
Returns true if paging is enabled.
usePaging - Variable in class com.groiss.gui.table.TableAdapter
 
usePaging() - Method in class com.groiss.gui.table.TableAdapter
Returns true if paging is enabled.
User - Interface in com.groiss.org
A user is a representation for a person registered for working with the system
UserAgent - Class in com.groiss.gui
 
UserAgent() - Constructor for class com.groiss.gui.UserAgent
 
UserAgent(HttpServletRequest) - Constructor for class com.groiss.gui.UserAgent
 
UserFolder - Interface in com.groiss.wf
UserFolders are containers for ActivityInstances.
userId - Variable in class com.groiss.wfxml.WfXMLObject
 
userList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
 
userprops - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
UserRole - Interface in com.groiss.org
This interface describes a role.
UserSessionManager - Class in com.groiss.org
Maintains user sessions
UserSessionManager() - Constructor for class com.groiss.org.UserSessionManager
 
UserSessionManager.SessionState - Enum in com.groiss.org
 
usingPlainKey - Variable in class com.groiss.wfxml.WfXMLMessage
This object field indicates whether a plain key has been set for the message or not.

V

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

W

WAIT - Static variable in interface com.groiss.wf.ActivityInstance
 
WAITING - Static variable in interface com.groiss.wf.ActivityInstance
Instance is finished, but post finish actions are pending (for example selection of choice path).
WARNING - Static variable in class com.groiss.org.UserSessionManager
 
WebAppListener - Class in com.groiss.servlet
 
WebAppListener() - Constructor for class com.groiss.servlet.WebAppListener
 
WEBDAV_SESSION - Static variable in class com.groiss.util.ThreadContext
 
WebDAVAuth - Interface in com.groiss.servlet
This interface defines the authentification interface when accessing DMS elements via WebDAV.
WEBFOLDER - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Web-Folder'
WEBLINK - Static variable in interface com.groiss.dms.FormType
Holds the oid of the formtype of web links
WEBSERVICE_SESSION - Static variable in class com.groiss.util.ThreadContext
 
WebUtils - Class in com.groiss.gui
Miscellanea data retrieval methods used in a Web tier.
WebUtils() - Constructor for class com.groiss.gui.WebUtils
 
WEEK - Static variable in class com.groiss.cal.CalUtil
 
WEEKLY - Static variable in interface com.groiss.cal.CalEvent
 
WF_ELEMENT_MISSING - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_CONTEXT_DATA - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_KEY - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_NOTIFICATION_NAME - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_OBSERVER_FOR_RESOURCE - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_OPERATION_SPECIFICATION - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_PROCESS_DEFINITION - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_PROCESS_INSTANCE_KEY - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_REQUEST_ID - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_RESPONSE_REQUIRED_VALUE - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_RESULT_DATA - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_STATE_TRANSITION - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALID_VERSION - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_INVALUD_RESULT_DATA_SET - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_MISSING_NOTIFICATION_NAME - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_MISSING_PROCESS_INSTANCE_KEY - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_NO_ACCESS_TO_RESOURCE - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_NO_AUTHORIZATION - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_OPERATION_FAILED - Static variable in class com.groiss.wfxml.WfXMLException
 
WF_OTHER - Static variable in class com.groiss.wfxml.WfXMLException
Error code for self defined errors.
WF_OTHER_LISTENER_VETOED - Static variable in class com.groiss.wfxml.WfXMLException
Sub code error which is returned if a listener vetoes and a request message is not performed.
WF_PARSING_ERROR - Static variable in class com.groiss.wfxml.WfXMLException
 
WfEngine - Interface in com.groiss.wf
This interface encapsulates the functionality of the @enterprise workflow engine.
WfXML - Class in com.groiss.wfxml
This is a central class which provides general methods.
WfXML() - Constructor for class com.groiss.wfxml.WfXML
 
WfXML2 - Class in com.groiss.wfxml
 
WfXML2() - Constructor for class com.groiss.wfxml.WfXML2
 
wfXMLDateToDate(String) - Static method in class com.groiss.wfxml.WfXML
Transforms a WfXML date to a Java Date object.
wfXMLDateToDate(String) - Static method in class com.groiss.wfxml.WfXML2
Transforms a WfXML date to a Java Date object.
WfXMLDocForm - Class in com.groiss.wfxml
This class represents DMSDocForm objects.
WfXMLDocForm(String, String, byte[], String) - Constructor for class com.groiss.wfxml.WfXMLDocForm
Creates a new WfXMLDocForm.
WfXMLDocForm(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLDocForm
 
WfXMLDocForm(Element) - Constructor for class com.groiss.wfxml.WfXMLDocForm
Deprecated.
WfXMLDocForm(DMSDocForm) - Constructor for class com.groiss.wfxml.WfXMLDocForm
Create a WfXMLDocForm out of a DMSDocForm.
WfXMLDocFormMessage - Class in com.groiss.wfxml
Common interface for messages with Document and Form related methods.
WfXMLDocFormMessage() - Constructor for class com.groiss.wfxml.WfXMLDocFormMessage
 
WfXMLDocFormMessage(Document) - Constructor for class com.groiss.wfxml.WfXMLDocFormMessage
 
WfXMLException - Class in com.groiss.wfxml
This class represents WfXML exceptions as they are defined in the WfXML specification.
WfXMLException(int, char, String) - Constructor for class com.groiss.wfxml.WfXMLException
 
WfXMLExceptionHandler - Interface in com.groiss.wfxml
Instances of this interface can be used for handling errors and exceptions in cases where automatic handling is not possible.
WfXMLFolder - Class in com.groiss.wfxml
This class represents a DMSFolder.
WfXMLFolder(String, String) - Constructor for class com.groiss.wfxml.WfXMLFolder
Create a new empty standard folder and set a name for it.
WfXMLFolder(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLFolder
loads the WfXMLFolder from a FolderFormDocument.FolderForm element
WfXMLFolder(Element) - Constructor for class com.groiss.wfxml.WfXMLFolder
Deprecated.
WfXMLFolder(DMSFolder) - Constructor for class com.groiss.wfxml.WfXMLFolder
This constructor creates a WfXMLFolder out of a DMSFolder.
WfXMLForm - Class in com.groiss.wfxml
This class can be used to represent forms.
WfXMLForm() - Constructor for class com.groiss.wfxml.WfXMLForm
Creates a completely empty WfXMLForm object.
WfXMLForm(String, int, String) - Constructor for class com.groiss.wfxml.WfXMLForm
Creates an empty WfXMLForm object and sets a form name, a class name, and a creator user id for the form.
WfXMLForm(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLForm
 
WfXMLForm(String, Element) - Constructor for class com.groiss.wfxml.WfXMLForm
Deprecated.
WfXMLForm(DMSForm) - Constructor for class com.groiss.wfxml.WfXMLForm
This constructor creates a WfXMLForm out of a DMSForm.
WfXMLMessage - Class in com.groiss.wfxml
This is an abstract base class for all WfXML message types.
WfXMLMessage(Document) - Constructor for class com.groiss.wfxml.WfXMLMessage
Internal constructor that can be called to create a WfXMLMessage object out of an existing document.
WfXMLMessageException - Exception in com.groiss.wfxml
This kind of exception is often thrown if there are errors in messages or if message related errors occur.
WfXMLMessageException(String) - Constructor for exception com.groiss.wfxml.WfXMLMessageException
 
WfXMLNote - Class in com.groiss.wfxml
This class represents notes.
WfXMLNote(String, String, String, boolean) - Constructor for class com.groiss.wfxml.WfXMLNote
Creates a note with all possible fields.
WfXMLNote(Element) - Constructor for class com.groiss.wfxml.WfXMLNote
Deprecated.
WfXMLNote(DMSNote) - Constructor for class com.groiss.wfxml.WfXMLNote
Use this constructor to build a WfXMLNote out of a DMSNote.
WfXMLNote(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLNote
 
WfXMLObject - Class in com.groiss.wfxml
WfXMLObject and its subclasses are used to easily access, modify and create DMSObject objects and to do a transformation to and from XML.
WfXMLObject() - Constructor for class com.groiss.wfxml.WfXMLObject
This default constructor is called implicitly when one of the subclasses is instanciated.
WfXMLWebLink - Class in com.groiss.wfxml
Instances of this class represent web links.
WfXMLWebLink(String, String, String, String) - Constructor for class com.groiss.wfxml.WfXMLWebLink
Creates a web link with all possible fields.
WfXMLWebLink(XmlObject) - Constructor for class com.groiss.wfxml.WfXMLWebLink
 
WfXMLWebLink(Element) - Constructor for class com.groiss.wfxml.WfXMLWebLink
Deprecated.
WfXMLWebLink(DMSWebLink) - Constructor for class com.groiss.wfxml.WfXMLWebLink
Use this constructor to build a WfXMLWebLink out of a DMSWebLink.
WHILE - Static variable in interface com.groiss.wf.ActivityInstance
A while node.
workDaysBetween(Date, Date) - Static method in class com.groiss.cal.CalUtil
Compute the working days between the two argument date
Worklist - Interface in com.groiss.wf.html
Interface that allows implementers to customize the worklist.
WorklistAdapter - Class in com.groiss.wf.html
Adapter for Worklist interface with empty methods.
WorklistAdapter() - Constructor for class com.groiss.wf.html.WorklistAdapter
 
WorklistDescription - Interface in com.groiss.wf.html
This interface can be used to get properties of the worklist.
WorklistKind - Enum in com.groiss.wf
Specifies the kind of items of worklist (which items are to be included).
WouldBlockException - Exception in com.groiss.ds
This Exception is thrown when an action will block the current thread.
WouldBlockException() - Constructor for exception com.groiss.ds.WouldBlockException
 
wrap(Object, int) - Static method in class com.groiss.store.Nil
Wrap up a value and an appropriate sqltype (from Types)
wrap(String, Object) - Static method in class com.groiss.store.NullExpression
Wrap up an attribute name and a value for null expression construction.
wrapSQLException(int, Throwable) - Static method in class com.groiss.store.StoreUtil
Wraps an exception ; tries to discriminate between sql constraint violations and other exceptions when sqlexception && sqlstate=23* ==> integrity coinstraint, (appex 478,e)

when sqlexception && sqlstate!

write(OutputStream) - Method in class com.groiss.wfxml.WfXMLMessage
Writes the message to an OutputStream.
writeHeaders(HttpServletResponse, Page) - Static method in class com.groiss.servlet.Dispatcher
 
writeTo(HttpServletResponse) - Method in class com.groiss.gui.JSONPage
Deprecated.
writeToResp(HttpServletResponse, String) - Static method in class com.groiss.servlet.Dispatcher
Write a string to the response.
writeToResp(HttpServletResponse, Page) - Static method in class com.groiss.servlet.Dispatcher
 
WS_INVOKE - Static variable in interface com.groiss.wf.ActivityInstance
 
WS_RECEIVE - Static variable in interface com.groiss.wf.ActivityInstance
 
WS_REPLY - Static variable in interface com.groiss.wf.ActivityInstance
 

X

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

Y

YEAR_THOUSAND - Static variable in class com.groiss.cal.CalUtil
the time value of the date object of date January 1, 1000
YEARLY - Static variable in interface com.groiss.cal.CalEvent
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

@enterprise 9.0.33982 Copyright © 2001-2023 Groiss Informatics GmbH. All Rights Reserved.