Uses of Interface
org.osid.mapping.path.PathReceiver
Packages that use PathReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of PathReceiver in org.osid.mapping.path
Methods in org.osid.mapping.path with parameters of type PathReceiverModifier and TypeMethodDescriptionMappingPathManager.getPathNotificationSession(PathReceiver pathReceiver) Gets theOsidSessionassociated with the path notification service.MappingPathProxyManager.getPathNotificationSession(PathReceiver pathReceiver, Proxy proxy) Gets theOsidSessionassociated with the path notification service.MappingPathManager.getPathNotificationSessionForMap(PathReceiver pathReceiver, Id mapId) Gets theOsidSessionassociated with the path notification service for the given map.MappingPathProxyManager.getPathNotificationSessionForMap(PathReceiver pathReceiver, Id mapId, Proxy proxy) Gets theOsidSessionassociated with the path notification service for the given map.