# EmployeeService

**Kind:** Service

**Source:** `Pams/Web/Pams.WebApp/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

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `SharedServicesModule` — `Pams/Web/Pams.WebApp/Client/app/services/shared-service.module.ts`:1
