Uses of Interface
org.osid.assessment.authoring.AssessmentPartList
Packages that use AssessmentPartList
Package
Description
The Open Service Interface Definitions for the org.osid.assessment.authoring
service.
-
Uses of AssessmentPartList in org.osid.assessment.authoring
Methods in org.osid.assessment.authoring that return AssessmentPartListModifier and TypeMethodDescriptionSequenceRule.getAppliedAssessmentParts()QualifiesisCumulative()to apply to a specific list of assessment parts.AssessmentPartLookupSession.getAssessmentParts()Gets allAssessmentParts.AssessmentPartSearchResults.getAssessmentParts()Gets theAssessmentPartListresulting from a search.AssessmentPartBankSession.getAssessmentPartsByBank(Id bankId) Gets the list of assessment parts associated with anBank.AssessmentPartBankSession.getAssessmentPartsByBanks(IdList bankIds) Gets the list of assessment part corresponding to a list ofBanks.AssessmentPartLookupSession.getAssessmentPartsByGenusType(Type assessmentPartGenusType) Gets anAssessmentPartListcorresponding to the given assessment part genusTypewhich does not include assessment parts of types derived from the specifiedType.AssessmentPartLookupSession.getAssessmentPartsByIds(IdList assessmentPartIds) Gets anAssessmentPartListcorresponding to the givenIdList.AssessmentPartItemSession.getAssessmentPartsByItem(Id itemId) Gets the assessment parts containing the given item.AssessmentPartLookupSession.getAssessmentPartsByParentGenusType(Type assessmentGenusType) Gets anAssessmentPartListcorresponding to the given assessment part genusTypeand include any additional assessment parts with genus types derived from the specifiedType.AssessmentPartQuerySession.getAssessmentPartsByQuery(AssessmentPartQuery assessmentPartQuery) Gets a list ofAssessmentPartsmatching the given assessment part query.AssessmentPartLookupSession.getAssessmentPartsByRecordType(Type assessmentPartRecordType) Gets anAssessmentPartcontaining the given assessment part recordType.AssessmentPartLookupSession.getAssessmentPartsForAssessment(Id assessmentId) Gets anAssessmentPartfor the given assessment.AssessmentPart.getChildAssessmentParts()Gets any child assessment parts.