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

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

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

Classes in cz.muni.fi.pclis.service.learningExpectations that implement ExpectationPointService
 class ExpectationPointServiceImpl
          User: Ľuboš Pecho Date: 6.9.2009 Time: 11:24:02
 

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

Fields in cz.muni.fi.pclis.web.controllers.student.learningExpectations declared as ExpectationPointService
private  ExpectationPointService RemoveExpectationPointController.expectationPointService
           
private  ExpectationPointService LearningExpectationsStudentController.expectationPointService
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.learningExpectations that return ExpectationPointService
 ExpectationPointService RemoveExpectationPointController.getExpectationPointService()
           
 ExpectationPointService LearningExpectationsStudentController.getExpectationPointService()
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.learningExpectations with parameters of type ExpectationPointService
 void RemoveExpectationPointController.setExpectationPointService(ExpectationPointService expectationPointService)
           
 void LearningExpectationsStudentController.setExpectationPointService(ExpectationPointService expectationPointService)
           
 

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

Fields in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations declared as ExpectationPointService
private  ExpectationPointService ViewLearningExpectationsController.expectationPointService
           
private  ExpectationPointService LearningExpectationsTeacherController.expectationsService
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations that return ExpectationPointService
 ExpectationPointService ViewLearningExpectationsController.getExpectationPointService()
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.learningExpectations with parameters of type ExpectationPointService
 void ViewLearningExpectationsController.setExpectationPointService(ExpectationPointService expectationPointService)
           
 void LearningExpectationsTeacherController.setExpectationPointService(ExpectationPointService expectationPointService)
           
 



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