| Package | Description |
|---|---|
| org.exoplatform.faq.service |
Provides the classes necessary to manage FAQ, including creating, getting, updating, deleting or moving questions and answers.
|
| org.exoplatform.faq.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectSearchResult> |
FAQService.getSearchResults(FAQEventQuery eventQuery)
Searches for information in FAQ.
|
List<ObjectSearchResult> |
DataStorage.getSearchResults(FAQEventQuery eventQuery) |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectSearchResult> |
JCRDataStorage.getSearchResults(FAQEventQuery eventQuery) |
List<ObjectSearchResult> |
FAQServiceImpl.getSearchResults(FAQEventQuery eventQuery)
This method will return list question when user input value search
|
List<ObjectSearchResult> |
JCRDataStorage.getUnifiedSearchResults(FAQEventQuery eventQuery) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.