Beispiel #1
0
 public List<Zone> getAllZone() {
   return zoneDao.getAll();
 }