Uses of Class
org.sakaiproject.tool.assessment.facade.QuestionPoolIteratorFacade

Packages that use QuestionPoolIteratorFacade
org.sakaiproject.tool.assessment.facade   
org.sakaiproject.tool.assessment.services   
 

Uses of QuestionPoolIteratorFacade in org.sakaiproject.tool.assessment.facade
 

Methods in org.sakaiproject.tool.assessment.facade that return QuestionPoolIteratorFacade
 QuestionPoolIteratorFacade QuestionPoolFacadeQueriesAPI.getAllPools(String agentId)
          Get all the pools that the agent has access to.
 QuestionPoolIteratorFacade QuestionPoolFacadeQueries.getAllPools(String agentId)
          Get all the pools that the agent has access to.
 QuestionPoolIteratorFacade QuestionPoolFacadeQueriesAPI.getAllPoolsWithAccess(String agentId)
           
 QuestionPoolIteratorFacade QuestionPoolFacadeQueries.getAllPoolsWithAccess(String agentId)
           
 

Uses of QuestionPoolIteratorFacade in org.sakaiproject.tool.assessment.services
 

Methods in org.sakaiproject.tool.assessment.services that return QuestionPoolIteratorFacade
 QuestionPoolIteratorFacade QuestionPoolService.getAllPools(String agentId)
          Get all pools from the back end.
 QuestionPoolIteratorFacade QuestionPoolService.getAllPoolsWithAccess(String agentId)
           
 



Copyright © 2005-2012 Sakai Project. All Rights Reserved.