Uses of Interface
org.osid.checklist.TodoQuery
Packages that use TodoQuery
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
-
Uses of TodoQuery in org.osid.checklist
Methods in org.osid.checklist that return TodoQueryModifier and TypeMethodDescriptionTodoQuery.getAncestorTodoQuery()Gets the query for a todo.TodoQuery.getDependencyQuery()Gets the query for a todo query.TodoQuery.getDescendantTodoQuery()Gets the query for a todo.ChecklistQuery.getTodoQuery()Gets the query for a todo.TodoQuerySession.getTodoQuery()Gets a todo query.TodoSmartChecklistSession.getTodoQuery()Gets a todo query.TodoSearchSession.getTodoQueryFromInspector(TodoQueryInspector todoQueryInspector) Gets an entry query from an inspector.TodoSmartChecklistSession.getTodoQueryFromInspector(TodoQueryInspector todoQueryInspector) Gets a todo query from an inspector.Methods in org.osid.checklist with parameters of type TodoQueryModifier and TypeMethodDescriptionvoidTodoSmartChecklistSession.applyTodoQuery(TodoQuery todoQuery) Applies a todo query to this checklist.TodoQuerySession.getTodosByQuery(TodoQuery todoQuery) Gets a list of todos matching the given search.TodoSearchSession.getTodosBySearch(TodoQuery todoQuery, TodoSearch todoSearch) Gets the search results matching the given search. -
Uses of TodoQuery in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return TodoQueryModifier and TypeMethodDescriptionTodoProducerQuery.getProducedTodoQuery()Gets the query for a todo.