OSID Logo
OSID Specifications
course chronicle batch package
Version 3.0.0
Interfaceosid.course.chronicle.batch.CourseEntryPeer
Implementsosid.OsidCapsule
Used Byosid.course.chronicle.batch.CourseEntryPeerList
Description

An interface for the peers of the CourseEntry relationship.

MethodgetCourseId
Description

Gets the Id of the course.

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

Gets the Id of the resource.

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