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