ReportHandlerFactory
Table of Contents
Methods
- createWithReportId() : Base
- Returns report handler for the given report GId.
Methods
createWithReportId()
Returns report handler for the given report GId.
public
static createWithReportId(string $reportGId) : Base
Parameters
- $reportGId : string
-
Global id of the report.