다음을 통해 공유


CommonStructureService 클래스

상속 계층 구조

System.Object
  Microsoft.TeamFoundation.Integration.Server.CommonStructureService

네임스페이스:  Microsoft.TeamFoundation.Integration.Server
어셈블리:  Microsoft.TeamFoundation.Server.Core(Microsoft.TeamFoundation.Server.Core.dll)

구문

‘선언
<TeamFoundationServiceDependency(GetType(TeamFoundationSqlNotificationService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationCatalogService))> _
<TeamFoundationServiceDependency(GetType(AuthorizationProvider))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationTeamService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationSecurityService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationIdentityService))> _
<TeamFoundationServiceDependency(GetType(TeamProjectCollectionService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationNotificationService))> _
<TeamFoundationServiceDependency(GetType(TeamFoundationEventService))> _
Public NotInheritable Class CommonStructureService _
    Implements ICommonStructureService, ITeamFoundationService
[TeamFoundationServiceDependency(typeof(TeamFoundationSqlNotificationService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationCatalogService))]
[TeamFoundationServiceDependency(typeof(AuthorizationProvider))]
[TeamFoundationServiceDependency(typeof(TeamFoundationTeamService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationSecurityService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationIdentityService))]
[TeamFoundationServiceDependency(typeof(TeamProjectCollectionService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationNotificationService))]
[TeamFoundationServiceDependency(typeof(TeamFoundationEventService))]
public sealed class CommonStructureService : ICommonStructureService, 
    ITeamFoundationService

CommonStructureService 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 CreateNode(TeamFoundationRequestContext, String, String)
Public 메서드 CreateNode(TeamFoundationRequestContext, String, String, Nullable<DateTime>, Nullable<DateTime>)
Public 메서드 CreateProject(TeamFoundationRequestContext, String, XmlElement, Nullable<Guid>)
Public 메서드 CreateProject(TeamFoundationRequestContext, String, array<XmlNode[], Nullable<Guid>)
Public 메서드 DeleteBranches
Public 메서드 DeleteProject
Public 메서드 EnsureTeamProjectsExistsInCatalog 새로 만든된 프로젝트에 대 한 카탈로그 항목을 만듭니다.
Public 메서드 Equals 지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object에서 상속됨)
Public 메서드 GetChangedNodes
Public 메서드 GetChangedNodesAndProjects
Public 메서드 GetDeletedNodes
Public 메서드 GetHashCode 기본 해시 함수로 작동합니다. (Object에서 상속됨)
Public 메서드 GetNode
Public 메서드 GetNodeFromPath
Public 메서드 GetNodes(TeamFoundationRequestContext, List<String>) 노드에 해당 하는 노드의 목록을 가져올 uri
Public 메서드 GetNodes(TeamFoundationRequestContext, String, CommonStructureNodeInfo%, Dictionary<String, List<CommonStructureNodeInfo>>%)
Public 메서드 GetNodesXml
Public 메서드 GetProject
Public 메서드 GetProjectFromName
Public 메서드 GetProjectProperties
Public 메서드 GetProjectProperty
Public 메서드 GetProjects
Public 메서드 GetRootNodes
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public 메서드 GetWellFormedProjects
Public 메서드 MoveBranch
Public 메서드 QueryProjectCatalogNode 이 컬렉션에는이 uri 사용 하 여 프로젝트에 대 한 팀 프로젝트 CatalogNode을 반환 합니다.
Public 메서드 RenameNode
Public 메서드 ReorderNode
Public 메서드 SetIterationDates
Public 메서드 SetProjectProperty
Public 메서드 ToString 현재 개체를 나타내는 문자열을 반환합니다. (Object에서 상속됨)
Public 메서드 TransformProjectMappingProperty
Public 메서드 UpdateProjectDescription
Public 메서드 UpdateProjectProperties

위쪽

명시적 인터페이스 구현

  이름 설명
명시적 인터페이스 구현Private 메서드 ITeamFoundationService.ServiceEnd
명시적 인터페이스 구현Private 메서드 ITeamFoundationService.ServiceStart

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.TeamFoundation.Integration.Server 네임스페이스