Uses of Interface
org.osid.checklist.TodoAdminSession
Packages that use TodoAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
The Open Service Interface Definitions for the org.osid.checklist.batch
service.
-
Uses of TodoAdminSession in org.osid.checklist
Methods in org.osid.checklist that return TodoAdminSessionModifier and TypeMethodDescriptionChecklistManager.getTodoAdminSession()Gets theOsidSessionassociated with the todo administration service.ChecklistProxyManager.getTodoAdminSession(Proxy proxy) Gets theOsidSessionassociated with the todo administration service.ChecklistManager.getTodoAdminSessionForChecklist(Id checklistId) Gets theOsidSessionassociated with the todo administration service for the given checklist.ChecklistProxyManager.getTodoAdminSessionForChecklist(Id checklistId, Proxy proxy) Gets theOsidSessionassociated with the todo administration service for the given checklist. -
Uses of TodoAdminSession in org.osid.checklist.batch
Subinterfaces of TodoAdminSession in org.osid.checklist.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesTodosin bulk.