Kind: Class
Source: Frontend/src/app/components/configuration/top-management-configurations/top-management-configurations.service.ts (line 24)
Part of: Frontend
Methods
| Method | Signature | Returns |
|---|---|---|
saveData | saveData(data: BonusCompany) | void |
getData | getData(yearId: number) | void |
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)
TopManagementConfigurationsComponent—Frontend/src/app/components/configuration/top-management-configurations/top-management-configurations.component.ts:1
Was this page helpful?