OSID Logo
OSID Specifications
recognition batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.recognition.batch.ConferralPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Conferral relationship.

MethodgetAwardId
Description

Gets the Id of the award.

Returnosid.id.Idthe Award Id
CompliancemandatoryThis method must be implemented.
MethodgetRecipientId
Description

Gets the Id of the recipient.

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