Uses of Interface
org.osid.inquiry.AcknowledgementNotificationSession
Packages that use AcknowledgementNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of AcknowledgementNotificationSession in org.osid.inquiry
Methods in org.osid.inquiry that return AcknowledgementNotificationSessionModifier 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.