public function getRight($rootDirId)
 {
     return $this->mergedRole->getAcl($rootDirId);
 }