Uses of Interface
org.osid.checklist.ChecklistQuery
Packages that use ChecklistQuery
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 ChecklistQuery in org.osid.checklist
Methods in org.osid.checklist that return ChecklistQueryModifier and TypeMethodDescriptionChecklistQuery.getAncestorChecklistQuery()Gets the query for a checklist.ChecklistQuerySession.getChecklistQuery()Gets a checklist query.TodoQuery.getChecklistQuery()Gets the query for a checklist query.ChecklistSearchSession.getChecklistQueryFromInspector(ChecklistQueryInspector checklistQueryInspector) Gets an entry query from an inspector.ChecklistQuery.getDescendantChecklistQuery()Gets the query for a checklist.Methods in org.osid.checklist with parameters of type ChecklistQueryModifier and TypeMethodDescriptionChecklistQuerySession.getChecklistsByQuery(ChecklistQuery checklistQuery) Gets a list ofChecklistsmatching the given search.ChecklistSearchSession.getChecklistsBySearch(ChecklistQuery checklistQuery, ChecklistSearch checklistSearch) Gets the search results matching the given search. -
Uses of ChecklistQuery in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return ChecklistQueryModifier and TypeMethodDescriptionTodoProducerQuery.getChecklistQuery()Gets the query for a checklist.