|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Comment | |
|---|---|
| net.anotheria.moskitodemo.guestbook.business | |
| Uses of Comment in net.anotheria.moskitodemo.guestbook.business |
|---|
| Methods in net.anotheria.moskitodemo.guestbook.business that return Comment | |
|---|---|
Comment |
CommentServiceImpl.createComment()
|
Comment |
ICommentService.createComment()
|
Comment |
CommentServiceImpl.getComment(int id)
|
Comment |
ICommentService.getComment(int id)
|
| Methods in net.anotheria.moskitodemo.guestbook.business that return types with arguments of type Comment | |
|---|---|
List<Comment> |
CommentServiceImpl.getComments()
|
List<Comment> |
ICommentService.getComments()
|
List<Comment> |
CommentServiceImpl.getCommentsSorted(CommentSortType sortType)
|
List<Comment> |
ICommentService.getCommentsSorted(CommentSortType sortType)
|
| Methods in net.anotheria.moskitodemo.guestbook.business with parameters of type Comment | |
|---|---|
static boolean |
AntispamUtil.detectBot(Comment comment)
|
void |
CommentServiceImpl.updateComment(Comment c)
|
void |
ICommentService.updateComment(Comment c)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||