Uses of Interface
org.osid.voting.VoteSearchOrder
Packages that use VoteSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of VoteSearchOrder in org.osid.voting
Methods in org.osid.voting that return VoteSearchOrderModifier and TypeMethodDescriptionVoteSearchSession.getVoteSearchOrder()Gets a vote search order.VoteSmartPollsSession.getVoteSearchOrder()Gets a vote search order.Methods in org.osid.voting with parameters of type VoteSearchOrderModifier and TypeMethodDescriptionvoidVoteSmartPollsSession.applyVoteSequencing(VoteSearchOrder voteSearchOrder) Applies a vote search order to this polls.voidVoteSearch.orderVoteResults(VoteSearchOrder voteSearchOrder) Specify an ordering to the search results.