public interface SystemMessageDao extends EditableDao<SystemMessage,Long>
| Modifier and Type | Method and Description |
|---|---|
List<SystemMessage> |
getNewSystemMessagesForUser(String userName,
boolean afterLogin) |
delete, merge, save, updatecountAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteriaList<SystemMessage> getNewSystemMessagesForUser(String userName, boolean afterLogin)
Copyright © 2025 Suncode. All rights reserved.