|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Story
A Digg story.
| Method Summary | |
|---|---|
int |
getComments()
Get the number of comments on this story. |
TopicContainer |
getContainer()
Get the topic container of this story. |
java.lang.String |
getDescription()
Get the description of this story. |
java.lang.String |
getDiggLink()
Get the link to this story within digg. |
int |
getDiggs()
Get the number of diggs on this story. |
int |
getId()
Get the ID of this story. |
java.lang.String |
getLink()
Get the link to this story. |
java.lang.String |
getMedia()
Add the media type of this story. |
long |
getPromoteTimestamp()
Get the timestamp this story was promoted. |
java.lang.String |
getShortURL()
Get the short URL for this story. |
int |
getShortURLViewCount()
Get the number of times this short URL was viewed. |
java.lang.String |
getStatus()
Get the status of this story. |
long |
getSubmittedTimestamp()
Get the timestamp this story was submitted. |
Thumbnail |
getThumbnail()
If this story has a thumbnail, return it here. |
java.lang.String |
getTitle()
Get the title of this story. |
Topic |
getTopic()
Get the topic of this story. |
User |
getUser()
Get the user who submitted this story. |
| Method Detail |
|---|
int getComments()
TopicContainer getContainer()
java.lang.String getDescription()
java.lang.String getDiggLink()
int getDiggs()
int getId()
java.lang.String getLink()
java.lang.String getShortURL()
int getShortURLViewCount()
java.lang.String getStatus()
long getPromoteTimestamp()
java.lang.String getMedia()
long getSubmittedTimestamp()
java.lang.String getTitle()
Topic getTopic()
User getUser()
Thumbnail getThumbnail()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||