| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.facade | |
| org.sakaiproject.tool.assessment.services |
| Modifier and Type | Method and Description |
|---|---|
QuestionPoolIteratorFacade |
QuestionPoolFacadeQueries.getAllPools(String agentId)
Get all the pools that the agent has access to.
|
QuestionPoolIteratorFacade |
QuestionPoolFacadeQueriesAPI.getAllPools(String agentId)
Get all the pools that the agent has access to.
|
QuestionPoolIteratorFacade |
QuestionPoolFacadeQueries.getAllPoolsWithAccess(String agentId) |
QuestionPoolIteratorFacade |
QuestionPoolFacadeQueriesAPI.getAllPoolsWithAccess(String agentId) |
| Modifier and Type | Method and Description |
|---|---|
QuestionPoolIteratorFacade |
QuestionPoolService.getAllPools(String agentId)
Get all pools from the back end.
|
QuestionPoolIteratorFacade |
QuestionPoolService.getAllPoolsWithAccess(String agentId) |
Copyright © 2005-2014 Sakai Project. All Rights Reserved.