Package | Description |
---|---|
org.osid.mapping.path |
The Open Service Interface Definitions for the org.osid.mapping.path
service.
|
Modifier and Type | Method and Description |
---|---|
ObstacleSearchSession |
MappingPathManager.getObstacleSearchSession()
Gets the
OsidSession associated with the obstacle
search service. |
ObstacleSearchSession |
MappingPathProxyManager.getObstacleSearchSession(Proxy proxy)
Gets the
OsidSession associated with the obstacle
search service. |
ObstacleSearchSession |
MappingPathManager.getObstacleSearchSessionForMap(Id mapId)
Gets the
OsidSession associated with the obstacle
search service for the given map. |
ObstacleSearchSession |
MappingPathProxyManager.getObstacleSearchSessionForMap(Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the obstacle
search service for the given map. |