public Collection getAllProjectCategories() throws Exception {
   return projectManager.getProjectCategories();
 }