Uses of Interface
org.osid.voting.BallotSearchOrder
Packages that use BallotSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of BallotSearchOrder in org.osid.voting
Methods in org.osid.voting that return BallotSearchOrderModifier and TypeMethodDescriptionBallotSearchSession.getBallotSearchOrder()Gets a ballot search order.BallotSmartPollsSession.getBallotSearchOrder()Gets a ballot search order.RaceSearchOrder.getBallotSearchOrder()Gets the ballot search order.Methods in org.osid.voting with parameters of type BallotSearchOrderModifier and TypeMethodDescriptionvoidBallotSmartPollsSession.applyBallotSequencing(BallotSearchOrder ballotSearchOrder) Applies a ballot search order to this polls.voidBallotSearch.orderBallotResults(BallotSearchOrder ballotSearchOrder) Specify an ordering to the search results.