|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NewsSearchResult
News search result.
| Method Summary | |
|---|---|
String |
getClickUrl()
The URL for linking to the article. |
String |
getLanguage()
The language the article is written in. |
String |
getModificationDate()
The date the article was last modified, in unix timestamp format. |
String |
getNewsSource()
The company that distributed the news article, such as API or BBC. |
String |
getNewsSourceUrl()
The URL for the news source. |
String |
getPublishDate()
The date the article was first published, in unix timestamp format. |
String |
getSummary()
Summary text associated with the article. |
ImageThumbnail |
getThumbnail()
The URL of a thumbnail file associated with the article, if present, and its height and width in pixels. |
String |
getTitle()
The title of the article. |
String |
getUrl()
The URL for the article. |
| Method Detail |
|---|
String getTitle()
String getSummary()
String getUrl()
String getClickUrl()
String getNewsSource()
String getNewsSourceUrl()
String getLanguage()
String getPublishDate()
String getModificationDate()
ImageThumbnail getThumbnail()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||