Uses of Interface
org.osid.voting.rules.BallotConstrainerEnabler
Packages that use BallotConstrainerEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of BallotConstrainerEnabler in org.osid.voting.rules
Methods in org.osid.voting.rules that return BallotConstrainerEnablerModifier and TypeMethodDescriptionBallotConstrainerEnablerAdminSession.createBallotConstrainerEnabler(BallotConstrainerEnablerForm ballotConstrainerEnablerForm) Creates a newBallotConstrainerEnabler.BallotConstrainerEnablerLookupSession.getBallotConstrainerEnabler(Id ballotConstrainerEnablerId) Gets theBallotConstrainerEnablerspecified by itsId.BallotConstrainerEnablerList.getNextBallotConstrainerEnabler()Gets the nextBallotConstrainerEnablerin this list.BallotConstrainerEnablerList.getNextBallotConstrainerEnablers(long n) Gets the next set ofBallotConstrainerEnablerelements in this list.