OSID Logo
OSID Specifications
course batch package
Version 3.1.0
Interfaceosid.course.batch.CourseOfferingPeer
Implementsosid.OsidCapsule
Used Byosid.course.batch.CourseOfferingPeerList
Description

An interface for the peers of the CourseOffering relationship.

MethodgetCourseId
Description

Gets the Id of the course.

Returnosid.id.Id the Course 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.