cz.muni.fi.pclis.dao.feedback
Interface FeedbackTopicsDao

All Superinterfaces:
GenericDao<FeedbackTopics>
All Known Implementing Classes:
FeedbackTopicsDaoHibernate

public interface FeedbackTopicsDao
extends GenericDao<FeedbackTopics>

Feedback TopicsDAO interface User: Ľuboš Pecho Date: 18.9.2009 Time: 13:27:34


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.