Uses of Interface
org.osid.inquiry.rules.AuditEnabler
Packages that use AuditEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of AuditEnabler in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return AuditEnablerModifier and TypeMethodDescriptionAuditEnablerAdminSession.createAuditEnabler(AuditEnablerForm auditEnablerForm) Creates a newAuditEnabler.AuditEnablerLookupSession.getAuditEnabler(Id auditEnablerId) Gets theAuditEnablerspecified by itsId.AuditEnablerList.getNextAuditEnabler()Gets the nextAuditEnablerin this list.AuditEnablerList.getNextAuditEnablers(long n) Gets the next set ofAuditEnablerelements in this list.