|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelfEvaluationDao | |
---|---|
cz.muni.fi.pclis.dao.peerEvaluation | |
cz.muni.fi.pclis.service.peerEvaluation |
Uses of SelfEvaluationDao in cz.muni.fi.pclis.dao.peerEvaluation |
---|
Classes in cz.muni.fi.pclis.dao.peerEvaluation that implement SelfEvaluationDao | |
---|---|
class |
SelfEvaluationDaoHibernate
SelfEvaluation DAO Hibernate implementation User: Ľuboš Pecho Date: 1.4.2010 Time: 15:50:43 |
Uses of SelfEvaluationDao in cz.muni.fi.pclis.service.peerEvaluation |
---|
Fields in cz.muni.fi.pclis.service.peerEvaluation with type parameters of type SelfEvaluationDao | |
---|---|
private GenericServiceImpl<SelfEvaluation,SelfEvaluationDao> |
SelfEvaluationServiceImpl.impl
|
Methods in cz.muni.fi.pclis.service.peerEvaluation that return SelfEvaluationDao | |
---|---|
SelfEvaluationDao |
SelfEvaluationServiceImpl.getDao()
|
SelfEvaluationDao |
SelfEvaluationServiceImpl.useDao()
|
Methods in cz.muni.fi.pclis.service.peerEvaluation with parameters of type SelfEvaluationDao | |
---|---|
void |
SelfEvaluationServiceImpl.setDao(SelfEvaluationDao selfEvaluationDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |