C# Class AppActs.Client.WebSite.WebService.Report

Inheritance: System.Web.Services.WebService
Show file Open project: Appacts/mobile-analytics-server

Private Properties

Property Type Description
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

Private Methods

Method Description
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