Uses of Class
org.exoplatform.faq.service.Cate

Packages that use Cate
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 Cate in org.exoplatform.faq.service
 

Methods in org.exoplatform.faq.service that return types with arguments of type Cate
 List<Cate> DataStorage.listingCategoryTree()
           
 List<Cate> FAQService.listingCategoryTree()
          Gets a list of categories.
 

Uses of Cate in org.exoplatform.faq.service.impl
 

Methods in org.exoplatform.faq.service.impl that return types with arguments of type Cate
 List<Cate> FAQServiceImpl.listingCategoryTree()
           
 List<Cate> JCRDataStorage.listingCategoryTree()
           
 



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