FdToExcelBuilder
@Deprecated public class FDToExcelTransformer extends Object
Constructor and Description |
---|
FDToExcelTransformer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ByteArrayOutputStream |
createForPostfach(UserContext uc,
List<String> vl,
XfcSession sess,
de.xima.cmn.criteria.QueryCriteriaManager qm,
boolean withAlias,
boolean multiline,
Benutzer ben)
|
ByteArrayOutputStream |
createForPostfach(UserContext uc,
List<String> vl,
XfcSession sess,
de.xima.cmn.criteria.QueryCriteriaManager qm,
EColumnLabelType columnLabelType,
boolean multiline,
Benutzer ben)
|
ByteArrayOutputStream |
createForProjektPostfach(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess,
boolean withAlias)
Deprecated.
|
ByteArrayOutputStream |
createForProjektPostfach(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess,
EColumnLabelType columnLabelType)
Deprecated.
|
ProcessFdXml |
createProcess(Vorgang vorgang)
Deprecated.
public access will be removed
|
void |
fillExcelInfo(org.apache.poi.ss.usermodel.Workbook wb)
Deprecated.
public access will be removed!
|
void |
fillFieldsList(Map<String,List<String[]>> dataMap,
List<FormElement> feList,
org.apache.poi.ss.usermodel.Row firstRow,
org.apache.poi.ss.usermodel.Row row,
boolean withAlias,
boolean multiline)
Deprecated.
public access will be removed!
|
void |
fillFieldsList(Map<String,List<String[]>> dataMap,
List<FormElement> feList,
org.apache.poi.ss.usermodel.Row firstRow,
org.apache.poi.ss.usermodel.Row row,
EColumnLabelType columnLabelType,
Collection<PostfachColumn> inboxColumns,
boolean multiline)
Deprecated.
public access will be removed
|
@Deprecated public ByteArrayOutputStream createForPostfach(UserContext uc, List<String> vl, XfcSession sess, de.xima.cmn.criteria.QueryCriteriaManager qm, EColumnLabelType columnLabelType, boolean multiline, Benutzer ben) throws IOException, com.alibaba.fastjson.JSONException, InterruptedException
FdToExcelBuilder.buildForInbox(UserContext, Benutzer, QueryCriteriaManager)
or
FdToExcelBuilder.buildForProcessIDs(UserContext, Benutzer, List)
InterruptedException
- on errorscom.alibaba.fastjson.JSONException
- on errorsIOException
@Deprecated public ByteArrayOutputStream createForPostfach(UserContext uc, List<String> vl, XfcSession sess, de.xima.cmn.criteria.QueryCriteriaManager qm, boolean withAlias, boolean multiline, Benutzer ben) throws IOException, com.alibaba.fastjson.JSONException, InterruptedException
FdToExcelBuilder.buildForInbox(UserContext, Benutzer, QueryCriteriaManager)
or
FdToExcelBuilder.buildForProcessIDs(UserContext, Benutzer, List)
InterruptedException
- on errorscom.alibaba.fastjson.JSONException
- on errorsIOException
@Deprecated public ByteArrayOutputStream createForProjektPostfach(Projekt projekt, List<ExtendedEntityModel<Vorgang>> vorgaenge, XfcSession sess, boolean withAlias) throws IOException
FdToExcelBuilder.buildForProjectInbox(Projekt, List)
IOException
@Deprecated public ByteArrayOutputStream createForProjektPostfach(Projekt projekt, List<ExtendedEntityModel<Vorgang>> vorgaenge, XfcSession sess, EColumnLabelType columnLabelType) throws IOException
FdToExcelBuilder.buildForProjectInbox(Projekt, List)
IOException
@Deprecated public void fillFieldsList(Map<String,List<String[]>> dataMap, List<FormElement> feList, org.apache.poi.ss.usermodel.Row firstRow, org.apache.poi.ss.usermodel.Row row, boolean withAlias, boolean multiline)
@Deprecated public void fillExcelInfo(org.apache.poi.ss.usermodel.Workbook wb)
@Deprecated public void fillFieldsList(Map<String,List<String[]>> dataMap, List<FormElement> feList, org.apache.poi.ss.usermodel.Row firstRow, org.apache.poi.ss.usermodel.Row row, EColumnLabelType columnLabelType, Collection<PostfachColumn> inboxColumns, boolean multiline)
@Deprecated public ProcessFdXml createProcess(Vorgang vorgang)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.