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

Packages that use Cate
org.exoplatform.faq.service Provides the classes necessary to manage FAQ; including create, get, update, delete, move... 
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 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.