Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- table(Class<? extends P>, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
Deprecated.This method returns the members of the given class matching the given condition as a
Map
. - table(Class<? extends P>, String, Object...) - Method in interface com.groiss.store.Store
-
This method returns the members of the given class matching the given condition as a
Map
. - table(String, String, Object...) - Method in interface com.groiss.store.RemoteStore
-
Deprecated.This method returns the members of the given class matching the given condition as a
Map
. - table(String, String, Object...) - Method in interface com.groiss.store.Store
-
This method returns the members of the given class matching the given condition as a
Map
. - Table - Interface in com.groiss.gui.table
-
Interface describing a table for rendering in HTML
- TABLE - Static variable in interface com.groiss.dms.FormField
-
Subform table.
- Table.ToolbarShape - Enum Class in com.groiss.gui.table
-
Possible shapes of a toolbar.
- TableAdapter - Class in com.groiss.gui.table
-
Adapter class for the table interface.
- TableAdapter() - Constructor for class com.groiss.gui.table.TableAdapter
- TableAdapter(TableModel, String) - Constructor for class com.groiss.gui.table.TableAdapter
- TableAdapterUtil - Class in com.groiss.gui.table
-
shared methods for all tableadapter implementations WorklistAdapter, DMSTableAdapter, FormTableAdapter
- TableContainer - Class in com.groiss.gui.component
-
Container for a HTML table.
- TableContainer() - Constructor for class com.groiss.gui.component.TableContainer
-
constructs a new empty tablecontainer
- TableContainer(String) - Constructor for class com.groiss.gui.component.TableContainer
-
Constructs a new empty table-container.
- TableContainer(String, String, boolean) - Constructor for class com.groiss.gui.component.TableContainer
- TableContainer(String, TableModel) - Constructor for class com.groiss.gui.component.TableContainer
-
constructs a new tablecontainer
- TableContainer(List<Object>, TableModel) - Constructor for class com.groiss.gui.component.TableContainer
-
constructs a new tablecontainer
- TableContainer(TableModel) - Constructor for class com.groiss.gui.component.TableContainer
-
constructs a new tablecontainer
- TableRenderer - Class in com.groiss.gui.table
-
Class which renders tables
- TableRenderer() - Constructor for class com.groiss.gui.table.TableRenderer
- TableRenderer(Table) - Constructor for class com.groiss.gui.table.TableRenderer
- tableTarget - Variable in class com.groiss.gui.table.TableAdapter
- Tabs - Class in com.groiss.gui.component
-
A component for tabs.
- Tabs(List<Link>) - Constructor for class com.groiss.gui.component.Tabs
-
Construct a tab.
- Tabs(List<Link>, int) - Constructor for class com.groiss.gui.component.Tabs
- Tabs(List<Link>, int, boolean) - Constructor for class com.groiss.gui.component.Tabs
- Tabs(List<Link>, int, boolean, int) - Constructor for class com.groiss.gui.component.Tabs
- Tabs(List<Link>, int, short, int) - Constructor for class com.groiss.gui.component.Tabs
-
Construct a tab.
- TABS - Static variable in interface com.groiss.wf.html.WorklistDescription
-
The links in the worklist lead to a tabbed frame containing the forms, documents,notes, history, and process information
- TABS_WITHOUT_FORMS - Static variable in interface com.groiss.wf.html.WorklistDescription
-
Detail links like in TABS, but forms are not shown in the tabbed view.
- take(ActivityInstance) - Method in interface com.groiss.wf.RemoteWfEngine
-
Deprecated.Take an activity: move it from the role-worklist to the worklist.
- take(ActivityInstance) - Method in interface com.groiss.wf.WfEngine
-
Take an activity: move it from the role-worklist to the worklist.
- target - Variable in class com.groiss.accesscontrol.PermissionQuery
-
Deprecated, for removal: This API element is subject to removal in a future version.use getter method
- Task - Enum constant in enum class com.groiss.cal.EventType
-
attendee may be occupied at such events
- Task - Interface in com.groiss.wf
-
A task is used to describe a manual task in a process definition.
- TASK - Static variable in interface com.groiss.wf.ActivityInstance
-
A task node.
- taskProps(ActivityInstance) - Static method in class com.groiss.wf.html.HTMLUtils
-
Returns a description for an activity instance with the following pattern: Id: <id of the process instance> Task: <name of task or step name> Subject: <process instance subject>
- TEMPLATE_HTML - Static variable in interface com.groiss.dms.FormType
-
template type is HTML
- TEMPLATE_XFORMS - Static variable in interface com.groiss.dms.FormType
-
template type is XFORMS
- TEMPLATE_XHTML - Static variable in interface com.groiss.dms.FormType
-
template type is XHTML
- testSet() - Method in class com.groiss.ml.ds.TrainTestSets
- text - Variable in class com.groiss.gui.component.Link
- Text - Class in com.groiss.gui.component
-
A HTML span element.
- Text() - Constructor for class com.groiss.gui.component.Text
-
Constructs a new empty text component
- Text(String) - Constructor for class com.groiss.gui.component.Text
-
Constructs a new empty text component
- Text(String, String) - Constructor for class com.groiss.gui.component.Text
-
Constructor with id and containing text
- Text(String, String, String) - Constructor for class com.groiss.gui.component.Text
-
Constructor with id and containing text
- TEXT - Enum constant in enum class com.groiss.gui.table.Table.ToolbarShape
- TEXT - Static variable in interface com.groiss.wf.RemoteWfEngine
-
Deprecated, for removal: This API element is subject to removal in a future version.use
WfEngine.TEXT
instead - TEXT - Static variable in interface com.groiss.wf.WfEngine
-
Constant for form-field-mode text, field is shown as text output.
- Textarea - Class in com.groiss.gui.component
-
Textarea component is used to enter more than one line of text. it should be used in conjunction with the ROWS and COLS attributes to set the size of the textarea.
- Textarea() - Constructor for class com.groiss.gui.component.Textarea
-
constructs a new empty textarea
- Textarea(String, int, int) - Constructor for class com.groiss.gui.component.Textarea
-
standard constructor
- Textarea(String, int, int, String) - Constructor for class com.groiss.gui.component.Textarea
-
constructor
- Textarea(String, int, int, String, String) - Constructor for class com.groiss.gui.component.Textarea
-
constructor
- Textfield - Class in com.groiss.gui.component
-
The Textfield component is used for a single line text entry fields.
- Textfield() - Constructor for class com.groiss.gui.component.Textfield
-
Constructs a new empty Textfield component.
- Textfield(String) - Constructor for class com.groiss.gui.component.Textfield
- Textfield(String, int) - Constructor for class com.groiss.gui.component.Textfield
- Textfield(String, int, boolean) - Constructor for class com.groiss.gui.component.Textfield
- Textfield(String, String) - Constructor for class com.groiss.gui.component.Textfield
-
Constructor with name and value.
- Textfield(String, String, int, int) - Constructor for class com.groiss.gui.component.Textfield
-
Constructor with name, value maxlength and size
- Textfield(String, String, String) - Constructor for class com.groiss.gui.component.Textfield
-
Constructor with name and value.
- third - Variable in class com.groiss.ds.Triple
-
The third object.
- thisYear() - Static method in class com.groiss.cal.CalUtil
-
Return the current year.
- ThreadContext - Class in com.groiss.util
-
This class is designed to hold thread specific information which can then be requested anywhere in the code.
- ThreadLocal2<T> - Class in com.groiss.ds
-
Same as java.lang.ThreadLocal, plus monitoring utility
- ThreadLocal2() - Constructor for class com.groiss.ds.ThreadLocal2
- ThreadUtil - Class in com.groiss.util
-
Utility methods for threads.
- TimeInterval - Class in com.groiss.reporting.data.impl
-
Reporting data type for time intervals.
- TimeInterval() - Constructor for class com.groiss.reporting.data.impl.TimeInterval
- TimeManagement - Interface in com.groiss.timemgmt
-
Pluggable time management.
- TimeManagementFactory - Class in com.groiss.timemgmt
-
Provide implementations of time management interface
- timemodel - Variable in class com.groiss.reporting.data.impl.TimeInterval
- TimeModel - Interface in com.groiss.reporting.data
-
This interface must be supported if another calculation of time intervals is desired
Note: a implementing class must support a constructor without parameters - TimerEntry - Interface in com.groiss.timer
-
The TimerEntry interface defines the properties of a timer entry.
- timerException(TimerEntry, Persistent, String, Throwable) - Static method in class com.groiss.timer.TimerManager
-
This method is for exception handling in a timer task.
- TimerManager - Class in com.groiss.timer
-
The timer manager is the service controlling the timer executions.
- TimerManager() - Constructor for class com.groiss.timer.TimerManager
- TimerTask - Interface in com.groiss.timer
-
A Task for the Timer.
- title - Variable in class com.groiss.gui.table.TableAdapter
- title - Variable in exception com.groiss.util.ApplicationException
- tm - Variable in class com.groiss.gui.component.TableContainer
- toAdd - Variable in class com.groiss.reporting.data.impl.TimeInterval
- toARFFString() - Method in class com.groiss.ml.ds.Attribute
-
Returns the ARFF representation of this attribute.
- toArray() - Method in class com.groiss.ds.KeyedList
- toArray(String, String) - Static method in class com.groiss.util.StringUtil
-
Splits the passed string using the passed delimiter and returns the trimmed parts as array.
- toArray(T[]) - Method in class com.groiss.ds.KeyedList
- toBeginDay(Date) - Static method in class com.groiss.cal.CalUtil
-
returns the date set to 00:00:00:00
- toChangeSet(Collection<ActivityInstance>) - Static method in class com.groiss.smartclient.ClientUtil
-
Transform a collection of ActivityInstances to a suitable structure for
ClientUtil.getChangesAsJSON(String, Set)
. - toContent(Collection<Object>) - Static method in class com.groiss.xml.XMLUtil
-
Transform a Collection of Objects to a (new) Collection of Content.
- toEndDay(Date) - Static method in class com.groiss.cal.CalUtil
-
returns a date set to 23:59:59:999
- toEnum(Class<T>, Object) - Static method in class com.groiss.store.StoreUtil
-
Maps a value to an instance of an Enum class
- toggleClass(String, boolean) - Method in class com.groiss.gui.AbstractComponent
- toggleClass(String, boolean) - Method in interface com.groiss.gui.Component
-
remove or add the given CSS class(es) from the list of existing CSS-classes depending on a condition
- toHtml() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
- toJson() - Method in class com.groiss.gui.NavigationNode
- toJson() - Method in interface com.groiss.gui.NavigationTreeNode
-
Returns a json representation of this node.
- toJson() - Method in class com.groiss.gui.table.ColumnDescription
- toJson() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
- toJson() - Method in class com.groiss.reporting.data.impl.PersistentData
- toJson() - Method in class com.groiss.reporting.data.SimpleReportingExportable
- toJson() - Method in interface com.groiss.reporting.export.ReportingExportable
-
Export Data to Json (used in ep 9.0)
- toJson(boolean) - Method in class com.groiss.gui.table.ColumnDescription
- toJson(ReportingTableModel, Query) - Method in interface com.groiss.reporting.export.ChartType
- toJson(Query, ReportingTableModel) - Method in interface com.groiss.reporting.export.ClientSideExporter
- toJson(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.DownloadExporter
- toJson(Query, ReportingTableModel) - Method in class com.groiss.reporting.export.HTMLExporter
- toJson(Persistent) - Static method in class com.groiss.store.StoreUtil
-
Convert a persistent to JSON
- toJSON(DMSDocForm) - Static method in class com.groiss.mail.MailFunctions
-
Returns the following JSON structure of given email object:
- toJSON(Persistent) - Static method in class com.groiss.wf.html.HTMLUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- toJsonAsReference(Persistent) - Static method in class com.groiss.store.StoreUtil
- toListString() - Method in interface com.groiss.org.User
-
A string representation suitable for lists.
- toListString() - Method in interface com.groiss.store.Persistent
-
Returns a special string representation of the object.
- toListString() - Method in class com.groiss.store.PersistentObject
-
Returns a special string representation of the object.
- toListString() - Method in class com.groiss.wf.ProcessInstanceView
- toLocale(String) - Static method in class com.groiss.util.StringUtil
-
Get a Locale from a string.
- toMap(Persistent) - Static method in class com.groiss.store.StoreUtil
-
Convert a persistent to a Map
- toMapAsReference(Persistent) - Static method in class com.groiss.store.StoreUtil
- toNative(String) - Static method in class com.groiss.store.StoreUtil
-
Translate SQL Statements in to native form.
- toolbarActions - Variable in class com.groiss.gui.table.TableAdapter
- toolbarIcons - Variable in class com.groiss.gui.table.TableAdapter
- toolbarShape - Variable in class com.groiss.gui.table.TableAdapter
- toolbarSize - Variable in class com.groiss.gui.table.TableAdapter
- toolbarTarget - Variable in class com.groiss.gui.table.TableAdapter
- TooManyResultsException(int) - Constructor for exception com.groiss.wf.html.HTMLUtils.TooManyResultsException
- TopLevelException - Interface in com.groiss.util
-
Interface for exceptions where the message is directly presented to the user interface.
- toString() - Method in class com.groiss.accesscontrol.DNF
- toString() - Method in class com.groiss.accesscontrol.PermissionQuery
- toString() - Method in class com.groiss.cal.SimpleCalView
- toString() - Method in class com.groiss.cluster.communication.Message
-
Return a String representation of this message.
- toString() - Method in class com.groiss.component.Resource
- toString() - Method in class com.groiss.ds.ComparablePair
- toString() - Method in class com.groiss.ds.MultiMap
- toString() - Method in class com.groiss.ds.OrderedMap
- toString() - Method in class com.groiss.ds.Pair
- toString() - Method in class com.groiss.ds.Tree
- toString() - Method in class com.groiss.ds.Triple
- toString() - Method in class com.groiss.ds.TwoLevelMap
- toString() - Method in class com.groiss.event.BasicEvent
- toString() - Method in class com.groiss.fileimport.Column
- toString() - Method in class com.groiss.fileimport.csv.CSVColumn
- toString() - Method in class com.groiss.fileimport.csv.CSVSettings
- toString() - Method in class com.groiss.gui.AbstractComponent
-
Returns the classname followed by a colon and the title attribute.
- toString() - Method in interface com.groiss.gui.Component
- toString() - Method in class com.groiss.gui.table.CellValue
- toString() - Method in class com.groiss.gui.table.ColumnDescription
- toString() - Method in class com.groiss.gui.UserAgent
- toString() - Method in class com.groiss.http.Client
-
Returns a string representation of the request that should be executed by this client.
- toString() - Method in class com.groiss.http.ClientConfiguration
- toString() - Method in class com.groiss.http.Parameter
- toString() - Method in class com.groiss.ldap.DirectoryServer
- toString() - Method in enum class com.groiss.mail.MailFunctions.DefaultMailFunction
- toString() - Method in class com.groiss.messaging.Recipient
- toString() - Method in class com.groiss.ml.classifier.ClassificationResult
- toString() - Method in class com.groiss.ml.classifier.EvaluationResult
- toString() - Method in class com.groiss.ml.ds.Attribute
- toString() - Method in class com.groiss.ml.field.ProcessField
- toString() - Method in class com.groiss.notification.BasicNotificationItem
- toString() - Method in class com.groiss.notification.NotificationEvent
-
Converts a NotificationEvent to a string representation.
- toString() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
- toString() - Method in class com.groiss.store.NullExpression
-
Constructs the appropriate expression depending on the value of getValue().
- toString() - Method in class com.groiss.timer.ScheduleInfo
- toString() - Method in class com.groiss.util.TransientWrapper
- toString() - Method in enum class com.groiss.wf.ActivityInstance.LastAction
- toString() - Method in class com.groiss.wf.ProcessInstanceView
- toString() - Method in class com.groiss.wfxml.Partner
- toString(Persistent) - Static method in class com.groiss.store.StoreUtil
-
Generates a String representation to identify a persistent object.
- toString(Class<?>, Persistent) - Static method in class com.groiss.store.StoreUtil
-
Generates a String representation to identify a persistent object.
- toSubduct - Variable in class com.groiss.reporting.data.impl.TimeInterval
- toText() - Method in class com.groiss.reporting.data.impl.DateReportingData
- toText() - Method in class com.groiss.reporting.data.impl.DefaultReportingData
- toText() - Method in class com.groiss.reporting.data.impl.TimeInterval
- toText() - Method in class com.groiss.reporting.data.SimpleReportingExportable
-
returns the toString() of the value
- toText() - Method in interface com.groiss.reporting.export.ReportingExportable
-
Used for CSV/EXCEL/XML export...
- TRACE - Enum constant in enum class com.groiss.http.Client.Method
- TRACE - Enum constant in enum class com.groiss.util.ApplicationException.Level
- trainSet() - Method in class com.groiss.ml.ds.TrainTestSets
- TrainTestSets - Class in com.groiss.ml.ds
-
A simple container for the split result of a
DataSet
into a train and a test set. - TrainTestSets(DataSet, DataSet) - Constructor for class com.groiss.ml.ds.TrainTestSets
-
A new instance holding the passed train and test set
- transactionId - Variable in class com.groiss.org.CheckedPersistent
- transformCase(String) - Static method in class com.groiss.store.StoreUtil
- transformCase(DatabaseMetaData, String) - Static method in class com.groiss.store.StoreUtil
- transformForSQL(String) - Static method in class com.groiss.util.StringUtil
-
Replaces '*' with '%' and '?'
- TransientWrapper - Class in com.groiss.util
-
Provides a means to exclude serializable objects from serialization mechanisms by wrapping them.
- TransientWrapper(Object) - Constructor for class com.groiss.util.TransientWrapper
-
Wrap an object.
- Tree<D> - Class in com.groiss.ds
-
Simple N-ary Tree structure.
- Tree() - Constructor for class com.groiss.ds.Tree
-
Construct an empty Tree.
- Tree(D) - Constructor for class com.groiss.ds.Tree
-
Construct a Tree with a single data element
- Tree(D, List<Tree<D>>) - Constructor for class com.groiss.ds.Tree
-
Construct a Tree with a data element and a list of children.
- treeName - Variable in class com.groiss.gui.HTMLTree
- Triple<F,
S, T> - Class in com.groiss.ds -
A Triple is an object that contains three other objects.
- Triple() - Constructor for class com.groiss.ds.Triple
- Triple(F, S, T) - Constructor for class com.groiss.ds.Triple
-
Constructor for holding a pair of objects.
- TRUST_ALL - Static variable in class com.groiss.ldap.LDAPUtils
-
Implicitly trusts all server certificates (no check).
- TRUST_DEFAULT - Static variable in class com.groiss.ldap.LDAPUtils
-
Use system default trust store for server certificate check.
- TRUST_EP - Static variable in class com.groiss.ldap.LDAPUtils
-
Use @enterprise trust store for server certificate check.
- TRUSTED - Static variable in class com.groiss.util.MailUtil
- TwoLevelMap<K1,
K2, V> - Class in com.groiss.ds -
HashMap based two-level Map.
- TwoLevelMap() - Constructor for class com.groiss.ds.TwoLevelMap
-
Constructs an empty
TwoLevelMap
. - TwoLevelMap(String) - Constructor for class com.groiss.ds.TwoLevelMap
-
Constructs an empty
TwoLevelMap
with the specified name. - TwoLevelMap(String, int) - Constructor for class com.groiss.ds.TwoLevelMap
-
Constructs an empty
TwoLevelMap
with the specified name and initial capacity. - TYPE - Static variable in interface com.groiss.dms.DMSTableHandler
-
key for the column holding the formtype of the DMSObject
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form