Uses of Interface
cz.muni.fi.pclis.service.learningExpectations.LearningExpectationsBehaviourService

Packages that use LearningExpectationsBehaviourService
cz.muni.fi.pclis.service.learningExpectations   
cz.muni.fi.pclis.web.controllers.student.learningExpectations   
cz.muni.fi.pclis.web.controllers.teacher.learningExpectations   
 

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

Classes in cz.muni.fi.pclis.service.learningExpectations that implement LearningExpectationsBehaviourService
 class LearningExpectationsBehaviourServiceImpl
          User: Ľuboš Pecho Date: 1.9.2009 Time: 22:56:59
 

Uses of LearningExpectationsBehaviourService in cz.muni.fi.pclis.web.controllers.student.learningExpectations
 

Fields in cz.muni.fi.pclis.web.controllers.student.learningExpectations declared as LearningExpectationsBehaviourService
private  LearningExpectationsBehaviourService LearningExpectationsStudentController.learningExpectationsBehaviourService
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.learningExpectations that return LearningExpectationsBehaviourService
 LearningExpectationsBehaviourService LearningExpectationsStudentController.getLearningExpectationsBehaviourService()
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.learningExpectations with parameters of type LearningExpectationsBehaviourService
 void LearningExpectationsStudentController.setLearningExpectationsBehaviourService(LearningExpectationsBehaviourService learningExpectationsBehaviourService)
           
 

Uses of LearningExpectationsBehaviourService in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations
 

Fields in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations declared as LearningExpectationsBehaviourService
private  LearningExpectationsBehaviourService LearningExpectationsBehaviourController.learningExpectationsBehaviourService
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations that return LearningExpectationsBehaviourService
 LearningExpectationsBehaviourService LearningExpectationsBehaviourController.getLearningExpectationsBehaviourService()
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations with parameters of type LearningExpectationsBehaviourService
 void LearningExpectationsBehaviourController.setLearningExpectationsBehaviourService(LearningExpectationsBehaviourService learningExpectationsBehaviourService)
           
 



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