Uses of Interface
org.osid.voting.rules.VoteEnabler
Packages that use VoteEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of VoteEnabler in org.osid.voting.rules
Methods in org.osid.voting.rules that return VoteEnablerModifier and TypeMethodDescriptionVoteEnablerAdminSession.createVoteEnabler(VoteEnablerForm voteEnablerForm) Creates a newVoteEnabler.VoteEnablerList.getNextVoteEnabler()Gets the nextVoteEnablerin this list.VoteEnablerList.getNextVoteEnablers(long n) Gets the next set ofVoteEnablerelements in this list.VoteEnablerLookupSession.getVoteEnabler(Id voteEnablerId) Gets theVoteEnablerspecified by itsId.