Uses of Interface
org.osid.inquiry.rules.AuditConstrainerList
Packages that use AuditConstrainerList
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of AuditConstrainerList in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return AuditConstrainerListModifier and TypeMethodDescriptionAuditConstrainerLookupSession.getAuditConstrainers()Gets allAuditConstrainers.AuditConstrainerSearchResults.getAuditConstrainers()Gets the audit constrainer list resulting from a search.AuditConstrainerLookupSession.getAuditConstrainersByGenusType(Type auditConstrainerGenusType) Gets anAuditConstrainerListcorresponding to the given audit constrainer genusTypewhich does not include audit constrainers of genus types derived from the specifiedType.AuditConstrainerLookupSession.getAuditConstrainersByIds(IdList auditConstrainerIds) Gets anAuditConstrainerListcorresponding to the givenIdList.AuditConstrainerInquestSession.getAuditConstrainersByInquest(Id inquestId) Gets the list ofAuditConstrainersassociated with anInquest.AuditConstrainerInquestSession.getAuditConstrainersByInquests(IdList inquestIds) Gets the list ofAuditConstrainerscorresponding to a list ofInquests.AuditConstrainerLookupSession.getAuditConstrainersByParentGenusType(Type auditConstrainerGenusType) Gets anAuditConstrainerListcorresponding to the given audit constrainer genusTypeand include any additional audit constrainers with genus types derived from the specifiedType.AuditConstrainerQuerySession.getAuditConstrainersByQuery(AuditConstrainerQuery auditConstrainerQuery) Gets a list ofAuditConstrainersmatching the given search.AuditConstrainerLookupSession.getAuditConstrainersByRecordType(Type auditConstrainerRecordType) Gets anAuditConstrainerListcontaining the given audit constrainer recordType.AuditConstrainerRuleLookupSession.getAuditConstrainersForAudit(Id auditId) Gets theAuditConstrainersassociated with anAudit.AuditConstrainerEnablerRuleLookupSession.getAuditConstrainersForAuditConstrainerEnabler(Id auditConstrainerEnablerId) Gets theAuditConstrainersmapped to anAuditConstrainerEnabler.