Uses of Interface
org.osid.checklist.mason.TodoProducer
Packages that use TodoProducer
Package
Description
The Open Service Interface Definitions for the org.osid.checklist.mason
service.
-
Uses of TodoProducer in org.osid.checklist.mason
Methods in org.osid.checklist.mason that return TodoProducerModifier and TypeMethodDescriptionTodoProducerAdminSession.createTodoProducer(TodoProducerForm todoProducerForm) Creates a newTodoProducer.TodoProducerList.getNextTodoProducer()Gets the nextTodoProducerin this list.TodoProducerList.getNextTodoProducers(long n) Gets the next set ofTodoProducerelements in this list.TodoProducerLookupSession.getTodoProducer(Id todoProducerId) Gets theTodoProducerspecified by itsId.TodoProducerLookupSession.getTodoProducerByTodo(Id todoId) Gets aTodoProducerbyTodo.