public interface MultiConverter
MultiConverter converts multiple columns of one rov into the list of report values(header/value pairs) this list can be dynamic - can have different headers for different rows
Modifier and Type | Interface and Description |
---|---|
static class |
MultiConverter.ReportValue |
Modifier and Type | Method and Description |
---|---|
List<MultiConverter.ReportValue> |
convert(WorkObject workObject) |
List<MultiConverter.ReportValue> convert(WorkObject workObject)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.