Uses of Interface
org.osid.inquiry.InquiryReceiver
Packages that use InquiryReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of InquiryReceiver in org.osid.inquiry
Methods in org.osid.inquiry with parameters of type InquiryReceiverModifier and TypeMethodDescriptionInquiryManager.getAcknowledgementNotificationSession(InquiryReceiver inquiryReceiver) Gets theOsidSessionassociated with the acknowledgement notification service for inquiries related to the authentciated agent.InquiryProxyManager.getAcknowledgementNotificationSession(InquiryReceiver inquiryReceiver, Proxy proxy) Gets theOsidSessionassociated with the acknowledgement notification service for resources related to the authenticated agent.InquiryManager.getAcknowledgementNotificationSessionForInquest(InquiryReceiver inquiryReceiver, Id inquestId) Gets theOsidSessionassociated with the acknowledgement notification service for the given inquest for inquiries related to the authentciated agent.InquiryProxyManager.getAcknowledgementNotificationSessionForInquest(InquiryReceiver inquiryReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the acknowledgement notification service for the given inquest for resources related to the authenticated agent.InquiryManager.getInquiryNotificationSession(InquiryReceiver inquiryReceiver) Gets theOsidSessionassociated with the inquiry notification service.InquiryProxyManager.getInquiryNotificationSession(InquiryReceiver inquiryReceiver, Proxy proxy) Gets theOsidSessionassociated with the inquiry notification service.InquiryManager.getInquiryNotificationSessionForInquest(InquiryReceiver inquiryReceiver, Id inquestId) Gets theOsidSessionassociated with the inquiry notification service for the given inquest.InquiryProxyManager.getInquiryNotificationSessionForInquest(InquiryReceiver inquiryReceiver, Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the inquiry notification service for the given inquest.