com.metamatrix.console.ui.views.vdb
Class VDBExporter

java.lang.Object
  extended by com.metamatrix.console.ui.views.vdb.VDBExporter

public class VDBExporter
extends java.lang.Object


Constructor Summary
VDBExporter(VirtualDatabase vdb, ConnectionInfo connection)
           
 
Method Summary
 void dialogWindowClosing()
           
 boolean go()
           
 boolean showNextPage()
           
 void showPreviousPage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDBExporter

public VDBExporter(VirtualDatabase vdb,
                   ConnectionInfo connection)
Method Detail

go

public boolean go()

dialogWindowClosing

public void dialogWindowClosing()

showNextPage

public boolean showNextPage()

showPreviousPage

public void showPreviousPage()


Copyright © 2009. All Rights Reserved.