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

An interface for the peers of the Enrollment relationship.

MethodgetProgramOfferingId
Description

Gets the Id of the program offering.

Returnosid.id.Idthe ProgramOffering Id
CompliancemandatoryThis method must be implemented.
MethodgetStudentId
Description

Gets the Id of the student resource.

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