|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryBean | |
|---|---|
| org.exoplatform.wcm.webui.clv | |
| Uses of CategoryBean in org.exoplatform.wcm.webui.clv |
|---|
| Methods in org.exoplatform.wcm.webui.clv that return types with arguments of type CategoryBean | |
|---|---|
java.util.List<CategoryBean> |
UICLVPresentation.getCategories()
|
java.util.List<CategoryBean> |
UICLVPresentation.getCategories(boolean withChildren)
|
java.util.List<CategoryBean> |
UICLVPresentation.getCategories(java.lang.String primaryType)
|
java.util.List<CategoryBean> |
UICLVPresentation.getCategories(java.lang.String fullPath,
java.lang.String primaryType,
int depth)
|
java.util.List<CategoryBean> |
UICLVPresentation.getCategories(java.lang.String fullPath,
java.lang.String primaryType,
int depth,
boolean withChildren)
|
java.util.List<CategoryBean> |
CategoryBean.getChilds()
|
| Method parameters in org.exoplatform.wcm.webui.clv with type arguments of type CategoryBean | |
|---|---|
void |
CategoryBean.setChilds(java.util.List<CategoryBean> childs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||