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