Uses of Interface
org.osid.mapping.path.rules.ObstacleEnablerNotificationSession
Packages that use ObstacleEnablerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of ObstacleEnablerNotificationSession in org.osid.mapping.path.rules
Methods in org.osid.mapping.path.rules that return ObstacleEnablerNotificationSessionModifier and TypeMethodDescriptionMappingPathRulesManager.getObstacleEnablerNotificationSession(ObstacleEnablerReceiver obstacleEnablerReceiver) Gets theOsidSessionassociated with the obstacle enabler notification service.MappingPathRulesProxyManager.getObstacleEnablerNotificationSession(ObstacleEnablerReceiver obstacleEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the obstacle enabler notification service.MappingPathRulesManager.getObstacleEnablerNotificationSessionForMap(ObstacleEnablerReceiver obstacleEnablerReceiver, Id mapId) Gets theOsidSessionassociated with the obstacle enabler notification service for the given map.MappingPathRulesProxyManager.getObstacleEnablerNotificationSessionForMap(ObstacleEnablerReceiver obstacleEnablerReceiver, Id mapId, Proxy proxy) Gets theOsidSessionassociated with the obstacle enabler notification service for the given map.