Uses of Interface
org.osid.voting.BallotQuerySession
Packages that use BallotQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of BallotQuerySession in org.osid.voting
Subinterfaces of BallotQuerySession in org.osid.votingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBallotobjects.Methods in org.osid.voting that return BallotQuerySessionModifier and TypeMethodDescriptionVotingManager.getBallotQuerySession()Gets theOsidSessionassociated with the ballot query service.VotingProxyManager.getBallotQuerySession(Proxy proxy) Gets theOsidSessionassociated with the ballot query service.VotingManager.getBallotQuerySessionForPolls(Id pollsId) Gets theOsidSessionassociated with the ballot query service for the given polls.VotingProxyManager.getBallotQuerySessionForPolls(Id pollsId, Proxy proxy) Gets theOsidSessionassociated with the ballot query service for the given polls.