Package | Description |
---|---|
org.osid.room.construction |
The Open Service Interface Definitions for the org.osid.room.construction
service.
|
Modifier and Type | Method and Description |
---|---|
ProjectNotificationSession |
RoomConstructionManager.getProjectNotificationSession(ProjectReceiver ProjectReceiver)
Gets the
OsidSession associated with the project
notification service. |
ProjectNotificationSession |
RoomConstructionProxyManager.getProjectNotificationSession(ProjectReceiver ProjectReceiver,
Proxy proxy)
Gets the
OsidSession associated with the project
notification service. |
ProjectNotificationSession |
RoomConstructionManager.getProjectNotificationSessionForCampus(ProjectReceiver ProjectReceiver,
Id campusId)
Gets the
OsidSession associated with the project
notification service for the given campus. |
ProjectNotificationSession |
RoomConstructionProxyManager.getProjectNotificationSessionForCampus(ProjectReceiver ProjectReceiver,
Id campusId,
Proxy proxy)
Gets the
OsidSession associated with the project
notification service for the given campus. |