Uses of Interface
org.telscenter.sail.webapp.service.module.ModuleService

Packages that use ModuleService
org.telscenter.sail.webapp.presentation.web.controllers   
org.telscenter.sail.webapp.presentation.web.controllers.admin   
org.telscenter.sail.webapp.presentation.web.controllers.author.project   
org.telscenter.sail.webapp.presentation.web.controllers.repository   
org.telscenter.sail.webapp.presentation.web.controllers.student   
org.telscenter.sail.webapp.service.module.impl   
org.telscenter.sail.webapp.service.project   
org.telscenter.sail.webapp.service.project.impl   
 

Uses of ModuleService in org.telscenter.sail.webapp.presentation.web.controllers
 

Methods in org.telscenter.sail.webapp.presentation.web.controllers with parameters of type ModuleService
 void RooloProjectController.setModuleService(ModuleService moduleService)
           
 

Uses of ModuleService in org.telscenter.sail.webapp.presentation.web.controllers.admin
 

Methods in org.telscenter.sail.webapp.presentation.web.controllers.admin with parameters of type ModuleService
 void UploadXMLProjectController.setModuleService(ModuleService moduleService)
           
 void UploadOtmlController.setModuleService(ModuleService moduleService)
           
 

Uses of ModuleService in org.telscenter.sail.webapp.presentation.web.controllers.author.project
 

Methods in org.telscenter.sail.webapp.presentation.web.controllers.author.project with parameters of type ModuleService
 void PostProjectController.setModuleService(ModuleService moduleService)
           
 void AuthorRooloProjectController.setModuleService(ModuleService moduleService)
           
 

Uses of ModuleService in org.telscenter.sail.webapp.presentation.web.controllers.repository
 

Methods in org.telscenter.sail.webapp.presentation.web.controllers.repository with parameters of type ModuleService
 void RetrieveOtmlController.setModuleService(ModuleService moduleService)
           
 

Uses of ModuleService in org.telscenter.sail.webapp.presentation.web.controllers.student
 

Methods in org.telscenter.sail.webapp.presentation.web.controllers.student with parameters of type ModuleService
 void StudentDataController.setModuleService(ModuleService moduleService)
           
 

Uses of ModuleService in org.telscenter.sail.webapp.service.module.impl
 

Classes in org.telscenter.sail.webapp.service.module.impl that implement ModuleService
 class ModuleServiceImpl
          Service for the TELS's Module Domain Object
 

Uses of ModuleService in org.telscenter.sail.webapp.service.project
 

Methods in org.telscenter.sail.webapp.service.project with parameters of type ModuleService
 void ProjectServiceFactory.setModuleService(ModuleService moduleService)
           
 

Uses of ModuleService in org.telscenter.sail.webapp.service.project.impl
 

Methods in org.telscenter.sail.webapp.service.project.impl with parameters of type ModuleService
 void POTrunkProjectServiceImpl.setModuleService(ModuleService moduleService)
           
 



Copyright © 2012. All Rights Reserved.