| Package | Description |
|---|---|
| org.osid.mapping |
The Open Service Interface Definitions for the org.osid.mapping
service.
|
| org.osid.mapping.batch |
The Open Service Interface Definitions for the org.osid.mapping.batch
service.
|
| Modifier and Type | Method and Description |
|---|---|
LocationAdminSession |
MappingManager.getLocationAdminSession()
Gets the
OsidSession associated with the location
administration service. |
LocationAdminSession |
MappingProxyManager.getLocationAdminSession(Proxy proxy)
Gets the
OsidSession associated with the location
administration service. |
LocationAdminSession |
MappingManager.getLocationAdminSessionForMap(Id mapId)
Gets the
OsidSession associated with the location
administration service for the given map. |
LocationAdminSession |
MappingProxyManager.getLocationAdminSessionForMap(Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the location
administration service for the given map. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LocationBatchAdminSession
This session creates, updates, and deletes
Locations in
bulk. |