Uses of Interface
org.osid.checklist.TodoNode
Packages that use TodoNode
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
-
Uses of TodoNode in org.osid.checklist
Methods in org.osid.checklist that return TodoNodeModifier and TypeMethodDescriptionTodoNodeList.getNextTodoNode()Gets the nextTodoNodein this list.TodoNode[]TodoNodeList.getNextTodoNodes(long n) Gets the next set ofTodoNodeelements in this list.TodoHierarchySession.getTodoNodes(Id todoId, long ancestorLevels, long descendantLevels, boolean includeSiblings) Gets a portion of the hierarchy for the given todo.