|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Author | |
|---|---|
| org.apache.aries.samples.blog.api.comment.persistence | |
| org.apache.aries.samples.blog.api.persistence | |
| Uses of Author in org.apache.aries.samples.blog.api.comment.persistence |
|---|
| Methods in org.apache.aries.samples.blog.api.comment.persistence that return Author | |
|---|---|
Author |
Comment.getAuthor()
Get the author of the comment |
| Uses of Author in org.apache.aries.samples.blog.api.persistence |
|---|
| Methods in org.apache.aries.samples.blog.api.persistence that return Author | |
|---|---|
Author |
Entry.getAuthor()
Get the author of this blog post |
Author |
BlogPersistenceService.getAuthor(String emailAddress)
Get the details for an author |
| Methods in org.apache.aries.samples.blog.api.persistence that return types with arguments of type Author | |
|---|---|
List<? extends Author> |
BlogPersistenceService.getAllAuthors()
Get all authors in the database |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||