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

An interface for the peers of the AwardEntry relationship.

MethodgetAwardId
Description

Gets the Id of the award.

Returnosid.id.Idthe Resource 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.