Uses of Interface
org.osid.mapping.path.ObstacleReceiver
Packages that use ObstacleReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of ObstacleReceiver in org.osid.mapping.path
Methods in org.osid.mapping.path with parameters of type ObstacleReceiverModifier and TypeMethodDescriptionMappingPathManager.getObstacleNotificationSession(ObstacleReceiver obstacleReceiver) Gets theOsidSessionassociated with the obstacle notification service.MappingPathProxyManager.getObstacleNotificationSession(ObstacleReceiver obstacleReceiver, Proxy proxy) Gets theOsidSessionassociated with the obstacle notification service.MappingPathManager.getObstacleNotificationSessionForMap(ObstacleReceiver obstacleReceiver, Id mapId) Gets theOsidSessionassociated with the obstacle notification service for the given map.MappingPathProxyManager.getObstacleNotificationSessionForMap(ObstacleReceiver obstacleReceiver, Id mapId, Proxy proxy) Gets theOsidSessionassociated with the obstacle notification service for the given map.