|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlogComment | |
|---|---|
| org.apache.aries.samples.blog.api | |
| Uses of BlogComment in org.apache.aries.samples.blog.api |
|---|
| Methods in org.apache.aries.samples.blog.api that return types with arguments of type BlogComment | |
|---|---|
List<? extends BlogComment> |
BlogCommentManager.getCommentsByAuthor(String email)
Get all the comments made by an author |
List<? extends BlogComment> |
BloggingService.getCommentsForEntry(BlogEntry entry)
Get the comments associated with an entry |
List<? extends BlogComment> |
BlogCommentManager.getCommentsForPost(long id)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||