Uses of Interface
org.osid.topology.path.PathQuerySession
Packages that use PathQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.topology.path
service.
-
Uses of PathQuerySession in org.osid.topology.path
Subinterfaces of PathQuerySession in org.osid.topology.pathModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongPathobjects.Methods in org.osid.topology.path that return PathQuerySessionModifier and TypeMethodDescriptionTopologyPathManager.getPathQuerySession()Gets theOsidSessionassociated with the path query service.TopologyPathProxyManager.getPathQuerySession(Proxy proxy) Gets theOsidSessionassociated with the path query service.TopologyPathManager.getPathQuerySessionForGraph(Id graphId) Gets theOsidSessionassociated with the path query service for the given graph.TopologyPathProxyManager.getPathQuerySessionForGraph(Id graphId, Proxy proxy) Gets theOsidSessionassociated with the path query service for the given graph.