Skip navigation links
A B C D E F G H I L M O P R S T U V W 

A

add() - Method in class org.imixs.workflow.office.forms.ChildItemController
Adds a new order item
addEntry(ItemCollection) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
addLink(ActionEvent) - Method in class org.imixs.workflow.office.forms.DMSController
This Method adds a new Link (url) into the DMS list.
afterPhase(PhaseEvent) - Method in class org.imixs.workflow.office.util.SessionExpirationPhaseListener
react on ajax request only

B

beforePhase(PhaseEvent) - Method in class org.imixs.workflow.office.util.SessionExpirationPhaseListener
 
BIC_PATTERN - Static variable in class org.imixs.workflow.office.forms.IbanBicController
 
BoardCategory - Class in org.imixs.workflow.office.views
This class builds a category used by the BoardController A board category is split into the fields WorkflowGorup, Status and TaskID
BoardCategory(String, String, int, int) - Constructor for class org.imixs.workflow.office.views.BoardCategory
 
BoardController - Class in org.imixs.workflow.office.views
The BoardController provides a logic to split up the worklist by there workflow groups and status.
BoardController() - Constructor for class org.imixs.workflow.office.views.BoardController
 

C

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
 

D

DEFAULT_EDITOR_ID - Static variable in class org.imixs.workflow.office.forms.FormController
 
dmsController - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
DMSController - Class in org.imixs.workflow.office.forms
This Bean acts a a front controller for the DMS feature.
DMSController() - Constructor for class org.imixs.workflow.office.forms.DMSController
 
documentService - Variable in class org.imixs.workflow.office.forms.DMSController
 
documentService - Variable in class org.imixs.workflow.office.forms.HistoryController
 
documentType(String) - Method in class org.imixs.workflow.office.forms.DMSController
 
doLoadNext() - Method in class org.imixs.workflow.office.views.BoardController
 
doLoadNext(ActionEvent) - Method in class org.imixs.workflow.office.views.BoardController
 
doLoadNext(AjaxBehaviorEvent) - Method in class org.imixs.workflow.office.views.BoardController
 
