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

A

abort(String) - Static method in class com.groiss.reporting.QueryEngine
Aborts a query execution
abort() - Method in interface com.groiss.timer.TimerTask
Abort the running timer task.
abort() - Method in class com.groiss.wf.batch.BatchManager
Abort the running timer task.
abort(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Abort a process and add a DMSNote with a generated Subject and a given comment.
abort(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Abort a process.
abort(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Abort a process and add a DMSNote with a generated Subject and a given comment.
abortBatchJob(StepInstance) - Static method in class com.groiss.wf.batch.BatchManager
 
ABORTED - Static variable in interface com.groiss.wf.ActivityInstance
Instance has been aborted.
ABORTED - Static variable in class com.groiss.wf.batch.BatchJob
State for aborted instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort the running siblings of the current parfor instances.
abortParforSiblings(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Abort the running siblings of the current parfor instances.
abortSiblings(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Abort the siblings of the par branch.
abortSiblings(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Abort the siblings of the par branch.
abs(long) - Static method in class com.groiss.util.DBExtender
 
AbstractComponent - Class in com.groiss.gui
abstract implementation of the component interface with some common code for subclasses
AbstractComponent() - Constructor for class com.groiss.gui.AbstractComponent
 
AbstractComponent(Element) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new component from an existing JDOM the root element must have an id attribute
AbstractComponent(String, String, String) - Constructor for class com.groiss.gui.AbstractComponent
constructs a new empty component and creates an internal JDOM that consists of an empty root element
AbstractComponent(String) - Constructor for class com.groiss.gui.AbstractComponent
 
AbstractContainer - Class in com.groiss.gui
abstract implementation of the container interface with some common code for subclasses
AbstractContainer() - Constructor for class com.groiss.gui.AbstractContainer
constructs a new container from an existing JDOM the root element must have an id attribute
AbstractContainer(Element) - Constructor for class com.groiss.gui.AbstractContainer
constructs a new container from an existing JDOM the root element must have an id attribute
AbstractContainer(String, String, String) - Constructor for class com.groiss.gui.AbstractContainer
constructs a new empty container and creates an internal JDOM that consists of an empty root element
AbstractContainer(String) - Constructor for class com.groiss.gui.AbstractContainer
 
accessAllowed(String) - Method in class com.groiss.util.IPChecker
Checks if the host with the specified name has the permission to access.
accessAllowed(Socket) - Method in class com.groiss.util.IPChecker
Checks if a (connection from a) socket has permission to access.
accessAllowed(InetAddress) - Method in class com.groiss.util.IPChecker
Checks if the specified InetAdress has permission to access.
ActionPage - Class in com.groiss.gui
A Page
ActionPage(String, String) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String) - Constructor for class com.groiss.gui.ActionPage
 
ActionPage(String[], String) - Constructor for class com.groiss.gui.ActionPage
 
actions - Variable in class com.groiss.gui.AbstractComponent
 
ACTIVE - Static variable in class com.groiss.gui.AbstractComponent
some view modes
ACTIVE - Static variable in interface com.groiss.wf.ActivityInstance
Instance is active.
ActivityInstance - Interface in com.groiss.wf
The activity instance represents a step of a process instance.
add(DMSFolder, P, User) - Method in interface com.groiss.dms.DMS
Adds an Object to a folder.
add(DMSObject) - Method in interface com.groiss.dms.DMSFolder
Adds the passed object to its content
add(DMSFolder, P, User) - Method in interface com.groiss.dms.RemoteDMS
Adds an Object to a folder.
add(int, V) - Method in class com.groiss.ds.KeyedList
 
add(V) - Method in class com.groiss.ds.KeyedList
 
add(Component) - Method in class com.groiss.gui.AbstractContainer
 
add(Component) - Method in interface com.groiss.gui.Container
 
add(AttributeMapping) - Method in class com.groiss.ldap.ClassMapping
Adds an attribute mapping to this class mapping
add(ClassMapping) - Method in class com.groiss.ldap.SchemaMapping
Add a class mapping to this schema mapping
add(NumericValue) - Method in interface com.groiss.reporting.data.NumericValue
Adds the Values of two NumericValue Objects
add(String) - Method in class com.groiss.store.BulkQuery
Add a String to the query.
addAgent(ActivityInstance, Agent, OrgUnit, DMSNote) - Method in interface com.groiss.wf.RemoteWfEngine
Add an agent which receives the process after the current agent
addAgent(ActivityInstance, Agent, OrgUnit, DMSNote) - Method in interface com.groiss.wf.WfEngine
Add an agent which receives the process after the current agent
addAll(Collection<? extends DMSObject>) - Method in interface com.groiss.dms.DMSFolder
Adds all the objects of the passed collection to its content
addAll(int, Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
 
addAll(Collection<? extends V>) - Method in class com.groiss.ds.KeyedList
 
addAttribute(String, Attribute) - Method in class com.groiss.reporting.data.Entity
adding a new attribute to the entity
addBean(String, Class<?>, boolean) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known bean classes.
addBean(String, Class<?>) - Static method in class com.groiss.component.BeanManager
Add a bean to the list of known user bean classes.
addCalInfo(CalInfo) - Static method in class com.groiss.cal.CalRegistry
register a new CalInfo
addColspanRow(List, boolean, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with colspan
addCondition(String, String, String, String, List<?>) - Method in class com.groiss.reporting.Query
Add a condition to the query
addConditionToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a conditon to the query.
addConfigOptions(Query, XHTMLPage) - Method in class com.groiss.reporting.export.HTMLExporter
Method is called for all configured exporter.
addConfigOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ReportingExporter
Method is called for all configured exporter.
addContent(WfXMLObject) - Method in class com.groiss.wfxml.WfXMLFolder
Add another WfXMLObject to the content of this folder.
addEdge(N, N, E) - Method in class com.groiss.reporting.data.ReportingGraph
Connect 2 nodes with the given edge
addEntity(String, Entity) - Method in class com.groiss.reporting.data.Schema
adding an entity to the schema
addEventHandler(PersistentEventHandler, Class<Persistent>[]) - Static method in class com.groiss.store.StoreUtil
Add an event handler for some classes.
addGroupingRows(Map<Integer, List<Object>>) - Method in class com.groiss.reporting.data.ReportingTableModel
Add Grouping Rows to Table Model
addHeader(List) - Method in class com.groiss.gui.component.TableContainer
 
addHtmlOptions(Query, XHTMLPage) - Method in interface com.groiss.reporting.export.ChartType
adds the needed HTML Option fields to the export options page
addKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.DMS
Adds the passed keyword to the passed DMSObject
addKeyword(DMSObject, Keyword, User) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed keyword to the passed DMSObject
addMapping(String, Map<String, String>) - Method in class com.groiss.reporting.data.Schema
adds a mapping to the schema
addModificationInfo(HttpServletRequest, HttpServletResponse, long, Locale) - Static method in class com.groiss.servlet.Dispatcher
adds some header fields to the response so we can determine modification on the next request
adds an ETag and a Last-Modified-Header
addNode(N) - Method in class com.groiss.reporting.data.ReportingGraph
 
addOption(String, String) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
addOption(String, String, Element) - Method in class com.groiss.gui.component.SelectList
 
addOption(int, String, String) - Method in class com.groiss.gui.component.SelectList
 
addOption(Element) - Method in class com.groiss.gui.component.SelectList
adds a new option at the end to the dropdownlist
addOption(int, Element) - Method in class com.groiss.gui.component.SelectList
adds a new option at the passed position within the dropdownlist
addOption(KeyValuePair) - Method in class com.groiss.gui.component.SelectList
Adds a new option at the end to the dropdownlist
addOptions(Collection<? extends KeyValuePair<String, String>>) - Method in class com.groiss.gui.component.SelectList
Adds all options at the end of the dropdownlist
addOrderByForAggregateValueData(String) - Method in class com.groiss.reporting.Query
use this method to order resultset to calculate AggregateValue Types correctly
addParamAtExecuteRow(int, Element, StringBuilder, Query) - Method in interface com.groiss.reporting.data.ReportingData
Adds a row of HTML
addParameter(String, String) - Method in class com.groiss.servlet.MultipartRequest
Add a parameter to the parameter list.
addParameterGroup(String) - Method in class com.groiss.component.Configuration
 
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Start additional parfor branches for the given step.
addParforInstances(String, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Start additional parfor branches for the given step.
addPattern(String) - Static method in class com.groiss.wf.html.HTMLUtils
adds % to the searchstring, based on the selectlist.search property (either infix, or prefix search)
addPendingAction(short, String, String) - Static method in class com.groiss.org.UserSessionManager
Add a pending action to the user session which is visible later via an icon in the toolbar.
addRadioButton(RadioButton) - Method in class com.groiss.gui.component.RadioGroup
 
addRelation(Relation) - Method in class com.groiss.reporting.data.Entity
 
addRelation(Relation) - Method in class com.groiss.reporting.data.Schema
 
addRestartAction() - Static method in class com.groiss.org.UserSessionManager
This method calls addPendingAction with the parameters WARNING, restart, and an appropriate message for the restart.
addRow(List) - Method in class com.groiss.ds.ObjectTableModel
Add a row at the bottom of tablemodel.
addRow(List) - Method in class com.groiss.gui.component.TableContainer
adds a new row at the end of the table with the content of the vector
addRow(List, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List, List) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the specified dataproperties
addRow(List, List, List) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the properties in the vector if the row is a systemstep row, the row is always red!!
addRow(List, String, List, List) - Method in class com.groiss.gui.component.TableContainer
Adds a new Row with a row id.
addRow(Object[]) - Method in class com.groiss.gui.component.TableContainer
 
addRow(Object[], String, List, List, boolean) - Method in class com.groiss.gui.component.TableContainer
 
addRow(List, String, List, List, boolean) - Method in class com.groiss.gui.component.TableContainer
Add a row to the table.
addRow(TableModel, int, int) - Method in class com.groiss.gui.component.TableContainer
adds a new row with the content of tablemodel
addRow(List) - Method in class com.groiss.reporting.data.ReportingTableModel
 
addRowNumber() - Method in class com.groiss.reporting.Query
 
addSelect(String, String, String, String, boolean, boolean) - Method in class com.groiss.reporting.Query
Adds a select Attribute to the query.
addSelectAttributeToQuery(Query, Element) - Method in interface com.groiss.reporting.data.ReportingData
Adds the XMLAttribute as a select attribute to the query.
addSelection(Condition) - Method in class com.groiss.reporting.data.Entity
adding a selection condition
addSelectNameOfAttrib(Element, String) - Method in class com.groiss.reporting.Query
stores the attributenames gained from @link #addSelect(String, String, String, String, boolean, boolean)
addSemaphore(String, CountedSemaphore) - Static method in class com.groiss.ds.CountedSemaphore
Add a new semaphore to the semaphore table
addService(String, Service) - Static method in class com.groiss.component.ServiceManager
Add an object to the list of services.
addService(String, String) - Static method in class com.groiss.component.ServiceManager
Add a class to the services, the class is loaded, the default contructor is called and the startup() method is called.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.DMS
Adds the passed subform to the mainform into the set of subforms identified by the passed id.
addSubform(DMSForm, DMSForm, int) - Method in interface com.groiss.dms.RemoteDMS
Adds the passed subform to the mainform into the set of subforms identified by the passed id.
addSubForm(WfXMLForm, int) - Method in class com.groiss.wfxml.WfXMLForm
Add a subform to this WfXMLForm.
addSubLink(SubLink) - Method in class com.groiss.ldap.ClassMapping
Add a sublink to this class mapping
addTableModelListener(TableModelListener) - Method in class com.groiss.ds.ObjectTableModel
This method does nothing.
addTempJoin(String, String, Element) - Method in class com.groiss.reporting.Query
 
addThreadLocale(ThreadLocal<?>) - Static method in class com.groiss.util.ThreadContext
 
addVirtualRoot(String, String) - Static method in class com.groiss.servlet.FileServlet
 
addWorkdays(Date, int) - Static method in class com.groiss.cal.CalUtil
adds the specified amount of workdays to the given date
ADMIN - Static variable in interface com.groiss.org.Right
The oid for right admin.
Admin - Interface in com.groiss.server
Interface for administrative actions.
afterCompletion(BatchJob, boolean) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCompletion method notifies a BatchAdapter that a batchjob has completed.
afterCompletion(BatchJob, boolean) - Method in class com.groiss.wf.batch.NullAdapter
 
afterCreation(BatchJob) - Method in interface com.groiss.wf.batch.BatchAdapter
The afterCreation method notifies a batch adapter that a batchjob has been created.
afterCreation(BatchJob) - Method in class com.groiss.wf.batch.NullAdapter
 
afterDispatch() - Method in class com.groiss.event.BasicEvent
 
afterDispatch() - Method in interface com.groiss.event.Event
callback method which will be called after the event has successfully been dispatched
afterImport(Map<String, Object>, Persistent) - Method in class com.groiss.fileimport.ImportHandler
called after importing a row
Agent - Interface in com.groiss.org
Common interface for User and Role.
agentSelect(HttpServletRequest) - Static method in class com.groiss.gui.WebUtils
can be used by ObjectSelect-widgets to query for agents (either roles or users)
possible parameters are: role,application,orgunit,noEmptyEntry,includeRoleToo
currently it's only possible to search for users and optionally include the given role too
agentSelectList(HttpServletRequest) - Method in class com.groiss.wf.html.HTMLUtils
Deprecated. use HTMLUtils.selectUserOrRole(HttpServletRequest)
aggregate(Object) - Method in interface com.groiss.reporting.data.AggregateValue
Mehthod which aggregates the Object with the Object o
AggregateValue - Interface in com.groiss.reporting.data
Implementing this Interface, several result set tuples are aggregated to one entry in tablemodel.
ALERT_ALWAYS - Static variable in class com.groiss.gui.component.Tabs
 
ALERT_ON_CHANGE - Static variable in class com.groiss.gui.component.Tabs
 
ALL - Static variable in interface com.groiss.org.Role
The all role.
ALL_AGGR - Static variable in class com.groiss.reporting.data.Attribute
 
ALL_OBJECTS - Static variable in interface com.groiss.org.Permission
The scope is: all object
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
 
ApplicationException(int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(Resource, int, Object[]) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with an exception number, parameters for that exception and the causing Throwable
ApplicationException(Resource, int, Object[], Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(Resource, int, String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(Resource, int, Throwable) - Constructor for exception com.groiss.util.ApplicationException
 
ApplicationException(String) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message.
ApplicationException(String, Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a message and a Throwable.
ApplicationException(Throwable) - Constructor for exception com.groiss.util.ApplicationException
Construct an ApplicationException with a Throwable
ApplicationObjectInputStream - Class in com.groiss.util
Special ObjectInputStream that uses the @enterprise class loader, thus, also classes in the application class path can be found.
ApplicationObjectInputStream(InputStream) - Constructor for class com.groiss.util.ApplicationObjectInputStream
 
ApplicationObjectInputStream(InputStream, boolean) - Constructor for class com.groiss.util.ApplicationObjectInputStream
 
applres - Variable in class com.groiss.wf.DefaultApplicationAdapter
 
archive(DMSObject, User) - Method in interface com.groiss.dms.DMSArchiver
When a DMSObject should be deleted this is the first method it calls.
archive(List<ProcessInstance>, User) - Method in interface com.groiss.wf.ProcessArchiver
Via the @enterprise user interface a set of processes can be archived.
archive(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Archive a process.
archive(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Archive a process.
archiveProcessInstance(ProcessInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
 
archiveProcessInstance(ProcessInstance) - Method in interface com.groiss.timemgmt.TimeManagement
If something is to do when processes are archived (clean up).
areHolidaysConfigured() - Static method in class com.groiss.cal.CalUtil
 
arguments - Variable in exception com.groiss.util.ApplicationException
 
asc - Variable in class com.groiss.gui.table.TableAdapter
 
Assert - Class in com.groiss.util
Class for defining assertions.
Assert() - Constructor for class com.groiss.util.Assert
 
Assert.Failed - Exception in com.groiss.util
 
Assert.Failed() - Constructor for exception com.groiss.util.Assert.Failed
 
Assert.Failed(String) - Constructor for exception com.groiss.util.Assert.Failed
 
ATTACH_NOTE - Static variable in interface com.groiss.dms.DMSTableHandler
key for the action 'Attach Note'
attachNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.DMS
Attaches the passed note to the passed object.
attachNote(DMSNote, User) - Method in interface com.groiss.dms.DMSObject
Attaches the passed note to this object
attachNote(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
Starts the action for attaching a new note to a document or process
attachNote(DMSObject, DMSNote, User) - Method in interface com.groiss.dms.RemoteDMS
Attaches the passed note to the passed object.
attachNote(String, String, String, boolean) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote(WfXMLNote) - Method in class com.groiss.wfxml.WfXMLForm
Adds a note to this form.
attachNote2(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
Attribute - Class in com.groiss.reporting.data
Describes Attributes selectable as display attribute or condition in reporting
Attribute(String) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, String[], String, String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, Select[], String, String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
Attribute(String, String, Class<?>, Select[], String[], String, Resource) - Constructor for class com.groiss.reporting.data.Attribute
 
attributeAdded(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
AttributeMapping - Class in com.groiss.ldap
Maps LDAP attribute names to field names of java objects.
AttributeMapping(ClassMapping, String, String) - Constructor for class com.groiss.ldap.AttributeMapping
Constructs a new AttributeMapping and adds it to a Class Mapping
attributeRemoved(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
attributeReplaced(HttpSessionBindingEvent) - Method in class com.groiss.org.UserSessionManager
 
authorizeBrowser(HttpServletRequest, HttpServletResponse, User, String) - Static method in class com.groiss.org.AuthUtil
This function can be called from the client to instantiate a session and send the session cookie to the browser.
AuthUtil - Class in com.groiss.org
Utilities for writing an authorization class.
AuthUtil() - Constructor for class com.groiss.org.AuthUtil
 
autoEdit() - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns true if the meta data of a new dms document should be opened as an answer to a creation action
autoTake() - Method in class com.groiss.wf.SystemAction
This method performs a take when the activity instance is assigned to a role and there is exactly one user having this role.
AVG - Static variable in class com.groiss.reporting.data.Attribute
 
avg(long) - Method in interface com.groiss.reporting.data.NumericValue
Calculates the average of a numeric data.
AVWInit - Class in com.groiss.servlet
This servlet is used for initialization when running in application server.
AVWInit() - Constructor for class com.groiss.servlet.AVWInit
 
avwstf(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
This method is added for supporting Internet Explorer which is extension-base and not mimetype-based.

B

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

C

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

D

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

E

easterDay(int) - Static method in class com.groiss.cal.CalUtil
calculates the day of the easter-sunday for the given year
edges - Variable in class com.groiss.reporting.data.ReportingGraph
 
EDIT - Static variable in interface com.groiss.org.Right
The oid for right edit.
EDIT_ACL - Static variable in interface com.groiss.org.Right
The oid for right edit_acl.
editConditionParams(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils
 
editTarget - Variable in class com.groiss.gui.table.TableAdapter
 
editTargetProps - Variable in class com.groiss.gui.table.TableAdapter
 
editUrl - Variable in class com.groiss.gui.table.TableAdapter
 
ef - Variable in exception com.groiss.util.ApplicationException
 
elements() - Method in class com.groiss.ds.MultiMap
Returns the elements in the map
ELSIF - Static variable in interface com.groiss.wf.ActivityInstance
An else-if node.
EMAIL - Static variable in interface com.groiss.dms.FormType
Email formtype
emptyKeys - Static variable in interface com.groiss.store.Exportable
Empty String array which can be used by classes which don't want to define keys.
enableRightChecks() - Method in interface com.groiss.dms.DMS
enables the right checks if they were previously disabled using method RemoteDMS.disableRightChecks().
enableRightChecks() - Method in interface com.groiss.dms.RemoteDMS
enables the right checks if they were previously disabled using method RemoteDMS.disableRightChecks().
encode(String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Translates special characters to "_".
encode(byte[]) - Static method in class com.groiss.util.Base64
returns an array of base64-encoded characters to represent the passed data array.
encodeURL(String) - Static method in class com.groiss.gui.velocity.Formatter
 
encodeURL(String) - Static method in class com.groiss.util.StringUtil
This calls the URLEncoder.encode with the configured charset.
END - Static variable in class com.groiss.gui.table.TableRenderer
 
END - Static variable in interface com.groiss.wf.ActivityInstance
An end node.
END_BRANCH - Static variable in interface com.groiss.wf.ActivityInstance
A branch end node.
END_COMPENSATION - Static variable in interface com.groiss.wf.ActivityInstance
 
END_SCOPE - Static variable in interface com.groiss.wf.ActivityInstance
end scope
ENDFOR - Static variable in interface com.groiss.wf.ActivityInstance
parallel for end
Entity - Class in com.groiss.reporting.data
A Entity contains Attributes which are usable in reporting
Entity(String, String, String, String, String, Resource) - Constructor for class com.groiss.reporting.data.Entity
public contstructer
entrySet() - Method in class com.groiss.ds.MultiMap
Returns a set view of the mappings contained in this map.
entrySet() - Method in class com.groiss.ds.TwoLevelMap
 
enumeration(Object) - Method in class com.groiss.ds.MultiMap
Returns all values mapped to a given key, or null
EP_SCRIPTS - Static variable in class com.groiss.gui.ActionPage
 
equals(Object) - Method in class com.groiss.cal.SimpleEvent
 
equals(Object) - Method in class com.groiss.ds.ComparablePair
 
equals(Object) - Method in class com.groiss.ds.Pair
Returns true if obj is also a Pair and contains two objects equal to the two objects of this Pair.
equals(Object) - Method in class com.groiss.gui.table.CellValue
 
equals(ReportingExportable) - Method in class com.groiss.reporting.data.SimpleReportingExportable
 
equals(Object) - Method in class com.groiss.store.PersistentObject
Compares two persistent objects and returns true if they are equal (i.e., they must have the same OID and the same class).
equalStrings(String, String) - Static method in class com.groiss.util.StringUtil
Checks if both strings are equal.
err - Static variable in class com.groiss.log.Logger
 
errdate - Static variable in class com.groiss.log.Logger
 
errfile - Static variable in class com.groiss.log.Logger
 
errname - Variable in class com.groiss.component.Resource
 
errname - Variable in class com.groiss.log.Logger
 
ERROR - Static variable in interface com.groiss.wf.ActivityInstance
Step is in error state
ErrorFormatter - Interface in com.groiss.gui
Defines how to format the exceptions.
errs - Static variable in class com.groiss.log.Logger
 
escapeElementEntities(String) - Method in class com.groiss.gui.HTMLOutputter
This will take the three pre-defined entities in XML 1.0 (used specifically in XML elements) and convert their character representation to the appropriate entity reference, suitable for XML element content.
escapeForSQL(CharSequence) - Static method in class com.groiss.util.StringUtil
Escapes all occurencies of character '_' in the passed string builder with the escape character '\'.
escapeJavaStyleString(String, boolean) - Static method in class com.groiss.util.StringUtil
 
evaluateXPath(String) - Method in class com.groiss.wf.SystemAction
evaluates the given XPath 1.0 expression
Event - Interface in com.groiss.event
Interface for creating event classes.
EventHandler - Class in com.groiss.event
The base class for an event handler.
EventHandler() - Constructor for class com.groiss.event.EventHandler
 
EventManager - Class in com.groiss.event
The event-manager allows registrating for events, unregistrating, and raising events.
EventManager() - Constructor for class com.groiss.event.EventManager
 
EventRegistry - Interface in com.groiss.event
The Event Registry interface describes a registration of an event
EventType - Enum in com.groiss.cal
different EventType change the behavior when searching for a possible appointment-date
ExceptionBatchAdapter - Interface in com.groiss.wf.batch
 
ExceptionHandlingCompletedHandler - Class in com.groiss.wf.batch
 
ExceptionHandlingCompletedHandler() - Constructor for class com.groiss.wf.batch.ExceptionHandlingCompletedHandler
 
exceptionHandlingFinished(String) - Static method in class com.groiss.wf.batch.BatchManager
 
exceptionNumber - Variable in exception com.groiss.util.ApplicationException
 
EXECUTE - Static variable in interface com.groiss.org.Right
The oid for right execute.
execute(Query, String) - Static method in class com.groiss.reporting.QueryEngine
Executes a query Object using cache
execute(String, int) - Method in class com.groiss.store.BulkQuery
Deprecated. since 8.0; use BulkQuery.executeSet(String,int) instead
execute(String, int, Object[]) - Method in class com.groiss.store.BulkQuery
Deprecated. since 8.0; use BulkQuery.executeSet(String,int,Object[]) instead
execute(Class<? extends T>, String) - Method in class com.groiss.store.BulkQuery
Execute the condition based on the current elements.
execute(Class<? extends T>, String, Object[]) - Method in class com.groiss.store.BulkQuery
Execute the condition based on the current elements.
execute(Object, String, Object[]) - Method in interface com.groiss.wf.Session
Execute a method on the server via reflection.
execute2(Class<? extends P>, String) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
execute2(Class<? extends P>, String, Object[]) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeQuery(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.HTMLStoredQuery
Public interface to execute Reports pass either query id in request parameter id or query xml in request parameter query or query object represantation (classname:oid) in request parameter object
executeQuery(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.reporting.QueryEngine
Execute a query.
executeQuery(MultipartRequest, HttpServletResponse, boolean) - Static method in class com.groiss.reporting.QueryEngine
 
executeScript(String, PrintWriter) - Static method in class com.groiss.store.StoreUtil
 
executeSet(String, int) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeSet(String, int, Object[]) - Method in class com.groiss.store.BulkQuery
Execute the query based on the current elements.
executeSQLFile(String, PrintWriter) - Static method in class com.groiss.store.StoreUtil
 
executeStatement(String) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement.
executeStatement(String, Object[]) - Method in interface com.groiss.store.RemoteStore
Execute a SQL statement.
executeStatement(String) - Method in interface com.groiss.store.Store
Execute a SQL statement.
executeStatement(String, Object[]) - Method in interface com.groiss.store.Store
Execute a SQL statement.
executeTimer(String) - Method in interface com.groiss.server.Admin
Execute the timer with the given id
existsColumn(String, String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table exists in the current db-schema and the passed column exists in this table.
existsDirectEdge(N, N) - Method in class com.groiss.reporting.data.ReportingGraph
check if 2 Nodes are connected by 1 (and only one) edge
existsTable(String) - Static method in class com.groiss.store.StoreUtil
Returns true if the passed table exists in the current db-schema.
EXIT_WHEN - Static variable in interface com.groiss.wf.ActivityInstance
An exit-when node.
expires - Static variable in class com.groiss.servlet.FileServlet
 
export(HttpServletResponse, Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
exports the table model
export(HttpServletResponse, Query, ReportingTableModel) - Method in interface com.groiss.reporting.export.ReportingExporter
exports the table model
Exportable - Interface in com.groiss.store
Classes that want to provide the possibility of being exported/imported by the import/export functionality of @enterprise must implement this interface.
ExportablePersistentObject - Class in com.groiss.store
this is an extension to the PersistentObject class which can be exported via the @enterprise import/export functionality all required Exportable-methods are implemented with default behavior
ExportablePersistentObject() - Constructor for class com.groiss.store.ExportablePersistentObject
 
exportFields() - Method in interface com.groiss.store.Exportable
Here a class can return the names of fields which should be exported during an @enterprise export.
exportFields() - Method in class com.groiss.store.ExportablePersistentObject
 
exportXML(String, String, List, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
exportXML(List, String, String, Set<String>, OutputStream, PrintWriter) - Method in interface com.groiss.server.Admin
Perform an XML Export.
extractRDNVal(String) - Static method in class com.groiss.ldap.LDAPUtils
Extract the Value of the RDN from a String which is a DN
ExtraLine - Class in com.groiss.gui.table
Special value in table rows.
ExtraLine() - Constructor for class com.groiss.gui.table.ExtraLine
 

F

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

G

generateFormClass(FormType) - Method in interface com.groiss.server.Admin
Generate the classes for the given form type.
generateQueryId(Query, User) - Static method in class com.groiss.reporting.QueryEngine
returns a unique query ID for caching purposes
genJSONPage(Collection<Pair>) - Static method in class com.groiss.gui.WebUtils
 
get(String) - Static method in class com.groiss.component.Configuration
Get the configuration by the given id.
get() - Static method in class com.groiss.component.Configuration
Return the @enterprise configuration.
get(String, DMSObject) - Method in interface com.groiss.dms.IStore
Returns the content identified by id from the storage of the DMS.
get(Object) - Method in class com.groiss.ds.KeyedList
Get the object mapped to the given key.
get(int) - Method in class com.groiss.ds.KeyedList
 
get(Object) - Method in class com.groiss.ds.MultiMap
Returns the values to which this map maps the specified key or null if there's no mapping
get() - Method in class com.groiss.ds.ThreadLocal2
Returns the value in the calling thread's copy of this ThreadLocal variable.
get(K1, K2) - Method in class com.groiss.ds.TwoLevelMap
Returns the value to which the specified key path is mapped in this map, or null if the map contains no mapping for this key path.
get(Object) - Method in class com.groiss.ds.TwoLevelMap
Returns the Map of values to which the specified key path component is mapped in this map, or null if the map contains no mapping for this key path component.
get(Pair<K1, K2>) - Method in class com.groiss.ds.TwoLevelMap
Returns the value to which the specified key path designated by the Pair is mapped in this map, or null if the map contains no mapping for this key path.
get(String) - Method in class com.groiss.gui.AbstractContainer
 
get(String) - Method in interface com.groiss.gui.Container
 
get(Class<? extends T>, long) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
get(String, long) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
get(Class<? extends T>, long) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
get(String, long) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
get(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, String) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, String) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(String, String, Object[]) - Method in interface com.groiss.store.RemoteStore
Method for getting objects from the database.
get(Class<? extends P>, long) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, long) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(Class<? extends P>, String) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, String) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(Class<? extends P>, String, Object[]) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
get(String, String, Object[]) - Method in interface com.groiss.store.Store
Method for getting objects from the database.
getAcl() - Method in interface com.groiss.dms.DMSObject
Returns the acl of this object.
getACL(HttpServletRequest) - Method in class com.groiss.dms.html.HTMLDMSObject
 
getActionListener(String) - Method in class com.groiss.gui.AbstractComponent
returs the value of an attribute
getActionListener(String) - Method in interface com.groiss.gui.Component
 
getActive() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry is active (action will be executed) or not.
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.
getActivities(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find the activity instances with a given condition.
getActivities(String) - Method in interface com.groiss.wf.WfEngine
Find the activity instances with a given condition.
getActivityInstance() - Method in class com.groiss.dms.FormContext
 
getActivityInstance(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a activity instance from the given oid.
getActivityInstance() - Method in interface com.groiss.wf.Suspension
the activity instance that is suspended
getActivityInstance(long) - Method in interface com.groiss.wf.WfEngine
Find a activity instance from the given oid.
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of all direct activity instances of a process instance.
getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of direct activity instances of a particular step in a process.
getActivityInstances(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of all direct activity instances of a process instance.
getActivityInstances(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Get the list of direct activity instances of a particular step in a process.
getAddArchive() - Method in class com.groiss.reporting.Query
 
getAddForms() - Method in class com.groiss.reporting.data.Schema
 
getAdditionalData(List<ActivityInstance>, List<String>) - Method in interface com.groiss.wf.html.Worklist
Your chance to collect data.
getAdditionalData(List<ActivityInstance>, List<String>) - Method in class com.groiss.wf.html.WorklistAdapter
 
getAdditionalObjects(boolean) - Method in interface com.groiss.store.Exportable
return a list of objects that must be exported with this object (after it).
getAdditionalObjects(boolean) - Method in class com.groiss.store.ExportablePersistentObject
 
getAddress() - Method in interface com.groiss.org.OrgUnit
Get the address.
getAdmin() - Static method in class com.groiss.wf.ServiceLocator
Get the Admin to make administrative actions on the server.
getAgent() - Method in interface com.groiss.org.LogEntry
Returns the user who made the change.
getAgent() - Method in interface com.groiss.org.Permission
Return the agent the permission is granted to.
getAgent() - Method in interface com.groiss.wf.ActivityInstance
Returns the agent of the object
getAlias() - Method in class com.groiss.reporting.data.Entity
 
getAll() - Method in class com.groiss.gui.AbstractContainer
 
getAll(String) - Method in class com.groiss.gui.AbstractContainer
 
getAll() - Method in interface com.groiss.gui.Container
 
getAll(String) - Method in interface com.groiss.gui.Container
 
getAllDeep() - Method in class com.groiss.gui.AbstractContainer
 
getAllDeep() - Method in interface com.groiss.gui.Container
 
getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of ALL active, interactive activities of a process instance.
getAllInteractiveTasks(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the list of ALL active, interactive activities of a process instance.
getAllowedAggrs() - Method in class com.groiss.reporting.data.Attribute
 
getAltText() - Method in class com.groiss.gui.component.Image
 
getAnswerToCreation(DMSObject, DMSFolder) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns the page for editing the object if autoEdit() returns true.
getApplDirectory() - Method in interface com.groiss.org.Application
Return the directory where the application files are installed.
getApplication(long) - Method in interface com.groiss.org.OrgData
Get an application from the org-data database.
getApplication(long) - Method in interface com.groiss.org.RemoteOrgData
Get an application from the org-data database.
getApplication() - Method in interface com.groiss.org.Right
Returns the application of the process.
getApplication() - Method in interface com.groiss.org.Role
Returns the application of the process.
getApplication() - Method in interface com.groiss.wf.ActivityInstance
Returns the application the activity belogs to.
getApplication() - Method in interface com.groiss.wf.html.WorklistDescription
Returns the application this worklist belongs to, may be null.
getApplication() - Method in interface com.groiss.wf.ProcessDefinition
Returns the application of the process.
getApplication() - Method in interface com.groiss.wf.Task
Returns the application of the process.
getApplicationClass() - Method in interface com.groiss.org.Application
 
getApplicationClasspath() - Static method in class com.groiss.util.Settings
 
getArgs() - Method in interface com.groiss.timer.TimerEntry
Returns the argument for the timer task.
getArgs() - Method in exception com.groiss.util.ApplicationException
 
getAsDomElement() - Method in class com.groiss.reporting.data.Attribute
 
getAsDomElement() - Method in class com.groiss.reporting.data.Entity
 
getAsDomElement() - Method in class com.groiss.reporting.data.Schema
 
getAsXML() - Method in class com.groiss.wfxml.WfXMLDocForm
Creates a XML representation of the WfXMLDocForm.
getAsXML() - Method in class com.groiss.wfxml.WfXMLFolder
Deprecated. 
getAsXML() - Method in class com.groiss.wfxml.WfXMLForm
Use this method to get the content of this form represented as XML (with JDOM elements).
getAsXML() - Method in class com.groiss.wfxml.WfXMLNote
This method creates a JDOM representation of this note.
getAsXML() - Method in class com.groiss.wfxml.WfXMLObject
Deprecated. 
getAsXML() - Method in class com.groiss.wfxml.WfXMLWebLink
This method creates a JDOM representation of this web link.
getAttachedTo() - Method in interface com.groiss.dms.DMSNote
Returns the object to which this note is attached to or null if this note is not attached to any object.
getAttMappingByAttName(String) - Method in class com.groiss.ldap.ClassMapping
Returns the attribute mapping with the specified attribute name
getAttMappingByFieldName(String) - Method in class com.groiss.ldap.ClassMapping
Returns the attribute mapping with the specified field name
getAttName() - Method in class com.groiss.ldap.AttributeMapping
Returns the LDAP attribute name of this attribute mapping
getAttrib(String) - Method in interface com.groiss.gui.NavigationTreeNode
 
getAttribute(String) - Method in class com.groiss.gui.AbstractComponent
returs the value of an attribute
getAttribute(String) - Method in interface com.groiss.gui.Component
returs the value of an attribute
getAttribute(String) - Method in class com.groiss.gui.component.RadioGroup
 
getAttribute(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Construct an Attribute from a Persistent and an Attribute Mapping
getAttribute(String) - Method in class com.groiss.reporting.data.Entity
 
getAttribute() - Method in interface com.groiss.reporting.data.ReportingData
 
getAttribute(Object) - Static method in class com.groiss.util.ThreadContext
Gets the value identified by the passed key
getAttribute(HttpSession, String) - Static method in class com.groiss.util.TransientWrapper
Gets the object bound with the specified name from an http session.
getAttributeCount() - Method in class com.groiss.ldap.ClassMapping
Returns the number of attribute mappings of this class mapping
getAttributeDropdownlist(Query, boolean) - Static method in class com.groiss.reporting.export.HTMLExporter
Returns SelectList containing the available Attributes and their ids.
getAttributeIterator() - Method in class com.groiss.ldap.ClassMapping
Returns an iterator for the attribute mappings of this class mapping
getAttributeKeys() - Method in class com.groiss.util.ThreadContext
Returns an iterator over all keys which were added via method ThreadContext.setAttribute(Object, Object)
getAttributePage(String, Document) - Method in interface com.groiss.reporting.data.ReportingData
Returns the AttributeOptions Page for this Data type.
getAttributes() - Method in class com.groiss.gui.table.CellValue
Get the attribute list.
getAttributes() - Method in class com.groiss.reporting.data.Entity
returns all Attributes of this Entity
getAttributes() - Method in class com.groiss.reporting.Query
returns a list of all attributes of this query
getAttValue(DirectoryServer, AttributeMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get an attribute value from an Persistent and an AttributeMapping
getAvailableLocales() - Static method in class com.groiss.util.Settings
Return the list of locales from the configuration.
getBaseClassName() - Method in interface com.groiss.store.View
Get the class name of the base objects.
getBaseDir() - Static method in class com.groiss.util.Settings
Return the base directory (from the configuration).
getBaseObject() - Method in interface com.groiss.store.View
Get the base object instance.
getBatchAdapter(String) - Static method in class com.groiss.wf.batch.BatchManager
 
getBean(String) - Static method in class com.groiss.component.BeanManager
Gets a bean instance for a bean class registered with a key.
getBigDecimal(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
Get a BigDecimal from a column of the current row of a ResultSet.
getBigDecimal(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a BigDecimal from a column of the current row of a ResultSet.
getBody() - Method in class com.groiss.gui.XHTMLPage
 
getBoolean(String) - Method in class com.groiss.component.Configuration
Return the property value as Boolean.
getBootClasspath() - Static method in class com.groiss.util.Settings
 
getBorder() - Method in class com.groiss.gui.component.Image
 
getBrowserLocale(HttpServletRequest) - Static method in class com.groiss.servlet.Dispatcher
Read the locale from the browser.
getBrowserMode() - Method in class com.groiss.gui.AbstractComponent
 
getBrowserMode() - Method in interface com.groiss.gui.Component
 
getById(Class<? extends T>, String) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
getById(String, String) - Method in interface com.groiss.org.OrgData
Get an object from the org-data database.
getById(Class<? extends T>, String) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
getById(String, String) - Method in interface com.groiss.org.RemoteOrgData
Get an object from the org-data database.
getByName(String) - Method in class com.groiss.gui.AbstractContainer
 
getByName(String) - Method in interface com.groiss.gui.Container
 
getBytesFromStream(InputStream) - Static method in class com.groiss.util.FileUtil
Load the content of an InputStream into a byte array.
getCalendar() - Static method in class com.groiss.cal.CalUtil
 
getCalendar(Locale) - Static method in class com.groiss.cal.CalUtil
 
getCalendar(TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getCalendar(Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
Returns a calendar instance.
getCantChangePwd() - Method in interface com.groiss.org.User
 
getCaption() - Method in interface com.groiss.cal.CalEvent
returns the caption to use for this event.
getCaption() - Method in class com.groiss.cal.SimpleEvent
returns the caption to use for this event.
getCaptions() - Method in interface com.groiss.cal.CalInfo
return all possible captions for this CalInfo
getCaptions() - Method in class com.groiss.cal.CalInfoAdapter
return all possible captions for this CalInfo
getCellAttributes(int, int) - Method in class com.groiss.gui.component.TableContainer
returns a vector of attributes of the chosen cell
getChangedAt() - Method in interface com.groiss.dms.DMSObject
Returns the date of the last modification of this object.
getChangedBy() - Method in interface com.groiss.dms.DMSObject
Returns the user who made the last modification of this object.
getChangeMode() - Method in interface com.groiss.org.LogEntry
Returns the changeMode of this log.
getChangePwdNext() - Method in interface com.groiss.org.User
 
getCharset() - Static method in class com.groiss.util.StringUtil
 
getChart(String, ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
 
getChartName() - Method in interface com.groiss.reporting.export.ChartType
 
getChildren() - Method in class com.groiss.gui.HTMLTree
 
getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Use this method to get the possible choice branches when the process execution reaches a choice.
getChoiceSteps(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Use this method to get the possible choice branches when the process execution reaches a choice.
getClass(String) - Method in class com.groiss.component.Configuration
Return the property value as class.
getClassLoader() - Static method in class com.groiss.util.Settings
Get the application class loader.
getClassMap() - Method in class com.groiss.ldap.SchemaMapping
Returns the class mappings of this schema mapping
getClassMapByClass(String) - Method in class com.groiss.ldap.SchemaMapping
Get a class mapping object by the name of the java class
getClassMapByType(String) - Method in class com.groiss.ldap.SchemaMapping
Get a class mapping object by the name of the most specific LDAP class
getClassName() - Method in interface com.groiss.dms.FormType
Returns the full qualified name of the class implementing the DMSForm represented by this FormType.
getClassname() - Method in class com.groiss.ldap.DirectoryServer
 
getClassName() - Method in class com.groiss.ldap.SubLink
Return the target class name of this sublink.
getClassName() - Method in interface com.groiss.org.LogEntry
Get the class of the changed object.
getClassname() - Method in interface com.groiss.timer.TimerEntry
Get the classname for the entry.
getClasspath() - Static method in class com.groiss.util.Settings
 
getClassSubContext() - Method in class com.groiss.ldap.ClassMapping
Returns the RDN of the subcontext of this class mapping
getClassSubContextAtt() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the LDAP attribute which designates the subcontext
getClassSubContextVal() - Method in class com.groiss.ldap.ClassMapping
Returns the value of the LDAP attribute which designates the subcontext
getClickableIndex() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getCm() - Method in class com.groiss.ldap.AttributeMapping
Returns the class mapping this attribute mapping belongs to
getCollator() - Static method in class com.groiss.util.StringUtil
Returns a Collator to sort Strings correctly
getCols() - Method in class com.groiss.gui.component.Textarea
 
getColumnAttributes(int) - Method in class com.groiss.gui.component.TableContainer
 
getColumnClass(int) - Method in class com.groiss.ds.ObjectTableModel
Get the class of the column.
getColumnCount() - Method in class com.groiss.ds.ObjectTableModel
Get the amount of colums of the tablemodel.
getColumnCount() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnHeader(int) - Method in class com.groiss.ds.ObjectTableModel
Returns the header at column c.
getColumnHeader(int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumnName(int) - Method in class com.groiss.ds.ObjectTableModel
Get the name of the Column.
getColumnName(int) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getColumns() - Method in interface com.groiss.gui.table.Table
Return a list of column descriptions.
getColumns() - Method in class com.groiss.gui.table.TableAdapter
Return a list of column descriptions.
getColumns() - Method in interface com.groiss.wf.html.WorklistDescription
The list of the column ids that will be shown.
getColumnWidth(int) - Method in class com.groiss.gui.component.TableContainer
returns the width of a specified column
getCompareval() - Method in class com.groiss.gui.component.ComparableComponent
 
getCompletiontime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was completed.
getComponent() - Method in class com.groiss.gui.component.ColoredDate
Deprecated.  
getComponentAt(int, int) - Method in class com.groiss.gui.component.TableContainer
returns the component at the specified position
getComponents(Element, Element) - Method in class com.groiss.gui.AbstractContainer
search the JDOM for components and collect them /* @param element - the root-element of the JDOM (or any other element in recursive calls)
getConcurrent() - Method in interface com.groiss.org.IUserSession
 
getConcurrentSessions() - Static method in class com.groiss.org.UserSessionManager
return the list of userssessions which count for concurrent licenses
getConcurrentUsers() - Static method in class com.groiss.org.UserSessionManager
 
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
Returns the ConditonOptions Page for this Data type
getConditionString() - Method in class com.groiss.reporting.Query
 
getConfigurations() - Static method in class com.groiss.component.Configuration
Return the whole map of configurations.
getConfiguredIPChecker() - Static method in class com.groiss.util.IPChecker
Returns an IPChecker which is initialized with the patterns from the configuration
getConnection() - Static method in class com.groiss.store.DBConnPool
The method returns a database connection.
getConnectionCount() - Static method in class com.groiss.store.DBConnPool
 
getContent() - Method in class com.groiss.cluster.communication.Message
Return the content of this message.
getContent(DMSDocForm) - Method in interface com.groiss.dms.DMS
Get the content of a document.
getContent() - Method in interface com.groiss.dms.DMSDocForm
Returns the content of this document
getContent(DMSDocForm) - Method in interface com.groiss.dms.RemoteDMS
Get the content of a document.
getContent() - Method in class com.groiss.gui.AbstractComponent
 
getContent() - Method in class com.groiss.gui.component.Checkbox
 
getContent() - Method in class com.groiss.gui.component.DivComponent
 
getContent() - Method in class com.groiss.gui.component.FieldSet
Returns the content (element)
getContent() - Method in class com.groiss.gui.component.FileChooser
 
getContent() - Method in class com.groiss.gui.component.FormContainer
 
getContent() - Method in interface com.groiss.gui.Component
 
getContent() - Method in class com.groiss.gui.component.Image
 
getContent() - Method in class com.groiss.gui.component.Label
 
getContent() - Method in class com.groiss.gui.component.Link
Set the href attribute.
getContent() - Method in class com.groiss.gui.component.RadioButton
 
getContent() - Method in class com.groiss.gui.component.RadioGroup
 
getContent() - Method in class com.groiss.gui.component.SelectList
Get the list of options.
getContent() - Method in class com.groiss.gui.component.SubmitButton
 
getContent() - Method in class com.groiss.gui.component.TableContainer
Returns null.
getContent() - Method in class com.groiss.gui.component.Tabs
 
getContent() - Method in class com.groiss.gui.component.Text
 
getContent() - Method in class com.groiss.gui.component.Textarea
 
getContent() - Method in class com.groiss.gui.component.Textfield
Get the value.
getContent() - Method in class com.groiss.gui.XHTMLPage
Returns null.
getContent(File) - Static method in class com.groiss.util.FileUtil
Get the content of a file as string.
getContent(String) - Static method in class com.groiss.util.FileUtil
 
getContent() - Method in class com.groiss.wfxml.WfXMLDocForm
Returns the document's content byte array.
getContent() - Method in class com.groiss.wfxml.WfXMLNote
Returns the content string of this note.
getContentType() - Method in class com.groiss.gui.HTMLPage
This method returns the content type.
getContentType() - Method in class com.groiss.gui.JSONPage
 
getContentType() - Method in interface com.groiss.gui.Page
Returns the content type of the page, for example "test/html".
getContentType() - Method in class com.groiss.gui.VelocityPage
 
getContentType() - Method in class com.groiss.gui.XHTMLPage
 
getContentType() - Method in class com.groiss.util.ByteArrayDataSource
Returns the content type for this data source.
getContext() - Method in class com.groiss.event.BasicEvent
 
getContext() - Method in interface com.groiss.event.Event
returns the context object
getContext() - Static method in class com.groiss.servlet.AVWInit
Provide access to shared servlet context
getContext() - Method in class com.groiss.wf.batch.BatchJob
The process context in which the instance was submitted.
getContext() - Method in interface com.groiss.wf.RemoteWfEngine
Return the current activity instance.
getContext() - Method in interface com.groiss.wf.WfEngine
Return the current activity instance.
getContextObject() - Method in interface com.groiss.event.EventRegistry
Returns the context object.
getContextPath() - Static method in class com.groiss.servlet.Dispatcher
Returns the context path of this application.
getContextQuery() - Static method in class com.groiss.reporting.QueryEngine
 
getContextVal() - Method in interface com.groiss.event.EventRegistry
Returns the context value.
getCookie(String) - Method in class com.groiss.servlet.MultipartRequest
Get cookie from id (don't iterate the array)
getCreatedAt() - Method in interface com.groiss.dms.DMSObject
Returns the date when this object was created
getCreatedAt() - Method in interface com.groiss.org.PersistentVersion
Returns the creation date of this version.
getCreatedBy() - Method in interface com.groiss.dms.DMSObject
Returns the user who created this object
getCreatedBy() - Method in interface com.groiss.org.PersistentVersion
Returns the user who has made this version.
getCreationtime() - Method in class com.groiss.wf.batch.BatchJob
Get the time the instance was created.
getData() - Method in class com.groiss.ds.ObjectTableModel
 
getData() - Method in class com.groiss.reporting.data.ReportingTableModel
Returns the Raw List of Data without clickableIndex, rownumber or groupingrows
getData(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
Overwrite this Method to generate downloadable Object.
getDate() - Method in class com.groiss.gui.component.ColoredDate
Deprecated.  
getDate(ResultSet, String) - Static method in class com.groiss.store.StoreUtil
Get a Date from a column of the current row of a ResultSet.
getDate(ResultSet, int) - Static method in class com.groiss.store.StoreUtil
Get a Date from a column of the current row of a ResultSet.
getDateFormatSymbols() - Static method in class com.groiss.cal.CalUtil
Returns a DateFormatSymbols instance for the current ThreadContext.getThreadLocale()
getDateFormatSymbols(Calendar, Locale) - Static method in class com.groiss.cal.CalUtil
Returns a DateFormatSymbols instance for the specified Locale and Calendar
if Calendar is null CalUtil.getCalendar() is used
if Locale is null Locale.getDefault() is used
getDateFormatSymbols(Locale) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(int) - Static method in class com.groiss.cal.CalUtil
Returns a thread save DateFormat object for the given format.
getDateFormatter(int, Locale) - Static method in class com.groiss.cal.CalUtil
Get local specific instance of predefined formatter types
getDateFormatter(int, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
get the localized SimpleDateFormat with the pattern specified by type if the given type has a fixed locale / timezone the given locale / timezone is ignored
getDateFormatter(int, Locale, TimeZone, Calendar) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(int, TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String, Locale) - Static method in class com.groiss.cal.CalUtil
 
getDateFormatter(String, Locale, TimeZone) - Static method in class com.groiss.cal.CalUtil
get a SimpleDateFormat instance for the pattern/locale/timezone
getDateFormatter(String, TimeZone) - Static method in class com.groiss.cal.CalUtil
 
getDecimalFormat() - Static method in class com.groiss.gui.velocity.Formatter
 
getDecimalFormatter() - Static method in class com.groiss.util.Settings
 
getDecimalFormatter(String, NumberFormat) - Static method in class com.groiss.util.Settings
returns a NumberFormat where the max. 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.
getDefaultServer() - Static method in class com.groiss.wfxml.WfXML2
 
getDefaultTimemodel() - Method in class com.groiss.reporting.data.Schema
 
getDefaultUnit() - Method in class com.groiss.reporting.data.Schema
 
getDefaultUser() - Static method in class com.groiss.wfxml.WfXML2
 
getDefinition() - Method in class com.groiss.component.Configuration
Return the definition of a configuration.
getDepts() - Method in class com.groiss.ldap.DirectoryServer
 
getDepttrees() - Method in class com.groiss.ldap.DirectoryServer
 
getDescFile(Application) - Static method in class com.groiss.wf.DefaultApplicationAdapter
 
getDescription() - Method in class com.groiss.gui.table.ColumnDescription
Returns the description.
getDescription() - Method in class com.groiss.ldap.DirectoryServer
 
getDescription() - Method in interface com.groiss.org.Application
Get the description.
getDescription() - Method in interface com.groiss.org.OrgUnit
Get the description.
getDescription() - Method in interface com.groiss.org.PersistentVersion
Returns the description of this version.
getDescription() - Method in interface com.groiss.org.Right
Get the description.
getDescription() - Method in interface com.groiss.org.Role
Get the description.
getDescription() - Method in interface com.groiss.org.User
Get the description.
getDescription() - Method in interface com.groiss.timer.TimerEntry
 
getDescription() - Method in interface com.groiss.wf.ActivityInstance
Returns the description
getDescription() - Method in interface com.groiss.wf.ProcessDefinition
 
getDescription() - Method in interface com.groiss.wf.Suspension
The description of the suspension.
getDescription() - Method in interface com.groiss.wf.Task
 
getDescription() - Method in class com.groiss.wfxml.WfXMLWebLink
Returns the description of this web link.
getDirection() - Method in class com.groiss.ldap.DirectoryServer
 
getDisplayValue(DMSForm, String) - Static method in class com.groiss.gui.velocity.Formatter
 
getDisplayValue(DMSForm, String) - Static method in class com.groiss.wf.html.HTMLUtils
returns the given field's display value this can be: for dates: can be either a CalUtil.showDate(Object) or the CalUtil.showDateTime(Object) representation of the value for selectlist-values: the localized display-value of the selectlist-option for decimal fields: the formatted value using Settings.getDecimalFormatter() with the max. 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.
getDMSFilter() - Static method in class com.groiss.wfxml.WfXML2
Return the current DMSFilter.
getDMSFolder() - Method in interface com.groiss.wf.ProcessInstance
Returns the folder holding all the DMSObjects assigned to this process instance
getDMSObject(String, long) - Method in interface com.groiss.dms.DMS
Get a DMSObject by classname and oid.
getDMSObject(long) - Method in interface com.groiss.dms.DMS
Get a DMSObject by oid.
getDMSObject(String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the dms object which is specified by a string consisting of the class name and the oid (seperated by ':') of that object
getDMSObject(String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated. use method HTMLDMSObject.getDMSObject(String) instead
getDMSObject(String, long) - Method in interface com.groiss.dms.RemoteDMS
Get a DMSObject by classname and oid.
getDMSObject(long) - Method in interface com.groiss.dms.RemoteDMS
Get a DMSObject by oid.
getDMSTableHandler() - Method in interface com.groiss.dms.FormType
Returns the name of the class specified as DMSTableHandler.
getDN(ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get the distinguished name of an Persistent relative to the root
getDocSearchMode() - Static method in class com.groiss.reporting.QueryEngine
 
getDocsPage(String, long, long, String, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns a html page where the target location is replaced by the url returned by HTMLDMSObject.getDocsUrl(String, long, long, String, String).
getDocsUrl(String, long, long, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocsUrl(DMSFolder, ActivityInstance, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocsUrl(DMSFolder, ActivityInstance, String, String, Integer) - Static method in class com.groiss.dms.html.HTMLDMSObject
Deprecated. since ep70, use method HTMLDMSObject.getDocsUrl(DMSFolder, ActivityInstance, String, String) instead.
getDocsUrl(DMSFolder, ActivityInstance, String, String, String) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the url for getting the list of elements of a specific folder.
getDocument() - Method in class com.groiss.gui.XHTMLPage
 
getDocumentRoot() - Static method in class com.groiss.servlet.FileServlet
 
getDocuments(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the list of DMS objects (e.g. 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
 
getDouble(String) - Method in class com.groiss.component.Configuration
Return the property value as Double.
getDrillDownValues(ReportingExportable) - Method in class com.groiss.reporting.data.ReportingTableModel
 
getDuedate() - Method in interface com.groiss.wf.ActivityInstance
Returns the duedate
getEdges(N) - Method in class com.groiss.reporting.data.ReportingGraph
get all Edges connected with the given node
getEdges(N, N) - Method in class com.groiss.reporting.data.ReportingGraph
get All Edges connecting the start and end node directly
getEdgesCount() - Method in class com.groiss.reporting.data.Schema
 
getEditTarget() - Method in interface com.groiss.gui.table.Table
The default target for toolbar functions
getEditTarget() - Method in class com.groiss.gui.table.TableAdapter
The default target for toolbar functions
getEditTargetProps() - Method in interface com.groiss.gui.table.Table
Return the window properties for the edit target
getEditTargetProps() - Method in class com.groiss.gui.table.TableAdapter
Return the window properties for the edit target
getEditUrl(DMSObject, DMSFolder, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getEditUrl() - Method in interface com.groiss.gui.table.Table
Returns an url used as link for toolbar functions
getEditUrl() - Method in class com.groiss.gui.table.TableAdapter
Returns an url used as link for toolbar functions
getEmail() - Method in interface com.groiss.org.OrgUnit
Get the Email.
getEmail() - Method in interface com.groiss.org.User
Get the email address.
getEndDate() - Method in interface com.groiss.wf.Suspension
The end date of suspension, is null if still suspended.
getEndNode(N, E) - Method in class com.groiss.reporting.data.ReportingGraph
return the endnode of an egde
getEntities() - Method in class com.groiss.reporting.data.Schema
 
getEntity() - Method in interface com.groiss.reporting.data.ReportingData
 
getEntity(String) - Method in class com.groiss.reporting.data.Schema
returns an entity to a specified key
getEntries(Object) - Method in class com.groiss.ds.MultiMap
Deprecated. since 8.0; use MultiMap.get(Object) instead
getEntries(String) - Static method in class com.groiss.wf.html.ValueList
 
getEntries(String, Application, Locale) - Static method in class com.groiss.wf.html.ValueList
 
getEntryList(Object) - Method in class com.groiss.ds.MultiMap
returns a list containing all entries, mapped to the given key; if no value is mapped to this key, an empty list is returned
getErrnum() - Method in exception com.groiss.util.ApplicationException
 
getErrnum() - Method in interface com.groiss.util.TopLevelException
 
getErrorCode(BatchJob, Exception) - Method in interface com.groiss.wf.batch.ExceptionBatchAdapter
 
getErrorFormatter() - Method in exception com.groiss.util.ApplicationException
Returns the error formatter for this exception.
getErrorLogFile() - Method in interface com.groiss.log.ILogger
The file where errors are logged, if errors are logged to a separate file.
getErrorLogFile() - Method in class com.groiss.log.Logger
 
getErrorMessage(String) - Static method in class com.groiss.component.DefaultResource
 
getErrorMessage(String, Object[]) - Static method in class com.groiss.component.DefaultResource
 
getErrorMessage(String) - Method in class com.groiss.component.Resource
 
getErrorMessage(String, Object[]) - Method in class com.groiss.component.Resource
 
getErrorMessage(String, Locale) - Method in class com.groiss.component.Resource
 
getErrorsName() - Method in class com.groiss.component.Resource
 
getEventHandler() - Method in interface com.groiss.event.EventRegistry
Returns the event handler class name.
getEventHandlers(Class<? extends Persistent>) - Static method in class com.groiss.store.StoreUtil
Get a List of PersistentEventHandler for a speciefied class c.
getEventType() - Method in interface com.groiss.cal.CalEvent
 
getEventType() - Method in class com.groiss.cal.SimpleEvent
getException() - Method in exception com.groiss.util.ApplicationException
 
getException() - Method in interface com.groiss.util.TopLevelException
Returns an inner excpetion, null if there is none.
getExceptionCount() - Method in interface com.groiss.log.ILogger
Return the number of exceptions since startup
getExceptionCount() - Method in class com.groiss.log.Logger
 
getExecutionTime() - Method in class com.groiss.reporting.Query
the execution timestamp of the query
getExistingObject(Object, Map<String, Object>, Map<Object, Persistent>) - Method in class com.groiss.fileimport.ImportHandler
should return the corresponding Persistent object for the current datarow.
getExporter() - Method in class com.groiss.reporting.Query
 
getExporterInfos(Document) - Static method in class com.groiss.reporting.Query
get Exportinginformation from xml-document
getExportingParam(String) - Method in class com.groiss.reporting.Query
 
getExportName() - Method in class com.groiss.reporting.export.HTMLExporter
getExportName() - Method in interface com.groiss.reporting.export.ReportingExporter
 
getExtension() - Method in interface com.groiss.dms.DMSDocForm
Returns the extension of this document (e.g.
getExtension() - Method in class com.groiss.wfxml.WfXMLDocForm
Get the extension of the document (filename-extension).
getField(String) - Method in interface com.groiss.dms.DMSForm
Returns the value of the specified field
getField(String) - Method in class com.groiss.event.BasicEvent
 
getField(String) - Method in interface com.groiss.event.Event
This method return a field of the context object, useful if the context object is a form
getField(String) - Method in class com.groiss.ldap.ClassMapping
Get a field by its name.
getField(Persistent, String) - Static method in class com.groiss.store.StoreUtil
 
getField(String) - Method in class com.groiss.wfxml.WfXMLForm
Use this method to retrieve the value of one of this form's fields.
getFieldContent(Persistent, String) - Method in class com.groiss.ldap.ClassMapping
Gets the content of an objects field by the fields name.
getFieldModes() - Method in class com.groiss.dms.FormContext
 
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Get field modes for form fields
getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get field modes for form fields and subforms
getFieldModes(ActivityInstance, DMSForm) - Method in interface com.groiss.wf.WfEngine
Get field modes for form fields
getFieldModes(ActivityInstance, DMSForm, DMSForm, String) - Method in interface com.groiss.wf.WfEngine
Get field modes for form fields and subforms
getFieldName() - Method in interface com.groiss.gui.table.Table
Return the name of the checkbox or radio buttons
getFieldName() - Method in class com.groiss.gui.table.TableAdapter
Return the name of the checkbox or radio buttons
getFieldName() - Method in class com.groiss.ldap.AttributeMapping
Returns the Java field name of this attribute mapping
getFields() - Method in class com.groiss.ldap.ClassMapping
Returns the fields of the java class.
getFieldType(String) - Method in interface com.groiss.dms.DMSForm
Returns the class of the specified field
getFile(HttpServletRequest, HttpServletResponse) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the requested file in the way the starter32.exe needs it.
getFile(String) - Method in class com.groiss.servlet.MultipartRequest
Return the locally stored temporary file associated with the parameter name given as argument.
getFileFromPath(String) - Static method in class com.groiss.util.FileUtil
Get a file object from a pathname.
getFileName() - Method in class com.groiss.component.Configuration
Return the file name the configuration is loaded from.
getFileNames() - Method in class com.groiss.servlet.MultipartRequest
Return the name of the parameters containing files as values.
getFiles() - Method in class com.groiss.servlet.MultipartRequest
Deprecated.  
getFilter() - Method in class com.groiss.ldap.DirectoryServer
 
getFilterId() - Method in interface com.groiss.gui.table.Table
Returns the id that is used when column filters are stored.
getFilterId() - Method in class com.groiss.gui.table.TableAdapter
 
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. use method HTMLDMSObject.getDMSObject(String) instead
getFolder(DMSObject) - Method in interface com.groiss.dms.RemoteDMS
Get the folder containing the passed object.
getFollowOU() - Method in interface com.groiss.org.OrgUnit
Get the follower org.unit.
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.html.WorklistDescription
Get the form for a process instance
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.RemoteWfEngine
Get a form of a process.
getForm(ProcessInstance, String) - Method in interface com.groiss.wf.WfEngine
Get a form of a process.
getFormFieldValue(String) - Method in class com.groiss.wf.SystemAction
Returns the value of a formfield.
getFormLinkList(ActivityInstance, int, String, String, boolean, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getFormLinks(ActivityInstance, int, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getFormName() - Method in class com.groiss.wfxml.WfXMLForm
Returns the form name, with which the form is defined in process definitions.
getForms(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the forms of a process.
getForms(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the forms of a process.
getFormType(String, int) - Method in interface com.groiss.dms.DMS
Returns the formtype with the given id and version number
getFormType(long) - Method in interface com.groiss.dms.DMS
Returns the formtpye with the given oid
getFormType() - Method in interface com.groiss.dms.DMSForm
Returns the form type of this form
getFormType(String, int) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtype with the given id and version number
getFormType(long) - Method in interface com.groiss.dms.RemoteDMS
Returns the formtpye with the given oid
getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Returns the version of the passed form in the context of the passed activity instance
getFormVersion(DMSForm, ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Returns the version of the passed form in the context of the passed activity instance
getFrom() - Method in class com.groiss.cluster.communication.Message
Returns the node id of the sender of the message.
getFromDate() - Method in interface com.groiss.cal.CalEvent
 
getFromDate() - Method in class com.groiss.cal.SimpleEvent
getFromDate() - Method in interface com.groiss.org.Permission
Get the start date of the permission.
getFromRS(ResultSet, ResultSetMetaData, int) - Static method in class com.groiss.store.StoreUtil
 
getFromRS(ResultSet, int, int) - Static method in class com.groiss.store.StoreUtil
 
getFullData() - Method in class com.groiss.reporting.data.ReportingTableModel
returns the completeted Data table including clickableIndex at index 0 (if exists), rownumber at index 0 or 1 (depends on clickableindex) and grouping rows (which habe no clickableIndex or rownumber Note: Method builds a new table, so this may cost performance.
getFurtherHops() - Method in class com.groiss.reporting.data.Schema
 
getGlobalQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getHead() - Method in class com.groiss.gui.XHTMLPage
 
getHeader() - Method in class com.groiss.ds.ObjectTableModel
Return the header of the table model.
getHeaderContent() - Method in class com.groiss.gui.component.TableContainer
returns the content of the column header (first row)
getHeaderInfos(Query, int) - Method in class com.groiss.reporting.export.HTMLExporter
 
getHeaderNames() - Method in class com.groiss.gui.component.TableContainer
returns the names of the columns
getHeight() - Method in interface com.groiss.dms.FormType
 
getHeight() - Method in class com.groiss.gui.component.Image
 
getHistoryInfo(ActivityInstance) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getHistoryInfo(ActivityInstance) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the time management of the process instance.
getHomeOrg(User) - Method in interface com.groiss.org.OrgData
Return the Org.unit where the user has the home role.
getHomeOrg(User) - Method in interface com.groiss.org.RemoteOrgData
Return the Org.unit where the user has the home role.
getHostname() - Method in class com.groiss.wfxml.Partner
Returns the hostname of this partner as it is defined in the administration of @enterprise.
getHref() - Method in class com.groiss.gui.component.Link
 
getHref() - Method in interface com.groiss.gui.NavigationTreeNode
 
getHTMLPage() - Method in class com.groiss.dms.DMSTableAdapter
returns null
getHTMLPage() - Method in interface com.groiss.dms.DMSTableHandler
replace the standard page or return null.
getHTMLPage() - Method in interface com.groiss.wf.html.Worklist
Replace the standard page or return null.
getHTMLPage() - Method in class com.groiss.wf.html.WorklistAdapter
 
getIcon(String) - Method in interface com.groiss.dms.DMS
Returns the icon for the passed extension.
getIcon() - Method in interface com.groiss.dms.DMSObject
Returns the path and name of the icon representing this object.
getIcon(String) - Method in interface com.groiss.dms.RemoteDMS
Returns the icon for the passed extension.
getIconAndName(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
Returns the string representing the object to the user.
getIconAndNameAsArray(DMSObject) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getIconFromMimetype(String) - Method in interface com.groiss.dms.DMS
Returns the icon for the passed mimetype.
getIconFromMimetype(String) - Method in interface com.groiss.dms.RemoteDMS
Returns the icon for the passed mimetype.
getId() - Method in interface com.groiss.cal.CalView
get the id
getId() - Method in class com.groiss.cal.SimpleCalView
get the id
getId() - Method in class com.groiss.component.Configuration
Return the id of this configuration.
getId() - Method in interface com.groiss.dms.FormType
Return the id of the FormType.
getId() - Method in class com.groiss.gui.AbstractComponent
 
getId() - Method in interface com.groiss.gui.Component
 
getId() - Method in class com.groiss.gui.component.RadioGroup
 
getId() - Method in class com.groiss.gui.table.ColumnDescription
Returns the id.
getId() - Method in interface com.groiss.gui.table.Table
Returns the id of this table
getId() - Method in class com.groiss.gui.table.TableAdapter
Returns the id of this table
getId() - Method in interface com.groiss.org.Agent
Returns the id of the object.
getId() - Method in interface com.groiss.org.Application
Return the id of the application.
getId() - Method in interface com.groiss.org.OrgClass
Returns the id of the object.
getId() - Method in interface com.groiss.org.OrgTree
Get the id.
getId() - Method in interface com.groiss.org.OrgUnit
Get the id.
getId() - Method in interface com.groiss.org.Right
Return the id of the right.
getId() - Method in interface com.groiss.org.User
Get the id.
getId() - Method in class com.groiss.reporting.data.Attribute
 
getId() - Method in class com.groiss.reporting.data.Entity
 
getID() - Method in class com.groiss.reporting.data.Schema
 
getId() - Method in class com.groiss.reporting.export.HTMLExporter
 
getId() - Method in class com.groiss.reporting.Query
returns the id of this query
getId() - Method in interface com.groiss.timer.TimerEntry
Get the id for the entry
getId() - Method in interface com.groiss.wf.ActivityInstance
Returns the id of the activity instance.
getId() - Method in interface com.groiss.wf.html.WorklistDescription
The id of the list.
getId() - Method in interface com.groiss.wf.ProcessDefinition
Return the id of the process definition.
getId() - Method in interface com.groiss.wf.Task
Return the id of the Task.
getId() - Method in class com.groiss.wfxml.Partner
 
getID() - Method in class com.groiss.wfxml.Partner
Returns the ID of the communication partner.
getId() - Method in class com.groiss.wfxml.WfXMLForm
Returns the id that has been set for this form.
getInputStream() - Method in class com.groiss.util.ByteArrayDataSource
Returns an InputStream for reading from this data source.
getInstance() - Static method in class com.groiss.gui.velocity.Formatter
returns a singleton instance
getInstance() - Static method in class com.groiss.reporting.data.Schema
 
getInt(String) - Method in class com.groiss.component.Configuration
Return the property value as Integer.
getInterval() - Method in interface com.groiss.cal.CalEvent
 
getInterval() - Method in class com.groiss.cal.SimpleEvent
getInterval(Date, Date) - Method in interface com.groiss.reporting.data.TimeModel
calculates the time interval
getIntervalInUnits(long) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, int) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, int, String[]) - Static method in class com.groiss.cal.CalUtil
 
getIntervalInUnits(long, int, String[]) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall
getIntervalInUnits(long, String) - Static method in class com.groiss.cal.CalUtil
Returns a String representation of a TimeIntervall using the short names of timeunits
getIntervalInUnits(long, String, String) - Static method in class com.groiss.cal.CalUtil
 
getIP() - Method in interface com.groiss.org.IUserSession
 
getJavaCalendar(Calendar) - Static method in class com.groiss.cal.CalUtil
 
getJavaClassName() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the Java class this mapping is for.
getJdom() - Method in class com.groiss.fileimport.Column
 
getJobstate() - Method in class com.groiss.wf.batch.BatchJob
The state of the instance.
getJobtype() - Method in class com.groiss.wf.batch.BatchJob
The jobtype of the instance.
getJSONObjectSelect(Map<String, String>) - Static method in class com.groiss.gui.WebUtils
 
getKey(int) - Method in class com.groiss.ds.KeyedList
Returns the key a postion i
getKey(Object) - Method in class com.groiss.ds.KeyedList
Return the position of the given key in the key list.
getKey() - Method in interface com.groiss.ds.KeyValuePair
Get the Key of the Pair.
getKey() - Method in class com.groiss.ds.Pair
Return the first object
getKey(Map<String, Object>) - Method in class com.groiss.fileimport.ImportHandler
will be called if the keyField property isn't set
getKey(Persistent) - Method in class com.groiss.fileimport.ImportHandler
will be called if the keyField property isn't set
getKey() - Method in class com.groiss.store.PersistentObject
Returns the key (OID) of this KeyValuePair.
getKeyIterator() - Method in class com.groiss.ds.KeyedList
Returns an iterator for the key list
getKeys() - Method in class com.groiss.ldap.DirectoryServer
Returns "name" as key.
getKeys() - Method in interface com.groiss.store.Exportable
A class has to return key groups in order to identify already existing objects of that class.
getKeys() - Method in class com.groiss.store.ExportablePersistentObject
 
getKeyword(long) - Method in interface com.groiss.dms.DMS
Returns the keyword with the passed oid
getKeyword(long) - Method in interface com.groiss.dms.RemoteDMS
Returns the keyword with the passed oid
getKeywordsAsString(DMSObject) - Method in class com.groiss.dms.html.HTMLDMSObject
Returns the keywords attached to the passed document
getKind() - Method in interface com.groiss.dms.FormType
Returns the kind of this FormType (e.g.
getLabel() - Method in class com.groiss.gui.AbstractComponent
 
getLabel() - Method in interface com.groiss.gui.Component
 
getLabelStr() - Method in class com.groiss.gui.component.Button
 
getLastAccessedDate() - Method in interface com.groiss.org.IUserSession
 
getLastExceptionDate() - Method in interface com.groiss.log.ILogger
Return the date when the last exception has occured
getLastExceptionDate() - Method in class com.groiss.log.Logger
 
getLevel() - Method in interface com.groiss.log.ILogger
Returns the log level.
getLevel() - Method in class com.groiss.log.Logger
Returns the log level.
getLineStyles(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
 
getLinkAtt() - Method in class com.groiss.ldap.SubLink
Returns the name of the linking attribute
getLinkedObject() - Method in interface com.groiss.dms.DMSLink
Returns the link target
getLinkType() - Method in interface com.groiss.wf.html.WorklistDescription
Returns how the links to the detail information are configured
getList(List<DMSObject>) - Method in class com.groiss.dms.DMSTableAdapter
returns the list of passed objects unchanged
getList(List<DMSObject>) - Method in interface com.groiss.dms.DMSTableHandler
Your chance to modify the list of the table entries and to collect additional data for them
getList(List<DMSForm>) - Method in class com.groiss.dms.FormTableAdapter
 
getList(List<DMSForm>) - Method in interface com.groiss.dms.FormTableHandler
Non null overwrites the list, should return list of forms
getList() - Method in interface com.groiss.wf.html.Worklist
Non null overwrites the list, should return list of ActivityInstances.
getList() - Method in class com.groiss.wf.html.WorklistAdapter
 
getLocale() - Method in interface com.groiss.org.User
Return the locale set for this user as string.
getLocale() - Method in class com.groiss.util.RMIThreadContext
 
getLocalizedName() - Method in class com.groiss.reporting.data.Attribute
 
getLocalizedName() - Method in class com.groiss.reporting.data.Entity
 
getLocalizeString(String) - Static method in class com.groiss.reporting.QueryEngine
 
getLocalNumberFormatter() - Static method in class com.groiss.util.Settings
 
getLocation() - Method in interface com.groiss.cal.CalEvent
 
getLocation() - Method in class com.groiss.cal.SimpleEvent
getLockdate() - Method in class com.groiss.store.Lock
 
getLockname() - Method in class com.groiss.store.Lock
 
getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.OrgData
Returns a list of log entries for the specified object (identified by passed oid and classname) which were made withing the specified time range
getLogEntries(String, long, Date, Date) - Method in interface com.groiss.org.RemoteOrgData
Returns a list of log entries for the specified object (identified by passed oid and classname) which were made withing the specified time range
getLogFile() - Method in interface com.groiss.log.ILogger
The file where messages are logged.
getLogFile() - Method in class com.groiss.log.Logger
Return the Reader to read the current log file.
getLoggedName() - Method in interface com.groiss.org.LogEntry
Get the name of the changed object.
getLoggedObject() - Method in interface com.groiss.org.LogEntry
Get the changed object.
getLogger() - Static method in class com.groiss.util.Settings
Get the logger.
getLoginDate() - Method in interface com.groiss.org.IUserSession
 
getLoginMessage() - Static method in class com.groiss.org.UserSessionManager
 
getLogoutDate() - Method in interface com.groiss.org.IUserSession
 
getLogPrefix(int) - Method in class com.groiss.log.Logger
Returns the prefix of a log entry (which is the part before the specific log message).
getLong(String) - Method in class com.groiss.component.Configuration
Return the property value as Long.
getMainForm(DMSForm) - Method in interface com.groiss.dms.DMS
Returns the main form of the passed form (or null if there is none)
getMainform() - Method in class com.groiss.dms.FormContext
 
getMainForm(DMSForm) - Method in interface com.groiss.dms.RemoteDMS
Returns the main form of the passed form (or null if there is none)
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the root of the activity instance tree
getMainProcess(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the root of the activity instance tree
getMap(String) - Method in class com.groiss.reporting.data.Schema
 
getMapId() - Method in class com.groiss.reporting.data.Attribute
 
getMappedImage(String) - Static method in class com.groiss.servlet.FileServlet
Returns the shiny path for the passed image path.
getMappedString(String, String) - Method in class com.groiss.reporting.data.Schema
returns a maped string to a given key
getMappings() - Method in class com.groiss.reporting.data.Schema
 
getMaxConcurrent(Date, Date) - Static method in class com.groiss.org.UserSessionManager
 
getMaxlength() - Method in class com.groiss.gui.component.Textfield
 
getMaxLogSize() - Static method in class com.groiss.wfxml.WfXML2
 
getMaxTable() - Static method in class com.groiss.reporting.QueryEngine
 
getMaxTableResult() - Method in class com.groiss.reporting.Query
 
getMaxUnit() - Method in class com.groiss.reporting.Query
get the max unit of timeintervals used in this query
getMessage() - Method in exception com.groiss.util.ApplicationException
 
getMetadataUrl(DMSObject, DMSFolder, boolean, boolean) - Static method in class com.groiss.dms.html.HTMLDMSObject
 
getMethod(String) - Static method in class com.groiss.servlet.Dispatcher
Return the method from a string containing the class and method name, syntax: classname "." methodname
getMimeType(String) - Static method in class com.groiss.util.FileUtil
Return the mime-type from the extension.
getMinUnit() - Method in class com.groiss.reporting.Query
get the min unit of timeintervals used in this query
getMode() - Method in class com.groiss.dms.FormContext
 
getModel() - Method in class com.groiss.gui.component.TableContainer
 
getModelName() - Method in interface com.groiss.reporting.data.TimeModel
returns the Name of the Model for HTML purpose
getMsgType() - Method in class com.groiss.cluster.communication.Message
Return the type of this message.
getMyNodeId() - Static method in class com.groiss.cluster.ClusterInfo
Gets the id of this node.
getName() - Method in interface com.groiss.cal.CalInfo
returns the name of this CalInfo.
getName() - Method in interface com.groiss.cal.CalView
get the name
getName() - Method in class com.groiss.cal.SimpleCalView
get the name
getName() - Method in interface com.groiss.dms.DMSObject
Returns the name of this object.
getName(DMSForm) - Method in class com.groiss.dms.FormEventAdapter
Returns the name of this form.
getName(DMSForm) - Method in interface com.groiss.dms.FormEventHandler
Returns the name of this form.
getName() - Method in interface com.groiss.dms.FormType
Returns the name of the FormType
getName(DMSForm) - Method in class com.groiss.dms.XHTMLFormEventAdapter
Returns the name of this form.
getName(DMSForm) - Method in interface com.groiss.dms.XHTMLFormEventHandler
Returns the name of this form.
getName() - Method in class com.groiss.event.BasicEvent
 
getName() - Method in interface com.groiss.event.Event
returns the name of the event
getName() - Method in interface com.groiss.event.EventRegistry
Returns the name of the event.
getName() - Method in class com.groiss.fileimport.Column
 
getName() - Method in class com.groiss.gui.AbstractComponent
 
getName() - Method in interface com.groiss.gui.Component
 
getName() - Method in class com.groiss.gui.component.RadioButton
 
getName() - Method in class com.groiss.gui.component.RadioGroup
the name of the group is defined in the buttons. each button should have the same name!
getName() - Method in class com.groiss.gui.table.ColumnDescription
Returns the name.
getName() - Method in class com.groiss.ldap.DirectoryServer
 
getName() - Method in interface com.groiss.org.Application
Returns the name of the application
getName() - Method in interface com.groiss.org.OrgClass
The name of the orgclass.
getName() - Method in interface com.groiss.org.OrgTree
Get the name.
getName() - Method in interface com.groiss.org.OrgUnit
Get the name.
getName() - Method in interface com.groiss.org.PermissionList
Get the name.
getName() - Method in interface com.groiss.org.Right
Returns the name of the right
getName() - Method in interface com.groiss.org.Role
Returns the name of the role
getName() - Method in interface com.groiss.org.User
Implemented for Principal interface
getName() - Method in class com.groiss.reporting.data.Attribute
 
getName() - Method in class com.groiss.reporting.data.Entity
 
getName(String) - Static method in class com.groiss.reporting.data.Entity
 
getName() - Method in class com.groiss.reporting.data.Schema
 
getName() - Method in class com.groiss.util.ByteArrayDataSource
Returns the name of the data source.
getName() - Method in interface com.groiss.wf.ProcessDefinition
Returns the name of the process.
getName() - Method in interface com.groiss.wf.Task
Returns the name of the task
getName() - Method in class com.groiss.wfxml.WfXMLDocForm
Get the full name of the document (filename and extension).
getName() - Method in class com.groiss.wfxml.WfXMLFolder
Get the name of the folder.
getName() - Method in class com.groiss.wfxml.WfXMLForm
This method returns the form name.
getName() - Method in class com.groiss.wfxml.WfXMLNote
Returns the name of this note.
getName() - Method in class com.groiss.wfxml.WfXMLObject
Returns the name of this WfXMLObject.
getName() - Method in class com.groiss.wfxml.WfXMLWebLink
Returns the name string of this web link.
getNamePart() - Method in class com.groiss.wfxml.WfXMLDocForm
Returns just the name part of this doc form.
getNameSuffix() - Method in interface com.groiss.org.User
Get the name suffix for this user
getNewInstance(Class<?>) - Static method in class com.groiss.store.StoreUtil
Create a new instance of c. 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
 
getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.RemoteStore
Method for getting objects directly from the database bypassing the cache.
getNoCache(Class<? extends P>, long) - Method in interface com.groiss.store.Store
Method for getting objects directly from the database bypassing the cache.
getNoComment(InputStream) - Static method in class com.groiss.util.FileUtil
 
getNoComment(Reader) - Static method in class com.groiss.util.FileUtil
Get the contents of an input stream without the comments.
getNoCommentContent(String) - Static method in class com.groiss.util.FileUtil
 
getNodeId() - Method in interface com.groiss.org.IUserSession
 
getNodeid() - Method in class com.groiss.store.Lock
 
getNodeWithMostEdges() - Method in class com.groiss.reporting.data.ReportingGraph
returns the node with the most edges connected, can be used as center of the graph
getNotes(ProcessInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the notes to a process instances
getNotes(ProcessInstance) - Method in interface com.groiss.wf.WfEngine
Get the notes to a process instances
getNotes() - Method in class com.groiss.wfxml.WfXMLForm
Returns a List with all attached notes.
getNotesLink(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObj() - Method in class com.groiss.store.Lock
 
getObject() - Method in interface com.groiss.cal.CalEvent
returns the object this CalEvent was initially fetched for
getObject() - Method in class com.groiss.cal.SimpleEvent
returns the object this CalEvent was initially fetched for
getObject(String) - Method in class com.groiss.component.Configuration
Return the property value.
getObject(Object) - Static method in class com.groiss.store.StoreUtil
 
getObject(JSONObject) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObject(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
This method returns a persistent object when the request contains a parameter "object" with a value in the form <classname>:<oid>.
getObject(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObject(String) - Static method in class com.groiss.wf.html.HTMLUtils
Deprecated. since 8.0; use StoreUtil.getObject(Object) instead
getObjectClass() - Method in class com.groiss.ldap.ClassMapping
Returns the name of the most specific LDAP Object class
getObjectClasses() - Method in class com.groiss.ldap.ClassMapping
Return the set of LDAP object classes for this mapping
getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.OrgData
Returns the extension object to a persistent.
getObjectExtension(Persistent, String, boolean) - Method in interface com.groiss.org.RemoteOrgData
Returns the extension object to a persistent.
getObjectList(HttpServletRequest, String) - Static method in class com.groiss.wf.html.HTMLUtils
Get list of objects (from multiple selection list) stored in request under key
getObjectListForComponent(List<Persistent>) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObjects() - Method in interface com.groiss.cal.CalEvent
the objects, this event belongs to
getObjects() - Method in interface com.groiss.cal.CalView
get mapped objects
getObjects() - Method in class com.groiss.cal.SimpleCalView
get mapped objects
getObjects() - Method in class com.groiss.cal.SimpleEvent
the objects, this event belongs to
getObjects(Class, Map<String, String>, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getObjScope() - Method in interface com.groiss.org.Permission
Returns the object-scope.
getOid() - Method in interface com.groiss.dms.FormType
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.event.EventRegistry
returns the unique oid of the object.
getOid() - Method in interface com.groiss.org.Agent
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.org.Application
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.store.Persistent
Getter method for the persistent object's OID.
getOid() - Method in class com.groiss.store.PersistentObject
 
getOID() - Method in interface com.groiss.store.RemoteStore
Return the next object id from the oid-factory in the database
getOID() - Method in interface com.groiss.store.Store
Return the next object id from the oid-factory in the database
getOid() - Method in interface com.groiss.wf.ActivityInstance
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.wf.ProcessDefinition
Returns the unique oid of the object.
getOid() - Method in interface com.groiss.wf.Task
Returns the unique oid of the object.
getOperatingMode() - Method in class com.groiss.wfxml.Partner
Use this method to find out if a partner works in passive, active, or off mode.
getOperatingMode() - Static method in class com.groiss.wfxml.WfXML2
Use this method to find out if the local server operates in passive, active, or off mode.
getOpmode() - Method in class com.groiss.wfxml.Partner
 
getOption(int) - Method in class com.groiss.gui.component.SelectList
 
getOptionIndex(String, String) - Method in class com.groiss.gui.component.SelectList
returns the index of the specified option (identified by value-text-pair
getOptionText(int) - Method in class com.groiss.gui.component.SelectList
Returns the displayed text of the specified option.
getOptionTexts() - Method in class com.groiss.gui.component.SelectList
Returns a vector with the displayed text of every option.
getOptionValue(int) - Method in class com.groiss.gui.component.SelectList
Returns the value of the specified option.
getOptionValues() - Method in class com.groiss.gui.component.SelectList
Returns a vector with the value of every options.
getOptMessage() - Method in exception com.groiss.util.ApplicationException
 
getOrgClass() - Method in interface com.groiss.org.OrgUnit
 
getOrgContext() - Method in interface com.groiss.org.HasOrgContext
 
getOrgData() - Static method in class com.groiss.wf.ServiceLocator
Get the OrgData to perform action with the organizational structure.
getOrgData() - Method in interface com.groiss.wf.Session
Get a OrgData service.
getOrgScope() - Method in interface com.groiss.org.Permission
Returns the org-scope.
getOrgUnit() - Method in interface com.groiss.dms.DMSFolder
Returns the organizational unit to which this folder belongs to
getOrgUnit(long) - Method in interface com.groiss.org.OrgData
Get an OrgUnit from the org-data database.
getOrgUnit() - Method in interface com.groiss.org.Permission
Get the org unit of the permission.
getOrgUnit(long) - Method in interface com.groiss.org.RemoteOrgData
Get an OrgUnit from the org-data database.
getOrgUnit() - Method in interface com.groiss.org.UserRole
Returns the org-unit, for user-roles with local or hierarchic roles
getOrgUnit() - Method in interface com.groiss.wf.ActivityInstance
Returns the organizational unit.
getOrigin() - Method in interface com.groiss.wf.ActivityInstance
Returns the origin od this ActivityInstance.
getOutputStream() - Method in class com.groiss.util.ByteArrayDataSource
This operation is not supported!
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...
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
getParameters(HttpServletRequest, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
 
getParamMap() - Method in class com.groiss.reporting.Query
get the Parameter Map of this query
getParams() - Method in class com.groiss.wf.batch.BatchJob
Get the parameters for the job execution.
getParamsAsLink() - Method in class com.groiss.servlet.MultipartRequest
This method builds a parameter string suitable for a GET request out of the parameter map.
getParent() - Method in class com.groiss.gui.AbstractComponent
 
getParent() - Method in interface com.groiss.gui.Component
 
getParent() - Method in interface com.groiss.wf.ActivityInstance
Returns the parent node in the process execution graph, normally the process instance, but for example in parfors, the parfor node
getParent(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
Get the process instance of the given activity instance.
getParent(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
Get the process instance of the given activity instance.
getParentElement() - Method in class com.groiss.gui.AbstractComponent
 
getParentElement() - Method in interface com.groiss.gui.Component
 
getParentFolder() - Method in interface com.groiss.dms.DMSFolder
Returns the parent of this folder.
getPartner(String) - Static method in class com.groiss.wfxml.WfXML2
Use this method to get a Partner object representing a WfXML communication partner that you know (you must know the id with which the partner has been defined).
getPassword() - Method in class com.groiss.ldap.DirectoryServer
 
getPasswordProperty(String) - Method in class com.groiss.component.Configuration
Get the value of a "mangled" property.
getPath() - Method in class com.groiss.wfxml.Partner
The path as defined in the administration of @enterprise.
getPathname() - Method in class com.groiss.wfxml.Partner
 
getPathToRoot() - Method in interface com.groiss.dms.DMSFolder
Returns the path to the root as a string
getPattern() - Method in interface com.groiss.timer.TimerEntry
Get the period for the entry
getPermanentSSL() - Method in class com.groiss.util.RMIThreadContext
 
getPersistent() - Method in interface com.groiss.org.PersistentVersion
Returns the persistent to which this version belongs to.
getPersistentJSONList(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.reporting.StandardSearch
 
getPolicyInfoText(User) - Method in interface com.groiss.org.OrgData
Checks if there are any hints for the user according to the password policy.
getPolicyInfoText(User) - Method in interface com.groiss.org.RemoteOrgData
Checks if there are any hints for the user according to the password policy.
getPort() - Method in class com.groiss.ldap.DirectoryServer
 
getPort() - Method in class com.groiss.wfxml.Partner
The port on which the communication partner excepts incoming WfXML messages.
getPossiblePaths(Entity, Entity) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, String) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(Entity, Entity, int) - Method in class com.groiss.reporting.data.Schema
 
getPossiblePaths(String, String, int) - Method in class com.groiss.reporting.data.Schema
 
getPossibleViews(User) - Method in interface com.groiss.cal.CalInfo
get all possible views for this users
getPossibleViews(User) - Method in class com.groiss.cal.CalInfoAdapter
get all possible views for this users
getPriority() - Method in interface com.groiss.wf.ProcessInstance
Return the priority of the process instance.
getProcess(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the given id.
getProcess(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the given oid.
getProcess(DMSForm) - Method in interface com.groiss.wf.RemoteWfEngine
Find the process instance where the given form is attached.
getProcess(String) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the given id.
getProcess(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the given oid.
getProcess(DMSForm) - Method in interface com.groiss.wf.WfEngine
Find the process instance where the given form is attached.
getProcessContext() - Method in interface com.groiss.dms.DMSFolder
Returns the process to which this folder may belong to (directly or indirectly)
getProcessDefinition() - Method in interface com.groiss.wf.ActivityInstance
Returns the process definition the activity instance belongs to.
getProcessDefinition(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process definition with the given id and status=active, if more than one is found, the process definition with the highest version number is returned.
getProcessDefinition(String, int) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process definition with the given id and version.
getProcessDefinition(String) - Method in interface com.groiss.wf.WfEngine
Find a process definition with the given id and status=active, if more than one is found, the process definition with the highest version number is returned.
getProcessDefinition(String, int) - Method in interface com.groiss.wf.WfEngine
Find a process definition with the given id and version.
getProcesses(String) - Method in interface com.groiss.wf.RemoteWfEngine
Find the process instances with a given condition.
getProcesses(String) - Method in interface com.groiss.wf.WfEngine
Find the process instances with a given condition.
getProcessFromForm(long) - Method in interface com.groiss.wf.RemoteWfEngine
Find a process instance from the oid of a form.
getProcessFromForm(long) - Method in interface com.groiss.wf.WfEngine
Find a process instance from the oid of a form.
getProcessInstance() - Method in class com.groiss.dms.FormContext
 
getProcessInstance() - Method in interface com.groiss.wf.ActivityInstance
Returns the process instance the activity instance belongs to.
getProcessStartInfo(ProcessDefinition) - Method in class com.groiss.timemgmt.DefaultTimeManagementImpl
Returns null
getProcessStartInfo(ProcessDefinition) - Method in interface com.groiss.timemgmt.TimeManagement
Return a href to a detail page for the process start mask If the result is empty, nothing is done.
getProperties() - Method in class com.groiss.component.Configuration
Return the whole paramter map.
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.
getProtocol() - Method in class com.groiss.wfxml.Partner
 
getPublicRootFolder() - Method in interface com.groiss.dms.DMS
Returns the public root folder in the DMS.
getPublicRootFolder() - Method in interface com.groiss.dms.RemoteDMS
Returns the public root folder in the DMS.
getPwdNeverExpires() - Method in interface com.groiss.org.User
 
getQuery() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getQueryTimeout() - Static method in class com.groiss.store.DBConnPool
 
getQueryToken() - Static method in class com.groiss.reporting.QueryEngine
Try to get a execution Token. if report has to wait, a BeanManager.commit is done to release the 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
getRecurrenceType() - Method in interface com.groiss.cal.CalEvent
 
getRecurrenceType() - Method in class com.groiss.cal.SimpleEvent
getReference() - Method in interface com.groiss.org.Role
 
getRefType() - Method in class com.groiss.ldap.AttributeMapping
Returns the reference type of this mapping
getRegistrant() - Method in interface com.groiss.event.EventRegistry
Returns the process or activity that has registered.
getRelationGraph() - Method in class com.groiss.reporting.data.Schema
 
getRelations() - Method in class com.groiss.reporting.data.Entity
 
getRelations(Entity) - Method in class com.groiss.reporting.data.Schema
 
getReltype() - Method in class com.groiss.wf.ProcessRelation
 
getRemoteFileName(String) - Method in class com.groiss.servlet.MultipartRequest
Return the remote file name of the file associated with the parameter name given as argument.
getReportingDataInstance(String, String) - Static method in class com.groiss.reporting.QueryEngine
 
getReportingDataInstance(Element) - Static method in class com.groiss.reporting.QueryEngine
 
getRequestCount() - Static method in class com.groiss.servlet.Dispatcher
Get the request count for statistics.
getRequestCount() - Static method in class com.groiss.servlet.FileServlet
 
getRequiredObjects(boolean) - Method in interface com.groiss.store.Exportable
This method is called by the exporter before an object is exported.
getRequiredObjects(boolean) - Method in class com.groiss.store.ExportablePersistentObject
 
getRequiredReferences() - Method in interface com.groiss.store.Exportable
Returns a list of references that cannot be found in the persistent fields.
getRequiredReferences() - Method in class com.groiss.store.ExportablePersistentObject
 
getResource() - Method in class com.groiss.component.Configuration
Rerturn the resource for this configuration.
getResource() - Static method in class com.groiss.component.DefaultResource
 
getResource() - Method in interface com.groiss.org.HasResource
 
getResource() - Method in class com.groiss.reporting.data.Attribute
 
getResource() - Method in class com.groiss.reporting.data.Entity
 
getResource() - Method in class com.groiss.reporting.Query
 
getResource() - Method in class com.groiss.wf.DefaultApplicationAdapter
 
getResourceBundle(Locale, String) - Method in class com.groiss.component.Resource
 
getResultcode() - Method in class com.groiss.wf.batch.BatchJob
Get the resultcode of the instance.
getResultComponent(Query, ReportingTableModel, String) - Method in class com.groiss.reporting.export.HTMLExporter
 
getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
 
getResultTableModel(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
Returns a tablemodel that the TableRenderer may handle.
getResultvalues() - Method in class com.groiss.wf.batch.BatchJob
Get the resultvalues of the instance.
getRight(long) - Method in interface com.groiss.org.OrgData
Get an Right from the org-data database.
getRight() - Method in interface com.groiss.org.Permission
Returns the right the permission grants
getRight(long) - Method in interface com.groiss.org.RemoteOrgData
Get an Right from the org-data database.
getRights() - Method in class com.groiss.ldap.DirectoryServer
 
getRole(long) - Method in interface com.groiss.org.OrgData
Get an Role from the org-data database.
getRole(long) - Method in interface com.groiss.org.RemoteOrgData
Get an Role from the org-data database.
getRole() - Method in interface com.groiss.org.UserRole
Returns the role of the user-role
getRoles() - Method in class com.groiss.ldap.DirectoryServer
 
getRoles(User) - Method in interface com.groiss.org.OrgData
Returns a Map of the roles - and depts - of a user.
getRoles(User, OrgUnit) - Method in interface com.groiss.org.OrgData
Return the roles a user has in a OrgUnit.
getRoles(User) - Method in interface com.groiss.org.RemoteOrgData
Returns a Map of the roles - and depts - of a user.
getRoles(User, OrgUnit) - Method in interface com.groiss.org.RemoteOrgData
Return the roles a user has in a OrgUnit.
getRoleSuspensionList(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the role suspension list of the current user.
getRoleSuspensionList(Application) - Method in interface com.groiss.wf.WfEngine
Get the role suspension list of the current user.
getRoleWorklist(Application) - Method in interface com.groiss.wf.RemoteWfEngine
Get the role worklist of the current user.
getRoleWorklist(Application) - Method in interface com.groiss.wf.WfEngine
Get the role worklist of the current user.
getRoot() - Method in class com.groiss.gui.AbstractComponent
returns the root element of the internal JDOM
getRoot() - Method in interface com.groiss.gui.Component
returns the root element of the internal JDOM
getRootFolder(User) - Method in interface com.groiss.dms.DMS
Returns the root DMS folder (i.e. 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
 
getRowCount() - Method in class com.groiss.ds.ObjectTableModel
Get amount of rows in the tablemodel.
getRowCount() - Method in class com.groiss.reporting.data.ReportingTableModel
 
getRows(boolean) - Method in class com.groiss.gui.component.TableContainer
 
getRows() - Method in class com.groiss.gui.component.Textarea
 
getRunEverywhere() - Method in interface com.groiss.timer.TimerEntry
Returns whether the entry should be running on each node in a cluster.
getRunOnStartup() - Method in interface com.groiss.timer.TimerEntry
Run on startup?
getSalutation() - Method in interface com.groiss.org.User
Get the salutation for this user
getSchema() - Method in interface com.groiss.store.RemoteStore
Returns the schema of the tables
getSchema() - Method in interface com.groiss.store.Store
Returns the schema of the tables
getScripts(HttpServletRequest, HttpServletResponse) - Method in class com.groiss.gui.JavascriptLoader
The method for loading the script
getSearchCondition(Persistent, String, String) - Static method in class com.groiss.wf.html.HTMLUtils
builds a condition for querying the given Persistent uses the global setting for smartSearch
getSearchCondition(Persistent, String, String, boolean) - Static method in class com.groiss.wf.html.HTMLUtils
builds a condition querying the given Persistent if smartSearch is true, the given searchString will be splitted, and searched in each searchAttr on it's own
getSearchExpression(Attributes, Class<?>, ClassMapping, DirContext, Persistent, String) - Static method in class com.groiss.ldap.LDAPUtils
Create a SQL search expression for an LDAP object.
getSearchOid(Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Get a LDAP search expression for a Persistent based on Attribute entOid
getSearchRoot() - Method in class com.groiss.ldap.DirectoryServer
 
getSearchString(ClassMapping, DirContext) - Static method in class com.groiss.ldap.LDAPUtils
Construct a LDAP search string for a dircontext based on the RDN attribute
getSearchString(DirectoryServer, ClassMapping, Persistent) - Static method in class com.groiss.ldap.LDAPUtils
Construct a LDAP search string for a Persistent based on the RDN attribute
getSelectedItems() - Method in interface com.groiss.gui.table.Table
 
getSelectedItems() - Method in class com.groiss.gui.table.TableAdapter
 
getSelectedOption() - Method in class com.groiss.gui.component.SelectList
Returns the index of the selected option.
getSelection() - Method in class com.groiss.gui.component.RadioGroup
 
getSelectionMode() - Method in interface com.groiss.gui.table.Table
Return the mode for selection.
getSelectionMode() - Method in class com.groiss.gui.table.TableAdapter
Return the mode for selection.
getSelections() - Method in class com.groiss.gui.component.SelectList
returns a array of all selected options
getSelections() - Method in class com.groiss.reporting.data.Entity
 
getSelectionString(String) - Method in class com.groiss.reporting.data.Entity
 
getSelectLength() - Method in class com.groiss.reporting.data.Attribute
 
getSelectList2(HttpServletRequest) - Static method in class com.groiss.wf.html.HTMLUtils
 
getSelectList2(Map<String, String>) - Static method in class com.groiss.wf.html.HTMLUtils