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