| Modifier and Type | Method | Description |
|---|---|---|
org.youngmonkeys.ezyplatform.model.PaginationModel<NotificationResponse> |
WebApiNotificationController.accountNotificationsGet(long userId,
String nextPageToken,
String prevPageToken,
boolean lastPage,
int limit) |
| Modifier and Type | Method | Description |
|---|---|---|
org.youngmonkeys.ezyplatform.model.PaginationModel<NotificationResponse> |
WebNotificationModelDecorator.decorate(org.youngmonkeys.ezyplatform.model.PaginationModel<org.youngmonkeys.ezyplatform.model.NotificationReceiverModel> pagination) |
| Modifier and Type | Method | Description |
|---|---|---|
org.youngmonkeys.ezyplatform.model.PaginationModel<NotificationResponse> |
WebNotificationControllerService.getNotifications(org.youngmonkeys.ezyplatform.pagination.NotificationReceiverFilter filter,
String nextPageToken,
String prevPageToken,
boolean lastPage,
int limit) |
|
org.youngmonkeys.ezyplatform.model.PaginationModel<NotificationResponse> |
WebNotificationControllerService.getUserNotifications(long userId,
String nextPageToken,
String prevPageToken,
boolean lastPage,
int limit) |
| Modifier and Type | Method | Description |
|---|---|---|
NotificationResponse |
WebModelToResponseConverter.toResponse(org.youngmonkeys.ezyplatform.model.SimpleNotificationModel notification,
org.youngmonkeys.ezyplatform.model.NotificationReceiverModel notificationReceiver) |
Copyright © 2026 Young Monkeys. All rights reserved.