Uses of Package
com.microsoft.tfs.core.util

Packages that use com.microsoft.tfs.core.util
com.microsoft.tfs.core   
com.microsoft.tfs.core.clients.commonstructure   
com.microsoft.tfs.core.clients.reporting   
com.microsoft.tfs.core.clients.sharepoint   
com.microsoft.tfs.core.clients.versioncontrol   
com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
com.microsoft.tfs.core.clients.workitem.query   
com.microsoft.tfs.core.util   
com.microsoft.tfs.core.util.diffmerge   
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core
TFSUser
          Identifies a user by a username and Windows domain name, and provides methods for parsing these from and printing these to strings.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.commonstructure
Hierarchical
           An interface that can be implemented by any object which has a hierarchical relationship with other objects.
Labelable
           Any object which can obtain a label for itself could be tagged as Labelable.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.reporting
Hierarchical
           An interface that can be implemented by any object which has a hierarchical relationship with other objects.
Labelable
           Any object which can obtain a label for itself could be tagged as Labelable.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.sharepoint
Hierarchical
           An interface that can be implemented by any object which has a hierarchical relationship with other objects.
Labelable
           Any object which can obtain a label for itself could be tagged as Labelable.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.versioncontrol
FileEncoding
           Represents a text file encoding as expected to be used by TFS, which can be represented solely by a "code page" integer (normal code page numbers with a few TFS-specific numbers reserved for binary files, etc.).
Hierarchical
           An interface that can be implemented by any object which has a hierarchical relationship with other objects.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.versioncontrol.conflicts.resolutions
FileEncoding
           Represents a text file encoding as expected to be used by TFS, which can be represented solely by a "code page" integer (normal code page numbers with a few TFS-specific numbers reserved for binary files, etc.).
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
FileEncoding
           Represents a text file encoding as expected to be used by TFS, which can be represented solely by a "code page" integer (normal code page numbers with a few TFS-specific numbers reserved for binary files, etc.).
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.clients.workitem.query
MementoRepository
           Provides persistent storage of Mementos, identified by string keys, in a PersistenceStore.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.util
FileEncoding
           Represents a text file encoding as expected to be used by TFS, which can be represented solely by a "code page" integer (normal code page numbers with a few TFS-specific numbers reserved for binary files, etc.).
ServerURIComparator
           Compares URIs for TFS servers.
TFSUser
          Identifies a user by a username and Windows domain name, and provides methods for parsing these from and printing these to strings.
TFSUsernameParseException
          Thrown by TFSUser when the strings fail to parse correctly during construction.
UserNameUtil.ParsedUserName
          Represents a parsed user name's two components: domain and account name.
 

Classes in com.microsoft.tfs.core.util used by com.microsoft.tfs.core.util.diffmerge
FileEncoding
           Represents a text file encoding as expected to be used by TFS, which can be represented solely by a "code page" integer (normal code page numbers with a few TFS-specific numbers reserved for binary files, etc.).
 



© 2015 Microsoft. All rights reserved.