Uses of Interface
com.microsoft.tfs.core.clients.framework.configuration.entities.ProjectCollectionEntity

Packages that use ProjectCollectionEntity
com.microsoft.tfs.core   
com.microsoft.tfs.core.clients.framework.configuration.catalog   
com.microsoft.tfs.core.clients.framework.configuration.compatibility   
com.microsoft.tfs.core.clients.framework.configuration.entities   
 

Uses of ProjectCollectionEntity in com.microsoft.tfs.core
 

Methods in com.microsoft.tfs.core that return ProjectCollectionEntity
 ProjectCollectionEntity TFSTeamProjectCollection.getTeamProjectCollectionEntity(boolean refresh)
          Gets the team ProjectCollectionEntity for this collection.
 

Uses of ProjectCollectionEntity in com.microsoft.tfs.core.clients.framework.configuration.catalog
 

Classes in com.microsoft.tfs.core.clients.framework.configuration.catalog that implement ProjectCollectionEntity
 class ProjectCollectionCatalogEntity
           
 

Methods in com.microsoft.tfs.core.clients.framework.configuration.catalog that return ProjectCollectionEntity
 ProjectCollectionEntity TeamFoundationServerCatalogEntity.getProjectCollection(com.microsoft.tfs.util.GUID instanceId)
           
 ProjectCollectionEntity[] TeamFoundationServerCatalogEntity.getProjectCollections()
           
 

Uses of ProjectCollectionEntity in com.microsoft.tfs.core.clients.framework.configuration.compatibility
 

Classes in com.microsoft.tfs.core.clients.framework.configuration.compatibility that implement ProjectCollectionEntity
 class ProjectCollectionCompatibilityEntity
           
 

Methods in com.microsoft.tfs.core.clients.framework.configuration.compatibility that return ProjectCollectionEntity
 ProjectCollectionEntity TeamFoundationServerCompatibilityEntity.getProjectCollection(com.microsoft.tfs.util.GUID instanceId)
           
 ProjectCollectionEntity[] TeamFoundationServerCompatibilityEntity.getProjectCollections()
           
 

Uses of ProjectCollectionEntity in com.microsoft.tfs.core.clients.framework.configuration.entities
 

Methods in com.microsoft.tfs.core.clients.framework.configuration.entities that return ProjectCollectionEntity
 ProjectCollectionEntity TeamFoundationServerEntity.getProjectCollection(com.microsoft.tfs.util.GUID instanceId)
           
 ProjectCollectionEntity[] TeamFoundationServerEntity.getProjectCollections()
           
 



© 2015 Microsoft. All rights reserved.