Package | Description |
---|---|
de.xima.fc.inbox.bean | |
de.xima.fc.transform | |
de.xima.fc.transform.excel |
Modifier and Type | Method and Description |
---|---|
EColumnLabelType |
ProcessExportBean.getColumnLabelType() |
Modifier and Type | Method and Description |
---|---|
List<EColumnLabelType> |
ProcessExportBean.getAvailableColumnLabelTypes() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessExportBean.setColumnLabelType(EColumnLabelType columnLabelType) |
Modifier and Type | Method and Description |
---|---|
static EColumnLabelType |
EColumnLabelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EColumnLabelType[] |
EColumnLabelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ByteArrayOutputStream |
FDToExcelTransformer.createForPostfach(UserContext uc,
List<String> vl,
XfcSession sess,
de.xima.cmn.criteria.QueryCriteriaManager qm,
EColumnLabelType columnLabelType,
boolean multiline,
Benutzer ben) |
ByteArrayOutputStream |
FDToExcelTransformer.createForProjektPostfach(Projekt projekt,
List<ExtendedEntityModel<Vorgang>> vorgaenge,
XfcSession sess,
EColumnLabelType columnLabelType) |
void |
FDToExcelTransformer.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) |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.