Uses of Interface
org.osid.voting.rules.RaceConstrainerQuerySession
Packages that use RaceConstrainerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceConstrainerQuerySession in org.osid.voting.rules
Subinterfaces of RaceConstrainerQuerySession in org.osid.voting.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRaceConstrainerobjects.Methods in org.osid.voting.rules that return RaceConstrainerQuerySessionModifier and TypeMethodDescriptionVotingRulesManager.getRaceConstrainerQuerySession()Gets theOsidSessionassociated with the race constrainer query service.VotingRulesProxyManager.getRaceConstrainerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the race constrainer query service.VotingRulesManager.getRaceConstrainerQuerySessionForPolls(Id pollsId) Gets theOsidSessionassociated with the race constrainer query service for the given polls.VotingRulesProxyManager.getRaceConstrainerQuerySessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the race constrainer query service for the given polls.