public class UnifiedSearchResult
extends org.exoplatform.commons.api.search.data.SearchResult
| Constructor and Description |
|---|
UnifiedSearchResult(String url,
String title,
String excerpt,
String detail,
String imageUrl,
long date,
long relevancy,
Double rating) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Double |
getRating() |
String |
getType() |
void |
setContent(String content) |
void |
setRating(Double rating) |
void |
setType(String type) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.