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

Packages that use CategoryInfo
org.exoplatform.faq.service Provides the classes necessary to manage FAQ; including create, get, update, delete, move... 
org.exoplatform.faq.service.impl   
 

Uses of CategoryInfo in org.exoplatform.faq.service
 

Methods in org.exoplatform.faq.service that return CategoryInfo
 CategoryInfo DataStorage.getCategoryInfo(String categoryPath, List<String> categoryIdScoped)
           
 CategoryInfo FAQService.getCategoryInfo(String categoryPath, List<String> categoryIdScoped)
          Gets informations about category.
 

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

Methods in org.exoplatform.faq.service.impl that return CategoryInfo
 CategoryInfo FAQServiceImpl.getCategoryInfo(String categoryPath, List<String> categoryIdScoped)
           
 CategoryInfo JCRDataStorage.getCategoryInfo(String categoryPath, List<String> categoryIdScoped)
           
 



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