cz.muni.fi.pclis.dao.peerEvaluation
Interface StudentEvaluationDao

All Superinterfaces:
GenericDao<StudentEvaluation>
All Known Implementing Classes:
StudentEvaluationDaoHibernate

public interface StudentEvaluationDao
extends GenericDao<StudentEvaluation>

StudentEvaluation DAO interface User: Ľuboš Pecho Date: 1.4.2010 Time: 15:53:05 To change this template use File | Settings | File Templates.


Method Summary
 
Methods inherited from interface cz.muni.fi.pclis.commons.dao.GenericDao
contains, containsById, create, delete, findAll, findById, findById, findByIDs, flush, getPersistentClass, refresh, runNamedQuery, runNamedQueryForSingleResult, save, update
 



Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.