public interface IMappingMatchPolicy
| Modifier and Type | Method and Description | 
|---|---|
IColumn | 
getNewColumnForTargetColumn(TargetColumn pTargetColumn,
                           IDataStore pNewTargetDataStore)
Deprecated.  
Returns the new column in the new target data store that can be matched to the original
 target column. 
 | 
IColumn getNewColumnForTargetColumn(TargetColumn pTargetColumn, IDataStore pNewTargetDataStore)
pTargetColumn - the original target columnpNewTargetDataStore - the new target data store