Uses of Interface
org.osid.voting.rules.VoteEnablerQueryInspector
Packages that use VoteEnablerQueryInspector
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of VoteEnablerQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return VoteEnablerQueryInspectorModifier and TypeMethodDescriptionVoteEnablerSearchResults.getVoteEnablerQueryInspector()Gets the inspector for the query to examine the terms used in the search.VoteEnablerSmartPollsSession.inspectVoteEnablerQuery()Gets a vote enabler query inspector for this polls.Methods in org.osid.voting.rules with parameters of type VoteEnablerQueryInspectorModifier and TypeMethodDescriptionVoteEnablerSearchSession.getVoteEnablerQueryFromInspector(VoteEnablerQueryInspector voteEnablerQueryInspector) Gets a vote enabler query from an inspector.VoteEnablerSmartPollsSession.getVoteEnablerQueryFromInspector(VoteEnablerQueryInspector voteEnablerQueryInspector) Gets a vote enabler query from an inspector.