Uses of Class
org.exoplatform.news.search.NewsESSearchResult
Packages that use NewsESSearchResult
Package
Description
-
Uses of NewsESSearchResult in org.exoplatform.news.rest
Constructors in org.exoplatform.news.rest with parameters of type NewsESSearchResult -
Uses of NewsESSearchResult in org.exoplatform.news.search
Methods in org.exoplatform.news.search that return types with arguments of type NewsESSearchResultModifier and TypeMethodDescriptionNewsESSearchConnector.search(org.exoplatform.social.core.identity.model.Identity viewerIdentity, NewsFilter filter) -
Uses of NewsESSearchResult in org.exoplatform.news.service
Methods in org.exoplatform.news.service that return types with arguments of type NewsESSearchResultModifier and TypeMethodDescriptionNewsService.search(org.exoplatform.social.core.identity.model.Identity currentIdentity, NewsFilter filter) Search news by term -
Uses of NewsESSearchResult in org.exoplatform.news.service.impl
Methods in org.exoplatform.news.service.impl that return types with arguments of type NewsESSearchResultModifier and TypeMethodDescriptionNewsServiceImpl.search(org.exoplatform.social.core.identity.model.Identity currentIdentity, NewsFilter filter) Search news by termNewsServiceImplV2.search(org.exoplatform.social.core.identity.model.Identity currentIdentity, NewsFilter filter) Search news by term -
Uses of NewsESSearchResult in org.exoplatform.news.utils
Methods in org.exoplatform.news.utils with parameters of type NewsESSearchResultModifier and TypeMethodDescriptionstatic NewsSearchResultEntityEntityBuilder.fromNewsSearchResult(org.exoplatform.social.metadata.favorite.FavoriteService favoriteService, NewsESSearchResult newsESSearchResult, org.exoplatform.social.core.identity.model.Identity currentIdentity, javax.ws.rs.core.UriInfo uriInfo)