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