Package | Description |
---|---|
org.osid.inquiry |
The Open Service Interface Definitions for the org.osid.inquiry
service.
|
Modifier and Type | Method and Description |
---|---|
InquiryNotificationSession |
InquiryManager.getInquiryNotificationSession(InquiryReceiver inquiryReceiver)
Gets the
OsidSession associated with the inquiry
notification service. |
InquiryNotificationSession |
InquiryProxyManager.getInquiryNotificationSession(InquiryReceiver inquiryReceiver,
Proxy proxy)
Gets the
OsidSession associated with the inquiry
notification service. |
InquiryNotificationSession |
InquiryManager.getInquiryNotificationSessionForInquest(InquiryReceiver inquiryReceiver,
Id inquestId)
Gets the
OsidSession associated with the inquiry
notification service for the given inquest. |
InquiryNotificationSession |
InquiryProxyManager.getInquiryNotificationSessionForInquest(InquiryReceiver inquiryReceiver,
Id inquestId,
Proxy proxy)
Gets the
OsidSession associated with the inquiry
notification service for the given inquest. |