|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.console.ui.views.vdb.VDBRolesExporter
public class VDBRolesExporter
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 |
---|
public VDBRolesExporter(VirtualDatabase vdb, ConnectionInfo connection)
vdb
- the VDB to export Roles.connection
- the connection object.Method Detail |
---|
public boolean go()
public void dialogWindowClosing()
public boolean showNextPage()
public void showPreviousPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |