Package | Description |
---|---|
org.osid.course.chronicle |
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
|
Modifier and Type | Method and Description |
---|---|
CourseEntry |
CourseEntryAdminSession.createCourseEntry(CourseEntryForm courseEntryForm)
Creates a new
CourseEntry. |
CourseEntry |
CourseEntryLookupSession.getCourseEntry(Id courseEntryId)
Gets the
CourseEntry specified by its Id. |
CourseEntry[] |
CourseEntryList.getNextCourseEntries(long n)
Gets the next set of
CourseEntry elements in this list. |
CourseEntry |
CourseEntryList.getNextCourseEntry()
Gets the next
CourseEntry in this list. |