Uses of Class
org.exoplatform.wiki.service.search.TemplateSearchResult

Packages that use TemplateSearchResult
org.exoplatform.wiki.service Wiki Services classes to handle all actions on the wiki. 
org.exoplatform.wiki.service.impl Packaging implementation of the services layer of the wiki application. 
 

Uses of TemplateSearchResult in org.exoplatform.wiki.service
 

Methods in org.exoplatform.wiki.service that return types with arguments of type TemplateSearchResult
 List<TemplateSearchResult> DataStorage.searchTemplate(org.chromattic.api.ChromatticSession session, TemplateSearchData data)
           
 List<TemplateSearchResult> WikiService.searchTemplate(TemplateSearchData data)
          Search in all template
 

Uses of TemplateSearchResult in org.exoplatform.wiki.service.impl
 

Methods in org.exoplatform.wiki.service.impl that return types with arguments of type TemplateSearchResult
 List<TemplateSearchResult> JCRDataStorage.searchTemplate(org.chromattic.api.ChromatticSession session, TemplateSearchData data)
           
 List<TemplateSearchResult> WikiServiceImpl.searchTemplate(TemplateSearchData data)
           
 



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