Uses of Interface
org.osid.mapping.path.IntersectionReceiver
Packages that use IntersectionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of IntersectionReceiver in org.osid.mapping.path
Methods in org.osid.mapping.path with parameters of type IntersectionReceiverModifier and TypeMethodDescriptionMappingPathManager.getIntersectionNotificationSession(IntersectionReceiver intersectionReceiver) Gets theOsidSessionassociated with the intersection notification service.MappingPathProxyManager.getIntersectionNotificationSession(IntersectionReceiver intersectionReceiver, Proxy proxy) Gets theOsidSessionassociated with the intersection notification service.MappingPathManager.getIntersectionNotificationSessionForMap(IntersectionReceiver intersectionReceiver, Id mapId) Gets theOsidSessionassociated with the intersection notification service for the given map.MappingPathProxyManager.getIntersectionNotificationSessionForMap(IntersectionReceiver intersectionReceiver, Id mapId, Proxy proxy) Gets theOsidSessionassociated with the intersection notification service for the given map.