Package org.exoplatform.news.utils
Class EntityBuilder
- java.lang.Object
-
- org.exoplatform.news.utils.EntityBuilder
-
public class EntityBuilder extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NewsSearchResultEntityfromNewsSearchResult(org.exoplatform.social.metadata.favorite.FavoriteService favoriteService, NewsESSearchResult newsESSearchResult, org.exoplatform.social.core.identity.model.Identity currentIdentity, javax.ws.rs.core.UriInfo uriInfo)
-
-
-
Method Detail
-
fromNewsSearchResult
public static NewsSearchResultEntity fromNewsSearchResult(org.exoplatform.social.metadata.favorite.FavoriteService favoriteService, NewsESSearchResult newsESSearchResult, org.exoplatform.social.core.identity.model.Identity currentIdentity, javax.ws.rs.core.UriInfo uriInfo)
-
-