OSID Logo
OSID Specifications
course program batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.course.program.batch.ProgramOfferingPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the ProgramOffering.

MethodgetProgramId
Description

Gets the Id of the program.

Returnosid.id.Idthe Program Id
CompliancemandatoryThis method must be implemented.
MethodgetTermId
Description

Gets the Id of the term.

Returnosid.id.Idthe Term Id
CompliancemandatoryThis method must be implemented.