OSID Logo
OSID Specifications
course program batch package
Version 3.1.0
Interfaceosid.course.program.batch.ProgramOfferingPeer
Implementsosid.OsidCapsule
Used Byosid.course.program.batch.ProgramOfferingPeerList
Description

An interface for the peers of the ProgramOffering.

MethodgetProgramId
Description

Gets the Id of the program.

Returnosid.id.Id the Program Id
Compliancemandatory This method must be implemented.
MethodgetTermId
Description

Gets the Id of the term.

Returnosid.id.Id the Term Id
Compliancemandatory This method must be implemented.