Uses of Interface
org.osid.voting.PollsSearchOrder
Packages that use PollsSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.voting
service.
-
Uses of PollsSearchOrder in org.osid.voting
Methods in org.osid.voting that return PollsSearchOrderModifier and TypeMethodDescriptionPollsSearchSession.getPollsSearchOrder()Gets a polls search order.Methods in org.osid.voting with parameters of type PollsSearchOrderModifier and TypeMethodDescriptionvoidPollsSearch.orderPollsResults(PollsSearchOrder pollsSearchOrder) Specify an ordering to the search results.