Uses of Class
org.exoplatform.wiki.mow.core.api.wiki.UserWiki

Packages that use UserWiki
org.exoplatform.wiki.mow.core.api.wiki   
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 UserWiki in org.exoplatform.wiki.mow.core.api.wiki
 

Methods in org.exoplatform.wiki.mow.core.api.wiki that return UserWiki
 UserWiki UserWikiContainer.addWiki(String wikiOwner)
           
abstract  UserWiki WikiHome.getUserWiki()
           
protected  UserWiki UserWikiContainer.getWikiObject(String wikiOwner, boolean createIfNonExist)
           
 

Uses of UserWiki in org.exoplatform.wiki.service
 

Methods in org.exoplatform.wiki.service that return UserWiki
 UserWiki WikiService.getOrCreateUserWiki(String username)
          Get user wiki, and if it did not create yet then create new one
 

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

Methods in org.exoplatform.wiki.service.impl that return UserWiki
 UserWiki WikiServiceImpl.getOrCreateUserWiki(String username)
           
 



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