| Package | Description |
|---|---|
| org.osid.checklist |
The Open Service Interface Definitions for the org.osid.checklist
service.
|
| Modifier and Type | Method and Description |
|---|---|
TodoLookupSession |
ChecklistManager.getTodoLookupSession()
Gets the
OsidSession associated with the todo lookup
service. |
TodoLookupSession |
ChecklistProxyManager.getTodoLookupSession(Proxy proxy)
Gets the
OsidSession associated with the todo lookup
service. |
TodoLookupSession |
ChecklistManager.getTodoLookupSessionForChecklist(Id checklistId)
Gets the
OsidSession associated with the todo lookup
service for the given checklist. |
TodoLookupSession |
ChecklistProxyManager.getTodoLookupSessionForChecklist(Id checklistId,
Proxy proxy)
Gets the
OsidSession associated with the todo lookup
service for the given checklist. |