Uses of Interface
com.microsoft.tfs.core.clients.framework.catalog.ICatalogService

Packages that use ICatalogService
com.microsoft.tfs.core   
com.microsoft.tfs.core.clients.framework.catalog   
 

Uses of ICatalogService in com.microsoft.tfs.core
 

Methods in com.microsoft.tfs.core that return ICatalogService
protected  ICatalogService TFSTeamProjectCollection.getCatalogService()
          Gets the ICatalogService for this connection.
protected abstract  ICatalogService TFSConnection.getCatalogService()
          Gets the ICatalogService for this connection.
 ICatalogService TFSConfigurationServer.getCatalogService()
          Gets the ICatalogService for this connection.
 

Uses of ICatalogService in com.microsoft.tfs.core.clients.framework.catalog
 

Classes in com.microsoft.tfs.core.clients.framework.catalog that implement ICatalogService
 class CatalogService
          The TFS catalog service.
 



© 2015 Microsoft. All rights reserved.