Uses of Interface
org.osid.inquiry.AuditAdminSession
Packages that use AuditAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
The Open Service Interface Definitions for the org.osid.inquiry.batch
service.
-
Uses of AuditAdminSession in org.osid.inquiry
Methods in org.osid.inquiry that return AuditAdminSessionModifier and TypeMethodDescriptionInquiryManager.getAuditAdminSession()Gets theOsidSessionassociated with the audit administration service.InquiryProxyManager.getAuditAdminSession(Proxy proxy) Gets theOsidSessionassociated with the audit administration service.InquiryManager.getAuditAdminSessionForInquest(Id inquestId) Gets theOsidSessionassociated with the audit administration service for the given inquest.InquiryProxyManager.getAuditAdminSessionForInquest(Id inquestId, Proxy proxy) Gets theOsidSessionassociated with the audit administration service for the given inquest. -
Uses of AuditAdminSession in org.osid.inquiry.batch
Subinterfaces of AuditAdminSession in org.osid.inquiry.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates and deletesAuditsin bulk.