Package | Description |
---|---|
org.osid.mapping.path |
The Open Service Interface Definitions for the org.osid.mapping.path
service.
|
Modifier and Type | Method and Description |
---|---|
ResourcePathNotificationSession |
MappingPathManager.getResourcePathNotificationSession(ResourcePathReceiver resourcePathReceiver)
Gets the
OsidSession associated with the resource path
notification service. |
ResourcePathNotificationSession |
MappingPathProxyManager.getResourcePathNotificationSession(ResourcePathReceiver resourcePathReceiver,
Proxy proxy)
Gets the
OsidSession associated with the resource path
notification service. |
ResourcePathNotificationSession |
MappingPathManager.getResourcePathNotificationSessionForMap(ResourcePathReceiver resourcePathReceiver,
Id mapId)
Gets the
OsidSession associated with the resource path
notification service for the given map. |
ResourcePathNotificationSession |
MappingPathProxyManager.getResourcePathNotificationSessionForMap(ResourcePathReceiver resourcePathReceiver,
Id mapId,
Proxy proxy)
Gets the
OsidSession associated with the resource path
notification service for the given map. |