* @throws Exception */
($datasetId)
| 645 | * @throws Exception |
| 646 | */ |
| 647 | public function reportsForDataset($datasetId) { |
| 648 | return $this->ReportMapper->reportsForDataset($datasetId); |
| 649 | } |
| 650 | |
| 651 | /** |
| 652 | * increase version for all reports of a dataset |