OSID Logo
OSID Specifications
course chronicle batch package
Version 3.1.0
Interfaceosid.course.chronicle.batch.ProgramEntryPeer
Implementsosid.OsidCapsule
Used Byosid.course.chronicle.batch.ProgramEntryPeerList
Description

An interface for the peers of the ProgramEntry relationship.

MethodgetProgramId
Description

Gets the Id of the program.

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

Gets the Id of the resource.

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