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

Packages that use QuestionInfo
org.exoplatform.faq.service Provides the classes necessary to manage FAQ; including create, get, update, delete, move... 
 

Uses of QuestionInfo in org.exoplatform.faq.service
 

Methods in org.exoplatform.faq.service that return types with arguments of type QuestionInfo
 List<QuestionInfo> CategoryInfo.getQuestionInfos()
           
 List<QuestionInfo> SubCategoryInfo.getQuestionInfos()
           
 

Method parameters in org.exoplatform.faq.service with type arguments of type QuestionInfo
 void CategoryInfo.setQuestionInfos(List<QuestionInfo> questionInfos)
           
 void SubCategoryInfo.setQuestionInfos(List<QuestionInfo> questionInfos)
           
 



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