public interface SystemMessageReadHistoryService extends EditableService<SystemMessageReadHistory,Long>
Modifier and Type | Method and Description |
---|---|
void |
markAsRead(SystemMessage systemMessage,
String userName)
Oznacza daną wiadomość jako przeczytaną
|
delete, save, update
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult, scrollByCriteria, scrollByCriteria
void markAsRead(SystemMessage systemMessage, String userName)
systemMessage
- wiadomośćuserName
- login użytkownikaCopyright © 2025 Suncode. All rights reserved.