com.metamatrix.console.ui.views.vdb
Interface VdbDisplayer

All Known Implementing Classes:
MaterializationPanel, VdbConnBindPanel, VdbDetailPanel, VdbEntitlementsPanel, VDBMetadataTreePanel, VdbModelsPanel

public interface VdbDisplayer


Method Summary
 void setVirtualDatabase(VirtualDatabase vdb)
          Called when the master panel detects that the user has selected a different VirtualDatabase.
 

Method Detail

setVirtualDatabase

void setVirtualDatabase(VirtualDatabase vdb)
Called when the master panel detects that the user has selected a different VirtualDatabase. VdbDisplayers then change their display to show their part of the newly specified VirtualDatabase.



Copyright © 2009. All Rights Reserved.