Uses of Interface
org.osid.voting.rules.RaceConstrainerEnablerList
Packages that use RaceConstrainerEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceConstrainerEnablerList in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceConstrainerEnablerListModifier and TypeMethodDescriptionRaceConstrainerEnablerLookupSession.getRaceConstrainerEnablers()Gets allRaceConstrainerEnablers.RaceConstrainerEnablerSearchResults.getRaceConstrainerEnablers()Gets theRaceConstrainerEnablerListresulting from a search.RaceConstrainerEnablerLookupSession.getRaceConstrainerEnablersByGenusType(Type raceConstrainerEnablerGenusType) Gets aRaceConstrainerEnablerListcorresponding to the given race constrainer enabler genusTypewhich does not include race constrainer enablers of genus types derived from the specifiedType.RaceConstrainerEnablerLookupSession.getRaceConstrainerEnablersByIds(IdList raceConstrainerEnablerIds) Gets aRaceConstrainerEnablerListcorresponding to the givenIdList.RaceConstrainerEnablerLookupSession.getRaceConstrainerEnablersByParentGenusType(Type raceConstrainerEnablerGenusType) Gets aRaceConstrainerEnablerListcorresponding to the given race constrainer enabler genusTypeand include any additional race constrainer enablers with genus types derived from the specifiedType.RaceConstrainerEnablerPollsSession.getRaceConstrainerEnablersByPolls(Id pollsId) Gets the list of race constrainer enablers associated with aPolls.RaceConstrainerEnablerPollsSession.getRaceConstrainerEnablersByPolls(IdList pollsIds) Gets the list of race constrainer enablers corresponding to a list ofPolls.RaceConstrainerEnablerQuerySession.getRaceConstrainerEnablersByQuery(RaceConstrainerEnablerQuery raceConstrainerEnablerQuery) Gets a list ofRaceConstrainerEnablersmatching the given race constrainer enabler query.RaceConstrainerEnablerLookupSession.getRaceConstrainerEnablersByRecordType(Type raceConstrainerEnablerRecordType) Gets aRaceConstrainerEnablerListcontaining the given race constrainer enabler recordType.RaceConstrainerEnablerRuleLookupSession.getRaceConstrainerEnablersForRaceConstrainer(Id raceConstrainerId) Gets theRaceConstrainerEnablersassociated with aRaceConstrainer.RaceConstrainerEnablerLookupSession.getRaceConstrainerEnablersOnDate(DateTime from, DateTime to) Gets aRaceConstrainerEnablerListthat are effective for the entire given date range inclusive but not confined to the date range for any agent.RaceConstrainerEnablerLookupSession.getRaceConstrainerEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets aRaceConstrainerEnablerListthat are effective for the entire given date range inclusive but not confined to the date range and evaluated against the given agent.