Package | Description |
---|---|
org.osid.inquiry.rules |
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
|
Modifier and Type | Method and Description |
---|---|
InquiryEnablerNotificationSession |
InquiryRulesManager.getInquiryEnablerNotificationSession(InquiryEnablerReceiver inquiryEnablerReceiver)
Gets the
OsidSession associated with the inquiry
enabler notification service. |
InquiryEnablerNotificationSession |
InquiryRulesProxyManager.getInquiryEnablerNotificationSession(InquiryEnablerReceiver inquiryEnablerReceiver,
Proxy proxy)
Gets the
OsidSession associated with the inquiry
enabler notification service. |
InquiryEnablerNotificationSession |
InquiryRulesManager.getInquiryEnablerNotificationSessionForInquest(InquiryEnablerReceiver inquiryEnablerReceiver,
Id inquestId)
Gets the
OsidSession associated with the inquiry
enabler notification service for the given inquest. |
InquiryEnablerNotificationSession |
InquiryRulesProxyManager.getInquiryEnablerNotificationSessionForInquest(InquiryEnablerReceiver inquiryEnablerReceiver,
Id inquestId,
Proxy proxy)
Gets the
OsidSession associated with the inquiry
enabler notification service for the given inquest. |