Uses of Interface
org.osid.voting.BallotQueryInspector
Packages that use BallotQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotQueryInspector in org.osid.voting
Methods in org.osid.voting that return BallotQueryInspectorModifier and TypeMethodDescriptionBallotSearchResults.getBallotQueryInspector()Gets the inspector for the query to examine the terms used in the search.RaceQueryInspector.getBallotTerms()Gets the ballot query terms.BallotSmartPollsSession.inspectBallotQuery()Gets a ballot query inspector for this polls.Methods in org.osid.voting with parameters of type BallotQueryInspectorModifier and TypeMethodDescriptionBallotSearchSession.getBallotQueryFromInspector(BallotQueryInspector ballotQueryInspector) Gets a ballot query from an inspector.BallotSmartPollsSession.getBallotQueryFromInspector(BallotQueryInspector ballotQueryInspector) Gets a ballot query from an inspector. -
Uses of BallotQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotQueryInspectorModifier and TypeMethodDescriptionBallotConstrainerQueryInspector.getRuledBallotTerms()Gets the ballot query terms.