com.informatica.powercenter.sdk.mapfwk.core
Interface LinkStrategy

All Known Implementing Classes:
LinkByMappingStrategy, LinkByNameStrategy, LinkByPositionStrategy, PortLinkContext

public interface LinkStrategy

Interface definition for link between Field objects


Method Summary
 java.util.Vector linkup(RowSet inrs)
          Create a link between fields of RowSet
 

Method Detail

linkup

java.util.Vector linkup(RowSet inrs)
Create a link between fields of RowSet

Parameters:
inrs - RowSet object
Returns:
Vector of PortDef objects