Uses of Interface
org.osid.checklist.Todo
Packages that use Todo
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
-
Uses of Todo in org.osid.checklist
Methods in org.osid.checklist that return TodoModifier and TypeMethodDescriptionTodoAdminSession.createTodo(TodoForm todoForm) Creates a newTodo.TodoList.getNextTodo()Gets the nextTodoin this list.Todo[]TodoList.getNextTodos(long n) Gets the next set ofTodoelements in this list.Gets theTodospecified by itsId.TodoNode.getTodo()Gets theTodoat this node.