Uses of Interface
org.sakaiproject.tool.assessment.data.model.Tree

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

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

Methods in org.sakaiproject.tool.assessment.shared.api.questionpool with parameters of type Tree
 void QuestionPoolServiceAPI.copyPool(Tree tree, String agentId, Long sourceId, Long destId, String prependString1, String prependString2)
          Copy a subpool to a pool.
 void QuestionPoolServiceAPI.deletePool(Long poolId, String agentId, Tree tree)
          Delete a pool
 



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