| 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 |
|---|---|
SignalAdminSession |
MappingPathManager.getSignalAdminSession()
Gets the
OsidSession associated with the signal
administration service. |
SignalAdminSession |
MappingPathProxyManager.getSignalAdminSession(Proxy proxy)
Gets the
OsidSession associated with the signal
administration service. |
SignalAdminSession |
MappingPathManager.getSignalAdminSessionForMap(Id mapId)
Gets the
OsidSession associated with the signal
administration service for the given map. |
SignalAdminSession |
MappingPathProxyManager.getSignalAdminSessionForMap(Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the signal
administration service for the given map. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SignalBatchAdminSession
This session creates, updates, and deletes
Signals in
bulk. |