Class SasInputDialog

  • All Implemented Interfaces:
    org.pentaho.di.trans.step.StepDialogInterface

    public class SasInputDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    • Constructor Detail

      • SasInputDialog

        public SasInputDialog​(org.eclipse.swt.widgets.Shell parent,
                              Object in,
                              org.pentaho.di.trans.TransMeta tr,
                              String sname)
    • Method Detail

      • open

        public String open()
        Specified by:
        open in interface org.pentaho.di.trans.step.StepDialogInterface
      • getData

        public void getData()
        Copy information from the meta-data input to the dialog fields.
      • getInfo

        public void getInfo​(org.pentaho.di.trans.steps.sasinput.SasInputMeta meta)
                     throws org.pentaho.di.core.exception.KettleStepException
        Throws:
        org.pentaho.di.core.exception.KettleStepException
      • get

        public void get()