Uses of Interface
org.osid.voting.rules.BallotConstrainerEnablerQueryInspector
Packages that use BallotConstrainerEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerEnablerQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionBallotConstrainerEnablerSearchResults.getBallotConstrainerEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.BallotConstrainerEnablerSmartPollsSession.inspectBallotConstrainerEnablerQuery()Gets a ballot constrainer enabler query inspector for this polls.Methods in org.osid.voting.rules with parameters of type BallotConstrainerEnablerQueryInspectorModifier and TypeMethodDescriptionBallotConstrainerEnablerSearchSession.getBallotConstrainerEnablerQueryFromInspector(BallotConstrainerEnablerQueryInspector ballotConstrainerEnablerQueryInspector) Gets a ballot constrainer enabler query from an inspector.BallotConstrainerEnablerSmartPollsSession.getBallotConstrainerEnablerQueryFromInspector(BallotConstrainerEnablerQueryInspector ballotConstrainerEnablerQueryInspector) Gets a ballot constrainer enabler query from an inspector.