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

An interface for the peers of the Enrollment relationship.

MethodgetProgramOfferingId
Description

Gets the Id of the program offering.

Returnosid.id.Id the ProgramOffering Id
Compliancemandatory This method must be implemented.
MethodgetStudentId
Description

Gets the Id of the student resource.

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