| Package | Description |
|---|---|
| com.suncode.pwfl.administration.systemMessage |
| Modifier and Type | Method and Description |
|---|---|
SystemMessage |
SystemMessageService.get(Long id)
Pobiera komunikat
|
| Modifier and Type | Method and Description |
|---|---|
List<SystemMessage> |
SystemMessageDao.getNewSystemMessagesForUser(String userName,
boolean afterLogin) |
CountedResult<SystemMessage> |
SystemMessageService.getSystemMessages(Integer start,
Integer limit,
String orderBy,
SortDirection orderDirection)
Pobiera komunikaty
|
| Modifier and Type | Method and Description |
|---|---|
void |
SystemMessageReadHistoryService.markAsRead(SystemMessage systemMessage,
String userName)
Oznacza daną wiadomość jako przeczytaną
|
Copyright © 2025 Suncode. All rights reserved.