Uses of Interface
org.osid.mapping.LocationQuerySession
Packages that use LocationQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping
service.
-
Uses of LocationQuerySession in org.osid.mapping
Subinterfaces of LocationQuerySession in org.osid.mappingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongLocations.Methods in org.osid.mapping that return LocationQuerySessionModifier and TypeMethodDescriptionMappingManager.getLocationQuerySession()Gets theOsidSessionassociated with the location query service.MappingProxyManager.getLocationQuerySession(Proxy proxy) Gets theOsidSessionassociated with the location query service.MappingManager.getLocationQuerySessionForMap(Id mapId) Gets theOsidSessionassociated with the location query service for the given map.MappingProxyManager.getLocationQuerySessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the location query service for the given map.