OSID Logo
OSID Specifications
voting batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.voting.batch.VotePeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Candidate relationship.

MethodgetRaceId
Description

Gets the Id of the race.

Returnosid.id.Idthe race Id
CompliancemandatoryThis method must be implemented.
MethodgetCandidateId
Description

Gets the Id of the candidate.

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