public static class SiteSearchServiceImpl.PageDataCreator extends Object implements SearchDataCreator<ResultNode>
| Constructor and Description |
|---|
PageDataCreator() |
| Modifier and Type | Method and Description |
|---|---|
ResultNode |
createData(javax.jcr.Node node,
javax.jcr.query.Row row,
org.exoplatform.commons.api.search.data.SearchResult searchResult) |
static StringBuilder |
getUserNavigationURI(javax.jcr.Node node)
Get user navigation URI from equivalent mop node in portal-system workspace
|
public ResultNode createData(javax.jcr.Node node, javax.jcr.query.Row row, org.exoplatform.commons.api.search.data.SearchResult searchResult)
createData in interface SearchDataCreator<ResultNode>public static StringBuilder getUserNavigationURI(javax.jcr.Node node) throws javax.jcr.RepositoryException
node - the mop node in portal-system workspacejavax.jcr.RepositoryExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.