Kind: Controller
Source: Pams/API/Pams.API/Controllers/BookingTarget/AccountManagerTargetController.cs (line 11)
Part of: Pams
Where it refuses work
AccountManagerTargetControllerstops the work with an early return when!isFound, in 2 places.AccountManagerTargetControllerstops the work with an early return whenisSaved == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly, in 2 places.AccountManagerTargetControllerstops the work with an early return whenisFound.
Relationships
- MODULE_DECLARES →
GetById - MODULE_DECLARES →
GetAccountManagersTargetByYear - MODULE_DECLARES →
SaveAccountManagerTarget - MODULE_DECLARES →
CreateAccountManagerTargetForNewYear - IMPORTS →
BaseController - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
AccountManagerTarget
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)
BookingTargetService—Frontend/src/app/services/common/booking-target.service.ts:1AppSettings—Frontend/src/app/settings/app/app.settings.ts:241AppSettings—Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts:126
Was this page helpful?