Uses of Interface
org.osid.mapping.path.IntersectionSearch
Packages that use IntersectionSearch
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of IntersectionSearch in org.osid.mapping.path
Methods in org.osid.mapping.path that return IntersectionSearchModifier and TypeMethodDescriptionIntersectionSearchSession.getIntersectionSearch()Gets an intersection search.Methods in org.osid.mapping.path with parameters of type IntersectionSearchModifier and TypeMethodDescriptionIntersectionSearchSession.getIntersectionsBySearch(IntersectionQuery intersectionQuery, IntersectionSearch intersectionSearch) Gets the search results matching the given search query using the given search.