* @throws Exception */
($datasetId)
| 611 | * @throws Exception |
| 612 | */ |
| 613 | public function reportsForDataset($datasetId) { |
| 614 | return $this->ReportMapper->reportsForDataset($datasetId); |
| 615 | } |
| 616 | |
| 617 | /** |
| 618 | * increase version for all reports of a dataset |