Uses of Interface
org.osid.inquiry.rules.AuditProcessorEnablerList
Packages that use AuditProcessorEnablerList
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of AuditProcessorEnablerList in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return AuditProcessorEnablerListModifier and TypeMethodDescriptionAuditProcessorEnablerLookupSession.getAuditProcessorEnablers()Gets allAuditProcessorEnablers.AuditProcessorEnablerSearchResults.getAuditProcessorEnablers()Gets the audit processor enabler list resulting from a search.AuditProcessorEnablerLookupSession.getAuditProcessorEnablersByGenusType(Type auditProcessorEnablerGenusType) Gets anAuditProcessorEnablerListcorresponding to the given audit processor enabler genusTypewhich does not include audit processor enablers of genus types derived from the specifiedType.AuditProcessorEnablerLookupSession.getAuditProcessorEnablersByIds(IdList auditProcessorEnablerIds) Gets anAuditProcessorEnablerListcorresponding to the givenIdList.AuditProcessorEnablerInquestSession.getAuditProcessorEnablersByInquest(Id inquestId) Gets the list ofAuditProcessorEnablersassociated with anInquest.AuditProcessorEnablerInquestSession.getAuditProcessorEnablersByInquests(IdList inquestIds) Gets the list ofAuditProcessorEnablerscorresponding to a list ofInquests.AuditProcessorEnablerLookupSession.getAuditProcessorEnablersByParentGenusType(Type auditProcessorEnablerGenusType) Gets anAuditProcessorEnablerListcorresponding to the given audit processor enabler genusTypeand include any additional audit processor enablers with genus types derived from the specifiedType.AuditProcessorEnablerQuerySession.getAuditProcessorEnablersByQuery(AuditProcessorEnablerQuery auditProcessorEnablerQuery) Gets a list ofAuditProcessorEnablersmatching the given search.AuditProcessorEnablerLookupSession.getAuditProcessorEnablersByRecordType(Type auditProcessorEnablerRecordType) Gets anAuditProcessorEnablerListcontaining the given audit processor enabler recordType.AuditProcessorEnablerRuleLookupSession.getAuditProcessorEnablersForAuditProcessor(Id auditProcessorId) Gets theAuditProcessorEnablersassociated with anAuditProcessor.