Uses of Interface
org.sakaiproject.tool.assessment.data.model.Tree
-
Packages that use Tree Package Description 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 Modifier and Type Method Description voidQuestionPoolServiceAPI. copyPool(Tree tree, String agentId, Long sourceId, Long destId, String prependString1, String prependString2)Copy a subpool to a pool.voidQuestionPoolServiceAPI. deletePool(Long poolId, String agentId, Tree tree)Delete a pool
-