OSID Logo
OSID Specifications
recognition batch package
Version 3.1.0
Interfaceosid.recognition.batch.ConferralPeer
Implementsosid.OsidCapsule
Used Byosid.recognition.batch.ConferralPeerList
Description

An interface for the peers of the Conferral relationship.

MethodgetAwardId
Description

Gets the Id of the award.

Returnosid.id.Id the Award Id
Compliancemandatory This method must be implemented.
MethodgetRecipientId
Description

Gets the Id of the recipient.

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