|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Comment
A comment event.
| Method Summary | |
|---|---|
java.lang.String |
getComment()
Get the comment text. |
int |
getDiggsDown()
Get the number of diggs down. |
int |
getDiggsUp()
Get the number of diggs up. |
java.lang.Integer |
getLevel()
The level of the comment within the thread. |
java.lang.Integer |
getReplyId()
Get the ID of the comment to which this comment is in response. |
java.lang.Integer |
getRoot()
The root comment ID. |
| Methods inherited from interface net.spy.digg.Event |
|---|
getEventId, getStatus, getStoryId, getTimestamp, getUser |
| Method Detail |
|---|
int getDiggsUp()
int getDiggsDown()
java.lang.Integer getReplyId()
java.lang.Integer getRoot()
java.lang.Integer getLevel()
java.lang.String getComment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||