|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlogComment
| Method Summary | |
|---|---|
BlogAuthor |
getAuthor()
Get the author of the comment |
String |
getComment()
Get comment |
String |
getCommentCreationDate()
Get the creation date for the comment |
BlogEntry |
getEntry()
Get the parent blog post for the comment |
int |
getId()
Get the Id value of the comment |
| Method Detail |
|---|
String getComment()
BlogAuthor getAuthor()
BlogEntry getEntry()
int getId()
String getCommentCreationDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||