| Class | Description |
|---|---|
| ChildItemController |
The CDI ChildItemController provides methods to display and edit sub items in
a sub-form.
|
| ChronicleController |
The ChronicleController collects all chronicle data
history, versions, comments, references, documents
Each chronic entry for a workitme consists of the following data items:
- type : date|history|file|version|
With the method 'toggleFilter' the chronicle list can be filter to a specific
type.
|
| ChronicleEntity | |
| ChronicleEntityComparator |
Compares two ChronicleEntities by its date value.
|
| CommentLogHandler |
This CDI bean fixes corrupted data in the item txtcommentLog.
|
| CountryAdapter |
The CountryAdapter replaces country codes with a user specific country name
|
| CountryController |
The CountryController provides select lists for countries.
|
| CustomFormController |
The CustomFormController computes a set of fields based on a data object
provided by the model.
|
| CustomFormItem |
This CustomFormItem provides the informations from a single item inside a
custom form section
The optional 'options' contains a list of select options.
|
| CustomFormSection |
This CustomFormSection provides the informations from a custom form definition
|
| DMSController |
This Bean acts a a front controller for the DMS feature.
|
| FormController |
The FormController provides information about the Form, FormSections and
FormParts defined by a Workitem.
|
| FormDefinition |
A FormDefinition holds the information about the form parts defined by a
workitem.
|
| FormSection |
This Class provides the informations about EditorSections defined in the
Model (txtWorkflowEditorID)
|
| HistoryController |
The HistoryController provides a history navigation over workItems the user
has selected.
|
| IbanBicController |
The IbanBicController is used to validate IBAN and BIC input data.
|
| MinuteController |
The MinuteController is a session scoped backing bean controlling a list of
minute workitems assigned to a parent workitem.
|
| SuggestInputController |
The SuggestInputController can be used to suggest inputs from earlier
requests within the same workflowGroup.
|
| SystemWorkitemService |
This EJB provides a administrative access to the service layer.
|
| ValidationController |
The ValidationController evaluates the BPMN event validation rules.
|
| VersionController |
The marty VersionController provides the list of versions to the current
loaded workitem.
|
| WorkitemLinkController |
The WorkitemLinkController provides suggest-box behavior based on the JSF 2.0
ajax capability to add WorkItem references to the current WorkItem.
|
| WorkitemService |
The WorkitemService provides methods to create, process, update and remove a
workItem.
|
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.