Uses of Interface
com.microsoft.tfs.core.util.Labelable

Packages that use Labelable
com.microsoft.tfs.core.clients.commonstructure   
com.microsoft.tfs.core.clients.reporting   
com.microsoft.tfs.core.clients.sharepoint   
 

Uses of Labelable in com.microsoft.tfs.core.clients.commonstructure
 

Classes in com.microsoft.tfs.core.clients.commonstructure that implement Labelable
 class CSSNode
           A node in the Classification Service Tree (i.e.
 

Uses of Labelable in com.microsoft.tfs.core.clients.reporting
 

Classes in com.microsoft.tfs.core.clients.reporting that implement Labelable
 class Report
          Class representing a report from the reporting service.
 class ReportFolder
          Class representing a folder from the reporting service.
 class ReportNode
          A node (report, folder, etc.) in the report hierarchy.
 

Uses of Labelable in com.microsoft.tfs.core.clients.sharepoint
 

Classes in com.microsoft.tfs.core.clients.sharepoint that implement Labelable
 class WSSDocument
          A document in a Sharepoint installation.
 class WSSDocumentLibrary
          Object representing a document library in Sharepoint.
 class WSSFolder
          A folder (which contains folders and documents) in Sharepoint.
 class WSSNode
          An object (document, folder, etc.) in a Sharepoint installation.
 



© 2015 Microsoft. All rights reserved.