OSID Logo
OSID Specifications
voting batch package
Version 3.1.0
Interfaceosid.voting.batch.CandidatePeer
Implementsosid.OsidCapsule
Used Byosid.voting.batch.CandidatePeerList
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.
MethodgetResourceId
Description

Gets the Id of the resource.

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