Uses of Class
org.exoplatform.wiki.service.impl.SpaceBean

Packages that use SpaceBean
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 SpaceBean in org.exoplatform.wiki.service
 

Methods in org.exoplatform.wiki.service that return types with arguments of type SpaceBean
 List<SpaceBean> WikiService.searchSpaces(String keyword)
          Search for spaces by keyword
 

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

Methods in org.exoplatform.wiki.service.impl that return types with arguments of type SpaceBean
 List<SpaceBean> WikiServiceImpl.searchSpaces(String keyword)
           
 



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