public List<String> getCategories() {
   return reportDefService.findCategories();
 }