Esempio n. 1
0
 @Override
 public List<Information> getAllInfo() {
   return informationDao.getAllInfo();
 }