Index

A B C D E F G I L M O P Q R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAttribute() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
Adds a new attribute object.
attributeList - Variable in class org.imixs.workflow.dataview.DataViewDefinitionController
 

B

back() - Method in class org.imixs.workflow.dataview.DataViewController
This method navigates back in the page index and caches the current page index

C

computeDataViewItemDefinitions(ItemCollection) - Method in class org.imixs.workflow.dataview.DataViewService
Returns a List of ItemCollection instances representing the view column description.
conversation - Variable in class org.imixs.workflow.dataview.DataViewController
 
create() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
creates an empty new dataview definition

D

dataViewCache - Variable in class org.imixs.workflow.dataview.DataViewController
 
DataViewCache - Class in org.imixs.workflow.dataview
The DataViewCache implements a sessionScoped cache for the dataView filter.
DataViewCache() - Constructor for class org.imixs.workflow.dataview.DataViewCache
 
DataViewController - Class in org.imixs.workflow.dataview
The DataViewController is used to display a data view
DataViewController() - Constructor for class org.imixs.workflow.dataview.DataViewController
 
dataViewDefinition - Variable in class org.imixs.workflow.dataview.DataViewController
 
dataViewDefinitionController - Variable in class org.imixs.workflow.dataview.DataViewController
 
DataViewDefinitionController - Class in org.imixs.workflow.dataview
The DataViewDefinitionController is used to configure a dataview definition
DataViewDefinitionController() - Constructor for class org.imixs.workflow.dataview.DataViewDefinitionController
 
dataViewDefinitions - Variable in class org.imixs.workflow.dataview.DataViewDefinitionController
 
DataViewExportEvent - Class in org.imixs.workflow.dataview
An DataViewExportEvent is send by the DataViewController during exporting a data view into a Excel Template.
DataViewExportEvent(List<ItemCollection>, ItemCollection, List<ItemCollection>, XSSFWorkbook) - Constructor for class org.imixs.workflow.dataview.DataViewExportEvent
 
dataViewExportEvents - Variable in class org.imixs.workflow.dataview.DataViewService
 
DataViewPOIHelper - Class in org.imixs.workflow.dataview
The DataViewPOIHelper provides methods to update a excel template with the help of the Apache POI framework.
DataViewPOIHelper() - Constructor for class org.imixs.workflow.dataview.DataViewPOIHelper
 
dataViewService - Variable in class org.imixs.workflow.dataview.DataViewController
 
dataViewService - Variable in class org.imixs.workflow.dataview.DataViewDefinitionController
 
DataViewService - Class in org.imixs.workflow.dataview
The OpenAIAPIService provides methods to post prompt templates to the OpenAI API supported by Llama-cpp http server.
DataViewService() - Constructor for class org.imixs.workflow.dataview.DataViewService
 
documentService - Variable in class org.imixs.workflow.dataview.DataViewController
 
documentService - Variable in class org.imixs.workflow.dataview.DataViewService
 
downloadExcelFile(FileData) - Static method in class org.imixs.workflow.dataview.DataViewPOIHelper
Helper method to initialize a file download

E

ERROR_API - Static variable in class org.imixs.workflow.dataview.DataViewService
 
ERROR_CONFIG - Static variable in class org.imixs.workflow.dataview.DataViewPOIHelper
 
ERROR_CONFIG - Static variable in class org.imixs.workflow.dataview.DataViewService
 
ERROR_MISSING_DATA - Static variable in class org.imixs.workflow.dataview.DataViewService
 
errorMessage - Variable in class org.imixs.workflow.dataview.DataViewController
 
evalXSSFSheet(XSSFWorkbook, XSSFSheet, String) - Static method in class org.imixs.workflow.dataview.DataViewPOIHelper
Evaluates a given list of cells in a given XSWorkbook
export() - Method in class org.imixs.workflow.dataview.DataViewController
Exports data into a excel template processed by apache-poi.

F

filter - Variable in class org.imixs.workflow.dataview.DataViewController
 
findDefinitionByProcessRef(String) - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
Finds all dataview definitions assigned to a process by its name
forward() - Method in class org.imixs.workflow.dataview.DataViewController
This method navigates forward in the page index and caches the current page index

G

get(String) - Method in class org.imixs.workflow.dataview.DataViewCache
 
getAttributeList() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
 
