Uses of Interface
org.osid.voting.Candidate
Packages that use Candidate
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of Candidate in org.osid.voting
Methods in org.osid.voting that return CandidateModifier and TypeMethodDescriptionCandidateAdminSession.createCandidate(CandidateForm candidateForm) Creates a newCandidate.CandidateLookupSession.getCandidate(Id candidateId) Gets theCandidatespecified by itsId.RaceResult.getCandidate()Gets theCandidate.Vote.getCandidate()Gets theCandidate.CandidateList.getNextCandidate()Gets the nextCandidatein this list.CandidateList.getNextCandidates(long n) Gets the next set ofCandidatesin this list which must be less than or equal to the return fromavailable().