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
AreaPopulationService
Class AreaPopulationService
Populates all of the areas in the database.
Hierarchy
BasePopulationService
<
Area
>
AreaPopulationService
Index
Properties
repository
Methods
drop
populate
Properties
Protected
repository
repository
:
Repository
<
Area
>
Methods
drop
drop
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
populate
populate
(
__namedParameters
:
object
)
:
Promise
<
Area
[]
>
Parameters
__namedParameters:
object
areas
:
AreaData
[]
Returns
Promise
<
Area
[]
>
Globals
Area
Population
Service
repository
drop
populate
Generated using
TypeDoc
Populates all of the areas in the database.