# PriorityController

**Kind:** Controller

**Source:** `Pams/API/Pams.API/Controllers/Tasks/PrioritiesController.cs` (line 22)

**Part of:** [Pams](subsystem-pams)

## Where it refuses work

- `PriorityController` stops the work with an early return when `item == null`.

## Relationships

- MODULE_DECLARES → `GetByID`
- MODULE_DECLARES → `GetAll`
- IMPORTS → `Priority`
- IMPORTS → `BaseController`
- IMPORTS → `CRMLinqDataContext`
- IMPORTS → `GetByID`
- IMPORTS → `GetByID`
- IMPORTS → `GetByID`
- IMPORTS → `GetByID`
- IMPORTS → `GetAll`
- IMPORTS → `GetAll`
- IMPORTS → `GetAll`
- IMPORTS → `GetAll`
- IMPORTS → `Insert`
- IMPORTS → `Insert`
- IMPORTS → `Save`
- IMPORTS → `Save`
- IMPORTS → `Save`
- IMPORTS → `Save`
- IMPORTS → `Update`
- IMPORTS → `Update`
- IMPORTS → `Delete`
- IMPORTS → `Delete`
- IMPORTS → `Delete`
- IMPORTS → `Delete`

## 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)

- `AppSettings` — `Frontend/src/app/settings/app/app.settings.ts`:241
- `AppSettings` — `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts`:126
