|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryTree | |
|---|---|
| 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 CategoryTree in org.exoplatform.faq.service |
|---|
| Methods in org.exoplatform.faq.service that return CategoryTree | |
|---|---|
CategoryTree |
DataStorage.buildCategoryTree(String categoryId)
|
CategoryTree |
FAQService.buildCategoryTree(String categoryId)
Builds a category tree by its provided Id. |
| Methods in org.exoplatform.faq.service that return types with arguments of type CategoryTree | |
|---|---|
List<CategoryTree> |
CategoryTree.getSubCategory()
|
| Method parameters in org.exoplatform.faq.service with type arguments of type CategoryTree | |
|---|---|
void |
CategoryTree.setSubCategory(List<CategoryTree> subCategory)
|
| Uses of CategoryTree in org.exoplatform.faq.service.impl |
|---|
| Methods in org.exoplatform.faq.service.impl that return CategoryTree | |
|---|---|
CategoryTree |
FAQServiceImpl.buildCategoryTree(String categoryId)
|
CategoryTree |
JCRDataStorage.buildCategoryTree(String categoryId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||