Skip to content

PmSerialCombinationController

reference
1 min readUpdated

Kind: Controller

Source: Pams/API/Pams.API/Controllers/PM/PmSerialCombinationController.cs (line 11)

Part of: Pams

Where it refuses work

  • PmSerialCombinationController stops the work with an early return when success.

Relationships

  • MODULE_DECLARES → GetAll
  • MODULE_DECLARES → GetSerialTypeList
  • MODULE_DECLARES → GetSerialStatusList
  • MODULE_DECLARES → GetSerialStatusByType
  • MODULE_DECLARES → Save
  • IMPORTS → BaseController
  • IMPORTS → GetAll
  • IMPORTS → Save
  • IMPORTS → Save
  • IMPORTS → PMSerialStatusBindingModel

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.

calls by (2)

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

Was this page helpful?

Download as PDF