|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlogEntry
| Method Summary | |
|---|---|
BlogAuthor |
getAuthor()
Get the author of the blog entry. |
String |
getAuthorEmail()
Get the email address of the author of the blog posting. |
String |
getBody()
Get the body of the blog posting. |
long |
getId()
Get the Id value for the blog posting. |
Date |
getPublishDate()
Get the publish date of a blog posting. |
String |
getTitle()
Get the title of the blog posting. |
| Method Detail |
|---|
String getTitle()
String getBody()
BlogAuthor getAuthor()
String getAuthorEmail()
Date getPublishDate()
long getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||