Uses of Interface
org.osid.voting.VoteQueryInspector
Packages that use VoteQueryInspector
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 VoteQueryInspector in org.osid.voting
Methods in org.osid.voting that return VoteQueryInspectorModifier and TypeMethodDescriptionVoteSearchResults.getVoteQueryInspector()Gets the inspector for the query to examine the terms used in the search.CandidateQueryInspector.getVoteTerms()Gets the vote query terms.VoteSmartPollsSession.inspectVoteQuery()Gets a vote query inspector for this polls.Methods in org.osid.voting with parameters of type VoteQueryInspectorModifier and TypeMethodDescriptionVoteSearchSession.getVoteQueryFromInspector(VoteQueryInspector voteQueryInspector) Gets a vote query from an inspector.VoteSmartPollsSession.getVoteQueryFromInspector(VoteQueryInspector voteQueryInspector) Gets a vote query from an inspector. -
Uses of VoteQueryInspector in org.osid.voting.rules
Methods in org.osid.voting.rules that return VoteQueryInspectorModifier and TypeMethodDescriptionVoteEnablerQueryInspector.getRuledVoteTerms()Gets the vote query terms.