|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |