Uses of Interface
org.osid.mapping.path.rules.SpeedZoneEnablerList
Packages that use SpeedZoneEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of SpeedZoneEnablerList in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return SpeedZoneEnablerListModifier and TypeMethodDescriptionSpeedZoneEnablerLookupSession.getSpeedZoneEnablers()Gets allSpeedZoneEnablers.SpeedZoneEnablerSearchResults.getSpeedZoneEnablers()Gets theSpeedZoneEnablerListresulting from a search.SpeedZoneEnablerLookupSession.getSpeedZoneEnablersByGenusType(Type speedZoneEnablerGenusType) Gets aSpeedZoneEnablerListcorresponding to the given speed zone enabler genusTypewhich does not include speed zone enablers of genus types derived from the specifiedType.SpeedZoneEnablerLookupSession.getSpeedZoneEnablersByIds(IdList speedZoneEnablerIds) Gets aSpeedZoneEnablerListcorresponding to the givenIdList.SpeedZoneEnablerMapSession.getSpeedZoneEnablersByMap(Id mapId) Gets the list of speed zone enablers associated with anMap.SpeedZoneEnablerMapSession.getSpeedZoneEnablersByMaps(IdList mapIds) Gets the list of speed zone enablers corresponding to a list ofMaps.SpeedZoneEnablerLookupSession.getSpeedZoneEnablersByParentGenusType(Type speedZoneEnablerGenusType) Gets aSpeedZoneEnablerListcorresponding to the given speed zone enabler genusTypeand include any additional speed zone enablers with genus types derived from the specifiedType.SpeedZoneEnablerQuerySession.getSpeedZoneEnablersByQuery(SpeedZoneEnablerQuery speedZoneEnablerQuery) Gets a list ofSpeedZoneEnablersmatching the given speed zone enabler query.SpeedZoneEnablerLookupSession.getSpeedZoneEnablersByRecordType(Type speedZoneEnablerRecordType) Gets aSpeedZoneEnablerListcontaining the given speed zone enabler recordType.SpeedZoneEnablerRuleLookupSession.getSpeedZoneEnablersForSpeedZone(Id speedZoneId) Gets theSpeedZoneEnablersassociated with aSpeedZone.SpeedZoneEnablerLookupSession.getSpeedZoneEnablersOnDate(DateTime from, DateTime to) Gets aSpeedZoneEnablerListthat are effective for the entire given date range inclusive but not confined to the date range for any agent.SpeedZoneEnablerLookupSession.getSpeedZoneEnablersOnDateWithAgent(Id agentId, DateTime from, DateTime to) Gets aSpeedZoneEnablerListthat are effective for the entire given date range inclusive but not confined to the date range and evaluated against the given agent.