public abstract class UserWikiContainer extends WikiContainer<UserWiki>
mowService| Constructor and Description |
|---|
UserWikiContainer() |
| Modifier and Type | Method and Description |
|---|---|
UserWiki |
addWiki(Wiki wiki) |
UserWiki |
createWiki(Wiki wiki) |
abstract WikiStoreImpl |
getMultiWiki() |
protected UserWiki |
getWikiObject(String wikiOwner)
Gets the user wiki in current UserWikiContainer by specified wiki owner
|
contains, createWiki, getAllWikis, getWiki, getWikis, setMOWService, validateWikiOwnerpublic abstract WikiStoreImpl getMultiWiki()
public UserWiki addWiki(Wiki wiki) throws WikiException
addWiki in class WikiContainer<UserWiki>WikiExceptionprotected UserWiki getWikiObject(String wikiOwner)
getWikiObject in class WikiContainer<UserWiki>wikiOwner - the wiki ownerpublic UserWiki createWiki(Wiki wiki) throws WikiException
createWiki in class WikiContainer<UserWiki>WikiExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.