Uses of Interface
cz.muni.fi.pclis.service.learningContracts.LearningContractService

Packages that use LearningContractService
cz.muni.fi.pclis.service.learningContracts   
cz.muni.fi.pclis.web.controllers.student.learningContracts   
cz.muni.fi.pclis.web.controllers.teacher.learningContracts   
 

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

Classes in cz.muni.fi.pclis.service.learningContracts that implement LearningContractService
 class LearningContractServiceImpl
          User: Ľuboš Pecho Date: 11.2.2010 Time: 9:31:40
 

Uses of LearningContractService in cz.muni.fi.pclis.web.controllers.student.learningContracts
 

Fields in cz.muni.fi.pclis.web.controllers.student.learningContracts declared as LearningContractService
private  LearningContractService VoteForLearningContractController.learningContractService
           
private  LearningContractService NewContractAdditionController.learningContractService
           
private  LearningContractService LearningContractsStudentController.learningContractService
           
private  LearningContractService AcceptContractAdditionController.learningContractService
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.learningContracts with parameters of type LearningContractService
 void VoteForLearningContractController.setLearningContractService(LearningContractService learningContractService)
           
 void NewContractAdditionController.setLearningContractService(LearningContractService learningContractService)
           
 void LearningContractsStudentController.setLearningContractService(LearningContractService learningContractService)
           
 void AcceptContractAdditionController.setLearningContractService(LearningContractService learningContractService)
           
 

Uses of LearningContractService in cz.muni.fi.pclis.web.controllers.teacher.learningContracts
 

Fields in cz.muni.fi.pclis.web.controllers.teacher.learningContracts declared as LearningContractService
private  LearningContractService LearningContractsTeacherController.learningContractService
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.learningContracts with parameters of type LearningContractService
 void LearningContractsTeacherController.setLearningContractService(LearningContractService learningContractService)
           
 



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