Uses of Interface
org.osid.checklist.TodoReceiver
Packages that use TodoReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
-
Uses of TodoReceiver in org.osid.checklist
Methods in org.osid.checklist with parameters of type TodoReceiverModifier and TypeMethodDescriptionChecklistManager.getTodoNotificationSession(TodoReceiver todoReceiver) Gets theOsidSessionassociated with the todo notification service.ChecklistProxyManager.getTodoNotificationSession(TodoReceiver todoReceiver, Proxy proxy) Gets theOsidSessionassociated with the todo notification service.ChecklistManager.getTodoNotificationSessionForChecklist(TodoReceiver todoReceiver, Id checklistId) Gets theOsidSessionassociated with the todo notification service for the given checklist.ChecklistProxyManager.getTodoNotificationSessionForChecklist(TodoReceiver todoReceiver, Id checklistId, Proxy proxy) Gets theOsidSessionassociated with the todo notification service for the given checklist.