| Package | Description |
|---|---|
| org.osid.mapping.path |
The Open Service Interface Definitions for the org.osid.mapping.path
service.
|
| org.osid.mapping.path.batch |
The Open Service Interface Definitions for the org.osid.mapping.path.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
SpeedZoneAdminSession |
MappingPathManager.getSpeedZoneAdminSession()
Gets the
OsidSession associated with the speed zone
administration service. |
SpeedZoneAdminSession |
MappingPathProxyManager.getSpeedZoneAdminSession(Proxy proxy)
Gets the
OsidSession associated with the speed zone
administration service. |
SpeedZoneAdminSession |
MappingPathManager.getSpeedZoneAdminSessionForMap(Id mapId)
Gets the
OsidSession associated with the speed zone
administration service for the given map. |
SpeedZoneAdminSession |
MappingPathProxyManager.getSpeedZoneAdminSessionForMap(Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the speed zone
administration service for the given map. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SpeedZoneBatchAdminSession
This session creates, updates, and deletes
SpeedZones in
bulk. |