org.pentaho.di.ui.spoon.wizards
Class RipDatabaseWizardPage3

java.lang.Object
  extended by WizardPage
      extended by org.pentaho.di.ui.spoon.wizards.RipDatabaseWizardPage3

public class RipDatabaseWizardPage3
extends WizardPage

On page one we select the name of the target job and the directory.

Since:
17-apr-04
Author:
Matt

Constructor Summary
RipDatabaseWizardPage3(String arg, Repository rep)
           
 
Method Summary
 boolean canFinish()
           
 boolean canFlipToNextPage()
           
 void createControl(Composite parent)
           
 String getDirectory()
           
 String getJobname()
           
 RepositoryDirectoryInterface getRepositoryDirectory()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RipDatabaseWizardPage3

public RipDatabaseWizardPage3(String arg,
                              Repository rep)
Method Detail

createControl

public void createControl(Composite parent)

canFlipToNextPage

public boolean canFlipToNextPage()

getJobname

public String getJobname()

getRepositoryDirectory

public RepositoryDirectoryInterface getRepositoryDirectory()
Returns:
Returns the directory.

canFinish

public boolean canFinish()

getDirectory

public String getDirectory()
Returns:
the directory