Interface SystemMessageDao
- All Superinterfaces:
BaseDao<SystemMessage,,Long> EditableDao<SystemMessage,Long>
-
Method Summary
Modifier and TypeMethodDescriptiongetNewSystemMessagesForUser(String userName, boolean afterLogin) Methods inherited from interface com.suncode.pwfl.support.BaseDao
countAll, countByCriteria, countByCriteria, findByCriteria, findByCriteria, findByCriteria, findByCriteria, findByProperty, findOne, findOne, findOneByProperty, get, get, getAll, getAll, getByField, propertyList, scrollByCriteria, scrollByCriteria
-
Method Details
-
getNewSystemMessagesForUser
-