Kind: Controller
Source: Pams/API/Pams.API/Controllers/NotificationController.cs (line 9)
Part of: Pams
Where it refuses work
SytemNotificationControllerstops the work with an early return when!isFound, in 2 places.
Relationships
- MODULE_DECLARES →
GetUserNotificationsCount - MODULE_DECLARES →
GetUserNotificationList - MODULE_DECLARES →
GetUserNonSeenNotifications - MODULE_DECLARES →
DisableNotification - MODULE_DECLARES →
AcceptJoiningActivity - MODULE_DECLARES →
AcceptTaskAssignedToMe - MODULE_DECLARES →
MarkAllAsRead - MODULE_DECLARES →
CreateReminder - MODULE_DECLARES →
UpdateReminder - MODULE_DECLARES →
DeleteReminder - IMPORTS →
BaseController - IMPORTS →
SignalRModel - IMPORTS →
NotificationReminderModel
Used by
8 references from 8 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
calls by (8)
NotficationsService—Frontend/src/app/components/notifications/notfications.service.ts:1EnahnceLoginResponse—Frontend/src/app/services/security/auth.service.ts:1NotficationsService—Pams/Web/Pams.Web/Client/app/components/notifications/notfications.service.ts:1PageData—Pams/Web/Pams.Web/Client/app/services/security/auth.service.ts:1NotificationsPage—Frontend/src/app/components/notifications/notificationsPage.ts:9AppSettings—Frontend/src/app/settings/app/app.settings.ts:241NotificationsPage—Pams/Web/Pams.Web/Client/app/components/notifications/notificationsPage.ts:8AppSettings—Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts:126
Was this page helpful?