Uses of Interface
org.osid.mapping.path.SignalQuerySession
Packages that use SignalQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of SignalQuerySession in org.osid.mapping.path
Subinterfaces of SignalQuerySession in org.osid.mapping.pathModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongSignalobjects.Methods in org.osid.mapping.path that return SignalQuerySessionModifier and TypeMethodDescriptionMappingPathManager.getSignalQuerySession()Gets theOsidSessionassociated with the signal query service.MappingPathProxyManager.getSignalQuerySession(Proxy proxy) Gets theOsidSessionassociated with the signal query service.MappingPathManager.getSignalQuerySessionForMap(Id mapId) Gets theOsidSessionassociated with the signal query service for the given map.MappingPathProxyManager.getSignalQuerySessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the signal query service for the given map.