Uses of Interface
org.osid.course.program.Program
Packages that use Program
Package
Description
The Open Service Interface Definitions for the org.osid.course.chronicle
service.
The Open Service Interface Definitions for the org.osid.course.program
service.
The Open Service Interface Definitions for the org.osid.course.requisite
service.
-
Uses of Program in org.osid.course.chronicle
Methods in org.osid.course.chronicle that return ProgramModifier and TypeMethodDescriptionAssessmentEntry.getProgram()Gets theProgram.AwardEntry.getProgram()Gets theProgram.CredentialEntry.getProgram()Gets theProgram.ProgramEntry.getProgram()Gets theProgram. -
Uses of Program in org.osid.course.program
Methods in org.osid.course.program that return ProgramModifier and TypeMethodDescriptionProgramAdminSession.createProgram(ProgramForm programForm) Creates a newProgram.ProgramList.getNextProgram()Gets the nextProgramin this list.Program[]ProgramList.getNextPrograms(long n) Gets the next set ofProgramelements in this list.Program.getParentProgram()Gets the parent program.ProgramLookupSession.getProgram(Id programId) Gets theProgramspecified by itsId.ProgramOffering.getProgram()Gets the canonical program associated with this program offering. -
Uses of Program in org.osid.course.requisite
Methods in org.osid.course.requisite that return Program