Uses of Interface
com.microsoft.tfs.core.clients.favorites.IFavoritesStore

Packages that use IFavoritesStore
com.microsoft.tfs.core.clients.favorites   
 

Uses of IFavoritesStore in com.microsoft.tfs.core.clients.favorites
 

Classes in com.microsoft.tfs.core.clients.favorites that implement IFavoritesStore
 class IdentityFavoritesStore
          Identity Store based implementation of IFavoritesStore
 

Methods in com.microsoft.tfs.core.clients.favorites that return IFavoritesStore
static IFavoritesStore FavoritesStoreFactory.create(TFSTeamProjectCollection connection, ProjectInfo currentProject, TeamConfiguration currentTeam, java.lang.String featureScope, boolean isPersonal)
          Creates a Favorites store using Identity Service.
 



© 2015 Microsoft. All rights reserved.