|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeedbackTopicsDao | |
---|---|
cz.muni.fi.pclis.dao.feedback | |
cz.muni.fi.pclis.service.feedback |
Uses of FeedbackTopicsDao in cz.muni.fi.pclis.dao.feedback |
---|
Classes in cz.muni.fi.pclis.dao.feedback that implement FeedbackTopicsDao | |
---|---|
class |
FeedbackTopicsDaoHibernate
Feedback Topics DAO Hibernate implementation User: Ľuboš Pecho Date: 18.9.2009 Time: 13:28:01 |
Uses of FeedbackTopicsDao in cz.muni.fi.pclis.service.feedback |
---|
Fields in cz.muni.fi.pclis.service.feedback with type parameters of type FeedbackTopicsDao | |
---|---|
private GenericServiceImpl<FeedbackTopics,FeedbackTopicsDao> |
FeedbackTopicsServiceImpl.impl
|
Methods in cz.muni.fi.pclis.service.feedback that return FeedbackTopicsDao | |
---|---|
FeedbackTopicsDao |
FeedbackTopicsServiceImpl.getDao()
|
FeedbackTopicsDao |
FeedbackTopicsServiceImpl.useDao()
|
Methods in cz.muni.fi.pclis.service.feedback with parameters of type FeedbackTopicsDao | |
---|---|
void |
FeedbackTopicsServiceImpl.setDao(FeedbackTopicsDao feedbackTopicsDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |