Beispiel #1
0
 public List<?> getAnalyseCount(Date start, Date end) {
   return isl_labo.getAnalyseCount(LoginRO.getSession_(), start, end);
 }