Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CONFIG_ERROR - Static variable in class org.imixs.workflow.poi.POICopyContentAdapter
- CONFIG_ERROR - Static variable in class org.imixs.workflow.poi.POIFindReplaceAdapter
D
- DOCUMENT_ERROR - Static variable in class org.imixs.workflow.poi.POICopyContentAdapter
- DOCUMENT_ERROR - Static variable in class org.imixs.workflow.poi.POIFindReplaceAdapter
E
- ERROR_CONFIG - Static variable in class org.imixs.workflow.poi.XSSFUtil
- evalXSSFSheet(XSSFWorkbook, XSSFSheet, String) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
Evaluates a given list of cells in a given XSWorkbook
- execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.poi.POICopyContentAdapter
-
This method computes the findreplace configuration and updates an attachments form type .docx
- execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
-
This method computes the findreplace configuration and updates an attachments form type .docx
G
- getCellByRef(XSSFWorkbook, XSSFSheet, String) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
Returns a Cell by name or an optional absolute cell postion
- getCellReference(int, int) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
Resolves column and row number into a excel reference.
- getPOIResult(String, int, int, String, boolean, String, UriInfo, HttpServletResponse) - Method in class org.imixs.workflow.poi.SpreadsheetRestService
-
Returns a excel file with the report data
I
- insertColumn(XSSFSheet, int, int) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
Inserts one column in a XSSFSheet before a given start column (beginning by 0).
- insertDataRows(List<ItemCollection>, String, List<ItemCollection>, FileData) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
This helper method inserts a row for each invoice
- insertRows(XSSFSheet, String, int) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
Insert n rows in a XSSFSheet from a given cell reference.
O
- org.imixs.workflow.poi - package org.imixs.workflow.poi
P
- POIController - Class in org.imixs.workflow.poi
-
The SpredsheetController CDI Bean is just to indicate that the POI feature is available
- POIController() - Constructor for class org.imixs.workflow.poi.POIController
- POICopyContentAdapter - Class in org.imixs.workflow.poi
-
This POICopyAdapter can be used to find and extract text fragments from a MS Excel (xlsx) document.
- POICopyContentAdapter() - Constructor for class org.imixs.workflow.poi.POICopyContentAdapter
- POIFindReplaceAdapter - Class in org.imixs.workflow.poi
-
This POIFindReplaceAdapter can be used to find and replace text fragements in a MS Word (docx) or MS Excel (xlsx) document.
- POIFindReplaceAdapter() - Constructor for class org.imixs.workflow.poi.POIFindReplaceAdapter
- poiUpdate(ItemCollection, FileData, ItemCollection, WorkflowService) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
This helper method applies the POI update defintiions a row for each invoice
- processPOIUpdate(ItemCollection, ItemCollection, String) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
-
This helper method processes all poi-update instructions for a given file attachment (.docx | .xlsx)
R
- replaceXSSFSheetItemValue(XSSFWorkbook, XSSFSheet, String, Object) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
Helper method replaces a given cell of a XSSFSheet with a typed item value
- replaceXWPFDocument(XWPFDocument, String, String) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
-
Helper method replaces a given text in a XWPFDocument
S
- SpreadsheetRestService - Class in org.imixs.workflow.poi
-
The SpreadsheetRestService provides a Rest API resource to export the result of a Imixs Report into a .xlsx spredsheet file.
- SpreadsheetRestService() - Constructor for class org.imixs.workflow.poi.SpreadsheetRestService
U
- updateFileData(FileData, ItemCollection, List<String>, String) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
-
This helper method updates the content of a given FileData object with a replaceDevList
- updateXSSFWorkbook(XSSFWorkbook, ItemCollection, List<String>, String) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
- updateXSSFWorkbook(XSSFWorkbook, ItemCollection, List<String>, WorkflowService) - Static method in class org.imixs.workflow.poi.XSSFUtil
-
This method updates the XSSFWorkbook document.
- updateXWPFDocument(XWPFDocument, ItemCollection, List<String>) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
-
This method updates the XWPFDocument document.
X
- XSSFUtil - Class in org.imixs.workflow.poi
-
The POIXSSFUtil is a helper class to insert columns and rows into a XSSFWorkbook
- XSSFUtil() - Constructor for class org.imixs.workflow.poi.XSSFUtil
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form