|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotificationDao
Responsible for persisting notifications.
Method Summary | |
---|---|
boolean |
exists(LikeNotification notification)
Returns true if the specified notification exists, false otherwise. |
void |
save(LikeNotification notification)
Persist the specified notification. |
Method Detail |
---|
boolean exists(LikeNotification notification)
notification
- the notification
void save(LikeNotification notification)
notification
- the notification
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |