C# 클래스 AppActs.Client.WebSite.WebService.Report

상속: System.Web.Services.WebService
파일 보기 프로젝트 열기: Appacts/mobile-analytics-server

Private Properties

프로퍼티 타입 설명
GetDetail object
GetGraphApplications AppActs.Client.Model.GraphWithTabularCompare
GetGraphPlatform AppActs.Client.Model.GraphWithTabularCompare
GetGraphVersions AppActs.Client.Model.GraphWithTabularCompare
GetGraphWithApplicationCompare Guid>.GraphWithTabularCompare
GetGraphWithInfo AppActs.Client.Model.DataWithInfo
GetGraphWithPlatformCompare PlatformType>.GraphWithTabularCompare
GetGraphWithVersionsCompare string>.GraphWithTabularCompare

비공개 메소드들

메소드 설명
GetDetail ( System.Guid reportGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd, string detailId ) : object
GetGraphApplications ( System.Guid graphGuid, System.Guid applicationId, List applicationIdCompare, System.DateTime dateStart, System.DateTime dateEnd ) : GraphWithTabularCompare
GetGraphPlatform ( System.Guid graphGuid, System.Guid applicationId, List platformTypes, System.DateTime dateStart, System.DateTime dateEnd ) : GraphWithTabularCompare
GetGraphVersions ( System.Guid graphGuid, System.Guid applicationId, List versions, System.DateTime dateStart, System.DateTime dateEnd ) : GraphWithTabularCompare
GetGraphWithApplicationCompare ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : Guid>.GraphWithTabularCompare
GetGraphWithInfo ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : DataWithInfo
GetGraphWithPlatformCompare ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : PlatformType>.GraphWithTabularCompare
GetGraphWithVersionsCompare ( System.Guid graphGuid, System.Guid applicationId, System.DateTime dateStart, System.DateTime dateEnd ) : string>.GraphWithTabularCompare