| Package | Description |
|---|---|
| org.osid.mapping.path |
The Open Service Interface Definitions for the org.osid.mapping.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 |
MappingPathManager.getPathQuerySession()
Gets the
OsidSession associated with the path query
service. |
PathQuerySession |
MappingPathProxyManager.getPathQuerySession(Proxy proxy)
Gets the
OsidSession associated with the path query
service. |
PathQuerySession |
MappingPathManager.getPathQuerySessionForMap(Id mapId)
Gets the
OsidSession associated with the path query
service for the given map. |
PathQuerySession |
MappingPathProxyManager.getPathQuerySessionForMap(Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the path query
service for the given map. |