Uses of Interface
org.osid.mapping.path.ObstacleNotificationSession
Packages that use ObstacleNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of ObstacleNotificationSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return ObstacleNotificationSessionModifier 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.