Uses of Interface
org.osid.topology.path.PathSearchOrder
Packages that use PathSearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.topology.path
service.
-
Uses of PathSearchOrder in org.osid.topology.path
Methods in org.osid.topology.path that return PathSearchOrderModifier and TypeMethodDescriptionPathSearchSession.getPathSearchOrder()Gets a path search order.PathSmartGraphSession.getPathSearchOrder()Gets a path search order.Methods in org.osid.topology.path with parameters of type PathSearchOrderModifier and TypeMethodDescriptionvoidPathSmartGraphSession.applyPathSequencing(PathSearchOrder pathSearchOrder) Applies a path search order to this graph.voidPathSearch.orderPathResults(PathSearchOrder pathSearchOrder) Specify an ordering to the search results.