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

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

public class VDBRolesExporter
extends java.lang.Object

VDBRolesExporter - the VDB Roles Exporter.


Constructor Summary
VDBRolesExporter(VirtualDatabase vdb, ConnectionInfo connection)
          Constructor.
 
Method Summary
 void dialogWindowClosing()
           
 boolean go()
          Go method that does the panels logic and performs the export.
 boolean showNextPage()
           
 void showPreviousPage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VDBRolesExporter

public VDBRolesExporter(VirtualDatabase vdb,
                        ConnectionInfo connection)
Constructor.

Parameters:
vdb - the VDB to export Roles.
connection - the connection object.
Method Detail

go

public boolean go()
Go method that does the panels logic and performs the export.


dialogWindowClosing

public void dialogWindowClosing()

showNextPage

public boolean showNextPage()

showPreviousPage

public void showPreviousPage()


Copyright © 2009. All Rights Reserved.