Uses of Interface
org.sakaiproject.tool.assessment.data.ifc.questionpool.QuestionPoolDataIfc

Packages that use QuestionPoolDataIfc
org.sakaiproject.tool.assessment.shared.api.questionpool   
 

Uses of QuestionPoolDataIfc in org.sakaiproject.tool.assessment.shared.api.questionpool
 

Methods in org.sakaiproject.tool.assessment.shared.api.questionpool that return QuestionPoolDataIfc
 QuestionPoolDataIfc QuestionPoolServiceAPI.getPool(Long poolId, String agentId)
          Get a particular pool from the backend, with all questions.
 QuestionPoolDataIfc QuestionPoolServiceAPI.savePool(QuestionPoolDataIfc pool)
          Save a question pool.
 

Methods in org.sakaiproject.tool.assessment.shared.api.questionpool with parameters of type QuestionPoolDataIfc
 QuestionPoolDataIfc QuestionPoolServiceAPI.savePool(QuestionPoolDataIfc pool)
          Save a question pool.
 



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