Uses of Class
be.gaudry.model.edu.School
Packages that use School
Package
Description
-
Uses of School in be.gaudry.dao.edu
Methods in be.gaudry.dao.edu that return SchoolMethods in be.gaudry.dao.edu with parameters of type SchoolModifier and TypeMethodDescriptionvoidAdds a teacher into the schoolintvoidISchoolDao.loadAsyncTeachersLos(AbstractBrolWorker<Integer> worker, School school)voidRemoves a teacher from the schoolintISchoolAdminDao.saveOrUpdate(School school) -
Uses of School in be.gaudry.dao.edu.derby
Methods in be.gaudry.dao.edu.derby that return SchoolMethods in be.gaudry.dao.edu.derby with parameters of type SchoolModifier and TypeMethodDescriptionvoidintvoidDerbySchool.loadAsyncTeachersLos(AbstractBrolWorker<Integer> worker, School school)voidintDerbySchoolAdmin.saveOrUpdate(School school) -
Uses of School in be.gaudry.model.edu
Methods in be.gaudry.model.edu that return SchoolMethods in be.gaudry.model.edu with parameters of type School -
Uses of School in be.gaudry.swing.edu.school
Methods in be.gaudry.swing.edu.school that return SchoolModifier and TypeMethodDescriptionprotected SchoolSchoolsPanel.loadItemAsync(int schoolId, boolean lazy)SchoolEditPanel.saveOrUpdateItem()Methods in be.gaudry.swing.edu.school that return types with arguments of type SchoolModifier and TypeMethodDescriptionprotected IItemEditor<School>SchoolsPanel.getEditPanel()protected IItemPanel<School>SchoolsPanel.getInfoPanel()Methods in be.gaudry.swing.edu.school with parameters of type School