IReportManager
更新时间: 2024-01-03 浏览次数: {{ hits }}

类名 : IReportManager
说明 : BPA服务接口 
方法名称 : AddReportPage(H3.Reporting.ReportPage)

参数说明
"reportPage"报表页
返回值


方法名称 : RemoveReportPage(System.String)

参数说明
"code"报表页编码
返回值


方法名称 : UpdateReportPage(H3.Reporting.ReportPage)

参数说明
"reportPage"报表页
返回值


方法名称 : GetReportPage(System.String)

参数说明
"code"报表页编码
返回值


方法名称 : GetReportWidget(System.String,System.String)

参数说明
"reportWidgetId"报表配置Id
"reportPageCode"报表页编码
返回值


方法名称 : GetReportWidgetSimpleBoard(System.String,System.String,System.String)

参数说明
"simpleBoardId"单个看板格Id
"reportWidgetId"报表配置Id
"reportPageCode"报表页Id
返回值


方法名称 : GetReportSource(System.String,System.String)

参数说明
"sourceId"数据源Id
"reportPageCode"报表页Id
返回值


方法名称 : GetReportWidgetAndOtherInfo(System.String,System.String,System.String@,System.Int32@,System.Int32@)

参数说明
"reportWidgetId"报表页Id
"reportPageID"报表Id
"reportPageCode"报表编码
"reportWidgetIndex"报表页位置
"reportWidgetTotal"报表页总数
返回值