Uses of Class
org.exoplatform.wiki.service.rest.model.SearchResult
-
Packages that use SearchResult Package Description org.exoplatform.wiki.service.rest.model -
-
Uses of SearchResult in org.exoplatform.wiki.service.rest.model
Fields in org.exoplatform.wiki.service.rest.model with type parameters of type SearchResult Modifier and Type Field Description protected List<SearchResult>SearchResults. searchResultsMethods in org.exoplatform.wiki.service.rest.model that return SearchResult Modifier and Type Method Description SearchResultObjectFactory. createSearchResult()Create an instance ofSearchResultMethods in org.exoplatform.wiki.service.rest.model that return types with arguments of type SearchResult Modifier and Type Method Description List<SearchResult>SearchResults. getSearchResults()Gets the value of the searchResults property.
-