Uses of Interface
org.osid.voting.rules.BallotConstrainerSearchOrder
Packages that use BallotConstrainerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerSearchOrder in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerSearchOrderModifier and TypeMethodDescriptionBallotConstrainerSearchSession.getBallotConstrainerSearchOrder()Gets a ballot constrainer search order.BallotConstrainerSmartPollsSession.getBallotConstrainerSearchOrder()Gets a ballot constrainer search order.Methods in org.osid.voting.rules with parameters of type BallotConstrainerSearchOrderModifier and TypeMethodDescriptionvoidBallotConstrainerSmartPollsSession.applyBallotConstrainerSequencing(BallotConstrainerSearchOrder ballotConstrainerSearchOrder) Applies a ballot constrainer search order to this polls.voidBallotConstrainerSearch.orderBallotConstrainerResults(BallotConstrainerSearchOrder ballotConstrainerSearchOrder) Specify an ordering to the search results.