org.exoplatform.faq.service
Class CategoryTree
java.lang.Object
org.exoplatform.faq.service.CategoryTree
public class CategoryTree
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryTree
public CategoryTree()
getCategory
public Category getCategory()
setCategory
public void setCategory(Category category)
getSubCategory
public List<CategoryTree> getSubCategory()
setSubCategory
public void setSubCategory(List<CategoryTree> subCategory)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.