Uses of Interface
org.osid.assessment.Bank

Packages that use Bank
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 Bank in org.osid.assessment

    Methods in org.osid.assessment that return Bank
    Modifier and Type
    Method
    Description
    BankAdminSession.createBank(BankForm bankForm)
    Creates a new Bank .
    AssessmentAdminSession.getBank()
    Gets the Bank associated with this session.
    AssessmentBasicAuthoringSession.getBank()
    Gets the Bank associated with this session.
    AssessmentLookupSession.getBank()
    Gets the Bank associated with this session.
    AssessmentNotificationSession.getBank()
    Gets the Bank associated with this session.
    AssessmentOfferedAdminSession.getBank()
    Gets the Bank associated with this session.
    AssessmentOfferedLookupSession.getBank()
    Gets the Bank associated with this session.
    AssessmentOfferedNotificationSession.getBank()
    Gets the Bank associated with this session.
    AssessmentOfferedQuerySession.getBank()
    Gets the Bank associated with this session.
    AssessmentOfferedSmartBankSession.getBank()
    Gets the Bank associated with this session.
    AssessmentQuerySession.getBank()
    Gets the Bank associated with this session.
    AssessmentResultsSession.getBank()
    Gets the Bank associated with this session.
    AssessmentSession.getBank()
    Gets the Bank associated with this session.
    AssessmentSmartBankSession.getBank()
    Gets the Bank associated with this session.
    AssessmentTakenAdminSession.getBank()
    Gets the Bank associated with this session.
    AssessmentTakenLookupSession.getBank()
    Gets the Bank associated with this session.
    AssessmentTakenNotificationSession.getBank()
    Gets the Bank associated with this session.
    AssessmentTakenQuerySession.getBank()
    Gets the Bank associated with this session.
    AssessmentTakenSmartBankSession.getBank()
    Gets the Bank associated with this session.
    BankLookupSession.getBank(Id bankId)
    Gets the Bank specified by its Id .
    BankNode.getBank()
    Gets the Bank at this node.
    ItemAdminSession.getBank()
    Gets the Bank associated with this session.
    ItemLookupSession.getBank()
    Gets the Bank associated with this session.
    ItemNotificationSession.getBank()
    Gets the Bank associated with this session.
    ItemQuerySession.getBank()
    Gets the Bank associated with this session.
    ItemSmartBankSession.getBank()
    Gets the Bank associated with this session.
    MyAssessmentTakenSession.getBank()
    Gets the Bank associated with this session.
    BankList.getNextBank()
    Gets the next Bank in this list.
    BankList.getNextBanks(long n)
    Gets the next set of Bank elements in this list which must be less than or equal to the return from available() .
  • Uses of Bank in org.osid.assessment.authoring

    Methods in org.osid.assessment.authoring that return Bank
    Modifier and Type
    Method
    Description
    AssessmentPartAdminSession.getBank()
    Gets the Bank associated with this session.
    AssessmentPartItemDesignSession.getBank()
    Gets the Bank associated with this session.
    AssessmentPartItemSession.getBank()
    Gets the Bank associated with this session.
    AssessmentPartLookupSession.getBank()
    Gets the Bank associated with this session.
    AssessmentPartNotificationSession.getBank()
    Gets the Bank associated with this session.
    AssessmentPartQuerySession.getBank()
    Gets the Bank associated with this session.
    AssessmentPartSmartBankSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleAdminSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerAdminSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerLookupSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerNotificationSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerQuerySession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerRuleApplicationSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerRuleLookupSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleEnablerSmartBankSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleLookupSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleNotificationSession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleQuerySession.getBank()
    Gets the Bank associated with this session.
    SequenceRuleSmartBankSession.getBank()
    Gets the Bank associated with this session.