Uses of Interface
com.microsoft.tfs.core.clients.framework.configuration.TFSEntitySession

Packages that use TFSEntitySession
com.microsoft.tfs.core   
com.microsoft.tfs.core.clients.framework.configuration.catalog   
 

Uses of TFSEntitySession in com.microsoft.tfs.core
 

Methods in com.microsoft.tfs.core that return TFSEntitySession
 TFSEntitySession TFSTeamProjectCollection.getConfigurationSession(boolean refresh)
          Gets the catalog service TFSEntitySession for this team project collection.
 TFSEntitySession TFSConfigurationServer.getConfigurationSession(boolean refresh)
          Gets the catalog service TFSEntitySession for this configuration server.
 

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

Methods in com.microsoft.tfs.core.clients.framework.configuration.catalog that return TFSEntitySession
protected  TFSEntitySession TFSCatalogEntity.getSession()
           
 



© 2015 Microsoft. All rights reserved.