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
 java.util.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
 java.util.List<ObjectSearchResult> FAQServiceImpl.getSearchResults(FAQEventQuery eventQuery)
          This method will return list question when user input value search
 java.util.List<ObjectSearchResult> JCRDataStorage.getSearchResults(FAQEventQuery eventQuery)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.