public class TableFieldsCompatibilityConverter extends java.lang.Object implements CompatibilityConverter
| Constructor and Description |
|---|
TableFieldsCompatibilityConverter(java.lang.String oldFieldName,
java.lang.String newFieldName) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
convert(DataTable oldValue,
DataTable newValue) |
public TableFieldsCompatibilityConverter(java.lang.String oldFieldName,
java.lang.String newFieldName)
public DataTable convert(DataTable oldValue, DataTable newValue)
convert in interface CompatibilityConverter