Uses of Interface
org.osid.mapping.path.SignalLookupSession
Packages that use SignalLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of SignalLookupSession in org.osid.mapping.path
Methods in org.osid.mapping.path that return SignalLookupSessionModifier and TypeMethodDescriptionMappingPathManager.getSignalLookupSession()Gets theOsidSessionassociated with the signal lookup service.MappingPathProxyManager.getSignalLookupSession(Proxy proxy) Gets theOsidSessionassociated with the signal lookup service.MappingPathManager.getSignalLookupSessionForMap(Id mapId) Gets theOsidSessionassociated with the signal lookup service for the given map.MappingPathProxyManager.getSignalLookupSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the signal lookup service for the given map.