Uses of Interface
org.osid.checklist.TodoQuerySession
Packages that use TodoQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
-
Uses of TodoQuerySession in org.osid.checklist
Subinterfaces of TodoQuerySession in org.osid.checklistModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searchingTodos.Methods in org.osid.checklist that return TodoQuerySessionModifier and TypeMethodDescriptionChecklistManager.getTodoQuerySession()Gets theOsidSessionassociated with the todo query service.ChecklistProxyManager.getTodoQuerySession(Proxy proxy) Gets theOsidSessionassociated with the todo query service.ChecklistManager.getTodoQuerySessionForChecklist(Id checklistId) Gets theOsidSessionassociated with the todo query service for the given checklist.ChecklistProxyManager.getTodoQuerySessionForChecklist(Id checklistId, Proxy proxy) Gets theOsidSessionassociated with the todo query service for the given checklist.