Uses of Interface
org.osid.voting.rules.BallotConstrainerEnablerSearchOrder
Packages that use BallotConstrainerEnablerSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerEnablerSearchOrder in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerEnablerSearchOrderModifier and TypeMethodDescriptionBallotConstrainerEnablerSearchSession.getBallotConstrainerEnablerSearchOrder()Gets a ballot constrainer enabler search order.BallotConstrainerEnablerSmartPollsSession.getBallotConstrainerEnablerSearchOrder()Gets a ballot constrainer enabler search order.Methods in org.osid.voting.rules with parameters of type BallotConstrainerEnablerSearchOrderModifier and TypeMethodDescriptionvoidBallotConstrainerEnablerSmartPollsSession.applyBallotConstrainerEnablerSequencing(BallotConstrainerEnablerSearchOrder ballotConstrainerEnablerSearchOrder) Applies a ballot constrainer enabler search order to this polls.voidBallotConstrainerEnablerSearch.orderBallotConstrainerEnablerResults(BallotConstrainerEnablerSearchOrder ballotConstrainerEnablerSearchOrder) Specify an ordering to the search results.