|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LearningContractDao | |
---|---|
cz.muni.fi.pclis.dao.learningContracts | |
cz.muni.fi.pclis.service.learningContracts |
Uses of LearningContractDao in cz.muni.fi.pclis.dao.learningContracts |
---|
Classes in cz.muni.fi.pclis.dao.learningContracts that implement LearningContractDao | |
---|---|
class |
LearningContractDaoHibernate
LearningContracts DAO Hibernate implementation User: Ľuboš Pecho Date: 11.2.2010 Time: 9:23:58 |
Uses of LearningContractDao in cz.muni.fi.pclis.service.learningContracts |
---|
Fields in cz.muni.fi.pclis.service.learningContracts with type parameters of type LearningContractDao | |
---|---|
private GenericServiceImpl<LearningContract,LearningContractDao> |
LearningContractServiceImpl.imp
|
Methods in cz.muni.fi.pclis.service.learningContracts that return LearningContractDao | |
---|---|
LearningContractDao |
LearningContractServiceImpl.getDao()
|
LearningContractDao |
LearningContractServiceImpl.useDao()
|
Methods in cz.muni.fi.pclis.service.learningContracts with parameters of type LearningContractDao | |
---|---|
void |
LearningContractServiceImpl.setDao(LearningContractDao learningContractDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |