Uses of Interface
org.osid.mapping.path.ObstacleSearch
Packages that use ObstacleSearch
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of ObstacleSearch in org.osid.mapping.path
Methods in org.osid.mapping.path that return ObstacleSearchModifier and TypeMethodDescriptionObstacleSearchSession.getObstacleSearch()Gets an obstacle search.Methods in org.osid.mapping.path with parameters of type ObstacleSearchModifier and TypeMethodDescriptionObstacleSearchSession.getObstaclesBySearch(ObstacleQuery obstacleQuery, ObstacleSearch obstacleSearch) Gets the search results matching the given search query using the given search.