Uses of Interface
com.microsoft.tfs.core.search.IVSSearchFilterToken

Packages that use IVSSearchFilterToken
com.microsoft.tfs.core.search   
com.microsoft.tfs.core.search.internal   
 

Uses of IVSSearchFilterToken in com.microsoft.tfs.core.search
 

Methods in com.microsoft.tfs.core.search that return IVSSearchFilterToken
 IVSSearchFilterToken IVSSearchQueryParser.getSearchFilterToken(java.lang.String filterField, java.lang.String filterValue, int filterTokenType)
           
 

Uses of IVSSearchFilterToken in com.microsoft.tfs.core.search.internal
 

Classes in com.microsoft.tfs.core.search.internal that implement IVSSearchFilterToken
 class VSSearchFilterToken
           
 

Methods in com.microsoft.tfs.core.search.internal that return IVSSearchFilterToken
 IVSSearchFilterToken VSSearchQueryParser.getSearchFilterToken(java.lang.String filterField, java.lang.String filterValue, int filterTokenType)
           
 



© 2015 Microsoft. All rights reserved.