Uses of Interface
org.osid.mapping.route.RouteQuerySession
Packages that use RouteQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.route
service.
-
Uses of RouteQuerySession in org.osid.mapping.route
Subinterfaces of RouteQuerySession in org.osid.mapping.routeModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongRoutes.Methods in org.osid.mapping.route that return RouteQuerySessionModifier and TypeMethodDescriptionMappingRouteManager.getRouteQuerySession()Gets theOsidSessionassociated with the route query service.MappingRouteProxyManager.getRouteQuerySession(Proxy proxy) Gets theOsidSessionassociated with the route query service.MappingRouteManager.getRouteQuerySessionForMap(Id mapId) Gets theOsidSessionassociated with the route query service for the given map.MappingRouteProxyManager.getRouteQuerySessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the route query service for the given map.