doLoadNext(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
Loads the next page for a category
doLoadPrev() - Method in class org.imixs.workflow.office.views.BoardController
 
doLoadPrev(ActionEvent) - Method in class org.imixs.workflow.office.views.BoardController
 
doLoadPrev(AjaxBehaviorEvent) - Method in class org.imixs.workflow.office.views.BoardController
 
doLoadPrev(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
Loads the prev page for a category

E

equals(Object) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
equals(Object) - Method in class org.imixs.workflow.office.views.BoardCategory
 
explodeChildList(ItemCollection) - Method in class org.imixs.workflow.office.forms.ChildItemController
converts the Map List of a workitem into a List of ItemCollectons

F

FormController - Class in org.imixs.workflow.office.forms
The FormController provides information about the Form, FormSections and FormParts defined by a Workitem.
FormController() - Constructor for class org.imixs.workflow.office.forms.FormController
 
formController - Variable in class org.imixs.workflow.office.forms.MinuteController
 
FormDefinition - Class in org.imixs.workflow.office.forms
A FormDefinition holds the information about the form parts defined by a workitem.
FormDefinition() - Constructor for class org.imixs.workflow.office.forms.FormDefinition
 
FormSection - Class in org.imixs.workflow.office.forms
This Class provides the informations about EditorSections defined in the Model (txtWorkflowEditorID) .....
FormSection(String, String) - Constructor for class org.imixs.workflow.office.forms.FormSection
 

G

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
 

H

hashCode() - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
hashCode() - Method in class org.imixs.workflow.office.views.BoardCategory
 
HistoryController - Class in org.imixs.workflow.office.forms
The HistoryController provides a history navigation over workItems the user has selected.
HistoryController() - Constructor for class org.imixs.workflow.office.forms.HistoryController
 

I

IBAN_PATTERN - Static variable in class org.imixs.workflow.office.forms.IbanBicController
 
IbanBicController - Class in org.imixs.workflow.office.forms
The IbanBicController is used to validate IBAN and BIC input data.
IbanBicController() - Constructor for class org.imixs.workflow.office.forms.IbanBicController
 
implodeChildList(ItemCollection) - Method in class org.imixs.workflow.office.forms.ChildItemController
Convert the List of ItemCollections back into a List of Map elements
init() - Method in class org.imixs.workflow.office.forms.ChronicleController
 
init() - Method in class org.imixs.workflow.office.views.PortletWorklistCreator
Initialize default behavior configured by the BASIC configuration entity.
init() - Method in class org.imixs.workflow.office.views.PortletWorklistFavorites
Initialize default behavior configured by the BASIC configuration entity.
init() - Method in class org.imixs.workflow.office.views.PortletWorklistTasks
Initialize default behavior configured by the BASIC configuration entity.
init() - Method in class org.imixs.workflow.office.views.ProcessViewController
 
init() - Method in class org.imixs.workflow.office.views.ProfileViewController
 
init() - Method in class org.imixs.workflow.office.views.SearchController
This method set the sort order and sort criteria
init() - Method in class org.imixs.workflow.office.views.SpaceViewController
 
init() - Method in class org.imixs.workflow.office.views.TextBlockViewController
 
initFilter() - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
Initializes the search filter
isEndOfList() - Method in class org.imixs.workflow.office.views.BoardController
 
isEndOfList(BoardCategory) - Method in class org.imixs.workflow.office.views.BoardController
 
isReadonly() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
isRequired() - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
isRequired() - Method in class org.imixs.workflow.office.forms.ValidationController
 
isSortReverse() - Method in class org.imixs.workflow.office.views.SearchController
 

L

LINK_PROPERTY - Static variable in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
LINK_PROPERTY_DEPRECATED - Static variable in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
loadNode() - Method in class org.imixs.workflow.office.views.OrganigramController
Loads the selected node by its ID.
loadWorkitems() - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
This method loads the list of childWorkitems from the EntityService.
logger - Static variable in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
loginController - Variable in class org.imixs.workflow.office.forms.DMSController
 
loginController - Variable in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
loginController - Variable in class org.imixs.workflow.office.views.BoardController
 

M

MAX_RESULT - Static variable in class org.imixs.workflow.office.forms.SuggestInputController
 
MinuteController - Class in org.imixs.workflow.office.forms
The MinuteController is a session scoped backing bean controlling a list of minute workitems assigned to a parent workitem.
MinuteController() - Constructor for class org.imixs.workflow.office.forms.MinuteController
Here we initialize the formController for the minute workitem
modelController - Variable in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 

O

onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.ChildItemController
WorkflowEvent listener to convert embeded HashMaps into ItemCollections and reconvert them before processing
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.ChronicleController
WorkflowEvent listener If a new WorkItem was created the file upload will be reset.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.CommentLogHandler
WorkflowEvent listener to fix a corrupted txtCommentLog item.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.CustomFormController
WorkflowEvent listener to update the current FormDefinition.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.DMSController
WorkflowEvent listener to update the DMS property if a WorkItem has changed, processed or saved.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.FormController
WorkflowEvent listener to update the current FormDefinition.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.HistoryController
WorkflowEvent listener listens to WORKITEM events and adds or removes the current WorkItem from the history nav.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.MinuteController
WorkflowEvent listener to set the current parentWorkitem.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.forms.VersionController
WorkflowEvent listener
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.util.TextBlockFileController
DocumentEvent listener Before a text block is saved we transfer new attached files!
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.office.views.BoardController
WorkflowEvent listener listens to WORKITEM events and reset the result list after changing a workitem.
org.imixs.workflow.office.forms - package org.imixs.workflow.office.forms
 
org.imixs.workflow.office.plugins.gdpr - package org.imixs.workflow.office.plugins.gdpr
 
org.imixs.workflow.office.rest - package org.imixs.workflow.office.rest
 
org.imixs.workflow.office.util - package org.imixs.workflow.office.util
 
org.imixs.workflow.office.views - package org.imixs.workflow.office.views
 
OrganigramController - Class in org.imixs.workflow.office.views
The OrganigramController generates the JSON data structure used by the Orgchart (https://github.com/dabeng/OrgChart).
OrganigramController() - Constructor for class org.imixs.workflow.office.views.OrganigramController
 

P

PortletWorklistCreator - Class in org.imixs.workflow.office.views
 
PortletWorklistCreator() - Constructor for class org.imixs.workflow.office.views.PortletWorklistCreator
 
PortletWorklistFavorites - Class in org.imixs.workflow.office.views
 
PortletWorklistFavorites() - Constructor for class org.imixs.workflow.office.views.PortletWorklistFavorites
 
PortletWorklistTasks - Class in org.imixs.workflow.office.views
 
PortletWorklistTasks() - Constructor for class org.imixs.workflow.office.views.PortletWorklistTasks
 
process(int) - Method in class org.imixs.workflow.office.forms.MinuteController
ActionListener method to process a minute item within the body section.
process() - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
Override process to reset the child list
processController - Variable in class org.imixs.workflow.office.forms.FormController
 
PROCESSING_ERROR - Static variable in class org.imixs.workflow.office.plugins.gdpr.GDPRPlugin
 
ProcessViewController - Class in org.imixs.workflow.office.views
 
ProcessViewController() - Constructor for class org.imixs.workflow.office.views.ProcessViewController
 
ProfileViewController - Class in org.imixs.workflow.office.views
 
ProfileViewController() - Constructor for class org.imixs.workflow.office.views.ProfileViewController
 

R

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.

S

search(String, String, String, String) - Method in class org.imixs.workflow.office.forms.SuggestInputController
This method initializes a lucene search.
search(String, String, String, String, String) - Method in class org.imixs.workflow.office.forms.SuggestInputController
 
SearchController - Class in org.imixs.workflow.office.views
The SearchController provides methods for a convenient search experience.
SearchController() - Constructor for class org.imixs.workflow.office.views.SearchController
 
SessionExpirationPhaseListener - Class in org.imixs.workflow.office.util
This helper Class is used to detect expired sessions during a ajax request.
SessionExpirationPhaseListener() - Constructor for class org.imixs.workflow.office.util.SessionExpirationPhaseListener
 
setBic(String) - Method in class org.imixs.workflow.office.forms.IbanBicController
 
setCategoryPageSize(int) - Method in class org.imixs.workflow.office.views.BoardController
 
setChildItems(List<ItemCollection>) - Method in class org.imixs.workflow.office.forms.ChildItemController
 
setColumns(String) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setCurrentId(String) - Method in class org.imixs.workflow.office.forms.HistoryController
 
setDate(Date) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
setDMSMode(boolean) - Method in class org.imixs.workflow.office.views.SearchController
Can be set to true to restrict the result to workitems containing attachments.
setEndOfList(boolean) - Method in class org.imixs.workflow.office.views.BoardController
 
setFilter(ItemCollection) - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
setFormDefinition(FormDefinition) - Method in class org.imixs.workflow.office.forms.FormController
 
setIban(String) - Method in class org.imixs.workflow.office.forms.IbanBicController
 
setItems(List<CustomFormItem>) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setLabel(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setLabel(String) - Method in class org.imixs.workflow.office.forms.CustomFormSection
 
setLink(String) - Method in class org.imixs.workflow.office.forms.DMSController
 
setName(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setName(String) - Method in class org.imixs.workflow.office.forms.FormDefinition
 
setName(String) - Method in class org.imixs.workflow.office.forms.FormSection
 
setPageIndex(int) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setPageIndex(int) - Method in class org.imixs.workflow.office.views.BoardController
 
setPageSize(int) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setPageSize(int) - Method in class org.imixs.workflow.office.views.BoardController
 
setPath(String) - Method in class org.imixs.workflow.office.forms.FormDefinition
 
setPath(String) - Method in class org.imixs.workflow.office.forms.FormSection
 
setPhrase(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setQuery(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setReadonly(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setRef(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setRequired(boolean) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setRequired(boolean) - Method in class org.imixs.workflow.office.forms.ValidationController
 
setSearchFilter(ItemCollection) - Method in class org.imixs.workflow.office.views.SearchController
 
setSections(ArrayList<FormSection>) - Method in class org.imixs.workflow.office.forms.FormDefinition
 
setSelectedNode(ItemCollection) - Method in class org.imixs.workflow.office.views.OrganigramController
 
setSelectedNodeID(String) - Method in class org.imixs.workflow.office.views.OrganigramController
 
setSortOrder(int) - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
setTaskID(int) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setTitle(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setType(String) - Method in class org.imixs.workflow.office.forms.CustomFormItem
 
setUser(String) - Method in class org.imixs.workflow.office.forms.ChronicleEntity
 
setView(String) - Method in class org.imixs.workflow.office.views.BoardController
 
setWorkflowGroup(String) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setWorkflowStatus(String) - Method in class org.imixs.workflow.office.views.BoardCategory
 
setWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.forms.MinuteController
Set the current minute workitem and loads the new formDefintion
setWorkitem(ItemCollection) - Method in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
SpaceViewController - Class in org.imixs.workflow.office.views
 
SpaceViewController() - Constructor for class org.imixs.workflow.office.views.SpaceViewController
 
SuggestInputController - Class in org.imixs.workflow.office.forms
The SuggestInputController can be used to suggest inputs from earlier requests within the same workflowGroup.
SuggestInputController() - Constructor for class org.imixs.workflow.office.forms.SuggestInputController
 

T

TextBlockFileController - Class in org.imixs.workflow.office.util
The TextBlockController is a DocumentController with a file updload feature
TextBlockFileController() - Constructor for class org.imixs.workflow.office.util.TextBlockFileController
 
TextBlockViewController - Class in org.imixs.workflow.office.views
 
TextBlockViewController() - Constructor for class org.imixs.workflow.office.views.TextBlockViewController
 
TimesheetController - Class in org.imixs.workflow.office.forms
Deprecated.
TimesheetController() - Constructor for class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
toggleFilter(String) - Method in class org.imixs.workflow.office.forms.ChronicleController
This method call creates a new filtered list of the originChronicl List. and recalculates also the time data.
toggleWorkitem(String) - Method in class org.imixs.workflow.office.forms.MinuteController
This toggle method will either load a new minute workitem or reset the current the current minute workitem.
toString() - Method in class org.imixs.workflow.office.views.BoardCategory
 

U

update(ItemCollection, ItemCollection, String) - Method in class org.imixs.workflow.office.forms.SuggestInputController
This method updates the current workitem with the values defined by teh itemList from the given suggest workitem.
userController - Variable in class org.imixs.workflow.office.forms.FormController
 
userController - Variable in class org.imixs.workflow.office.views.PortletWorklistFavorites
 
userFriendlyBytes(int) - Method in class org.imixs.workflow.office.forms.DMSController
Computes the file size into a user friendly format

V

ValidationController - Class in org.imixs.workflow.office.forms
The ValidationController evaluates the BPMN event validation rules.
ValidationController() - Constructor for class org.imixs.workflow.office.forms.ValidationController
 
VersionController - Class in org.imixs.workflow.office.forms
The marty VersionController provides the list of versions to the current loaded workitem.
VersionController() - Constructor for class org.imixs.workflow.office.forms.VersionController
 

W

workflowController - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
workflowController - Variable in class org.imixs.workflow.office.forms.DMSController
 
workflowController - Variable in class org.imixs.workflow.office.forms.HistoryController
 
workflowController - Variable in class org.imixs.workflow.office.forms.SuggestInputController
 
workflowController - Variable in class org.imixs.workflow.office.forms.TimesheetController
Deprecated.
 
workitemLinkController - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
workitemService - Variable in class org.imixs.workflow.office.forms.ChronicleController
 
workitemService - Variable in class org.imixs.workflow.office.forms.VersionController
 
A B C D E F G H I L M O P R S T U V W 

Copyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.