Uses of Class
com.microsoft.tfs.core.clients.framework.catalog.CatalogService

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

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

Methods in com.microsoft.tfs.core.clients.framework.catalog that return CatalogService
 CatalogService CatalogNode.getCatalogService()
          Returns the catalog service which was used to retrieve this node.
 

Methods in com.microsoft.tfs.core.clients.framework.catalog with parameters of type CatalogService
 void CatalogNode.initializeFromWebService(CatalogService service)
          Called during post-processing of the web service result.
 



© 2015 Microsoft. All rights reserved.