Uses of Interface
org.osid.inquiry.AcknowledgementSession
Packages that use AcknowledgementSession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of AcknowledgementSession in org.osid.inquiry
Methods in org.osid.inquiry that return AcknowledgementSessionModifier and TypeMethodDescriptionInquiryManager.getAcknowledgementSession()Gets theOsidSessionassociated with the acknowledgement service.InquiryProxyManager.getAcknowledgementSession(Proxy proxy) Gets theOsidSessionassociated with the acknowledgement service.InquiryManager.getAcknowledgementSessionForInquest(Id inquestId) Gets theOsidSessionassociated with the acknowledgement service for the given inquest.InquiryProxyManager.getAcknowledgementSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the acknowledgement service for the given inquest.