Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SigaaBondFactory

Class to implements BondFactory.

Serves to create bond instances.

Hierarchy

  • SigaaBondFactory

Implements

Index

Constructors

constructor

Methods

createStudentBond

  • createStudentBond(registration: string, program: string, bondSwitchUrl: null | URL): StudentBond
  • Creates a student program instance.

    Parameters

    • registration: string

      It is the student registration code

    • program: string

      It's the name of the student program, in Portuguese it is called "curso".

    • bondSwitchUrl: null | URL

      If the user has more than one bond, the bond link will be used to change the bond

    Returns StudentBond

createTeacherBond

Generated using TypeDoc