Uses of Interface
cz.muni.fi.pclis.dao.learningContracts.LearningContractsBehaviourDao

Packages that use LearningContractsBehaviourDao
cz.muni.fi.pclis.dao.learningContracts   
cz.muni.fi.pclis.service.learningContracts   
 

Uses of LearningContractsBehaviourDao in cz.muni.fi.pclis.dao.learningContracts
 

Classes in cz.muni.fi.pclis.dao.learningContracts that implement LearningContractsBehaviourDao
 class LearningContractsBehaviourDaoHibernate
          LearningContractsBehaviour DAO Hibernate Implementation User: Ľuboš Pecho Date: 11.2.2010 Time: 9:25:39
 

Uses of LearningContractsBehaviourDao in cz.muni.fi.pclis.service.learningContracts
 

Fields in cz.muni.fi.pclis.service.learningContracts with type parameters of type LearningContractsBehaviourDao
private  GenericServiceImpl<LearningContractsBehaviour,LearningContractsBehaviourDao> LearningContractsBehaviourServiceImpl.impl
           
 

Methods in cz.muni.fi.pclis.service.learningContracts that return LearningContractsBehaviourDao
 LearningContractsBehaviourDao LearningContractsBehaviourServiceImpl.getDao()
           
 LearningContractsBehaviourDao LearningContractsBehaviourServiceImpl.useDao()
           
 

Methods in cz.muni.fi.pclis.service.learningContracts with parameters of type LearningContractsBehaviourDao
 void LearningContractsBehaviourServiceImpl.setDao(LearningContractsBehaviourDao learningContractsBehaviourDao)
           
 



Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.