Uses of Class
org.exoplatform.wcm.webui.clv.CategoryBean

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
 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()
           
 

Method parameters in org.exoplatform.wcm.webui.clv with type arguments of type CategoryBean
 void CategoryBean.setChilds(List<CategoryBean> childs)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.