Uses of Interface
org.osid.mapping.route.RouteLookupSession
Packages that use RouteLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.route
service.
-
Uses of RouteLookupSession in org.osid.mapping.route
Methods in org.osid.mapping.route that return RouteLookupSessionModifier and TypeMethodDescriptionMappingRouteManager.getRouteLookupSession()Gets theOsidSessionassociated with the route lookup service.MappingRouteProxyManager.getRouteLookupSession(Proxy proxy) Gets theOsidSessionassociated with the route lookup service.MappingRouteManager.getRouteLookupSessionForMap(Id mapId) Gets theOsidSessionassociated with the route lookup service for the given map.MappingRouteProxyManager.getRouteLookupSessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the route lookup service for the given map.