Kind: Controller
Source: Pams/API/Pams.API/Controllers/Common/ClientTypeController.cs (line 19)
Part of: Pams
Where it refuses work
ClientTypeControllerstops the work with an early return whensuccess, in 2 places.ClientTypeControllerstops the work with an early return when!ModelState.IsValid.ClientTypeControllerstops the work with an early return whenlogic.Exists(CompanyID, model.ClientTypeID, model.ClientTypeName).ClientTypeControllerstops the work with an early return when!logic.IsFound(CompanyID, ID).ClientTypeControllerstops the work with an early return whenmsArr == null || !msArr.Any().ClientTypeControllerstops the work with an early return when!logic.AddRange(ClientTypesTobeInserted).
When something fails
ClientTypeControllerhandles failure in 1 place: it turns it into a return value in all 1.
Relationships
- MODULE_DECLARES →
GetAll - MODULE_DECLARES →
GetLookup - MODULE_DECLARES →
Save - MODULE_DECLARES →
delete - MODULE_DECLARES →
GetSheet - MODULE_DECLARES →
import - IMPORTS →
BaseController - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetAll - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetLookup - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
Save - IMPORTS →
AccountTypeBindingModel - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
Delete - IMPORTS →
DeleteDto - IMPORTS →
Import - IMPORTS →
GetSheet - IMPORTS →
GetSheet - IMPORTS →
AccountTypeImportModel - IMPORTS →
CacheClearFilter - IMPORTS →
AccountType - IMPORTS →
PostedFile - IMPORTS →
AccountTypeImportModelList
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)
AppSettings—Frontend/src/app/settings/app/app.settings.ts:241AppSettings—Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts:126AppSettings—Pams/Web/Pams.WebApp/Client/app/settings/app/app.settings.ts:6
Was this page helpful?