- CHILD_ITEM_PROPERTY - Static variable in class org.imixs.workflow.office.forms.ChildItemController
-
- ChildItemController - Class in org.imixs.workflow.office.forms
-
The CDI ChildItemController provides methods to display and edit sub items in
a sub-form.
- ChildItemController() - Constructor for class org.imixs.workflow.office.forms.ChildItemController
-
- childItems - Variable in class org.imixs.workflow.office.forms.ChildItemController
-
- ChronicleController - Class in org.imixs.workflow.office.forms
-
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.
- ChronicleController() - Constructor for class org.imixs.workflow.office.forms.ChronicleController
-
- ChronicleEntity - Class in org.imixs.workflow.office.forms
-
- ChronicleEntity(String, Date) - Constructor for class org.imixs.workflow.office.forms.ChronicleEntity
-
- ChronicleEntityComparator - Class in org.imixs.workflow.office.forms
-
Compares two ChronicleEntities by its date value.
- ChronicleEntityComparator(boolean, Locale) - Constructor for class org.imixs.workflow.office.forms.ChronicleEntityComparator
-
- ChronicleEntityComparator(boolean) - Constructor for class org.imixs.workflow.office.forms.ChronicleEntityComparator
-
This method sorts by the default locale
- ChronicleEntityComparator() - Constructor for class org.imixs.workflow.office.forms.ChronicleEntityComparator
-
This method sorts by the default locale ascending
- clear() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
reset the current child workItem
- cloneWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
- closeCurrentWorkitem(ActionEvent) - Method in class org.imixs.workflow.office.forms.HistoryController
-
This action listener removes the current WorkItem from the history navigation
and reset the workitem form the workflowcontroller.
- CommentLogHandler - Class in org.imixs.workflow.office.forms
-
This CDI bean fixes corrupted data in the item txtcommentLog.
- CommentLogHandler() - Constructor for class org.imixs.workflow.office.forms.CommentLogHandler
-
- compare(ChronicleEntity, ChronicleEntity) - Method in class org.imixs.workflow.office.forms.ChronicleEntityComparator
-
- computeFieldDefinition(ItemCollection) - Method in class org.imixs.workflow.office.forms.CustomFormController
-
Computes an new custom Field Definition based on a given workitem.
- computeFormDefinition(ItemCollection) - Method in class org.imixs.workflow.office.forms.FormController
-
Computes an new FormDefinition based on a given workitem.
- convertDouble(String) - Method in class org.imixs.workflow.office.forms.ChildItemController
-
- CustomFormController - Class in org.imixs.workflow.office.forms
-
The CustomFormController computes a set of fields based on a data object
provided by the model.
- CustomFormController() - Constructor for class org.imixs.workflow.office.forms.CustomFormController
-
- CustomFormItem - Class in org.imixs.workflow.office.forms
-
This CustomFormItem provides the informations from a single item inside a
custom form section
The optional 'options' contains a list of select options.
- CustomFormItem(String, String, String, boolean, boolean, String) - Constructor for class org.imixs.workflow.office.forms.CustomFormItem
-
- CustomFormSection - Class in org.imixs.workflow.office.forms
-
This CustomFormSection provides the informations from a custom form definition
- CustomFormSection(String, String) - Constructor for class org.imixs.workflow.office.forms.CustomFormSection
-
- GDPRPlugin - Class in org.imixs.workflow.office.plugins.gdpr
-
This Plugin is used for GDPR Workflow.
- GDPRPlugin() - Constructor for class org.imixs.workflow.office.plugins.gdpr.GDPRPlugin
-
- getBic() - Method in class org.imixs.workflow.office.forms.IbanBicController
-
- getCategories() - Method in class org.imixs.workflow.office.views.BoardController
-
Returns a list of all workflow groups out of the current worklist.
- getCategoryPageSize() - Method in class org.imixs.workflow.office.views.BoardController
-
- getChildItems() - Method in class org.imixs.workflow.office.forms.ChildItemController
-
This methd returns a ItemCollections for each orderItem stored in the
property txtOrderItems.
- getChroniclePerMonth(int, int) - Method in class org.imixs.workflow.office.forms.ChronicleController
-
Returns all chronical entries by year/month
- getColumns() - Method in class org.imixs.workflow.office.forms.CustomFormSection
-
- getConfirmMessage(ItemCollection) - Method in class org.imixs.workflow.office.forms.ValidationController
-
This method evaluates the validation confirm message from a given BPMN event
object.
- getCurrentId() - Method in class org.imixs.workflow.office.forms.HistoryController
-
- getDate() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
-
- getDmsList() - Method in class org.imixs.workflow.office.forms.DMSController
-
this method returns a list of all attached files and the file meta data
provided in a list of ItemCollection.
- getDmsListByWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.forms.DMSController
-
This method returns a list of ItemCollections for all custom attributes of
attached files.
- getEntries() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
-
- getEvents() - Method in class org.imixs.workflow.office.forms.MinuteController
-
This method returns a List of workflow events assigned to the current minute
item.
- getFilter() - Method in class org.imixs.workflow.office.forms.ChronicleController
-
Returns the current active filter or null if no filter is active.
- getFilter() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
returns the current search filter
- getFilterTimeSheet() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
retuns a List with all timesheet entries filtered by the filter setting
- getFilterTimeSheetSummary() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
Returns the myTimeSheetSummary Itemcollection.
- getFormDefinition() - Method in class org.imixs.workflow.office.forms.FormController
-
Retuns the FormDefinition for the current workitem
- getFormDefinition() - Method in class org.imixs.workflow.office.forms.MinuteController
-
local formDefintion which is used by the current minute item
- getIban() - Method in class org.imixs.workflow.office.forms.IbanBicController
-
- getItems() - Method in class org.imixs.workflow.office.forms.CustomFormSection
-
- getLabel() - Method in class org.imixs.workflow.office.forms.CustomFormItem
-
- getLabel() - Method in class org.imixs.workflow.office.forms.CustomFormSection
-
- getLink() - Method in class org.imixs.workflow.office.forms.DMSController
-
- getMinutes() - Method in class org.imixs.workflow.office.forms.MinuteController
-
this method returns a list of all minute workitems for the current workitem.
- getMonths(int) - Method in class org.imixs.workflow.office.forms.ChronicleController
-
return months by year descending
- getMyTimeSheet() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
retuns a List with all timesheet entries for the current user
- getMyTimeSheetSummary() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
Returns the myTimeSheetSummary Itemcollection.
- getName() - Method in class org.imixs.workflow.office.forms.CustomFormItem
-
- getName() - Method in class org.imixs.workflow.office.forms.FormDefinition
-
- getName() - Method in class org.imixs.workflow.office.forms.FormSection
-
- getPageIndex() - Method in class org.imixs.workflow.office.views.BoardCategory
-
- getPageIndex() - Method in class org.imixs.workflow.office.views.BoardController
-
Navigation
- getPageSize() - Method in class org.imixs.workflow.office.views.BoardCategory
-
- getPageSize() - Method in class org.imixs.workflow.office.views.BoardController
-
- getParentWorkitem() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
Returns the parentWorkitem
- getPath() - Method in class org.imixs.workflow.office.forms.FormDefinition
-
- getPath() - Method in class org.imixs.workflow.office.forms.FormSection
-
- getPhaseId() - Method in class org.imixs.workflow.office.util.SessionExpirationPhaseListener
-
- getPhrase() - Method in class org.imixs.workflow.office.views.BoardController
-
- getProcess() - Method in class org.imixs.workflow.office.views.SearchController
-
- getProcessDatasource() - Method in class org.imixs.workflow.office.views.OrganigramController
-
Returns a json structure with the process data
- getProcessSelection() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
returns an Array containing all Process Entities from the TimeSheet sub
process (6100-6199)
- getQuery() - Method in class org.imixs.workflow.office.views.BoardController
-
This method computes the search query based on the property ref.
- getQuery() - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
-
Generate custom query based on the user profile
- getQuery() - Method in class org.imixs.workflow.office.views.SearchController
-
Returns a Lucene search query based on the define searchFilter parameter set
If a search phrase is given, sortBy and sortReverse are reset.
- getRef() - Method in class org.imixs.workflow.office.views.BoardController
-
- getSearchFilter() - Method in class org.imixs.workflow.office.views.SearchController
-
- getSearchResult() - Method in class org.imixs.workflow.office.forms.SuggestInputController
-
- getSections() - Method in class org.imixs.workflow.office.forms.CustomFormController
-
- getSections() - Method in class org.imixs.workflow.office.forms.FormDefinition
-
- getSelectedNode() - Method in class org.imixs.workflow.office.views.OrganigramController
-
returns the currently selected node ItemCollection or null if no node was
selected
- getSelectedNodeID() - Method in class org.imixs.workflow.office.views.OrganigramController
-
returns the currently selected node id or null if no node was selected
- getSelectItems() - Method in class org.imixs.workflow.office.forms.CustomFormItem
-
SelectItem getter Method provides a getter method to an ArrayList of
objects for a given options String.
- getSortBy() - Method in class org.imixs.workflow.office.views.SearchController
-
- getSortOrder() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
Sort order for child workitem list
- getSpace() - Method in class org.imixs.workflow.office.views.SearchController
-
- getSpaceDatasource() - Method in class org.imixs.workflow.office.views.OrganigramController
-
Returns a json structure with the space data
- getTaskID() - Method in class org.imixs.workflow.office.views.BoardCategory
-
- getTitle() - Method in class org.imixs.workflow.office.views.BoardController
-
Get the board title.
- getType() - Method in class org.imixs.workflow.office.forms.CustomFormItem
-
- getUser() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
-
- getVersions() - Method in class org.imixs.workflow.office.forms.VersionController
-
returns a List with all Versions of the current Workitem
- getView() - Method in class org.imixs.workflow.office.views.BoardController
-
- getWorkflowGroup() - Method in class org.imixs.workflow.office.views.BoardCategory
-
- getWorkflowStatus() - Method in class org.imixs.workflow.office.views.BoardCategory
-
- getWorkitem() - Method in class org.imixs.workflow.office.forms.MinuteController
-
Returns the current minute workitem
- getWorkitem() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
- getWorkitems() - Method in class org.imixs.workflow.office.forms.HistoryController
-
retuns a list of all workites curently visited
- getWorkitems() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
this method returns a list of all child workitems for the current workitem.
- getWorkitems(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
-
This method returns the current page of workitems for the given category.
- getYears() - Method in class org.imixs.workflow.office.forms.ChronicleController
-
- refresh() - Method in class org.imixs.workflow.office.views.BoardController
-
This method discards the cache.
- refreshSearch() - Method in class org.imixs.workflow.office.views.SearchController
-
This method resets the search PageIndex to 0 and updates the bookmarkable
search link to the worklist including the current search phrase.
- refreshSearch(AjaxBehaviorEvent) - Method in class org.imixs.workflow.office.views.SearchController
-
- REGEX_URL_PATTERN - Static variable in class org.imixs.workflow.office.forms.DMSController
-
- remove(int) - Method in class org.imixs.workflow.office.forms.ChildItemController
-
- removeFile(String) - Method in class org.imixs.workflow.office.forms.DMSController
-
This method removes a file form the current dms list and also from the
workitem
- removeWorkitem(String) - Method in class org.imixs.workflow.office.forms.HistoryController
-
The action method removes a workItem from the history list.
- reset() - Method in class org.imixs.workflow.office.forms.DMSController
-
Reset the current dms list
- reset() - Method in class org.imixs.workflow.office.forms.MinuteController
-
Reset minute list and current minute item
- reset() - Method in class org.imixs.workflow.office.forms.SuggestInputController
-
This method reset the search and input state.
- reset(AjaxBehaviorEvent) - Method in class org.imixs.workflow.office.forms.SuggestInputController
-
This ajax event method reset the search and input state.
- reset() - Method in class org.imixs.workflow.office.forms.TimesheetController
-
Deprecated.
Reset the current users timeSheet selection
- reset() - Method in class org.imixs.workflow.office.views.BoardController
-
This method discards the cache an reset the current ref.
- reset() - Method in class org.imixs.workflow.office.views.SearchController
-
Resets the search filter and the current result.
- resetFilter() - Method in class org.imixs.workflow.office.views.SearchController
-
Resets the search filter but not the search phrase (phrase) The method
reset the current result.
- resetSearch() - Method in class org.imixs.workflow.office.views.SearchController
-
This method reset the search filter and the search pageIndex and creates a
new bookmarkable search link to the worklist including the current search
phrase.
- resourceBundleHandler - Variable in class org.imixs.workflow.office.forms.FormController
-
- RestServiceApp - Class in org.imixs.workflow.office.rest
-
RestServiceApp is the main service class for the rest-service interface.
- RestServiceApp() - Constructor for class org.imixs.workflow.office.rest.RestServiceApp
-
- run(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.office.plugins.gdpr.GDPRPlugin
-
The method verifies if a sequencenumber is set.