Uses of Interface
org.osid.checklist.TodoQueryInspector
Packages that use TodoQueryInspector
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 TodoQueryInspector in org.osid.checklist
Methods in org.osid.checklist that return TodoQueryInspectorModifier and TypeMethodDescriptionTodoQueryInspector.getAncestorTodoTerms()Gets the ancestor todo query terms.TodoQueryInspector.getDependencyTerms()Gets the dependency terms.TodoQueryInspector.getDescendantTodoTerms()Gets the descendant todo query terms.TodoSearchResults.getTodoQueryInspector()Gets the inspector for the query to examine the terns used in the search.ChecklistQueryInspector.getTodoTerms()Gets the todo terms.TodoSmartChecklistSession.inspectTodoQuery()Gets a todo query inspector for this checklist.Methods in org.osid.checklist with parameters of type TodoQueryInspectorModifier and TypeMethodDescriptionTodoSearchSession.getTodoQueryFromInspector(TodoQueryInspector todoQueryInspector) Gets an entry query from an inspector.TodoSmartChecklistSession.getTodoQueryFromInspector(TodoQueryInspector todoQueryInspector) Gets a todo query from an inspector. -
Uses of TodoQueryInspector in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return TodoQueryInspectorModifier and TypeMethodDescriptionTodoProducerQueryInspector.getProducedTodoTerms()Gets the produced query terms.