Uses of Class
org.exoplatform.faq.service.FAQEventQuery

Packages that use FAQEventQuery
org.exoplatform.faq.service   
org.exoplatform.faq.service.impl   
 

Uses of FAQEventQuery in org.exoplatform.faq.service
 

Methods in org.exoplatform.faq.service with parameters of type FAQEventQuery
 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
 

Uses of FAQEventQuery in org.exoplatform.faq.service.impl
 

Methods in org.exoplatform.faq.service.impl with parameters of type FAQEventQuery
 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)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.