Uses of Interface
org.osid.checklist.mason.TodoProducerQuerySession
Packages that use TodoProducerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
-
Uses of TodoProducerQuerySession in org.osid.checklist.mason
Subinterfaces of TodoProducerQuerySession in org.osid.checklist.masonModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongTodoProducers.Methods in org.osid.checklist.mason that return TodoProducerQuerySessionModifier and TypeMethodDescriptionChecklistMasonManager.getTodoProducerQuerySession()Gets theOsidSessionassociated with the todo producer query service.ChecklistMasonProxyManager.getTodoProducerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the todo producer query service.ChecklistMasonManager.getTodoProducerQuerySessionForChecklist(Id checklistId) Gets theOsidSessionassociated with the todo producer query service for the given checklist.ChecklistMasonProxyManager.getTodoProducerQuerySessionForChecklist(Id checklistId, Proxy proxy) Gets theOsidSessionassociated with the todo producer query service for the given checklist.