Uses of Interface
org.osid.voting.rules.RaceConstrainerList
Packages that use RaceConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.voting.rules
service.
-
Uses of RaceConstrainerList in org.osid.voting.rules
Methods in org.osid.voting.rules that return RaceConstrainerListModifier and TypeMethodDescriptionRaceConstrainerLookupSession.getRaceConstrainers()Gets allRaceConstrainers.RaceConstrainerSearchResults.getRaceConstrainers()Gets theRaceConstrainerListresulting from a search.RaceConstrainerLookupSession.getRaceConstrainersByGenusType(Type raceConstrainerGenusType) Gets aRaceConstrainerListcorresponding to the given race constrainer genusTypewhich does not include race constrainer of genus types derived from the specifiedType.RaceConstrainerLookupSession.getRaceConstrainersByIds(IdList raceConstrainerIds) Gets aRaceConstrainerListcorresponding to the givenIdList.RaceConstrainerLookupSession.getRaceConstrainersByParentGenusType(Type raceConstrainerGenusType) Gets aRaceConstrainerListcorresponding to the given race constrainer genusTypeand include any additional race constrainer with genus types derived from the specifiedType.RaceConstrainerPollsSession.getRaceConstrainersByPolls(Id pollsId) Gets the list of race constrainer associated with aPolls.RaceConstrainerPollsSession.getRaceConstrainersByPolls(IdList pollsIds) Gets the list of race constrainer corresponding to a list ofPolls.RaceConstrainerQuerySession.getRaceConstrainersByQuery(RaceConstrainerQuery raceConstrainerQuery) Gets a list ofRaceConstrainersmatching the given race constrainer query.RaceConstrainerLookupSession.getRaceConstrainersByRecordType(Type raceConstrainerRecordType) Gets aRaceConstrainerListcontaining the given race constrainer recordType.RaceConstrainerRuleLookupSession.getRaceConstrainersForRace(Id raceId) Gets theRaceConstrainerassociated with aRace.RaceConstrainerEnablerRuleLookupSession.getRaceConstrainersForRaceConstrainerEnabler(Id raceConstrainerEnablerId) Gets theRaceConstrainersmapped to aRaceConstrainerEnabler.