Package | Description |
---|---|
org.osid.assessment |
The Open Service Interface Definitions for the org.osid.assessment
service.
|
Modifier and Type | Method and Description |
---|---|
ItemNotificationSession |
AssessmentManager.getItemNotificationSession(ItemReceiver itemReceiver)
Gets the notification session for notifications pertaining to item
changes.
|
ItemNotificationSession |
AssessmentProxyManager.getItemNotificationSession(ItemReceiver itemReceiver,
Proxy proxy)
Gets the notification session for notifications pertaining to item
changes.
|
AssessmentNotificationSession |
AssessmentManager.getItemNotificationSessionForBank(ItemReceiver itemReceiver,
Id bankId)
Gets the
OsidSession associated with the item
notification service for the given bank. |
AssessmentNotificationSession |
AssessmentProxyManager.getItemNotificationSessionForBank(ItemReceiver itemReceiver,
Id bankId,
Proxy proxy)
Gets the
OsidSession associated with the item
notification service for the given bank. |