Package | Description |
---|---|
org.osid.topology.path |
The Open Service Interface Definitions for the org.osid.topology.path
service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PathSearchSession
This session provides methods for searching among
Path
objects. |
Modifier and Type | Method and Description |
---|---|
PathQuerySession |
TopologyPathManager.getPathQuerySession()
Gets the
OsidSession associated with the path query
service. |
PathQuerySession |
TopologyPathProxyManager.getPathQuerySession(Proxy proxy)
Gets the
OsidSession associated with the path query
service. |
PathQuerySession |
TopologyPathManager.getPathQuerySessionForGraph(Id graphId)
Gets the
OsidSession associated with the path query
service for the given graph. |
PathQuerySession |
TopologyPathProxyManager.getPathQuerySessionForGraph(Id graphId,
Proxy proxy)
Gets the
OsidSession associated with the path query
service for the given graph. |