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

All Superinterfaces:
GenericDao<SelfEvaluation>
All Known Implementing Classes:
SelfEvaluationDaoHibernate

public interface SelfEvaluationDao
extends GenericDao<SelfEvaluation>

SelfEvaluation DAO interface User: Ľuboš Pecho Date: 1.4.2010 Time: 15:48:49


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.