| Package | Description |
|---|---|
| org.exoplatform.wcm.webui.clv |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryBean> |
UICLVPresentation.getCategories() |
List<CategoryBean> |
UICLVPresentation.getCategories(boolean withChildren) |
List<CategoryBean> |
UICLVPresentation.getCategories(String primaryType) |
List<CategoryBean> |
UICLVPresentation.getCategories(String fullPath,
String primaryType,
int depth) |
List<CategoryBean> |
UICLVPresentation.getCategories(String fullPath,
String primaryType,
int depth,
boolean withChildren) |
List<CategoryBean> |
CategoryBean.getChilds() |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryBean.setChilds(List<CategoryBean> childs) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.