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

Packages that use TemplateSearchResult
org.exoplatform.wiki.service Handles all actions in Wiki. 
org.exoplatform.wiki.service.impl Implements services 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)
          Searches in all templates.
 

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–2014 eXo Platform SAS. All rights reserved.