@Override
 public List getClassInfosForJsGen() throws Exception {
   return dao.getClassInfosForJsGen();
 }