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
FacultyPopulationService
Class FacultyPopulationService
Populates the faculty table in the database
Hierarchy
BasePopulationService
<
Faculty
>
FacultyPopulationService
Index
Properties
area
Repository
repository
Methods
drop
populate
Properties
Protected
area
Repository
area
Repository
:
Repository
<
Area
>
Protected
repository
repository
:
Repository
<
Faculty
>
Methods
drop
drop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
populate
populate
(
__namedParameters
:
object
)
:
Promise
<
Faculty
[]
>
Parameters
__namedParameters:
object
faculty
:
FacultyData
[]
Returns
Promise
<
Faculty
[]
>
Globals
Faculty
Population
Service
area
Repository
repository
drop
populate
Generated using
TypeDoc
Populates the faculty table in the database