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

Packages that use SpaceBean
org.exoplatform.wiki.service Handles all actions in Wiki. 
org.exoplatform.wiki.service.impl Implements services 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)
          Searches for spaces by a given 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–2014 eXo Platform SAS. All rights reserved.