| Package | Description |
|---|---|
| org.exoplatform.faq.service |
Provides the classes necessary to manage FAQ, including creating, getting, updating, deleting or moving questions and answers.
|
| Modifier and Type | Method and Description |
|---|---|
List<QuestionInfo> |
CategoryInfo.getQuestionInfos() |
List<QuestionInfo> |
SubCategoryInfo.getQuestionInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryInfo.setQuestionInfos(List<QuestionInfo> questionInfos) |
void |
SubCategoryInfo.setQuestionInfos(List<QuestionInfo> questionInfos) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.