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

Packages that use TitleSearchResult
org.exoplatform.wiki.service   
org.exoplatform.wiki.service.impl   
 

Uses of TitleSearchResult in org.exoplatform.wiki.service
 

Methods in org.exoplatform.wiki.service that return types with arguments of type TitleSearchResult
 List<TitleSearchResult> WikiService.searchDataByTitle(WikiSearchData data)
           
 

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

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



Copyright © 2013 eXo Platform SAS. All Rights Reserved.