public class SearchEntityProvider.SearchResultEntity extends Object
Wraps a SearchResult to avoid issues with the SearchResult.getId()
method and EntityReference.checkPrefixId(String, String).
Can also filter which parts of the query are accessible to a remote user.
| Modifier and Type | Method and Description |
|---|---|
String |
getContentId() |
String |
getReference() |
float |
getScore() |
String |
getSearchResult() |
String |
getTitle() |
String |
getTool() |
String |
getUrl() |
Copyright © 2003-2016 Sakai Project. All Rights Reserved.