Uses of Interface
org.eclipse.datatools.connectivity.ICategory

Packages that use ICategory
org.eclipse.datatools.connectivity   
org.eclipse.datatools.connectivity.ui.actions   
 

Uses of ICategory in org.eclipse.datatools.connectivity
 

Methods in org.eclipse.datatools.connectivity that return ICategory
 ICategory ProfileManager.getCategory(java.lang.String catID)
          Get category by name
 ICategory[] ProfileManager.getRootCategories()
          Get root categories whose parent category is null
 ICategory IConnectionProfileProvider.getCategory()
          The category this connection profile belongs to.
 ICategory IConnectionProfile.getCategory()
          This method is a shortcut for getProvider().getCategory().
 ICategory ICategory.getParent()
           
 

Uses of ICategory in org.eclipse.datatools.connectivity.ui.actions
 

Methods in org.eclipse.datatools.connectivity.ui.actions with parameters of type ICategory
 void AddProfileViewAction.setCategory(ICategory category)
           
 

Constructors in org.eclipse.datatools.connectivity.ui.actions with parameters of type ICategory
AddProfileViewAction(ICategory category)
           
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.