Uses of Interface
org.osid.inquiry.AuditQuerySession
Packages that use AuditQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
-
Uses of AuditQuerySession in org.osid.inquiry
Subinterfaces of AuditQuerySession in org.osid.inquiryModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAudits.Methods in org.osid.inquiry that return AuditQuerySessionModifier and TypeMethodDescriptionInquiryManager.getAuditQuerySession()Gets theOsidSessionassociated with the audit query service.InquiryProxyManager.getAuditQuerySession(Proxy proxy) Gets theOsidSessionassociated with the audit query service.InquiryManager.getAuditQuerySessionForInquest(Id inquestId) Gets theOsidSessionassociated with the audit query service for the given inquest.InquiryProxyManager.getAuditQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit query service for the given inquest.