| Package | Description |
|---|---|
| org.exoplatform.wiki.mow.core.api.wiki | |
| org.exoplatform.wiki.service |
Handles all actions in Wiki.
|
| org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
| org.exoplatform.wiki.service.search |
| Modifier and Type | Class and Description |
|---|---|
class |
JCRSearchResult
SearchResult for JCR
|
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.PageList<SearchResult> |
WikiService.search(WikiSearchData data)
Searches in all wiki pages.
|
org.exoplatform.commons.utils.PageList<SearchResult> |
DataStorage.search(WikiSearchData data) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.PageList<SearchResult> |
JCRDataStorage.search(WikiSearchData data) |
org.exoplatform.commons.utils.PageList<SearchResult> |
WikiServiceImpl.search(WikiSearchData data) |
| Modifier and Type | Class and Description |
|---|---|
class |
TemplateSearchResult |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.