Uses of Interface
org.osid.checklist.Checklist
Packages that use Checklist
Package
Description
The Open Service Interface Definitions for the org.osid.checklist
service.
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
-
Uses of Checklist in org.osid.checklist
Methods in org.osid.checklist that return ChecklistModifier and TypeMethodDescriptionChecklistAdminSession.createChecklist(ChecklistForm checklistForm) Creates a newChecklist.ChecklistLookupSession.getChecklist(Id checklistId) Gets theChecklistspecified by itsId.ChecklistNode.getChecklist()Gets theChecklistat this node.TodoAdminSession.getChecklist()Gets theChecklistassociated with this session.TodoLookupSession.getChecklist()Gets theChecklistassociated with this session.TodoNotificationSession.getChecklist()Gets theChecklistassociated with this session.TodoQuerySession.getChecklist()Gets theChecklistassociated with this session.TodoSmartChecklistSession.getChecklist()Gets theChecklistassociated with this session.ChecklistList.getNextChecklist()Gets the nextChecklistin this list.ChecklistList.getNextChecklists(long n) Gets the next set ofChecklistelements in this list. -
Uses of Checklist in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return ChecklistModifier and TypeMethodDescriptionTodoProducerAdminSession.getChecklist()Gets theChecklistassociated with this session.TodoProducerLookupSession.getChecklist()Gets theChecklistassociated with this session.TodoProducerNotificationSession.getChecklist()Gets theChecklistassociated with this session.TodoProducerQuerySession.getChecklist()Gets theChecklistassociated with this session.TodoProducerSmartChecklistSession.getChecklist()Gets theChecklistassociated with this session.