Package | Description |
---|---|
org.osid.room |
The Open Service Interface Definitions for the org.osid.room
service.
|
Modifier and Type | Method and Description |
---|---|
RoomNotificationSession |
RoomManager.getRoomNotificationSession(RoomReceiver roomReceiver)
Gets the
OsidSession associated with the room
notification service. |
RoomNotificationSession |
RoomProxyManager.getRoomNotificationSession(RoomReceiver roomReceiver,
Proxy proxy)
Gets the
OsidSession associated with the room
notification service. |
RoomNotificationSession |
RoomManager.getRoomNotificationSessionForCampus(RoomReceiver roomReceiver,
Id campusId)
Gets the
OsidSession associated with the room
notification service for the given campus. |
RoomNotificationSession |
RoomProxyManager.getRoomNotificationSessionForCampus(RoomReceiver roomReceiver,
Id campusId,
Proxy proxy)
Gets the
OsidSession associated with the room
notification service for the given campus. |