Uses of Interface
org.exoplatform.faq.service.FAQService

Packages that use FAQService
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 FAQService in org.exoplatform.faq.service
 

Methods in org.exoplatform.faq.service with parameters of type FAQService
protected  void InitialDataPlugin.createCategory(FAQService service, String categoryName)
           
 boolean InitialDataPlugin.importData(FAQService service, org.exoplatform.container.configuration.ConfigurationManager configurationService)
           
 

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

Classes in org.exoplatform.faq.service.impl that implement FAQService
 class FAQServiceImpl
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.