getCellByRef(XSSFWorkbook, XSSFSheet, String) - Static method in class org.imixs.workflow.dataview.DataViewPOIHelper
Returns a Cell by name or an optional absolute cell postion
getData() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
Returns the current workItem.
getDataset() - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
getDataViewDefinition() - Method in class org.imixs.workflow.dataview.DataViewController
 
getDataViewDefinition() - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
getDefinitions() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
 
getErrorMessage() - Method in class org.imixs.workflow.dataview.DataViewController
 
getFilter() - Method in class org.imixs.workflow.dataview.DataViewController
 
getQuery() - Method in class org.imixs.workflow.dataview.DataViewController
Returns the current query
getViewItemDefinitions() - Method in class org.imixs.workflow.dataview.DataViewController
 
getViewItemDefinitions() - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
getViewItemDefinitions(String) - Method in class org.imixs.workflow.dataview.DataViewController
Loads a dataView Item Definition by name
getViewURI(ItemCollection) - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
This method returns a unique view URI to be used zu display the View Data.
getXssfWorkbook() - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 

I

init() - Method in class org.imixs.workflow.dataview.DataViewController
 
init() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
 
isCompleted() - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
ITEM_WORKITEMREF - Static variable in class org.imixs.workflow.dataview.DataViewService
 

L

load(String) - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
 
loadDataViewDefinition(String) - Method in class org.imixs.workflow.dataview.DataViewService
This method loads a DataView Definition for a given dataview
loadTemplate(ItemCollection) - Method in class org.imixs.workflow.dataview.DataViewService
This method returns the first excel poi template from the Data Definition

M

MAX_ROWS - Static variable in class org.imixs.workflow.dataview.DataViewService
 
moveAttributeDown(String) - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
Moves an attribute item up down the list List attributeList
moveAttributeUp(String) - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
Moves an attribute item up in the list List attributeList

O

onLoad() - Method in class org.imixs.workflow.dataview.DataViewController
This method loads the form information and prefetches the data
openTestView() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
 
org.imixs.workflow.dataview - package org.imixs.workflow.dataview
 

P

poiExport(List<ItemCollection>, ItemCollection, List<ItemCollection>, FileData) - Method in class org.imixs.workflow.dataview.DataViewService
The method exports a dataset into a a POI XSSFWorkbook.
poiUpdate(ItemCollection, FileData, ItemCollection, WorkflowService) - Static method in class org.imixs.workflow.dataview.DataViewPOIHelper
This helper method applies the POI update defintiions a row for each invoice
put(String, ItemCollection) - Method in class org.imixs.workflow.dataview.DataViewCache
 

Q

query - Variable in class org.imixs.workflow.dataview.DataViewController
 

R

removeAttribute(String) - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
Removes an attribute item from the list
replaceXSSFSheetItemValue(XSSFWorkbook, XSSFSheet, String, Object) - Static method in class org.imixs.workflow.dataview.DataViewPOIHelper
Helper method replaces a given cell of a XSSFSheet with a typed item value
run() - Method in class org.imixs.workflow.dataview.DataViewController
This helper method builds a query from the query definition and the current filter criteria.

S

save() - Method in class org.imixs.workflow.dataview.DataViewDefinitionController
This method saves the current document.
setCompleted(boolean) - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
setDataset(List<ItemCollection>) - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
setDataViewDefinition(ItemCollection) - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
setErrorMessage(String) - Method in class org.imixs.workflow.dataview.DataViewController
 
setFilter(ItemCollection) - Method in class org.imixs.workflow.dataview.DataViewController
 
setViewItemDefinitions(List<ItemCollection>) - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
setXssfWorkbook(XSSFWorkbook) - Method in class org.imixs.workflow.dataview.DataViewExportEvent
 
snapshotService - Variable in class org.imixs.workflow.dataview.DataViewService
 
startConversation() - Method in class org.imixs.workflow.dataview.DataViewController
Starts a new conversation

U

updateXSSFWorkbook(XSSFWorkbook, ItemCollection, List<String>, WorkflowService) - Static method in class org.imixs.workflow.dataview.DataViewPOIHelper
This method updates the XSSFWorkbook document.

V

viewHandler - Variable in class org.imixs.workflow.dataview.DataViewController
 
viewItemDefinitions - Variable in class org.imixs.workflow.dataview.DataViewController
 

W

workflowController - Variable in class org.imixs.workflow.dataview.DataViewController
 
workflowService - Variable in class org.imixs.workflow.dataview.DataViewController
 
workflowService - Variable in class org.imixs.workflow.dataview.DataViewService
 
A B C D E F G I L M O P Q R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form