Uses of Interface
cz.muni.fi.pclis.dao.learningExpectations.LearningExpectationsBehaviourDao

Packages that use LearningExpectationsBehaviourDao
cz.muni.fi.pclis.dao.learningExpectations   
cz.muni.fi.pclis.service.learningExpectations   
 

Uses of LearningExpectationsBehaviourDao in cz.muni.fi.pclis.dao.learningExpectations
 

Classes in cz.muni.fi.pclis.dao.learningExpectations that implement LearningExpectationsBehaviourDao
 class LearningExpectationsBehaviourDaoHibernate
          LearningExpectationsBehaviour DAO Hibernate Implementation User: Ľuboš Pecho Date: 1.9.2009 Time: 22:55:41
 

Uses of LearningExpectationsBehaviourDao in cz.muni.fi.pclis.service.learningExpectations
 

Fields in cz.muni.fi.pclis.service.learningExpectations with type parameters of type LearningExpectationsBehaviourDao
private  GenericServiceImpl<LearningExpectationsBehaviour,LearningExpectationsBehaviourDao> LearningExpectationsBehaviourServiceImpl.impl
           
 

Methods in cz.muni.fi.pclis.service.learningExpectations that return LearningExpectationsBehaviourDao
 LearningExpectationsBehaviourDao LearningExpectationsBehaviourServiceImpl.getDao()
           
 LearningExpectationsBehaviourDao LearningExpectationsBehaviourServiceImpl.useDao()
           
 

Methods in cz.muni.fi.pclis.service.learningExpectations with parameters of type LearningExpectationsBehaviourDao
 void LearningExpectationsBehaviourServiceImpl.setDao(LearningExpectationsBehaviourDao learningExpectationsBehaviourDao)
           
 



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