Search
Preparing search index...
The search index is not available
course-planner - v0.16.0
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
AbsencePopulationService
Class AbsencePopulationService
Populates the absence table in the database
Hierarchy
BasePopulationService
<
Absence
>
AbsencePopulationService
Index
Properties
faculty
Repository
repository
semester
Repository
Methods
drop
populate
Properties
Protected
faculty
Repository
faculty
Repository
:
Repository
<
Faculty
>
Protected
repository
repository
:
Repository
<
Absence
>
Protected
semester
Repository
semester
Repository
:
Repository
<
Semester
>
Methods
drop
drop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
populate
populate
(
__namedParameters
:
object
)
:
Promise
<
Absence
[]
>
Parameters
__namedParameters:
object
absences
:
AbsenceData
[]
Returns
Promise
<
Absence
[]
>
Globals
Absence
Population
Service
faculty
Repository
repository
semester
Repository
drop
populate
Generated using
TypeDoc
Populates the absence table in the database