Uses of Interface
org.osid.checklist.mason.TodoProducerQueryInspector
Packages that use TodoProducerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
-
Uses of TodoProducerQueryInspector in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return TodoProducerQueryInspectorModifier and TypeMethodDescriptionTodoProducerSearchResults.getTodoProducerQueryInspector()Gets the inspector for the query to examine the terms used in the search.TodoProducerSmartChecklistSession.inspectTodoProducerQuery()Gets a todo producer query inspector for this checklist.Methods in org.osid.checklist.mason with parameters of type TodoProducerQueryInspectorModifier and TypeMethodDescriptionTodoProducerSearchSession.getTodoProducerQueryFromInspector(TodoProducerQueryInspector todoProducerQueryInspector) Gets a todo producer query from an inspector.TodoProducerSmartChecklistSession.getTodoProducerQueryFromInspector(TodoProducerQueryInspector todoProducerQueryInspector) Gets a todo producer query from an inspector.