Example #1
0
 private void setAvialableDictant()
 {
     avialableDictants = currentTeacherDAO.getAllDictants();
 }