Uses of Class
cz.muni.fi.pclis.domain.learningExpectations.LearningExpectationsBehaviour

Packages that use LearningExpectationsBehaviour
cz.muni.fi.pclis.service.learningExpectations   
 

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

Fields in cz.muni.fi.pclis.service.learningExpectations with type parameters of type LearningExpectationsBehaviour
private  GenericServiceImpl<LearningExpectationsBehaviour,LearningExpectationsBehaviourDao> LearningExpectationsBehaviourServiceImpl.impl
           
 

Methods in cz.muni.fi.pclis.service.learningExpectations that return LearningExpectationsBehaviour
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.create(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.create(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.getByCourseAndTerm(Course course, Term term)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.getByCourseAndTerm(Course course, Term term)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.getById(long id)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.getById(long id)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.refresh(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.refresh(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.searchById(long id)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.searchById(long id)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.update(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.update(LearningExpectationsBehaviour entity)
           
 

Methods in cz.muni.fi.pclis.service.learningExpectations that return types with arguments of type LearningExpectationsBehaviour
 List<LearningExpectationsBehaviour> LearningExpectationsBehaviourServiceImpl.getAll()
           
 List<LearningExpectationsBehaviour> LearningExpectationsBehaviourService.getAll()
           
 

Methods in cz.muni.fi.pclis.service.learningExpectations with parameters of type LearningExpectationsBehaviour
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.create(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.create(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.refresh(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.refresh(LearningExpectationsBehaviour entity)
           
 void LearningExpectationsBehaviourServiceImpl.remove(LearningExpectationsBehaviour entity)
           
 void LearningExpectationsBehaviourService.remove(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourServiceImpl.update(LearningExpectationsBehaviour entity)
           
 LearningExpectationsBehaviour LearningExpectationsBehaviourService.update(LearningExpectationsBehaviour entity)
           
 



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