Uses of Interface
org.pentaho.di.trans.steps.sapinput.sap.SAPConnection

Packages that use SAPConnection
org.pentaho.di.trans.steps.sapinput   
org.pentaho.di.trans.steps.sapinput.mock   
org.pentaho.di.trans.steps.sapinput.sap   
 

Uses of SAPConnection in org.pentaho.di.trans.steps.sapinput
 

Fields in org.pentaho.di.trans.steps.sapinput declared as SAPConnection
 SAPConnection SapInputData.sapConnection
           
 

Uses of SAPConnection in org.pentaho.di.trans.steps.sapinput.mock
 

Classes in org.pentaho.di.trans.steps.sapinput.mock that implement SAPConnection
 class SAPConnectionMock
           
 

Methods in org.pentaho.di.trans.steps.sapinput.mock that return SAPConnection
static SAPConnection SAPConnectionFactoryMock.create()
           
 

Uses of SAPConnection in org.pentaho.di.trans.steps.sapinput.sap
 

Methods in org.pentaho.di.trans.steps.sapinput.sap that return SAPConnection
static SAPConnection SAPConnectionFactory.create()