public abstract class InterfaceActionOnTargetMappingAbstract extends InterfaceActionOnTargetColumn
| Constructor and Description |
|---|
InterfaceActionOnTargetMappingAbstract(java.lang.String pColumnName,
DataSet pDataSet)
Deprecated.
Sets a column name and data set for the mapping.
|
| Modifier and Type | Method and Description |
|---|---|
DataSet |
getDataSet()
Deprecated.
Gets the data set for this target mapping.
|
getColumnNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformActionpublic InterfaceActionOnTargetMappingAbstract(java.lang.String pColumnName,
DataSet pDataSet)
pColumnName - column namepDataSet - data setpublic DataSet getDataSet()