Uses of Interface
org.osid.inquiry.rules.AuditProcessorQuerySession
Packages that use AuditProcessorQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of AuditProcessorQuerySession in org.osid.inquiry.rules
Subinterfaces of AuditProcessorQuerySession in org.osid.inquiry.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongAuditProcessors.Methods in org.osid.inquiry.rules that return AuditProcessorQuerySessionModifier and TypeMethodDescriptionInquiryRulesManager.getAuditProcessorQuerySession()Gets theOsidSessionassociated with the audit processor query service.InquiryRulesProxyManager.getAuditProcessorQuerySession(Proxy proxy) Gets theOsidSessionassociated with the audit processor query service.InquiryRulesManager.getAuditProcessorQuerySessionForInquest(Id inquestId) Gets theOsidSessionassociated with the audit processor query service for the given inquest.InquiryRulesProxyManager.getAuditProcessorQuerySessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit processor query service for the given inquest.