Package | Description |
---|---|
org.osid.topology.path |
The Open Service Interface Definitions for the org.osid.topology.path
service.
|
Modifier and Type | Method and Description |
---|---|
PathSearchSession |
TopologyPathManager.getPathSearchSession()
Gets the
OsidSession associated with the path search
service. |
PathSearchSession |
TopologyPathProxyManager.getPathSearchSession(Proxy proxy)
Gets the
OsidSession associated with the path search
service. |
PathSearchSession |
TopologyPathManager.getPathSearchSessionForGraph(Id graphId)
Gets the
OsidSession associated with the path search
service for the given graph. |
PathSearchSession |
TopologyPathProxyManager.getPathSearchSessionForGraph(Id graphId,
Proxy proxy)
Gets the
OsidSession associated with the path search
service for the given graph. |