Uses of Interface
org.osid.voting.rules.BallotConstrainerQueryInspector
Packages that use BallotConstrainerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerQueryInspectorModifier and TypeMethodDescriptionBallotConstrainerSearchResults.getBallotConstrainerQueryInspector()Gets the inspector for the query to examine the terms used in the search.BallotConstrainerEnablerQueryInspector.getRuledBallotConstrainerTerms()Gets the ballot constrainer query terms.BallotConstrainerSmartPollsSession.inspectBallotConstrainerQuery()Gets a ballot constrainer query inspector for this polls.Methods in org.osid.voting.rules with parameters of type BallotConstrainerQueryInspectorModifier and TypeMethodDescriptionBallotConstrainerSearchSession.getBallotConstrainerQueryFromInspector(BallotConstrainerQueryInspector ballotConstrainerQueryInspector) Gets a ballot constrainer query from an inspector.BallotConstrainerSmartPollsSession.getBallotConstrainerQueryFromInspector(BallotConstrainerQueryInspector ballotConstrainerQueryInspector) Gets a ballot constrainer query from an inspector.