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

Packages that use FAQEventQuery
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   
 

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)
          Searches for information in FAQ.
 

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 © 2003-2013 eXo Platform SAS. All Rights Reserved.