Uses of Interface
org.osid.voting.RaceQuerySession
Packages that use RaceQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of RaceQuerySession in org.osid.voting
Subinterfaces of RaceQuerySession in org.osid.votingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching among races.Methods in org.osid.voting that return RaceQuerySessionModifier and TypeMethodDescriptionVotingManager.getRaceQuerySession()Gets theOsidSessionassociated with the race query service.VotingProxyManager.getRaceQuerySession(Proxy proxy) Gets theOsidSessionassociated with the race query service.VotingManager.getRaceQuerySessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race query service for the given polls.VotingProxyManager.getRaceQuerySessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race query service for the given polls.