Uses of Class
com.informatica.powercenter.sdk.mapfwk.core.SourceGroup

Packages that use SourceGroup
com.informatica.powercenter.sdk.mapfwk.core   
 

Uses of SourceGroup in com.informatica.powercenter.sdk.mapfwk.core
 

Methods in com.informatica.powercenter.sdk.mapfwk.core with parameters of type SourceGroup
 void PowerConnectSource.addSourceGroup(SourceGroup sourceGroup)
          Add a SourceGroup
 Field PowerConnectSource.createField(java.lang.String fieldName, SourceGroup sourceGroup, java.lang.String busName, java.lang.String description, java.lang.String dataType, java.lang.String prec, java.lang.String scale, int keyType, int fieldType, boolean notNull)
          Convenience function for creating a field for the source.
 void PowerConnectSource.removeSourceGroup(SourceGroup sourceGroup)
          Remove a SourceGroup