Uses of Interface
org.osid.inquiry.rules.AuditProcessorEnabler
Packages that use AuditProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of AuditProcessorEnabler in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return AuditProcessorEnablerModifier and TypeMethodDescriptionAuditProcessorEnablerAdminSession.createAuditProcessorEnabler(AuditProcessorEnablerForm auditProcessorEnablerForm) Creates a newAuditProcessorEnabler.AuditProcessorEnablerLookupSession.getAuditProcessorEnabler(Id auditProcessorEnablerId) Gets theAuditProcessorEnablerspecified by itsId.AuditProcessorEnablerList.getNextAuditProcessorEnabler()Gets the nextAuditProcessorEnablerin this list.AuditProcessorEnablerList.getNextAuditProcessorEnablers(long n) Gets the next set ofAuditProcessorEnablerelements in this list.