Uses of Interface
cz.muni.fi.pclis.service.peerEvaluation.SelfEvaluationAssignmentService

Packages that use SelfEvaluationAssignmentService
cz.muni.fi.pclis.service.peerEvaluation   
cz.muni.fi.pclis.web.controllers.student.peerEvaluation   
cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation   
 

Uses of SelfEvaluationAssignmentService in cz.muni.fi.pclis.service.peerEvaluation
 

Classes in cz.muni.fi.pclis.service.peerEvaluation that implement SelfEvaluationAssignmentService
 class SelfEvaluationAssignmentServiceImpl
          User: Ľuboš Pecho Date: 1.4.2010 Time: 16:15:29 To change this template use File | Settings | File Templates.
 

Uses of SelfEvaluationAssignmentService in cz.muni.fi.pclis.web.controllers.student.peerEvaluation
 

Fields in cz.muni.fi.pclis.web.controllers.student.peerEvaluation declared as SelfEvaluationAssignmentService
private  SelfEvaluationAssignmentService PeerEvaluationStudentController.selfEvaluationAssignmentService
           
private  SelfEvaluationAssignmentService FillEvaluationAssignmentController.selfEvaluationAssignmentService
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.peerEvaluation with parameters of type SelfEvaluationAssignmentService
 void PeerEvaluationStudentController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 void FillEvaluationAssignmentController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 

Uses of SelfEvaluationAssignmentService in cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation
 

Fields in cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation declared as SelfEvaluationAssignmentService
private  SelfEvaluationAssignmentService ViewEvaluationsController.selfEvaluationAssignmentService
           
private  SelfEvaluationAssignmentService RemoveSelfEvaluationAssignmentController.selfEvaluationAssignmentService
           
private  SelfEvaluationAssignmentService PeerEvaluationTeacherController.selfEvaluationAssignmentService
           
private  SelfEvaluationAssignmentService EditSelfEvaluationAssignmentController.selfEvaluationAssignmentService
           
private  SelfEvaluationAssignmentService AddStudentsToEvaluateFromSeminarsController.selfEvaluationAssignmentService
           
private  SelfEvaluationAssignmentService AddStudentsToEvaluateFromListController.selfEvaluationAssignmentService
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.peerEvaluation with parameters of type SelfEvaluationAssignmentService
 void ViewEvaluationsController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 void RemoveSelfEvaluationAssignmentController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 void PeerEvaluationTeacherController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 void EditSelfEvaluationAssignmentController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 void AddStudentsToEvaluateFromSeminarsController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 void AddStudentsToEvaluateFromListController.setSelfEvaluationAssignmentService(SelfEvaluationAssignmentService selfEvaluationAssignmentService)
           
 



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