|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubCategoryInfo | |
|---|---|
| org.exoplatform.faq.service | Provides the classes necessary to manage FAQ, including creating, getting, updating, deleting or moving questions and answers. |
| Uses of SubCategoryInfo in org.exoplatform.faq.service |
|---|
| Methods in org.exoplatform.faq.service that return types with arguments of type SubCategoryInfo | |
|---|---|
List<SubCategoryInfo> |
CategoryInfo.getSubCateInfos()
|
List<SubCategoryInfo> |
SubCategoryInfo.getSubCateInfos()
|
| Method parameters in org.exoplatform.faq.service with type arguments of type SubCategoryInfo | |
|---|---|
void |
CategoryInfo.setSubCateInfos(List<SubCategoryInfo> subCateInfos)
|
void |
SubCategoryInfo.setSubCateInfos(List<SubCategoryInfo> subCateInfos)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||