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(com.edorasware.api.workobject.WorkObject workObject) |
List<MultiConverter.ReportValue> convert(com.edorasware.api.workobject.WorkObject workObject)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.