Uses of Interface
org.osid.inquiry.InquestList
Packages that use InquestList
Package
Description
The Open Service Interface Definitions for the org.osid.inquiry
service.
The Open Service Interface Definitions for the org.osid.inquiry.rules
service.
-
Uses of InquestList in org.osid.inquiry
Methods in org.osid.inquiry that return InquestListModifier and TypeMethodDescriptionInquestHierarchySession.getChildInquests(Id inquestId) Gets the children of the given inquest.InquestLookupSession.getInquests()Gets allInquests.InquestSearchResults.getInquests()Gets the inquest list resulting from a search.AuditInquestSession.getInquestsByAudit(Id auditId) Gets theInquestsmapped to anAudit.InquestLookupSession.getInquestsByGenusType(Type inquestGenusType) Gets anInquestListcorresponding to the given inquest genusTypewhich does not include inquests of types derived from the specifiedType.InquestLookupSession.getInquestsByIds(IdList inquestIds) Gets anInquestListcorresponding to the givenIdList.InquiryInquestSession.getInquestsByInquiry(Id inquiryId) Gets theInquestsmapped to anInquiry.InquestLookupSession.getInquestsByParentGenusType(Type inquestGenusType) Gets anInquestListcorresponding to the given inquest genusTypeand include any additional inquests with genus types derived from the specifiedType.InquestLookupSession.getInquestsByProvider(Id resourceId) Gets anInquestListfor the given provider.InquestQuerySession.getInquestsByQuery(InquestQuery inquestQuery) Gets a list ofInquestsmatching the given inquest query.InquestLookupSession.getInquestsByRecordType(Type inquestRecordType) Gets anInquestListcontaining the given inquest recordType.ResponseInquestSession.getInquestsByResponse(Id responseId) Gets theInquestsmapped to aResponse.InquestHierarchySession.getParentInquests(Id inquestId) Gets the parents of the given inquest.InquestHierarchySession.getRootInquests()Gets the root inquest in the inquest hierarchy. -
Uses of InquestList in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquestListModifier and TypeMethodDescriptionAuditConstrainerInquestSession.getInquestsByAuditConstrainer(Id auditConstrainerId) Gets theInquestsmapped to anAuditConstrainer.AuditConstrainerEnablerInquestSession.getInquestsByAuditConstrainerEnabler(Id auditConstrainerEnablerId) Gets theInquestsmapped to anAuditConstrainerEnabler.AuditEnablerInquestSession.getInquestsByAuditEnabler(Id auditEnablerId) Gets theInquestsmapped to anAuditEnabler.AuditProcessorInquestSession.getInquestsByAuditProcessor(Id auditProcessorId) Gets theInquestsmapped to anAuditConstrainer.AuditProcessorEnablerInquestSession.getInquestsByAuditProcessorEnabler(Id auditProcessorEnablerId) Gets theInquestsmapped to anAuditProcessorEnabler.InquiryEnablerInquestSession.getInquestsByInquiryEnabler(Id inquiryEnablerId) Gets theInquestsmapped to anInquiryEnabler.