Uses of Class
org.exoplatform.wiki.service.impl.SpaceBean
-
Packages that use SpaceBean Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description List<SpaceBean>WikiServiceImpl. searchSpaces(String keyword)Spaces
-