|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||