Package be.gaudry.dao.edu
Interface IEduAdminDAO
- All Known Implementing Classes:
DerbyAdminFactory
Provides a contract for giving specific persistent layer implementations of administration methods.
- Since:
- 1.0 5 janv. 2009
- Author:
- Steph GAUDRY
-
Method Summary
Modifier and TypeMethodDescriptionReturns the specific persistent layer implementation ofISchoolAdminDao.Methods inherited from interface be.gaudry.dao.edu.IEduDAO
getIConfigDao, getICourseDao, getInfos, getIPersonDao, getIPlanningDao, getLocaleStringMethods inherited from interface be.gaudry.model.thread.INotifier
reportProgress, reportProgress, reportProgress, reportProgress
-
Method Details
-
getISchoolDao
ISchoolAdminDao getISchoolDao()Returns the specific persistent layer implementation ofISchoolAdminDao.- Specified by:
getISchoolDaoin interfaceIEduDAO- Returns:
-