
| bool Core.Interfaces.IReport.Compile | ( | ) |
Implemented in Core.Tools.SvgReports.Standard.SVGMultiUrlMotionReport, Core.Tools.SvgReports.Standard.SVGMultiUrlTrackReport, Core.Tools.SvgReports.Standard.SVGSingleUrlInteractionReport, Core.Tools.SvgReports.Standard.SVGSingleUrlMotionReport, Core.Tools.SvgReports.Standard.SVGSingleUrlTrackReport, Core.Tools.SvgReports.Standard.SVGTimeSeriesReport, Core.Tools.SvgReports.Standard.SVGUrlReport, Core.Tools.SvgReports.Standard.SVGUserAgentReport, Core.Tools.SvgReports.SVGReport, Core.Reports.SvgReports.Standard.SVGMultiUrlMotionReport, Core.Reports.SvgReports.Standard.SVGMultiUrlTrackReport, Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport, Core.Reports.SvgReports.Standard.SVGSingleUrlMotionReport, Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport, Core.Reports.SvgReports.Standard.SVGTimeSeriesReport, Core.Reports.SvgReports.Standard.SVGUrlReport, Core.Reports.SvgReports.Standard.SVGUserAgentReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.InitializeReport | ( | SVGReportFactory | factory, | |
| IApplicationContext | context, | |||
| ConfigReader | config, | |||
| String | report_id, | |||
| String | context_path | |||
| ) |
| void Core.Interfaces.IReport.Initialize | ( | SVGReportFactory | factory | ) |
Implemented in Core.Tools.SvgReports.Standard.SVGMultiUrlMotionReport, Core.Tools.SvgReports.Standard.SVGMultiUrlTrackReport, Core.Tools.SvgReports.Standard.SVGSingleUrlInteractionReport, Core.Tools.SvgReports.Standard.SVGSingleUrlMotionReport, Core.Tools.SvgReports.Standard.SVGSingleUrlTrackReport, Core.Tools.SvgReports.SVGBarChart, Core.Tools.SvgReports.SVGReport, and Core.Tools.SvgReports.SVGTimeSeries.
| String Core.Interfaces.IReport.getOption | ( | String | key_name | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.Save | ( | String | path | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| byte [] Core.Interfaces.IReport.GetReportBytes | ( | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| String Core.Interfaces.IReport.GetReport | ( | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.setRightTextBand | ( | String | title | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.setLeftTextBand | ( | String | title | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| void Core.Interfaces.IReport.destroy | ( | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.Compile | ( | ) |
Implemented in Core.Tools.SvgReports.Standard.SVGMultiUrlMotionReport, Core.Tools.SvgReports.Standard.SVGMultiUrlTrackReport, Core.Tools.SvgReports.Standard.SVGSingleUrlInteractionReport, Core.Tools.SvgReports.Standard.SVGSingleUrlMotionReport, Core.Tools.SvgReports.Standard.SVGSingleUrlTrackReport, Core.Tools.SvgReports.Standard.SVGTimeSeriesReport, Core.Tools.SvgReports.Standard.SVGUrlReport, Core.Tools.SvgReports.Standard.SVGUserAgentReport, Core.Tools.SvgReports.SVGReport, Core.Reports.SvgReports.Standard.SVGMultiUrlMotionReport, Core.Reports.SvgReports.Standard.SVGMultiUrlTrackReport, Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport, Core.Reports.SvgReports.Standard.SVGSingleUrlMotionReport, Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport, Core.Reports.SvgReports.Standard.SVGTimeSeriesReport, Core.Reports.SvgReports.Standard.SVGUrlReport, Core.Reports.SvgReports.Standard.SVGUserAgentReport, and Core.Reports.SvgReports.SVGReport.
| Core.Tools.Query.QueryBuilder Core.Interfaces.IReport.BuildQuery | ( | ) |
| bool Core.Interfaces.IReport.InitializeReport | ( | SVGReportFactory | factory, | |
| Core.Interfaces.IApplicationContext | context, | |||
| ConfigReader | config, | |||
| String | report_id, | |||
| String | context_path | |||
| ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| void Core.Interfaces.IReport.Initialize | ( | SVGReportFactory | factory | ) |
Implemented in Core.Reports.SvgReports.Standard.SVGMultiUrlMotionReport, Core.Reports.SvgReports.Standard.SVGMultiUrlTrackReport, Core.Reports.SvgReports.Standard.SVGSingleUrlInteractionReport, Core.Reports.SvgReports.Standard.SVGSingleUrlMotionReport, Core.Reports.SvgReports.Standard.SVGSingleUrlTrackReport, Core.Reports.SvgReports.SVGBarChart, Core.Reports.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGTimeSeries.
| String Core.Interfaces.IReport.getOption | ( | String | key_name | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.Save | ( | String | path | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| byte [] Core.Interfaces.IReport.GetReportBytes | ( | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| String Core.Interfaces.IReport.GetReport | ( | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| System.Data.IDbConnection Core.Interfaces.IReport.GetConnection | ( | ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| QueryComparator Core.Interfaces.IReport.GetComparator | ( | String | key | ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| void Core.Interfaces.IReport.AddComparator | ( | String | key, | |
| QueryComparator | val | |||
| ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| Field Core.Interfaces.IReport.GetField | ( | String | name | ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| Field Core.Interfaces.IReport.AddField | ( | String | name, | |
| String | in_value | |||
| ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| QueryParameter Core.Interfaces.IReport.GetQueryParameterByName | ( | String | name | ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| void Core.Interfaces.IReport.SortQueryParameters | ( | ) |
Implemented in Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.setRightTextBand | ( | String | title | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| bool Core.Interfaces.IReport.setLeftTextBand | ( | String | title | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
| void Core.Interfaces.IReport.destroy | ( | ) |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
String Core::Interfaces.IReport::ReportId [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
IShredder Core::Interfaces.IReport::Shredder [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
int Core::Interfaces.IReport::ReadyState [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
XMLDocument Core::Interfaces.IReport::SVGBase [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
AeiLog Core::Interfaces.IReport::Logger [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
Summary Core::Interfaces.IReport::Summary [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
ConfigReader Core::Interfaces.IReport::Config [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
ConnectionPool Core.Interfaces.IReport.ConnectionPool [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport.
IDataProvider Core.Interfaces.IReport.DataProvider [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
String Core::Interfaces.IReport::TextQualifier [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
long Core.Interfaces.IReport.DateRangeStart [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
long Core.Interfaces.IReport.DateRangeStop [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
String Core::Interfaces.IReport::SVGTemplateWidth [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
String Core::Interfaces.IReport::SVGTemplateHeight [get] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
String Core.Interfaces.IReport.ConnectionString [get, set] |
Implemented in Core.Reports.SvgReports.SVGReport.
Core.Data.DbFactory.CONNECTION_TYPE Core.Interfaces.IReport.ConnectionType [get, set] |
Implemented in Core.Reports.SvgReports.SVGReport.
Core.Reports.SvgReports.SVGReport.DATA_SOURCE_TYPE Core.Interfaces.IReport.ReportDataSourceType [get, set] |
Implemented in Core.Reports.SvgReports.SVGReport.
Core.Interfaces.IDataProvider Core.Interfaces.IReport.DataProvider [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
DateTime Core.Interfaces.IReport.DateRangeStart [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
DateTime Core.Interfaces.IReport.DateRangeStop [get, set] |
Implemented in Core.Tools.SvgReports.SVGReport, and Core.Reports.SvgReports.SVGReport.
Core.Util.Date.DateRange Core.Interfaces.IReport.DateRange [set] |
Implemented in Core.Reports.SvgReports.SVGReport.
Hashtable Core.Interfaces.IReport.Comparators [get] |
Implemented in Core.Reports.SvgReports.SVGReport.
Hashtable Core.Interfaces.IReport.Fields [get] |
Implemented in Core.Reports.SvgReports.SVGReport.
ArrayList Core.Interfaces.IReport.Parameters [get] |
Implemented in Core.Reports.SvgReports.SVGReport.