|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectSearchResult | |
|---|---|
| org.exoplatform.faq.service | |
| org.exoplatform.faq.service.impl | |
| Uses of ObjectSearchResult in org.exoplatform.faq.service |
|---|
| Fields in org.exoplatform.faq.service with type parameters of type ObjectSearchResult | |
|---|---|
protected List<ObjectSearchResult> |
JCRPageList.currentListResultSearch_
|
| Methods in org.exoplatform.faq.service that return types with arguments of type ObjectSearchResult | |
|---|---|
List<ObjectSearchResult> |
JCRPageList.getPageResultSearch(long page,
String username)
|
List<ObjectSearchResult> |
DataStorage.getSearchResults(FAQEventQuery eventQuery)
|
List<ObjectSearchResult> |
FAQService.getSearchResults(FAQEventQuery eventQuery)
This method should lookup all the categories node so find category have user in moderators and convert to category object and return list of category object |
| Constructor parameters in org.exoplatform.faq.service with type arguments of type ObjectSearchResult | |
|---|---|
QuestionPageList(List<ObjectSearchResult> faqFormSearchs,
long pageSize)
Instantiates a new question page list. |
|
| Uses of ObjectSearchResult in org.exoplatform.faq.service.impl |
|---|
| Methods in org.exoplatform.faq.service.impl that return types with arguments of type ObjectSearchResult | |
|---|---|
List<ObjectSearchResult> |
FAQServiceImpl.getSearchResults(FAQEventQuery eventQuery)
This method will return list question when user input value search |
List<ObjectSearchResult> |
JCRDataStorage.getSearchResults(FAQEventQuery eventQuery)
|
List<ObjectSearchResult> |
JCRDataStorage.getUnifiedSearchResults(FAQEventQuery eventQuery)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||