Uses of Interface
org.osid.mapping.path.IntersectionSearchOrder
Packages that use IntersectionSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.mapping.path
service.
-
Uses of IntersectionSearchOrder in org.osid.mapping.path
Methods in org.osid.mapping.path that return IntersectionSearchOrderModifier and TypeMethodDescriptionIntersectionSearchSession.getIntersectionSearchOrder()Gets an intersection search order.IntersectionSmartMapSession.getIntersectionSearchOrder()Gets an intersection search order.Methods in org.osid.mapping.path with parameters of type IntersectionSearchOrderModifier and TypeMethodDescriptionvoidIntersectionSmartMapSession.applyIntersectionSequencing(IntersectionSearchOrder intersectionSearchOrder) Applies an intersection search order to this map.voidIntersectionSearch.orderIntersectionResults(IntersectionSearchOrder intersectionSearchOrder) Specify an ordering to the search results.