public class TableAdapterUtil extends Object
Constructor and Description |
---|
TableAdapterUtil() |
Modifier and Type | Method and Description |
---|---|
static Pair<List<Pair<String,Object>>,Map<String,ColumnDescription>> |
newToOld(List<ColumnDescription> colDescs) |
static void |
oldToNew(List<ColumnDescription> colDescs,
List<Pair<String,Object>> oldheader,
Map<String,ColumnDescription> columnDescs) |
public static Pair<List<Pair<String,Object>>,Map<String,ColumnDescription>> newToOld(List<ColumnDescription> colDescs)
public static void oldToNew(List<ColumnDescription> colDescs, List<Pair<String,Object>> oldheader, Map<String,ColumnDescription> columnDescs)
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.