Uses of Interface
org.kuali.student.r2.lum.lo.service.LearningObjectiveService

Packages that use LearningObjectiveService
org.kuali.student.lum.common.server   
org.kuali.student.lum.lu.ui.course.server.gwt   
org.kuali.student.r2.lum.course.service.assembler   
org.kuali.student.r2.lum.lo.service.impl   
org.kuali.student.r2.lum.program.service.impl   
org.kuali.student.r2.lum.service.assembler   
 

Uses of LearningObjectiveService in org.kuali.student.lum.common.server
 

Methods in org.kuali.student.lum.common.server with parameters of type LearningObjectiveService
 void LoCategoryDataService.setLearningObjectiveService(LearningObjectiveService loService)
           
 

Uses of LearningObjectiveService in org.kuali.student.lum.lu.ui.course.server.gwt
 

Methods in org.kuali.student.lum.lu.ui.course.server.gwt with parameters of type LearningObjectiveService
 void LoCategoryRpcGwtServlet.setLoService(LearningObjectiveService loService)
           
 

Uses of LearningObjectiveService in org.kuali.student.r2.lum.course.service.assembler
 

Methods in org.kuali.student.r2.lum.course.service.assembler with parameters of type LearningObjectiveService
 void LoAssembler.setLoService(LearningObjectiveService loService)
           
 void CourseAssembler.setLoService(LearningObjectiveService loService)
           
 

Uses of LearningObjectiveService in org.kuali.student.r2.lum.lo.service.impl
 

Classes in org.kuali.student.r2.lum.lo.service.impl that implement LearningObjectiveService
 class LearningObjectiveServiceImpl
           
 

Uses of LearningObjectiveService in org.kuali.student.r2.lum.program.service.impl
 

Methods in org.kuali.student.r2.lum.program.service.impl that return LearningObjectiveService
 LearningObjectiveService ProgramRequirementAssembler.getLoService()
           
 

Methods in org.kuali.student.r2.lum.program.service.impl with parameters of type LearningObjectiveService
 void ProgramRequirementAssembler.setLoService(LearningObjectiveService loService)
           
 

Uses of LearningObjectiveService in org.kuali.student.r2.lum.service.assembler
 

Methods in org.kuali.student.r2.lum.service.assembler that return LearningObjectiveService
 LearningObjectiveService LumServiceMethodInvoker.getLoService()
           
 

Methods in org.kuali.student.r2.lum.service.assembler with parameters of type LearningObjectiveService
 void LumServiceMethodInvoker.setLoService(LearningObjectiveService loService)
           
 void CluAssemblerUtils.setLoService(LearningObjectiveService loService)
           
 



Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.