Uses of Interface
org.osid.checklist.ChecklistQueryInspector
Packages that use ChecklistQueryInspector
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 ChecklistQueryInspector in org.osid.checklist
Methods in org.osid.checklist that return ChecklistQueryInspectorModifier and TypeMethodDescriptionChecklistQueryInspector.getAncestorChecklistTerms()Gets the ancestor checklist terms.ChecklistSearchResults.getChecklistQueryInspector()Gets the inspector for the query to examine the terns used in the search.TodoQueryInspector.getChecklistTerms()Gets the checklist query terms.ChecklistQueryInspector.getDescendantChecklistTerms()Gets the descendant checklist terms.Methods in org.osid.checklist with parameters of type ChecklistQueryInspectorModifier and TypeMethodDescriptionChecklistSearchSession.getChecklistQueryFromInspector(ChecklistQueryInspector checklistQueryInspector) Gets an entry query from an inspector. -
Uses of ChecklistQueryInspector in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return ChecklistQueryInspectorModifier and TypeMethodDescriptionTodoProducerQueryInspector.getChecklistTerms()Gets the checklist query terms.