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

An interface for the peers of the ProgramEntry relationship.

MethodgetProgramId
Description

Gets the Id of the program.

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

Gets the Id of the resource.

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