Skip to content

PersonTypeController

reference
1 min readUpdated

Kind: Controller

Source: Pams/API/Pams.API/Controllers/Person/PersonTypeController.cs (line 18)

Part of: Pams

When something fails

  • PersonTypeController handles failure in 2 places: it turns it into a return value in all 2.

Relationships

  • MODULE_DECLARES → GetAll
  • IMPORTS → Person
  • IMPORTS → BaseController
  • IMPORTS → PersonType
  • IMPORTS → PersonTypeBindingModel

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.

calls by (3)

  • AppSettingsFrontend/src/app/settings/app/app.settings.ts:241
  • AppSettingsPams/Web/Pams.Web/Client/app/settings/app/app.settings.ts:126
  • AppSettingsPams/Web/Pams.WebApp/Client/app/settings/app/app.settings.ts:6

Was this page helpful?

Download as PDF