Uses of Interface
org.osid.course.program.ProgramOffering
Packages that use ProgramOffering
Package
Description
The Open Service Interface Definitions for the org.osid.course.program
service.
-
Uses of ProgramOffering in org.osid.course.program
Methods in org.osid.course.program that return ProgramOfferingModifier and TypeMethodDescriptionProgramOfferingAdminSession.createProgramOffering(ProgramOfferingForm programOfferingForm) Creates a newProgramOffering.ProgramOfferingList.getNextProgramOffering()Gets the nextProgramOfferingin this list.ProgramOfferingList.getNextProgramOfferings(long n) Gets the next set ofProgramOfferingelements in this list.ProgramOffering.getParentProgramOffering()Gets the parent program offering.Enrollment.getProgramOffering()Gets the program offering associated with this registration.ProgramOfferingLookupSession.getProgramOffering(Id programOfferingId) Gets theProgramOfferingspecified by itsId.