Uses of Interface
org.osid.voting.rules.VoteEnablerSearchOrder
Packages that use VoteEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of VoteEnablerSearchOrder in org.osid.voting.rules
Methods in org.osid.voting.rules that return VoteEnablerSearchOrderModifier and TypeMethodDescriptionVoteEnablerSearchSession.getVoteEnablerSearchOrder()Gets a vote enabler search order.VoteEnablerSmartPollsSession.getVoteEnablerSearchOrder()Gets a vote enabler search order.Methods in org.osid.voting.rules with parameters of type VoteEnablerSearchOrderModifier and TypeMethodDescriptionvoidVoteEnablerSmartPollsSession.applyVoteEnablerSequencing(VoteEnablerSearchOrder voteEnablerSearchOrder) Applies a vote enabler search order to this polls.voidVoteEnablerSearch.orderVoteEnablerResults(VoteEnablerSearchOrder voteEnablerSearchOrder) Specify an ordering to the search results.