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

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

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

Classes in cz.muni.fi.pclis.service.learningContracts that implement LearningContractsBehaviourService
 class LearningContractsBehaviourServiceImpl
          User: Ľuboš Pecho Date: 11.2.2010 Time: 9:28:02
 

Fields in cz.muni.fi.pclis.service.learningContracts declared as LearningContractsBehaviourService
private  LearningContractsBehaviourService LearningContractServiceImpl.learningContractsBehaviourService
           
 

Methods in cz.muni.fi.pclis.service.learningContracts with parameters of type LearningContractsBehaviourService
 void LearningContractServiceImpl.setLearningContractsBehaviourService(LearningContractsBehaviourService learningContractsBehaviourService)
           
 

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

Fields in cz.muni.fi.pclis.web.controllers.student.learningContracts declared as LearningContractsBehaviourService
private  LearningContractsBehaviourService LearningContractsStudentController.learningContractsBehaviourService
           
 

Methods in cz.muni.fi.pclis.web.controllers.student.learningContracts with parameters of type LearningContractsBehaviourService
 void LearningContractsStudentController.setLearningContractsBehaviourService(LearningContractsBehaviourService learningContractsBehaviourService)
           
 

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

Fields in cz.muni.fi.pclis.web.controllers.teacher.learningContracts declared as LearningContractsBehaviourService
private  LearningContractsBehaviourService LearningContractsTeacherController.learningContractsBehaviourService
           
private  LearningContractsBehaviourService LearningContractsBehaviourController.learningContractsBehaviourService
           
 

Methods in cz.muni.fi.pclis.web.controllers.teacher.learningContracts with parameters of type LearningContractsBehaviourService
 void LearningContractsTeacherController.setLearningContractsBehaviourService(LearningContractsBehaviourService learningContractsBehaviourService)
           
 void LearningContractsBehaviourController.setLearningContractsBehaviourService(LearningContractsBehaviourService learningContractsBehaviourService)
           
 



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