|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SearchEntityBuilder
Builds REST ContentEntity objects from Confluence search results.
Method Summary | |
---|---|
SearchResultEntity |
build(SearchResult result)
Builds a REST ContentEntity for the given search result |
SearchResultEntity |
build(SearchResult result)
Builds a REST ContentEntity for the given search result |
Method Detail |
---|
SearchResultEntity build(SearchResult result)
result
- the SearchResult
null
if the current user is not permitted to view the content or
if no content object can be found for the given result.SearchResultEntity build(SearchResult result)
result
- the SearchResult
null
if the current user is not permitted to view the content or
if no content object can be found for the given result.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |