Uses of Interface
org.osid.checklist.batch.TodoBatchAdminSession
Packages that use TodoBatchAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.checklist.batch
service.
-
Uses of TodoBatchAdminSession in org.osid.checklist.batch
Methods in org.osid.checklist.batch that return TodoBatchAdminSessionModifier and TypeMethodDescriptionChecklistBatchManager.getTodoBatchAdminSession()Gets theOsidSessionassociated with the bulk todo administration service.ChecklistBatchProxyManager.getTodoBatchAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bulk todo administration service.ChecklistBatchManager.getTodoBatchAdminSessionForChecklist(Id checklistId) Gets theOsidSessionassociated with the bulk todo administration service for the given checklist.ChecklistBatchProxyManager.getTodoBatchAdminSessionForChecklist(Id checklistId, Proxy proxy) Gets theOsidSessionassociated with the bulk todo administration service for the given checklist.