Uses of Interface
org.osid.assessment.BankList
Packages that use BankList
Package
Description
The Open Service Interface Definitions for the org.osid.assessment
service.
The Open Service Interface Definitions for the org.osid.assessment.authoring
service.
-
Uses of BankList in org.osid.assessment
Methods in org.osid.assessment that return BankListModifier and TypeMethodDescriptionBankLookupSession.getBanks()Gets allBanks.BankSearchResults.getBanks()Gets the bank list resulting from a search.AssessmentBankSession.getBanksByAssessment(Id assessmentId) Gets the list ofBanksmapped to anAssessment.AssessmentOfferedBankSession.getBanksByAssessmentOffered(Id assessmentOfferedId) Gets the list ofBanksmapped to anAssessmentOffered.AssessmentTakenBankSession.getBanksByAssessmentTaken(Id assessmentTakenId) Gets the list ofBanksmapped to anAssessmentTaken.BankLookupSession.getBanksByGenusType(Type bankGenusType) Gets aBankListcorresponding to the given bank genusTypewhich does not include banks of types derived from the specifiedType.BankLookupSession.getBanksByIds(IdList bankIds) Gets aBankListcorresponding to the givenIdList.ItemBankSession.getBanksByItem(Id itemId) Gets the list ofBanksmapped to anItem.BankLookupSession.getBanksByParentGenusType(Type bankGenusType) Gets aBankListcorresponding to the given bank genusTypeand include any additional banks with genus types derived from the specifiedType.BankLookupSession.getBanksByProvider(Id resourceId) Gets aBankListfrom the given provider.BankQuerySession.getBanksByQuery(BankQuery bankQuery) Gets a list ofBankobjects matching the given bank query.BankLookupSession.getBanksByRecordType(Type bankRecordType) Gets aBankListcontaining the given bank recordType.BankHierarchySession.getChildBanks(Id bankId) Gets the children of the given bank.BankHierarchySession.getParentBanks(Id bankId) Gets the parents of the given bank.BankHierarchySession.getRootBanks()Gets the root banks in this bank hierarchy. -
Uses of BankList in org.osid.assessment.authoring
Methods in org.osid.assessment.authoring that return BankListModifier and TypeMethodDescriptionAssessmentPartBankSession.getBanksByAssessmentPart(Id assessmentPartId) Gets theBanksmapped to anAssessmentPart.SequenceRuleBankSession.getBanksBySequenceRule(Id sequenceRuleId) Gets theBanksmapped to aSequenceRule.SequenceRuleEnablerBankSession.getBanksBySequenceRuleEnabler(Id sequenceRuleEnablerId) Gets theBanksmapped to aSequenceRuleEnabler.