| Package | Description |
|---|---|
| org.exoplatform.wiki.mow.core.api.wiki | |
| org.exoplatform.wiki.service |
Handles all actions in Wiki.
|
| org.exoplatform.wiki.service.impl |
Implements services of the Wiki application.
|
| Modifier and Type | Method and Description |
|---|---|
UserWiki |
UserWikiContainer.addWiki(String wikiOwner) |
abstract UserWiki |
WikiHome.getUserWiki() |
protected UserWiki |
UserWikiContainer.getWikiObject(String wikiOwner,
boolean createIfNonExist)
Gets the user wiki in current UserWikiContainer by specified wiki owner
|
| Modifier and Type | Method and Description |
|---|---|
UserWiki |
WikiService.getOrCreateUserWiki(String username)
Gets a user Wiki.
|
| Modifier and Type | Method and Description |
|---|---|
UserWiki |
WikiServiceImpl.getOrCreateUserWiki(String username) |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.