| 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 |
SpeedZoneSearchSession
This session provides methods for searching among
SpeedZone
objects. |
| Modifier and Type | Method and Description |
|---|---|
SpeedZoneQuerySession |
MappingPathManager.getSpeedZoneQuerySession()
Gets the
OsidSession associated with the speed zone
query service. |
SpeedZoneQuerySession |
MappingPathProxyManager.getSpeedZoneQuerySession(Proxy proxy)
Gets the
OsidSession associated with the speed zone
query service. |
SpeedZoneQuerySession |
MappingPathManager.getSpeedZoneQuerySessionForMap(Id mapId)
Gets the
OsidSession associated with the speed zone
query service for the given map. |
SpeedZoneQuerySession |
MappingPathProxyManager.getSpeedZoneQuerySessionForMap(Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the speed zone
query service for the given map. |