Uses of Interface
org.osid.voting.rules.BallotConstrainerEnablerQuery
Packages that use BallotConstrainerEnablerQuery
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerEnablerQuery in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerEnablerQueryModifier and TypeMethodDescriptionBallotConstrainerEnablerQuerySession.getBallotConstrainerEnablerQuery()Gets a ballot constrainer enabler query.BallotConstrainerEnablerSmartPollsSession.getBallotConstrainerEnablerQuery()Gets a ballot constrainer enabler query.BallotConstrainerEnablerSearchSession.getBallotConstrainerEnablerQueryFromInspector(BallotConstrainerEnablerQueryInspector ballotConstrainerEnablerQueryInspector) Gets a ballot constrainer enabler query from an inspector.BallotConstrainerEnablerSmartPollsSession.getBallotConstrainerEnablerQueryFromInspector(BallotConstrainerEnablerQueryInspector ballotConstrainerEnablerQueryInspector) Gets a ballot constrainer enabler query from an inspector.Methods in org.osid.voting.rules with parameters of type BallotConstrainerEnablerQueryModifier and TypeMethodDescriptionvoidBallotConstrainerEnablerSmartPollsSession.applyBallotConstrainerEnablerQuery(BallotConstrainerEnablerQuery ballotConstrainerEnablerQuery) Applies a ballot constrainer enabler query to this polls.BallotConstrainerEnablerQuerySession.getBallotConstrainerEnablersByQuery(BallotConstrainerEnablerQuery ballotConstrainerEnablerQuery) Gets a list ofBallotConstrainerEnablersmatching the given ballot constrainer enabler query.BallotConstrainerEnablerSearchSession.getBallotConstrainerEnablersBySearch(BallotConstrainerEnablerQuery ballotConstrainerEnablerQuery, BallotConstrainerEnablerSearch ballotConstrainerEnablerSearch) Gets the search results matching the given search query using the given search.