Uses of Interface
org.osid.mapping.path.rules.ObstacleEnablerQuerySession
Packages that use ObstacleEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path.rules
service.
-
Uses of ObstacleEnablerQuerySession in org.osid.mapping.path.rules
Subinterfaces of ObstacleEnablerQuerySession in org.osid.mapping.path.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongObstacleEnablerobjects.Methods in org.osid.mapping.path.rules that return ObstacleEnablerQuerySessionModifier and TypeMethodDescriptionMappingPathRulesManager.getObstacleEnablerQuerySession()Gets theOsidSessionassociated with the obstacle enabler query service.MappingPathRulesProxyManager.getObstacleEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the obstacle enabler query service.MappingPathRulesManager.getObstacleEnablerQuerySessionForMap(Id mapId) Gets theOsidSessionassociated with the obstacle enabler query service for the given map.MappingPathRulesProxyManager.getObstacleEnablerQuerySessionForMap(Id mapId, Proxy proxy) Gets theOsidSessionassociated with the obstacle enabler query service for the given map.