Serialized Form
-
Package org.exoplatform.news.rest
-
Class org.exoplatform.news.rest.NewsSearchResultEntity
class NewsSearchResultEntity extends org.exoplatform.social.rest.entity.BaseEntity implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
activityId
String activityId
-
body
String body
-
excerpts
List<String> excerpts
-
favorite
boolean favorite
-
lastUpdatedTime
long lastUpdatedTime
-
newsUrl
String newsUrl
-
postedTime
long postedTime
-
poster
org.exoplatform.social.rest.entity.IdentityEntity poster
-
spaceDisplayName
String spaceDisplayName
-
title
String title
-
-