| Modifier and Type | Method | Description |
|---|---|---|
org.youngmonkeys.ezyplatform.model.PaginationModel<AdminNotificationResponse> |
AdminApiNotificationsController.adminsMeNotificationsGet(long adminId,
String nextPageToken,
String prevPageToken,
boolean lastPage,
int limit) |
| Modifier and Type | Method | Description |
|---|---|---|
org.youngmonkeys.ezyplatform.model.PaginationModel<AdminNotificationResponse> |
AdminNotificationModelDecorator.decorate(org.youngmonkeys.ezyplatform.model.PaginationModel<org.youngmonkeys.ezyplatform.model.NotificationReceiverModel> pagination) |
| Modifier and Type | Method | Description |
|---|---|---|
org.youngmonkeys.ezyplatform.model.PaginationModel<AdminNotificationResponse> |
AdminNotificationControllerService.getAdminNotifications(long adminId,
String nextPageToken,
String prevPageToken,
boolean lastPage,
int limit) |
|
org.youngmonkeys.ezyplatform.model.PaginationModel<AdminNotificationResponse> |
AdminNotificationControllerService.getNotifications(org.youngmonkeys.ezyplatform.pagination.NotificationReceiverFilter filter,
String nextPageToken,
String prevPageToken,
boolean lastPage,
int limit) |
| Modifier and Type | Method | Description |
|---|---|---|
AdminNotificationResponse |
AdminModelToResponseConverter.toResponse(org.youngmonkeys.ezyplatform.model.SimpleNotificationModel notification,
org.youngmonkeys.ezyplatform.model.NotificationReceiverModel notificationReceiver) |
Copyright © 2026 Young Monkeys. All rights reserved.