Index

C D E G I O P R S U 
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

evalXSSFSheet(XSSFWorkbook, XSSFSheet, String) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
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.POIFindReplaceAdapter
Returns a Cell by name or an optional absolute cell postion
getCellReference(int, int) - Static method in class org.imixs.workflow.poi.POIUtil
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.POIUtil
Inserts one column in a XSSFSheet before a given start column (beginning by 0).
insertRows(XSSFSheet, String, int) - Static method in class org.imixs.workflow.poi.POIUtil
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
 
POIUtil - Class in org.imixs.workflow.poi
The POIUtil is a helper class to insert columns and rows into a given template.
POIUtil() - Constructor for class org.imixs.workflow.poi.POIUtil
 
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) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
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>) - Method in class org.imixs.workflow.poi.POIFindReplaceAdapter
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.
C D E G I O P R S U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form