OSID Logo
OSID Specifications
voting batch package
Version 3.1.0
Interfaceosid.voting.batch.VotePeer
Implementsosid.OsidCapsule
Used Byosid.voting.batch.VotePeerList
Description

An interface for the peers of the Candidate relationship.

MethodgetRaceId
Description

Gets the Id of the race.

Returnosid.id.Id the race Id
Compliancemandatory This method must be implemented.
MethodgetCandidateId
Description

Gets the Id of the candidate.

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