|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDAO
Method Summary | |
---|---|
long |
countUnreadMessages(Integer userId)
Returns count of unread message for the specified user. |
ProcessorAwareDataSet<Message> |
getUserMessages(Integer userId)
Returns messages delivered to the specified user. |
Methods inherited from interface org.zeroexchange.dao.DAO |
---|
getById, removeById, save |
Method Detail |
---|
ProcessorAwareDataSet<Message> getUserMessages(Integer userId)
long countUnreadMessages(Integer userId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |