Package com.microsoft.tfs.core.clients.framework.catalog

Interface Summary
ICatalogService The service responsible for providing a access to information about available Team Foundation Server resources.
 

Class Summary
CatalogChangeContext Wrapper class for the _CatalogChangeContext proxy object.
CatalogConstants Constants used by the TFS CatalogService.
CatalogData Wrappper class for the _CatalogData proxy object.
CatalogDataProcessedResult Container to hold the node and resource results from the post processing performed following a catalog web service call that returns CatalogData.
CatalogDependencyGroup Manages node dependencies for CatalogNodes.
CatalogNode Wrapper class for the _CatalogNode proxy object of the TFS catalog web service.
CatalogNodeDependency Wrapper class for the _CatalogNodeDependency proxy object returned as part of the result of a TFS catalog web service request.
CatalogQueryOptions Options for querying the catalog.
CatalogResource Wrapper class for the _CatalogResource proxy object which is contained within the result of a TFS catalog web service.
CatalogResourceProperty A simple class which holds a CatalogNode propery name/value pair.
CatalogResourceType Wrapper class for the _CatalogResourceType which is returned as part of a catalog web service request result.
CatalogResourceTypes Constants used when querying the catalog service.
CatalogRoots A convenience class providing static methods and constants for use when dealing with nodes from a TFS catalog hierarchy.
CatalogService The TFS catalog service.
CatalogTree Static class that holds all of the well-known roots of the catalog.
CatalogWebServiceProxy A proxy class for the TFS catalog web service.
 



© 2015 Microsoft. All rights reserved.