Uses of Class
org.exoplatform.wiki.service.rest.model.SearchResult

Packages that use SearchResult
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
protected  List<SearchResult> SearchResults.searchResults
           
 

Methods in org.exoplatform.wiki.service.rest.model that return SearchResult
 SearchResult ObjectFactory.createSearchResult()
          Create an instance of SearchResult
 

Methods in org.exoplatform.wiki.service.rest.model that return types with arguments of type SearchResult
 List<SearchResult> SearchResults.getSearchResults()
          Gets the value of the searchResults property.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.