Uses of Interface
org.osid.inquiry.InquiryList
Packages that use InquiryList
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 InquiryList in org.osid.inquiry
Methods in org.osid.inquiry that return InquiryListModifier and TypeMethodDescriptionInquiryLookupSession.getInquiries()Gets allInquiries.InquirySearchResults.getInquiries()Gets the inquiry list resulting from a search.InquiryLookupSession.getInquiriesByGenusType(Type inquiryGenusType) Gets anInquiryListcorresponding to the given inquiry genusTypewhich does not include inquiries of genus types derived from the specifiedType.InquiryLookupSession.getInquiriesByIds(IdList inquiryIds) Gets anInquiryListcorresponding to the givenIdList.InquiryInquestSession.getInquiriesByInquest(Id inquestId) Gets the list ofInquiriesassociated with anInquest.InquiryInquestSession.getInquiriesByInquests(IdList inquestIds) Gets the list ofInquirycorresponding to a list ofInquests.InquiryLookupSession.getInquiriesByParentGenusType(Type inquiryGenusType) Gets anInquiryListcorresponding to the given inquiry genusTypeand include any additional inquiries with genus types derived from the specifiedType.InquiryQuerySession.getInquiriesByQuery(InquiryQuery inquiryQuery) Gets a list ofInquiriesmatching the given inquiry query,InquiryLookupSession.getInquiriesByRecordType(Type inquiryRecordType) Gets anInquiryListcontaining the given inquiry recordType.InquiryLookupSession.getInquiriesForAudit(Id auditId) Gets a list of inquiries for a supplied audit.AcknowledgementSession.getMyInquiries(Id auditId) Gets the inquiries needing a response for the resource related to this agent. -
Uses of InquiryList in org.osid.inquiry.rules
Methods in org.osid.inquiry.rules that return InquiryListModifier and TypeMethodDescriptionInquiryEnablerRuleLookupSession.getInquiriesForInquiryEnabler(Id inquiryEnablerId) Gets theInquiriesmapped to anInquiryEnabler.