org.pentaho.di.ui.trans.steps.reservoirsampling
Class ReservoirSamplingDialog

java.lang.Object
  extended by Dialog
      extended by org.pentaho.di.ui.trans.step.BaseStepDialog
          extended by org.pentaho.di.ui.trans.steps.reservoirsampling.ReservoirSamplingDialog
All Implemented Interfaces:
StepDialogInterface

public class ReservoirSamplingDialog
extends BaseStepDialog
implements StepDialogInterface

The UI class for the ReservoirSampling step

Version:
1.0
Author:
Mark Hall (mhall{[at]}pentaho.org

Field Summary
 
Fields inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog
loggingObject
 
Constructor Summary
ReservoirSamplingDialog(Shell parent, Object in, TransMeta tr, String sname)
           
 
Method Summary
 String open()
          Open the dialog
 
Methods inherited from class org.pentaho.di.ui.trans.step.BaseStepDialog
addConnectionLine, addConnectionLine, addConnectionLine, addConnectionLine, addDatabases, addDatabases, dispose, generateFieldMapping, getFieldsFromPrevious, getFieldsFromPrevious, getFieldsFromPrevious, getModifyListenerTooltipText, getRepository, isBasic, isDebug, isDetailed, isRowLevel, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, positionBottomButtons, selectDatabase, setMinimalShellHeight, setRepository, setShellImage, setSize, setSize, setSize, setTraverseOrder, storeScreenSize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.pentaho.di.trans.step.StepDialogInterface
setRepository
 

Constructor Detail

ReservoirSamplingDialog

public ReservoirSamplingDialog(Shell parent,
                               Object in,
                               TransMeta tr,
                               String sname)
Method Detail

open

public String open()
Open the dialog

Specified by:
open in interface StepDialogInterface
Returns:
the step name