|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Entry
| Method Summary | |
|---|---|
Author |
getAuthor()
Get the author of this blog post |
String |
getBlogText()
Get the text for this blog post |
long |
getId()
get the Blog post id |
Date |
getPublishDate()
Get the publish date of this blog post |
List<String> |
getTags()
Get the tags for this blog post |
String |
getTitle()
Get the title of this blog post |
Date |
getUpdatedDate()
|
| Method Detail |
|---|
Author getAuthor()
Date getPublishDate()
String getTitle()
List<String> getTags()
String getBlogText()
long getId()
Date getUpdatedDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||