Uses of Interface
org.osid.course.chronicle.ProgramEntry
Packages that use ProgramEntry
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
-
Uses of ProgramEntry in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return ProgramEntryModifier and TypeMethodDescriptionProgramEntryAdminSession.createProgramEntry(ProgramEntryForm programEntryForm) Creates a newProgramEntry.ProgramEntryList.getNextProgramEntries(long n) Gets the next set ofProgramEntryelements in this list.ProgramEntryList.getNextProgramEntry()Gets the nextProgramEntryin this list.ProgramEntry.getParentProgramEntry()Gets the parent program entry.ProgramEntryLookupSession.getProgramEntry(Id programEntryId) Gets theProgramEntryspecified by itsId.