Uses of Class
com.metamatrix.console.util.SavedUDDIRegistryInfo

Packages that use SavedUDDIRegistryInfo
com.metamatrix.console.ui.views.vdb   
com.metamatrix.console.util   
 

Uses of SavedUDDIRegistryInfo in com.metamatrix.console.ui.views.vdb
 

Methods in com.metamatrix.console.ui.views.vdb that return SavedUDDIRegistryInfo
 SavedUDDIRegistryInfo UDDIRegistryInfo.getSavedUDDIRegistryInfo()
           
 

Methods in com.metamatrix.console.ui.views.vdb with parameters of type SavedUDDIRegistryInfo
 void UDDIConfigurationsHandler.addedConfiguration(SavedUDDIRegistryInfo config)
           
 void UDDIConfigurationsHandler.editedConfiguration(SavedUDDIRegistryInfo config)
           
 void UDDIConfigurationsHandler.removedConfiguration(SavedUDDIRegistryInfo config)
           
 void UDDIConfigurationsHandler.unchangedConfiguration(SavedUDDIRegistryInfo config)
           
 

Constructors in com.metamatrix.console.ui.views.vdb with parameters of type SavedUDDIRegistryInfo
UDDIConfigurationsDialog(javax.swing.JFrame parentFrame, UDDIConfigurationsHandler handler, SavedUDDIRegistryInfo[] items)
           
UDDIRegistryInfo(SavedUDDIRegistryInfo savedInfo, java.lang.String password)
           
 

Uses of SavedUDDIRegistryInfo in com.metamatrix.console.util
 

Methods in com.metamatrix.console.util that return SavedUDDIRegistryInfo
static SavedUDDIRegistryInfo[] StaticProperties.getUDDIRegistryInfo()
           
 

Methods in com.metamatrix.console.util with parameters of type SavedUDDIRegistryInfo
static void StaticProperties.setUDDIRegistryInfo(SavedUDDIRegistryInfo[] info)
           
 



Copyright © 2009. All Rights Reserved.