Skip to content

EmployeeService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/person/employee.service.ts (line 1)

Part of: Frontend

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

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

Imported by (2)

  • NewTasksComponentFrontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts:1
  • PamsServicesModuleFrontend/src/app/services/pams-services.module.ts:1

Was this page helpful?

Download as PDF