Uses of Interface
org.osid.mapping.path.SpeedZoneAdminSession
Packages that use SpeedZoneAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
The Open Service Interface Definitions for the org.osid.mapping.path.batch
service.
-
Uses of SpeedZoneAdminSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return SpeedZoneAdminSessionModifier and TypeMethodDescriptionMappingPathManager.getSpeedZoneAdminSession()Gets theOsidSessionassociated with the speed zone administration service.MappingPathProxyManager.getSpeedZoneAdminSession(Proxy proxy) Gets theOsidSessionassociated with the speed zone administration service.MappingPathManager.getSpeedZoneAdminSessionForMap(Id mapId) Gets theOsidSessionassociated with the speed zone administration service for the given map.MappingPathProxyManager.getSpeedZoneAdminSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the speed zone administration service for the given map. -
Uses of SpeedZoneAdminSession in org.osid.mapping.path.batch
Subinterfaces of SpeedZoneAdminSession in org.osid.mapping.path.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesSpeedZonesin bulk.