# EmployeeService

**Kind:** Service

**Source:** `Pams/Web/Pams.Web/Client/app/services/person/employee.service.ts` (line 1)

**Part of:** [Pams](subsystem-pams)

## Relationships

- IMPORTS → `Employee`
- IMPORTS → `AppSettings`
- IMPORTS → `EmployeeTypes`
- IMPORTS → `Gender`
- IMPORTS → `MaritalStatus`
- IMPORTS → `Nationality`
- IMPORTS → `CompanyBranchDepartment`
- CALLS → `EmployeeController`
- CALLS → `EmployeeTypesController`
- CALLS → `CompanyBranchDepartmentController`
- CALLS → `GenderController`
- CALLS → `NationalityController`
- CALLS → `MaritalStatusController`

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `NewTasksComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts`:1
- `PamsServicesModule` — `Pams/Web/Pams.Web/Client/app/services/pams-services.module.ts`:1
- `JobEffects` — `Pams/Web/Pams.Web/Client/app/effects/job.ts`:48
